All MIBs › CYAN-MIB › cyanEventReportingTimeStamp
cyanEventReportingTimeStamp
Module: CYAN-MIB
OID (symbolic): CYAN-MIB::cyanEventReportingTimeStamp
OID (numeric): 1.3.6.1.4.1.28533.5.20.20.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Reporting time stamp in seconds since Jan 1 1970 GMT
What is cyanEventReportingTimeStamp?
This value is a Unix-epoch timestamp, expressed in seconds since January 1, 1970 GMT, marking when the event was reported. Admins use it to sequence event log entries chronologically and correlate them with alarms or configuration changes happening around the same time. A timestamp of 1704067200 would correspond to midnight UTC on January 1, 2024, pinpointing exactly when the logged event occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.13 snmpwalk -v2c -c public <target> CYAN-MIB::cyanEventReportingTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.13.1 snmpget -v2c -c public <target> CYAN-MIB::cyanEventReportingTimeStamp.1
Start monitoring Cyan (Ciena) packet-optical transport network element (alarm/fault framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CYAN-MIB::cyanEventReportingTimeStamp OID value, configure state conditions and alerts, and monitor any Cyan (Ciena) packet-optical transport network element (alarm/fault framework) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.28533 | cyan | CYAN-MIB |
| 1.3.6.1.4.1.28533.5 | cyanMibModules | CYAN-MIB |
| 1.3.6.1.4.1.28533.5.20 | cyanAlarmMibModule | CYAN-MIB |
| 1.3.6.1.4.1.28533.5.20.20 | cyanAlarmObjectTypes | CYAN-MIB |
| 1.3.6.1.4.1.28533.5.20.20.13 | cyanEventReportingTimeStamp | CYAN-MIB |