All MIBs › ADTRAN-ADUNIT-MIB › adUnitFaceplate
adUnitFaceplate
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitFaceplate
OID (numeric): 1.3.6.1.4.1.664.5.30.4.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit encoded string representing the status of all faceplate indicators, LEDs, & switches for GUI visualization of the unit. Each product defines this as a bitmap of booleans, or a byte for each indicator if not binary. The strings from all the slots are concatenated into this one object, after prefixing each card indicator string with two bytes. The first byte contains the slot number as an integer, and the second byte contains the remaining string length for that slot. The Textual Convention AdDualLEDstatus should be used for non-binary states.
What is adUnitFaceplate?
This contains a bit-encoded representation of all the LEDs, status lights, and switches on the device's physical front panel. Administrators monitor this to correlate physical LED states with operational status, which is especially useful when you cannot physically see the device in a remote data center. For example, binary value "11001010" might indicate power is on, the link is active, and an alarm is present, with each bit representing a different indicator.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.4.1 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitFaceplate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.4.1.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitFaceplate.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::adUnitFaceplate 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.4 | adUnitStatus | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.4.1 | adUnitFaceplate | ADTRAN-ADUNIT-MIB |