All MIBs › IMA-MIB › imaLinkTestProcStatus
imaLinkTestProcStatus
Module: IMA-MIB
OID (symbolic): IMA-MIB::imaLinkTestProcStatus
OID (numeric): 1.3.6.1.4.1.353.5.7.1.1.4.1.30
Node type: OBJECT-TYPE
Type: ImaTestProcStatus
Access: read-only
Description:
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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.4.1.30 snmpwalk -v2c -c public <target> IMA-MIB::imaLinkTestProcStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.4.1.30.1 snmpget -v2c -c public <target> IMA-MIB::imaLinkTestProcStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.7 | atmfIma | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1 | atmfImaMib | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1 | atmfImaMibObjects | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1.4 | imaLinkTable | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1.4.1 | imaLinkEntry | IMA-MIB |
| 1.3.6.1.4.1.353.5.7.1.1.4.1.30 | imaLinkTestProcStatus | IMA-MIB |