All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwAlarmClass
hwAlarmClass
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmClass
OID (numeric): 1.3.6.1.4.1.2011.6.30.7.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Alarm class. Currently, the system supports two alarm classes. Options: 1. faultalarm(1) -indicates the fault alarm. 2. restorealarm(2) -indicates the restore alarm.
What is hwAlarmClass?
Classifies an alarm row as either a fault alarm, something went wrong, or a restore alarm, the corresponding fault cleared; NMS software typically pairs these two classes by alarm ID to track active-versus-cleared state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.7.1.1.3 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmClass
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.7.1.1.3.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmClass.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwAlarmClass.1
Start monitoring Huawei router or switch (alarm/event/trap notification delivery config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmClass OID value, configure state conditions and alerts, and monitor any Huawei router or switch (alarm/event/trap notification delivery config) 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.30 | hwSyntrap | HUAWEI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.30.7 | hwAlarmCtrl | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.7.1 | hwAlarmCtrlTable | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.7.1.1 | hwAlarmCtrlEntry | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.7.1.1.3 | hwAlarmClass | HUAWEI-SNMP-NOTIFICATION-MIB |