All MIBs › ADTRAN-ADUNIT-MIB › adUnitPortAlarmStatus
adUnitPortAlarmStatus
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitPortAlarmStatus
OID (numeric): 1.3.6.1.4.1.664.5.30.6.3.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit encoded string representing the alarm state of the port.
What is adUnitPortAlarmStatus?
This contains a bit-encoded alarm status specific to the port, such as link errors, signal loss, or transceiver faults. Monitoring systems poll this to detect port-level issues like signal degradation that directly affect service delivery to customers. For example, "00000001" means the port is healthy with no alarms, while "00000100" might indicate a signal quality warning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.6.3.1.4 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPortAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.6.3.1.4.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitPortAlarmStatus.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::adUnitPortAlarmStatus 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.6 | adUnitPort | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.6.3 | adUnitPortInfoTable | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.6.3.1 | adUnitPortInfoEntry | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.6.3.1.4 | adUnitPortAlarmStatus | ADTRAN-ADUNIT-MIB |