All MIBs › GBNServiceRMON-MIB › rLogIndex
rLogIndex
Module: GBNServiceRMON-MIB
OID (symbolic): GBNServiceRMON-MIB::rLogIndex
OID (numeric): 1.3.6.1.4.1.13464.1.2.3.2.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 integer (1 up to 2147483647) uniquely numbers each log entry generated by a given event, starting at 1 and incrementing per new occurrence; the agent may delete the oldest entries under memory pressure. Admins use it to identify a specific historical occurrence of a repeatedly-firing event, e.g. rLogIndex 47 under event 6.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13464.1.2.3.2.9.2.1.2 snmpwalk -v2c -c public <target> GBNServiceRMON-MIB::rLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13464.1.2.3.2.9.2.1.2.1 snmpget -v2c -c public <target> GBNServiceRMON-MIB::rLogIndex.1
Start monitoring Greentech network monitoring appliance/probe (RMON extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GBNServiceRMON-MIB::rLogIndex OID value, configure state conditions and alerts, and monitor any Greentech network monitoring appliance/probe (RMON extension) from a single console.
OID Breakdown
Upper-level ancestors (11 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.13464 | admin | ADMIN-MASTER-MIB |
| 1.3.6.1.4.1.13464.1 | dataCom | ADMIN-MASTER-MIB |
| 1.3.6.1.4.1.13464.1.2 | gbn | ADMIN-MASTER-MIB |
| 1.3.6.1.4.1.13464.1.2.3 | gbnService | ADMIN-MASTER-MIB |
| 1.3.6.1.4.1.13464.1.2.3.2 | rmonMib | ADMIN-MASTER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13464.1.2.3.2.9 | rEvent | GBNServiceRMON-MIB |
| 1.3.6.1.4.1.13464.1.2.3.2.9.2 | rLogTable | GBNServiceRMON-MIB |
| 1.3.6.1.4.1.13464.1.2.3.2.9.2.1 | rLogEntry | GBNServiceRMON-MIB |
| 1.3.6.1.4.1.13464.1.2.3.2.9.2.1.2 | rLogIndex | GBNServiceRMON-MIB |