avstrTrackerOperState
AVAYA-SAA-TRACK-MIB ·
.1.3.6.1.4.1.6889.2.6.2.1.2.1.1.8
Object
column Enumeration
The conceptual operational state of this entry:
reserved(1) - this value is currently reserved.
up(2) - the monitored object is 'up'.
down(3) - the monitored object is 'down' or 'inactive'.
NOTE: Refer to avstrTrackerListType, avstrTrackerThresholdUp
and avstrTrackerThresholdDown to understand how the entry
transitions between 'up' and 'down' states.
Context
- MIB
- AVAYA-SAA-TRACK-MIB
- OID
.1.3.6.1.4.1.6889.2.6.2.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avstrTrackerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AVAYA-SAA-TRACK-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SAA-TRACK-MIB::avstrTrackerOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-SAA-TRACK-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SAA-TRACK-MIB::avstrTrackerOperState.<avstrTrackerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-SAA-TRACK-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-SAA-TRACK-MIB::avstrTrackerOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reserved |
2 | up |
3 | down |
Conformance
Member of