All MIBs › ADN-MIB › adnEquipX731Avail
adnEquipX731Avail
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnEquipX731Avail
OID (numeric): 1.3.6.1.4.1.637.3.1.5.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object is a bitmap that qualifies the
value of the operational and administrative states.
When the value of this object is 0, none of the
status conditions are present.
bit
value resource condition
----- ------------------
1 inTest - undergoing a test procedure
2 failed - has an internal fault preventing its
operation
4 powerOff - requires power, but is not powered on
8 offLine - requires a routine operation to put it
online
16 offDuty - is inactive by an internal control process
32 dependency - cannot operate because it depends on an
unavailable resource
64 degraded - service provided is degraded (speed,
capacity, or etc.)
128 notInstalled - not present or incomplete
256 logFull - for a log only, indicates that it is full
Common name: AvailabilityWhat is adnEquipX731Avail?
This OID is a bitmap that qualifies the operational and administrative states, adding detail about problems like whether the component is under test or has a failure. Engineers read this when a component shows a problem state to understand whether it's temporary (in-test) or permanent (failed). For example, a value of 2 indicates the component has failed internally and cannot recover without intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.10 snmpwalk -v2c -c public <target> ADN-MIB::adnEquipX731Avail
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.10.1 snmpget -v2c -c public <target> ADN-MIB::adnEquipX731Avail.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::adnEquipX731Avail 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.1 | adnEquipTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1.1 | adnEquipEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1.1.10 | adnEquipX731Avail | ADN-MIB |