All MIBs › IMA-MIB › imaLinkNeRxFailureStatus
imaLinkNeRxFailureStatus
Module: IMA-MIB
OID (symbolic): IMA-MIB::imaLinkNeRxFailureStatus
OID (numeric): 1.3.6.1.4.1.353.5.7.1.1.4.1.8
Node type: OBJECT-TYPE
Type: ImaLinkFailureStatus
Access: read-only
Description:
The current link failure status of the near-end receive link.
What is imaLinkNeRxFailureStatus?
This object tracks the current failure status of the near-end (local side) receive link in an Inverse Multiplexing for ATM (IMA) interface. It indicates whether the link is operating normally or experiencing specific failure conditions like physical faults, misconnection, or far-end transmission failures. Network operators monitor this value to diagnose problems with individual links within an IMA group and determine when link-level recovery actions are needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.4.1.8 snmpwalk -v2c -c public <target> IMA-MIB::imaLinkNeRxFailureStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.7.1.1.4.1.8.1 snmpget -v2c -c public <target> IMA-MIB::imaLinkNeRxFailureStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> imaLinkNeRxFailureStatus.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.8 | imaLinkNeRxFailureStatus | IMA-MIB |