HUAWEI-SNMP-NOTIFICATION-MIB :: hwAlarmClass

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHUAWEI-SNMP-NOTIFICATION-MIBhwAlarmClass

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2011huaweiHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.6huaweiUtilityHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.6.30hwSyntrapHUAWEI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2011.6.30.7hwAlarmCtrlHUAWEI-SNMP-NOTIFICATION-MIB
1.3.6.1.4.1.2011.6.30.7.1hwAlarmCtrlTableHUAWEI-SNMP-NOTIFICATION-MIB
1.3.6.1.4.1.2011.6.30.7.1.1hwAlarmCtrlEntryHUAWEI-SNMP-NOTIFICATION-MIB
1.3.6.1.4.1.2011.6.30.7.1.1.3hwAlarmClassHUAWEI-SNMP-NOTIFICATION-MIB