adGenSeltDeltEnumTestStatus
ADTRAN-GEN-SELTDELT-MIB ·
.1.3.6.1.4.1.664.5.73.1.1.1.1.9
Object
column Enumeration
Used to display the state of the current test in an
enumerated format.
The descriptions of the values are:
idle(1) - Signifies the unit can accept an activation
command. This response will only occur if no
previous test has completed.
active(2) - Signifies a SELT or DELT test is currently active.
collectingData(3) - Signifies the test is complete and the data is
being retrieved from the datapump.
dataAvailable(4) - Signifies the test is complete and the data is
availble for the user to retrieve for evaluation.
testFailed(5) - Signifies the SELT or DELT test failed.
Use adGenSeltDeltLastTestStatus to determine the reason.
Context
- MIB
- ADTRAN-GEN-SELTDELT-MIB
- OID
.1.3.6.1.4.1.664.5.73.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenSeltDeltEntry
- 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 'ADTRAN-GEN-SELTDELT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-SELTDELT-MIB::adGenSeltDeltEnumTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-SELTDELT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-SELTDELT-MIB::adGenSeltDeltEnumTestStatus.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-SELTDELT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-SELTDELT-MIB::adGenSeltDeltEnumTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | active |
3 | collectingData |
4 | dataAvailable |
5 | testFailed |
Conformance
Member of