FLARION-TRAP-MIB :: rrTimeStamp

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFLARION-TRAP-MIBrrTimeStamp

rrTimeStamp

Module: FLARION-TRAP-MIB

OID (symbolic): FLARION-TRAP-MIB::rrTimeStamp

OID (numeric): 1.3.6.1.4.1.8603.1.1.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 rrTimeStamp?

This deprecated INTEGER object is the rrTrapVars counterpart to flaTimeStamp, recording the Unix epoch time (seconds since January 1, 1970 UTC) at which an event on the RR (radio router) side of the device occurred. Admins working with older firmware would use it to timestamp radio-router-related trap events, though the MIB marks this object deprecated in favor of newer definitions. For example, this field appearing in a legacy trap payload would tell an admin when the underlying radio-router event actually fired, even if the trap reached the NMS later.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.1.1.1
snmpwalk -v2c -c public <target> FLARION-TRAP-MIB::rrTimeStamp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.1.1.1.1
snmpget -v2c -c public <target> FLARION-TRAP-MIB::rrTimeStamp.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rrTimeStamp.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::rrTimeStamp 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 (10 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
1.3.6.1.4.1.8603.1mibsFLARION-MIB
1.3.6.1.4.1.8603.1.1rrCommonMibFLARION-MIB
1.3.6.1.4.1.8603.1.1.1rrTrapVarsFLARION-MIB
Numeric OIDNameModule
1.3.6.1.4.1.8603.1.1.1.1rrTimeStampFLARION-TRAP-MIB