All MIBs › CHASSIS-MIB › chasModuleLedStatusExtend
chasModuleLedStatusExtend
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasModuleLedStatusExtend
OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.18
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A octet string containing module led information
What is chasModuleLedStatusExtend?
This object is an extended octet-string encoding of a module's LED status information, presumably supplementing chasModuleLedStatus for modules with more LED states or indicators than the plain integer version can represent. An admin working with a module type that has many LEDs, up to 28 on some NI cards per the description elsewhere in this MIB, would need this extended field to fully capture per-LED state rather than relying on the coarser chasModuleLedStatus. A densely populated port module with 24 link LEDs would likely need this extended octet string to represent each LED's individual state, where the simpler chasModuleLedStatus object couldn't.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.18 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleLedStatusExtend
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.18.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleLedStatusExtend.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasModuleLedStatusExtend OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.2 | chasPhysical | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1 | chasModuleTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1 | chasModuleEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1.18 | chasModuleLedStatusExtend | CHASSIS-MIB |