jnxPingCtlMXseriesHWTimeStamp
JUNIPER-PING-MIB ·
.1.3.6.1.4.1.2636.3.7.1.2.1.21
Object
Use to enable the RPM Hardware Timestamp feature on MX-series routers. For M/T series routers, use the jnxPingCtlIfName and pingCtlByPassRouteTable objects to redirect probes to the AS PIC. For those routers, this object must have the value: false.
Context
- MIB
- JUNIPER-PING-MIB
- OID
.1.3.6.1.4.1.2636.3.7.1.2.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- jnxPingCtlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PING-MIB::jnxPingCtlMXseriesHWTimeStamp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PING-MIB::jnxPingCtlMXseriesHWTimeStamp.<jnxPingCtlOwnerIndex>.<jnxPingCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-PING-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-PING-MIB::jnxPingCtlMXseriesHWTimeStamp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |