All MIBs › CHS-MIB › uchasFrontPanelLedColor
uchasFrontPanelLedColor
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasFrontPanelLedColor
OID (numeric): 1.3.6.1.4.1.429.1.1.3.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object is a proprietary encoded octet string used to get the color of every LED from all the devices in the chassis.
What is uchasFrontPanelLedColor?
Complementing uchasFrontPanelLedStates, this object separately encodes the color of every LED across the chassis (since a single LED state like 'on' can mean different things depending on whether it's lit green, amber, or red), again packed for retrieval in one SNMP GET. An admin's monitoring console needs both this and the states object together to fully render or interpret the chassis's LED panel remotely, since state alone doesn't convey the amber-vs-red distinction that often separates a warning from a hard failure on this hardware. For example, a LED reported as 'on' by the states object but 'amber' by this color object might represent a degraded-but-still-operating condition, versus the same 'on' state colored red for a hard fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasFrontPanelLedColor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasFrontPanelLedColor.1
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasFrontPanelLedColor OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.3 | uchasConfig | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.3.6 | uchasFrontPanelLedColor | CHS-MIB |