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).
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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 |