ACMIB :: powerSupplyReasonCode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBpowerSupplyReasonCode

powerSupplyReasonCode

Module: ACMIB

OID (symbolic): ACMIB::powerSupplyReasonCode

OID (numeric): 1.3.6.1.4.1.1751.2.18.15.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Identification for change in status of a power supply. overload(1) overload overloadCleared(2) overload cleared plus5vFailed(3) +5V power supply failed plus5vCleared(4) +5V power supply cleared plus120vFailed(5) +120V power supply failed plus120vCleared(6) +120V power supply cleared minus48vFailed(7) -48V power supply failed minus48vCleared(8) -48V power supply failed

What is powerSupplyReasonCode?

This read-only integer reports changes in the status of a power supply, including events like overload conditions or specific voltage rail failures (plus5vFailed, plus120vFailed, etc.). System administrators use this to catch power problems before they shut down equipment, allowing time to swap power supplies or reduce load. For instance, a value of 3 means the +5V power supply has failed, requiring immediate attention to prevent system shutdown.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.5
snmpwalk -v2c -c public <target> ACMIB::powerSupplyReasonCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.5.1
snmpget -v2c -c public <target> ACMIB::powerSupplyReasonCode.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> powerSupplyReasonCode.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::powerSupplyReasonCode 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.5powerSupplyReasonCodeACMIB