FLARION-TRAP-MIB :: flaTimeStamp

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFLARION-TRAP-MIBflaTimeStamp

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.8603flarionFLARION-MIB
Numeric OIDNameModule
1.3.6.1.4.1.8603.10flarionTrapsFLARION-TRAP-MIB
1.3.6.1.4.1.8603.10.1flaTrapVarsFLARION-TRAP-MIB
1.3.6.1.4.1.8603.10.1.1flaTimeStampFLARION-TRAP-MIB