All MIBs › ADTRAN-ATLAS-MODULE-MIB › adATLASModuleInfoFPStatus
adATLASModuleInfoFPStatus
Module: ADTRAN-ATLAS-MODULE-MIB
OID (symbolic): ADTRAN-ATLAS-MODULE-MIB::adATLASModuleInfoFPStatus
OID (numeric): 1.3.6.1.4.1.664.2.154.1.6.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A bit-encoded variable that indicates the front panel status of the module. It is encoded as follows:
OFF 0x00 OK 0x01 ONLINE 0x02 TESTING 0x04 FLASH DOWNLOAD 0x08 ERROR 0x10 ALARM 0x20 STANDBY 0x40 WARN 0x80
Note: Multiple bits may be set concurrently, based on the module's current state.
What is adATLASModuleInfoFPStatus?
This OID is a bit-packed value (0-255) that encodes multiple front-panel LED and status indicators of the module simultaneously. Field technicians and monitoring systems use this to read the physical front-panel status without looking at the device, helpful for remote diagnostics. A value of 0x03 (binary 00000011) means bits 0 and 1 are set, indicating the module is both OK and ONLINE; a value of 0x10 means ERROR state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.6.2.1.11 snmpwalk -v2c -c public <target> ADTRAN-ATLAS-MODULE-MIB::adATLASModuleInfoFPStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.6.2.1.11.1 snmpget -v2c -c public <target> ADTRAN-ATLAS-MODULE-MIB::adATLASModuleInfoFPStatus.1
Start monitoring ADTRAN ATLAS-series multiservice access devices (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ATLAS-MODULE-MIB::adATLASModuleInfoFPStatus OID value, configure state conditions and alerts, and monitor any ADTRAN ATLAS-series multiservice access devices (legacy) 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.2 | adMgmt | ADTRAN-ACTDAXL3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.2.154 | adATLASmg | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154.1 | adGenATLASmg | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154.1.6 | adATLASModulemg | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154.1.6.2 | adATLASModuleInfoTable | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154.1.6.2.1 | adATLASModuleInfoEntry | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154.1.6.2.1.11 | adATLASModuleInfoFPStatus | ADTRAN-ATLAS-MODULE-MIB |