All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwEventAdminStatus
hwEventAdminStatus
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwEventAdminStatus
OID (numeric): 1.3.6.1.4.1.2011.6.30.6.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Event management status. Currently, the system supports two states. Options: 1. init(1) -During the setting operation, you can change only the event that is in the initial state to the alarm but cannot change an alarm to an event. Therefore, init(1) can be implemented only through the getting operation to check whether the current state is initial. 2. conversion(2) -If an event needs to be converted into an alarm, perform the setting operation through conversion(2).
What is hwEventAdminStatus?
Management state of this event: init, its default state, or conversion, set to promote the event into a full alarm; use conversion when an event needs to start generating alarm-style notifications instead of being logged as routine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.6.1.1.9 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwEventAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.6.1.1.9.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwEventAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.30.6.1.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwEventAdminStatus.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::hwEventAdminStatus 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.6 | hwEventCtrl | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.6.1 | hwEventCtrlTable | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.6.1.1 | hwEventCtrlEntry | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.6.1.1.9 | hwEventAdminStatus | HUAWEI-SNMP-NOTIFICATION-MIB |