ADN-MIB :: adnChassisPresentPowerId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnChassisPresentPowerId

adnChassisPresentPowerId

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnChassisPresentPowerId

OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This variable identifies the power supplies which are present in the chassis. It is a bit map represented as a sum; therefore, it can represent multiple power supplies in the chassis. Each bit position represents a power supply. If the bit is set, the power supply is present. If the bit is not set, the power supply is absent. The various bit positions are: 1 : Power supply number 1 is present 2 : Power supply number 2 is present 4 : Power supply number 3 is present 8 : Power supply number 4 is present 16 : Power supply number 5 is present 32 : Power supply number 6 is present.

What is adnChassisPresentPowerId?

ADN-MIB::adnChassisPresentPowerId is a read-only INTEGER bitmap where each bit position represents one power supply; a set bit means that power supply is physically present in the chassis. Engineers check this against adnChassisOperPowerId to identify failed power supplies; a present but non-operational supply needs replacement. For example, if present is 7 (all three installed) but operational is 5 (only two working), the third power supply has failed and requires service.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.1.1.5
snmpwalk -v2c -c public <target> ADN-MIB::adnChassisPresentPowerId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.1.1.5.1
snmpget -v2c -c public <target> ADN-MIB::adnChassisPresentPowerId.1

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnChassisPresentPowerId OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637alcatelADN-MIB
1.3.6.1.4.1.637.3adnADN-MIB
1.3.6.1.4.1.637.3.1adnMIBADN-MIB
1.3.6.1.4.1.637.3.1.5adnProprietaryADN-MIB
1.3.6.1.4.1.637.3.1.5.15adnNodeSupervisionMIBADN-MIB
1.3.6.1.4.1.637.3.1.5.15.1adnChassisTableADN-MIB
1.3.6.1.4.1.637.3.1.5.15.1.1adnChassisEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.15.1.1.5adnChassisPresentPowerIdADN-MIB