All MIBs › SWITCH-RMON-MIB › rEventStatus
rEventStatus
Module: SWITCH-RMON-MIB
OID (symbolic): SWITCH-RMON-MIB::rEventStatus
OID (numeric): 1.3.6.1.4.1.8886.6.1.22.9.1.1.7
Node type: OBJECT-TYPE
Type: EntryStatus
Access: read-write
Description: The status of this event entry.
If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
What is rEventStatus?
This read-write value governs the event row's lifecycle (valid, createRequest, underCreation, invalid); setting it to anything other than valid(1) causes the agent to delete all log entries associated with this event. Admins use this to remove an event definition along with its accumulated log history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.9.1.1.7 snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rEventStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.9.1.1.7.1 snmpget -v2c -c public <target> SWITCH-RMON-MIB::rEventStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.22.9.1.1.7.1 s <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::rEventStatus 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.22 | rmonMib | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.9 | rEvent | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.9.1 | rEventTable | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.9.1.1 | rEventEntry | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.9.1.1.7 | rEventStatus | SWITCH-RMON-MIB |