hwEventClass

HUAWEI-SNMP-NOTIFICATION-MIB · .1.3.6.1.4.1.2011.6.30.6.1.1.3

Object

column Enumeration
Event class. Currently, the system supports two event classes: 
Options: 
1. running(1)  -indicates the running event, such as the prompt displayed 
                during the loading process. 
2. security(2) -indicates the event that affects the system security status of
                the access devices, for example, the event wherein a user try to access the 
                system to add, delete, or change the user account in the system, 
                thus changing the system security status.

Context

MIB
HUAWEI-SNMP-NOTIFICATION-MIB
OID
.1.3.6.1.4.1.2011.6.30.6.1.1.3
Type
column
Access
readonly
Status
current
Parent
hwEventCtrlEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SNMP-NOTIFICATION-MIB::hwEventClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SNMP-NOTIFICATION-MIB::hwEventClass.<hwEventID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SNMP-NOTIFICATION-MIB::hwEventClass'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1running
2security