All MIBs › ACMIB › apsFailureReasonCode
apsFailureReasonCode
Module: ACMIB
OID (symbolic): ACMIB::apsFailureReasonCode
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.37
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identification of cause for automatic protection switching failure. protectionCard-notPresent(1) protection card doesn't exist protectionCardType-notAPS(2) card type of protection card is not APS protectionCardType-incompatible(3) card types of protection card and working card are incompatible protectionCard-notInUnconfiguredState(4) protection card is already configured protectionCard-notUnprotected(5) protection card is not unprotected resource-access-failure(6) internal failure application incorrect-APSconfiguration(7) correct aps configuration: 1)oc3APSConfiguration of working port is working and oc3APSConfiguration of protection port is protection 2) oc3APSConfiguration of working and protection ports are unprotected protectionPort-Active(8) protection port must be inactive when breaking aps pair workingPort-localLoop-notAllowed(9) working port can't be configured as localLoop protectionPort-localLoop-notAllowed(10) protection port can't be configured as localLoop either
What is apsFailureReasonCode?
This OID identifies why automatic protection switching failed to activate when it should have, such as missing protection card or incompatible card types. Engineers use this to troubleshoot why a failover didn't occur during an expected failure condition. For example, a reason of 'protectionCard-notPresent(1)' means there is no protection card installed and the APS pair cannot function.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.37 snmpwalk -v2c -c public <target> ACMIB::apsFailureReasonCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.37.1 snmpget -v2c -c public <target> ACMIB::apsFailureReasonCode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::apsFailureReasonCode OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.37 | apsFailureReasonCode | ACMIB |