SWITCH-RMON-MIB :: rEventType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSWITCH-RMON-MIBrEventType

rEventType

Module: SWITCH-RMON-MIB

OID (symbolic): SWITCH-RMON-MIB::rEventType

OID (numeric): 1.3.6.1.4.1.8886.6.1.22.9.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is rEventType?

This read-write value sets what happens when this event fires: none(1) does nothing externally, log(2) records an entry in the log table, snmp-trap(3) sends a trap to management stations, and log-and-trap(4) does both. Admins pick log-and-trap for conditions they want both a local audit trail and immediate notification for.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.9.1.1.3
snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rEventType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.9.1.1.3.1
snmpget -v2c -c public <target> SWITCH-RMON-MIB::rEventType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.22.9.1.1.3.1 i <value>

Start monitoring Raisecom Ethernet switch (RMON traffic-statistics/history collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-RMON-MIB::rEventType OID value, configure state conditions and alerts, and monitor any Raisecom Ethernet switch (RMON traffic-statistics/history collection) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.8886raisecomRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6iscomSeriesRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6.1iscomSwitchRAISECOM-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.8886.6.1.22rmonMibSWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.9rEventSWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.9.1rEventTableSWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.9.1.1rEventEntrySWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.9.1.1.3rEventTypeSWITCH-RMON-MIB