HUAWEI-SNMP-NOTIFICATION-MIB :: hwEventAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsHUAWEI-SNMP-NOTIFICATION-MIBhwEventAdminStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
1.3.6.1.4.1.2011.6.30.6hwEventCtrlHUAWEI-SNMP-NOTIFICATION-MIB
1.3.6.1.4.1.2011.6.30.6.1hwEventCtrlTableHUAWEI-SNMP-NOTIFICATION-MIB
1.3.6.1.4.1.2011.6.30.6.1.1hwEventCtrlEntryHUAWEI-SNMP-NOTIFICATION-MIB
1.3.6.1.4.1.2011.6.30.6.1.1.9hwEventAdminStatusHUAWEI-SNMP-NOTIFICATION-MIB