adTa5kFxsFacLimitedThlStatus
ADTRAN-TA5K-FXS-FAC-MIB ·
.1.3.6.1.4.1.664.5.67.1.35.1.1.2
Object
column Enumeration
Use to monitor test progress: 1 = na Returned when test has never been run. 2 = complete Returned once test has completed successfully. 3 = fault Returned if test aborted due to a failure. 4 = running Returned while test is in progress.
Context
- MIB
- ADTRAN-TA5K-FXS-FAC-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.35.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adTa5kFxsFacLimitedThlEntry
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-TA5K-FXS-FAC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-FXS-FAC-MIB::adTa5kFxsFacLimitedThlStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TA5K-FXS-FAC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-FXS-FAC-MIB::adTa5kFxsFacLimitedThlStatus.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TA5K-FXS-FAC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TA5K-FXS-FAC-MIB::adTa5kFxsFacLimitedThlStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | na |
2 | complete |
3 | fault |
4 | running |