All MIBs › FLARION-TRAP-MIB › rrTimeStamp
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 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 |
| 1.3.6.1.4.1.8603.1 | mibs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1 | rrCommonMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1.1 | rrTrapVars | FLARION-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8603.1.1.1.1 | rrTimeStamp | FLARION-TRAP-MIB |