All MIBs › ADVA-MIB › neEventLogTimeStamp
neEventLogTimeStamp
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neEventLogTimeStamp
OID (numeric): 1.3.6.1.4.1.2544.2.3.2.1.2
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
The NE Date and Time when the event (trap) occurred. This object is used in the trap varbind.
What is neEventLogTimeStamp?
Reports the date and time (UTC or local, depending on configuration) when a specific trap or event was generated on the network element. This timestamp is embedded in SNMP trap PDUs to allow managers to correlate events across multiple devices and reconstruct timelines. Example: '2026-07-03 14:30:45 UTC'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.2.1.2 snmpwalk -v2c -c public <target> ADVA-MIB::neEventLogTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.2.1.2.1 snmpget -v2c -c public <target> ADVA-MIB::neEventLogTimeStamp.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3 | events | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.2 | neEventLogTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.2.1 | neEventLogEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.2.1.2 | neEventLogTimeStamp | ADVA-MIB |