All MIBs › EDGELINK-MIB › elCMSystemStatus
elCMSystemStatus
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elCMSystemStatus
OID (numeric): 1.3.6.1.4.1.564.101.1.2.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This DisplayString gives the summary information about the Current EdgeLink100 System Status. The Description includes ...
1) chasisType --- UnProtected(1) / Protected(0) 2) Active Module --- Card-A(1) / Card-B (2) 3) Fault LED Status --- ON(1 -7) / OFF(0) 4) Abnormal LED Status --- ON(1) / OFF(0).
Fault LED Status is a combined value of the three bits each representing CRITICAL, MAJOR and MINOR Alarms. The three LEDS are inside the EL100 Case on the Cards. 0 => No Alarms. 1 => Critical Alarm (001) 2 => Major Alarm (010) 3 => Critical and Major Alarms (011) 4 => Minor Alarm (100) 5 => Minor and Critical Alarms (101) 6 => Minor and Major Alarms (110) 7 => Major Minor and Critical Alarms (111).
What is elCMSystemStatus?
This DisplayString packs a summary of the EdgeLink100 chassis state: whether it's protected or unprotected, which card (A or B) is active, and the combined severity of the critical/major/minor fault LEDs as a single encoded digit. An operator reads this one value to get a quick health snapshot instead of polling several separate objects, e.g. a value of 3 means both critical and major alarms are lit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.2.1 snmpwalk -v2c -c public <target> EDGELINK-MIB::elCMSystemStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.2.1.1 snmpget -v2c -c public <target> EDGELINK-MIB::elCMSystemStatus.1
Start monitoring EdgeLink edge access multiplexer (DS1 channelized module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EDGELINK-MIB::elCMSystemStatus OID value, configure state conditions and alerts, and monitor any EdgeLink edge access multiplexer (DS1 channelized module) 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.564 | telco | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101 | edgeLink | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1 | elM13v1 | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.2 | elCM | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.2.1 | elCMSystemStatus | EDGELINK-MIB |