rEventType

SWITCH-RMON-MIB · .1.3.6.1.4.1.8886.6.1.22.9.1.1.3

Object

column mandatory r/w Enumeration
The type of notification that the probe will make
about this event.  In the case of log, an entry is
made in the log table for each event.  In the case of
snmp-trap, an SNMP trap is sent to one or more
management stations.

Context

MIB
SWITCH-RMON-MIB
OID
.1.3.6.1.4.1.8886.6.1.22.9.1.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
rEventEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2log
3snmp-trap
4log-and-trap