Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
|
MIB group name
|
New OID name
|
New OID
|
Type
|
|---|---|---|---|
|
avCmStatusHealth
|
avCmStatusHealthOccupancyOcc
|
enterprises.6889.2.73.8.1.29.14
|
Table
|
|
MIB group name
|
Bash/SAT
|
Associated command
|
Form/Report name
|
|---|---|---|---|
|
avCmStatusHealth
|
SAT
|
Status Health
|
Status Health
|
|
Object Name
|
OID
|
R/W
|
Type
|
Field Name
|
Description
|
|---|---|---|---|---|---|
|
Form/Report name
|
|||||
|
avCmStatusHealthAlmMaj
|
.1
|
R
|
Integer32 (0..9999)
|
Alarms Major
|
An object that contains the number of major alarms.
|
|
Status Health
|
|||||
|
avCmStatusHealthAlmMin
|
.2
|
R
|
Integer32 (0..9999)
|
Alarms Minor
|
An object that contains the number of minor alarms.
|
|
Status Health
|
|||||
|
avCmStatusHealthAlmwrn
|
.3
|
R
|
Integer32 (0..9999)
|
Alarms Warning
|
An object that contains the number of warning alarms.
|
|
Status Health
|
|||||
|
avCmStatusHealthBusyOutTrk
|
.4
|
R
|
Integer32 (0..9999)
|
BUSYOUT Trunks
|
An object that contains the number of busied out trunks.
|
|
Status Health
|
|||||
|
avCmStatusHealthBusyOutStn
|
.5
|
R
|
Integer32 (0..9999)
|
BUSYOUT Stations
|
An object that contains the number of busied out stations.
|
|
Status Health
|
|||||
|
avCmStatusHealthBusyOutOth
|
.6
|
R
|
Integer32 (0..9999)
|
BUSYOUT Other
|
An object that contains the number of busied out other objects.
|
|
Status Health
|
|||||
|
avCmStatusHealthOccupancySt
|
.7
|
R
|
SnmpAdminString (SIZE (0..6))
|
OCC
|
An object that contains the static occupancy percentage.
|
|
Status Health
|
|||||
|
avCmStatusHealthEntryTmRecOvrLd
|
.11
|
R
|
SnmpAdminString (SIZE (0..20))
|
Entry Time of Most Recent Traffic Overload Interval
|
An object that contains the Entry Time of Most Recent Traffic Overload Interval.
|
|
Status Health
|
|||||
|
avCmStatusHealthExitTmRecOvrLd
|
.12
|
R
|
SnmpAdminString (SIZE (0..20))
|
Entry Time of Most Recent Traffic Overload Interval
|
An object that contains the exit Time of Most Recent Traffic Overload Interval.
|
|
Status Health
|
|||||
|
avCmStatusHealthLogins
|
.13
|
R
|
Integer32 (0..99)
|
Logins
|
An object that contains the number of active Logins.
|
|
Status Health
|
server1> snmpwalk -v 2c -c private -t 20 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-CM-MIB.txt avCmStatusHealth
AVAYA-AURA-CM-MIB::avCmStatusHealthAlmMaj.0 = INTEGER: 0
AVAYA-AURA-CM-MIB::avCmStatusHealthAlmMin.0 = INTEGER: 3
AVAYA-AURA-CM-MIB::avCmStatusHealthAlmWrn.0 = INTEGER: 25
AVAYA-AURA-CM-MIB::avCmStatusHealthBusyOutTrk.0 = INTEGER: 0
AVAYA-AURA-CM-MIB::avCmStatusHealthBusyOutStn.0 = INTEGER: 0
AVAYA-AURA-CM-MIB::avCmStatusHealthBusyOutOth.0 = INTEGER: 0
AVAYA-AURA-CM-MIB::avCmStatusHealthOccupancySt.0 = STRING: 1%
AVAYA-AURA-CM-MIB::avCmStatusHealthOccupancySm.0 = STRING: 3%
AVAYA-AURA-CM-MIB::avCmStatusHealthOccupancyCp.0 = STRING: 0%
AVAYA-AURA-CM-MIB::avCmStatusHealthOccupancyIdl.0 = STRING: 96%
AVAYA-AURA-CM-MIB::avCmStatusHealthEntryTmRecOvrLd.0 = STRING:
AVAYA-AURA-CM-MIB::avCmStatusHealthExitTmRecOvrLd.0 = STRING:
AVAYA-AURA-CM-MIB::avCmStatusHealthLogins.0 = INTEGER: 2