SWITCH-RMON-MIB :: rLogIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSWITCH-RMON-MIBrLogIndex

rLogIndex

Module: SWITCH-RMON-MIB

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

OID (numeric): 1.3.6.1.4.1.8886.6.1.22.9.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: An index that uniquely identifies an entry in the log table amongst those generated by the same eventEntries. These indexes are assigned beginning with 1 and increase by one with each new log entry. The association between values of logIndex and logEntries is fixed for the lifetime of each logEntry. The agent may choose to delete the oldest instances of logEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur.

What is rLogIndex?

This value uniquely numbers a log entry among those generated by the same event entry, starting at 1 and incrementing with each new occurrence; the agent may delete the oldest entries under memory pressure. Admins use it to walk through the history of firings for one particular event in chronological order.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.9.2.1.2
snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rLogIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.9.2.1.2.1
snmpget -v2c -c public <target> SWITCH-RMON-MIB::rLogIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rLogIndex.1

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::rLogIndex 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.2rLogTableSWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.9.2.1rLogEntrySWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.9.2.1.2rLogIndexSWITCH-RMON-MIB