nndsxT3E3IfTestStatusTestState
DSX-TE3-MIB ·
.1.3.6.1.4.1.562.73.1.1.2.1.3.1.2.3.1.2
Object
column Enumeration
State of the test invoked.
Context
- MIB
- DSX-TE3-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.2.1.3.1.2.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nndsxT3E3IfTestStatusEntry
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 'DSX-TE3-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSX-TE3-MIB::nndsxT3E3IfTestStatusTestState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSX-TE3-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSX-TE3-MIB::nndsxT3E3IfTestStatusTestState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSX-TE3-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSX-TE3-MIB::nndsxT3E3IfTestStatusTestState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | state-idle |
2 | state-searching |
3 | state-locked |
4 | state-relocked |
5 | state-in-progress |
6 | state-passed |
7 | state-failed |