DECHUB900-HUBMGR-MIB-V3-0 :: eventLogIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDECHUB900-HUBMGR-MIB-V3-0eventLogIndex

eventLogIndex

Module: DECHUB900-HUBMGR-MIB-V3-0

OID (symbolic): DECHUB900-HUBMGR-MIB-V3-0::eventLogIndex

OID (numeric): 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: An index into the eventLogTable.  This index begins at
one and increments by one each time an event is logged.
Older entries may be deleted to make room to newer entries.
An eventLogTable of size 7 might look like this:

._____.____.___________.____________________________.
|Index|Slot| TimeStamp | Description                |
|_____|____|___________|____________________________|
|  12 |  2 |  2357890  | Port 3 auto-partitioned.   |
|_____|____|___________|____________________________|
|  13 |  4 |  2358900  | Broadcast storm on port 4. |
|_____|____|___________|____________________________|
|  14 |  2 |  2364220  | Port 3 auto-partitioned.   |
|_____|____|___________|____________________________|
|  15 |  5 |  2369030  | FDDI ring trace received.  |
|_____|____|___________|____________________________|
|  16 |  9 |  2484560  | Stack configuration change.|
|_____|____|___________|____________________________|
|  17 |  4 |  2504560  | Broadcast storm on port 1. |
|_____|____|___________|____________________________|
|  18 |  9 |  2600060  | Slot 5 firmware upgraded.  |
._____.____.___________.____________________________.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.1
snmpwalk -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::eventLogIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.1.1
snmpget -v2c -c public <target> DECHUB900-HUBMGR-MIB-V3-0::eventLogIndex.1

SNMPv3 example:

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

Start monitoring Digital Equipment Corporation (DEC) DEChub 900 multiswitch hub chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECHUB900-HUBMGR-MIB-V3-0::eventLogIndex OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation (DEC) DEChub 900 multiswitch hub chassis from a single console.

OID Breakdown

Upper-level ancestors (10 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.36decDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2emaDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2.18decMIBextensionDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2.18.11decHub900DECHUB900-ERPTR-MIB-V3-0
Numeric OIDNameModule
1.3.6.1.4.1.36.2.18.11.1mgmtAgentDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2mgmtAgentVersion2DECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1mamPrivateDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.1eventLoggerDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.1.2eventLogTableDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1eventLogEntryDECHUB900-HUBMGR-MIB-V3-0
1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.1eventLogIndexDECHUB900-HUBMGR-MIB-V3-0