All MIBs › Axd301Eva-OMS › eventIndex
eventIndex
Module: Axd301Eva-OMS
OID (symbolic): Axd301Eva-OMS::eventIndex
OID (numeric): 1.3.6.1.4.1.193.183.3.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Event index.
What is eventIndex?
Provides a unique numeric index for each event record in the Axd301 event table, used to distinguish and reference individual events. This index allows management systems to iterate over or retrieve specific events from the log.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.183.3.2 snmpwalk -v2c -c public <target> Axd301Eva-OMS::eventIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.183.3.2.1 snmpget -v2c -c public <target> Axd301Eva-OMS::eventIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.183 | ats | Axd301Comm-OMS |
| 1.3.6.1.4.1.193.183.3 | axd301Eva | Axd301Eva-OMS |
| 1.3.6.1.4.1.193.183.3.2 | eventIndex | Axd301Eva-OMS |