All MIBs › DECHUB900-HUBMGR-MIB-V3-0 › eventLogIndex
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 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.11 | decHub900 | DECHUB900-ERPTR-MIB-V3-0 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.11.1 | mgmtAgent | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2 | mgmtAgentVersion2 | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1 | mamPrivate | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.1 | eventLogger | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2 | eventLogTable | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1 | eventLogEntry | DECHUB900-HUBMGR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.1.2.1.1.2.1.1 | eventLogIndex | DECHUB900-HUBMGR-MIB-V3-0 |