avstrRtrOperState
AVAYA-SAA-TRACK-MIB ·
.1.3.6.1.4.1.6889.2.6.2.1.1.1.1.14
Object
column Enumeration
The conceptual operational state of this entry:
inactive(1) - the entry is not operating yet.
up(2) - the entry is up. This is also the initial state of the
entry when it starts operating (i.e. moves out of
the 'inactive' state).
down(3) - the entry is down.
NOTE: Refer to avstrRtrFailRetries and avstrRtrSuccessRetries
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.1.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avstrRtrEntry
- 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::avstrRtrOperState'
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::avstrRtrOperState.<avstrRtrId>'
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::avstrRtrOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | up |
3 | down |
Conformance
Member of