All MIBs › ADN-MIB › adnChassisPresentFanId
adnChassisPresentFanId
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnChassisPresentFanId
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable identifies the fan trays which are present in the chassis. It is a bit map represented as a sum; therefore it can represent multiple fan trays in the chassis. Each bit position represents a fan tray. If the bit is set, the fan tray is present. If the bit is not set, the fan tray is absent. The bit positions are: 1 : Fan tray number 1 is present 2 : Fan tray number 2 is present.
What is adnChassisPresentFanId?
ADN-MIB::adnChassisPresentFanId is a read-only INTEGER bitmap where each bit position represents one fan tray; a set bit means that fan tray is physically present in the chassis. Engineers use this to verify that all expected fan trays are installed and to detect missing or removed hardware. For example, if only bits 1 and 2 are set (value 3), only fan trays 1 and 2 are installed, suggesting fan tray 3 is either missing or not populated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.1.1.3 snmpwalk -v2c -c public <target> ADN-MIB::adnChassisPresentFanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.1.1.3.1 snmpget -v2c -c public <target> ADN-MIB::adnChassisPresentFanId.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::adnChassisPresentFanId 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 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15 | adnNodeSupervisionMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.1 | adnChassisTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.1.1 | adnChassisEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.1.1.3 | adnChassisPresentFanId | ADN-MIB |