OpenROUTE-MIB :: proElsTimestamp

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsOpenROUTE-MIBproElsTimestamp

proElsTimestamp

Module: OpenROUTE-MIB

OID (symbolic): OpenROUTE-MIB::proElsTimestamp

OID (numeric): 1.3.6.1.4.1.1.6.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object indicates whether ELS messages should be timestamped and, if yes, the timebase to use.

Setting the object to proTSOff(1) disables timestamping.

Setting the object to proTSSysUpTime(2) uses the sysUpTime value as the timestamp.

Setting the object to proTSTimeOfDay(3) uses the real-time clock value as the timestamp.

What is proElsTimestamp?

Controls whether ELS log messages are timestamped and which clock is used: off(1) disables timestamping, sysUpTime(2) stamps messages with time since last reload, and timeOfDay(3) uses the router's real-time clock. Admins set this to timeOfDay when correlating router logs against wall-clock timestamps from other systems.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.2.1.3
snmpwalk -v2c -c public <target> OpenROUTE-MIB::proElsTimestamp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.2.1.3.1
snmpget -v2c -c public <target> OpenROUTE-MIB::proElsTimestamp.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1.6.2.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> proElsTimestamp.1

Start monitoring OpenROUTE Networks router/WAN optimization device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OpenROUTE-MIB::proElsTimestamp OID value, configure state conditions and alerts, and monitor any OpenROUTE Networks router/WAN optimization device from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.1proteonOpenROUTE-MIB
1.3.6.1.4.1.1.6proSystemOpenROUTE-MIB
1.3.6.1.4.1.1.6.2proElsOpenROUTE-MIB
1.3.6.1.4.1.1.6.2.1proElsGenericOpenROUTE-MIB
1.3.6.1.4.1.1.6.2.1.3proElsTimestampOpenROUTE-MIB