All MIBs › ADTRAN-ATLAS-UNIT-MIB › adATLASUnitFPStatus
adATLASUnitFPStatus
Module: ADTRAN-ATLAS-UNIT-MIB
OID (symbolic): ADTRAN-ATLAS-UNIT-MIB::adATLASUnitFPStatus
OID (numeric): 1.3.6.1.4.1.664.2.154.1.5.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A bit-encoded variable that gives the overall front panel status of the Atlas product. 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 current state of the modules contained within the Atlas product.
What is adATLASUnitFPStatus?
This is a bit-encoded value (0-255) where each bit represents a different front panel LED or status indicator on the device (OK, ERROR, ALARM, STANDBY, etc.). Network engineers monitor this to remotely check the physical health of the device without visiting it. Example: A value of 0x01 means the device is operating normally with the OK light illuminated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.4.1 snmpwalk -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitFPStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.4.1.1 snmpget -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitFPStatus.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.5 | adATLASUnitmg | ADTRAN-ATLAS-UNIT-MIB |
| 1.3.6.1.4.1.664.2.154.1.5.4 | adATLASUnitStatus | ADTRAN-ATLAS-UNIT-MIB |
| 1.3.6.1.4.1.664.2.154.1.5.4.1 | adATLASUnitFPStatus | ADTRAN-ATLAS-UNIT-MIB |