All MIBs › PEM-STANDARD › eventTime
eventTime
Module: PEM-STANDARD
OID (symbolic): PEM-STANDARD::eventTime
OID (numeric): 1.3.6.1.4.1.193.72.500.1.5
Node type: OBJECT-TYPE
Type: DateAndTime
Access: accessible-for-notify
Description:
A date-time specification.
field octets contents range
----- ------ -------- -----
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minutes 0..59
6 7 seconds 0..60
(use 60 for leap-second)
7 8 deci-seconds 0..9
8 9 direction from UTC '+' / '-'
9 10 hours from UTC 0..11
10 11 minutes from UTC 0..59
For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be
displayed as:
1992-5-26,13:30:15.0,-4:0
Note that if only local time is known, then timezone
information (fields 8-10) is not present.What is eventTime?
This field captures the exact date and time when a network event or alarm occurs, including timezone information to ensure consistent correlation across geographically distributed systems. The format breaks down the timestamp into year, month, day, hour, minute, second, and UTC offset components for precise event logging. Network operators and management systems rely on this timestamp to correlate events across multiple devices and to establish accurate audit trails.
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.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.500 | pemStandardObjects | PEM-STANDARD |
| 1.3.6.1.4.1.193.72.500.1 | alarmObjects | PEM-STANDARD |
| 1.3.6.1.4.1.193.72.500.1.5 | eventTime | PEM-STANDARD |