All MIBs › ACMIB › portFailureReasonCode
portFailureReasonCode
Module: ACMIB
OID (symbolic): ACMIB::portFailureReasonCode
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.39
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identification of cause for failure in changing the parameters of a port insufficientModuleBandwidth(1) insufficient module bandwidth localLoopNotAllowedWhenInAPS(2) local loop is not allowed when a port is in an automatic switching pair. msBitStuffingEnabledOnlyForCE(3) if msBitStuffing is enabled, only interface type circuit emulation is allowed invalidOption(4) invalid option hasInterfaceInService(5) interface is in-service unsupportedBaudRate(6) the baud rate is not supported msLOSDetectionNotEnabled(7) msLOSDetection is not enabled
What is portFailureReasonCode?
This OID explains why a port configuration change failed, such as insufficientModuleBandwidth or localLoopNotAllowedWhenInAPS. Engineers use this to understand which configuration parameters are not allowed on a specific port. For example, a reason of 'localLoopNotAllowedWhenInAPS(2)' means you cannot enable local loopback testing because the port is part of an automatic protection switching pair.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.39 snmpwalk -v2c -c public <target> ACMIB::portFailureReasonCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.39.1 snmpget -v2c -c public <target> ACMIB::portFailureReasonCode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::portFailureReasonCode 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.39 | portFailureReasonCode | ACMIB |