hwNotificationType
HUAWEI-SNMP-NOTIFICATION-MIB ·
.1.3.6.1.4.1.2011.6.30.17.5
Object
scalar Enumeration
It's value is a configuration. Options: 1. event(10) -event, NSA(non-service affecting condition). 2. adacnsa(11) -ADAC(auto detect auto clear) alarm, NSA(non-service affecting condition). 3. admcnsa(12) -ADMC(auto detect manual clear) alarm, NSA(non-service affecting condition). 4. adacsa(27) -ADAC(auto detect auto clear) alarm, SA(service affecting condition). 5. admcsa(28) -ADMC(auto detect manual clear) alarm, SA(service affecting condition).
Context
- MIB
- HUAWEI-SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.2011.6.30.17.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwTrapVbOids
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwNotificationType.0'
More examples
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::hwNotificationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
10 | event |
11 | adacnsa |
12 | admcnsa |
27 | adacsa |
28 | admcsa |