ACMIB :: oamTestFailureReasonCode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBoamTestFailureReasonCode

oamTestFailureReasonCode

Module: ACMIB

OID (symbolic): ACMIB::oamTestFailureReasonCode

OID (numeric): 1.3.6.1.4.1.1751.2.18.15.21

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: An identified reason why an OAM Loopback Test request has failed.

invalidSPCforOAM: There is no such slot/port/channel in this box. invalidIntfForOAM: There is no such interface that OAM enabled. invalidLocationLength: The length of the Loopback Lo cation ID id not valid. oamNotSupportedForThisConnection: This connection is not OAM enabled.so OAM loopback is invalid test. loopbackTestAlreadyRunning: OAM loopback is waiting for response,not expect for another test. loopbackTestNotRunning: Invalid Test Actio. oamLocalResourcesUnavailable: Memery Alloc Fail.

What is oamTestFailureReasonCode?

This read-only integer explains why an OAM (Operations, Administration, and Maintenance) loopback test failed, with codes like invalidSPCforOAM when the slot/port/channel doesn't exist or oamNotSupportedForThisConnection when the circuit isn't OAM-enabled. Network troubleshooters use this when diagnosing circuit problems, since OAM tests verify path connectivity and latency. For instance, loopbackTestAlreadyRunning means another OAM test is in progress, so you need to wait before retrying.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.21
snmpwalk -v2c -c public <target> ACMIB::oamTestFailureReasonCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.21.1
snmpget -v2c -c public <target> ACMIB::oamTestFailureReasonCode.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::oamTestFailureReasonCode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.15returnCodeACMIB
1.3.6.1.4.1.1751.2.18.15.21oamTestFailureReasonCodeACMIB