OpenROUTE-MIB :: proElsTimestamp

MIB Reference — IPNetwork Monitor

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.

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
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