imaLinkTestProcStatus
IMA-MIB ·
zhone variant
·
.1.3.6.1.4.1.353.5.7.1.1.4.1.30
Object
column ImaTestProcStatus
This value indicates the current state of the Test Pattern
Procedure. If the value is disabled(1), the test is not
running. A value of operating(2) means the test is running
and no error has been found on this interface. A value of
linkFail(3) means an error has been detected on this link
during the test.
Once an error is detected, the linkFail(3) value is latched until
either this object is read or until the imaGroupTestProcStatus
is moved to disabled(1). Once read, if the error no longer
persists, a subsequent read will report the value operating(2).
Context
- MIB
- IMA-MIB
- OID
.1.3.6.1.4.1.353.5.7.1.1.4.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- imaLinkEntry
- 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 'IMA-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaLinkTestProcStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMA-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaLinkTestProcStatus.<imaLinkIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMA-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMA-MIB::imaLinkTestProcStatus'
Syntax
- Source
- ImaTestProcStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | operating |
3 | linkFail |
Conformance
Member of