All MIBs › ADTRAN-ADUNIT-MIB › adUnitSlotAlarmStatus
adUnitSlotAlarmStatus
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitSlotAlarmStatus
OID (numeric): 1.3.6.1.4.1.664.5.30.5.1.1.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit encoded string representing the alarm state of the slot. The LSB should be 1 for No Alarm, else 0 and the higher order bits will indicate which alarms are present. The specific alarm conditions may be found in more specific generic MIBs or in the device MIB.
What is adUnitSlotAlarmStatus?
This contains a bit-encoded representation of all alarms specific to the card in this slot. Monitoring systems use this to quickly detect slot-level problems such as thermal issues, card failures, or interface faults without querying each alarm type separately. For example, bit pattern "00000001" means no alarms on the card, while "00000110" indicates two specific alarm conditions are active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.5.1.1.12 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSlotAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.5.1.1.12.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSlotAlarmStatus.1
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitSlotAlarmStatus OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5 | adUnitSlots | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1 | adUnitSlotInfoTable | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1.1 | adUnitSlotInfoEntry | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1.1.12 | adUnitSlotAlarmStatus | ADTRAN-ADUNIT-MIB |