All MIBs › FLARION-TRAP-MIB › flaTimeStamp
flaTimeStamp
Module: FLARION-TRAP-MIB
OID (symbolic): FLARION-TRAP-MIB::flaTimeStamp
OID (numeric): 1.3.6.1.4.1.8603.10.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The time at which the event was generated. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)).
What is flaTimeStamp?
This INTEGER object carries the time at which a trap-generating event occurred, expressed as Unix epoch seconds since 00:00:00 UTC on January 1, 1970. Admins use it, alongside the other varbinds carried in Flarion notifications like mcuBootStatusUp or mcuBootStatusDown, to know exactly when the underlying event happened rather than relying on trap-arrival time at the NMS. For example, a value of 1700000000 in this field pins the event to a specific moment even if the trap itself arrives at the manager slightly later due to network delay.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.10.1.1 snmpwalk -v2c -c public <target> FLARION-TRAP-MIB::flaTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.10.1.1.1 snmpget -v2c -c public <target> FLARION-TRAP-MIB::flaTimeStamp.1
Start monitoring Flarion (Qualcomm) Flash-OFDM network element (common trap framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FLARION-TRAP-MIB::flaTimeStamp OID value, configure state conditions and alerts, and monitor any Flarion (Qualcomm) Flash-OFDM network element (common trap framework) from a single console.
OID Breakdown
Upper-level ancestors (7 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.8603 | flarion | FLARION-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8603.10 | flarionTraps | FLARION-TRAP-MIB |
| 1.3.6.1.4.1.8603.10.1 | flaTrapVars | FLARION-TRAP-MIB |
| 1.3.6.1.4.1.8603.10.1.1 | flaTimeStamp | FLARION-TRAP-MIB |