All MIBs › GDCCMN-MIB › cmnAlarmCurrentStatus
cmnAlarmCurrentStatus
Module: GDCCMN-MIB
OID (symbolic): GDCCMN-MIB::cmnAlarmCurrentStatus
OID (numeric): 1.3.6.1.4.1.498.1.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current status of the alarm. The value inactive(1) indicates that this alarm is currently inactive. The value active(2) indicates that this alarm is currently active.
What is cmnAlarmCurrentStatus?
This object reports whether a specific alarm is currently inactive(1) or active(2), for the alarm and interface identified by the table entry's index. An admin monitors this to see live alarm state per interface and alarm type, which also triggers cmnAlarmStatusTrap notifications when it changes. For example, a value of active(2) for a specific interface's alarm entry would indicate an ongoing fault condition on that interface needing attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.1.4.1.1.3 snmpwalk -v2c -c public <target> GDCCMN-MIB::cmnAlarmCurrentStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.1.4.1.1.3.1 snmpget -v2c -c public <target> GDCCMN-MIB::cmnAlarmCurrentStatus.1
Start monitoring General DataComm (GDC) telecom access/transmission equipment (shared alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCCMN-MIB::cmnAlarmCurrentStatus OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) telecom access/transmission equipment (shared alarm framework) from a single console.
OID Breakdown
Upper-level ancestors (7 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.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.1 | cmn | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.4 | cmnAlarm | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.4.1 | cmnAlarmStatusTable | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.4.1.1 | cmnAlarmStatusEntry | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.4.1.1.3 | cmnAlarmCurrentStatus | GDCCMN-MIB |