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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.664 | adtran | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2 | adMgmt | ADTRAN-ATLAS-MODULE-MIB |
| 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 |