nqaEventType

NQA-MIB · .1.3.6.1.4.1.2011.5.25.111.9.4.1.11

Object

column r/w Enumeration
Event type, that is, behaviors for processing events:
none(1): no behavior
log(2): keeping logs
trap(3): sending trap messages
logandtrap(4): keeping logs and sending trap messages
linkage(5): start the linkaged test-instance.

Context

MIB
NQA-MIB
OID
.1.3.6.1.4.1.2011.5.25.111.9.4.1.11
Type
column
Access
readwrite
Status
current
Parent
nqaEventEntry
Groups
1

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 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaEventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaEventType.<nqaEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NQA-MIB::nqaEventType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2log
3trap
4logAndTrap
5linkage

Conformance

Member of