tnPtpClockDefaultDSInfoTwoStepFlag

TROPIC-PTP-MIB · .1.3.6.1.4.1.7483.2.2.4.9.1.2.2.1.2

Object

This is an indicator of whether master-slave
synchronization utilizes follow-up messaging (IEEE
1588-2008 Section 8.2.1.2.1.).  This parameter is
read-only.  A PTP port has a configurable parameter
which determines if follow-up messaging will be used
for this port.
              
true:  If some of the PTP ports in the clock use
       follow-up messaging.
false: If none of the PTP ports in the clock use
       follow-up messaging.
              
Only false is supported in the current PTP implementation.

Context

MIB
TROPIC-PTP-MIB
OID
.1.3.6.1.4.1.7483.2.2.4.9.1.2.2.1.2
Type
column
Access
readonly
Status
current
Parent
tnPtpClockDefaultDSInfoEntry
Groups
1

Walk 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 'TROPIC-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-PTP-MIB::tnPtpClockDefaultDSInfoTwoStepFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-PTP-MIB::tnPtpClockDefaultDSInfoTwoStepFlag.<tnPtpClockIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-PTP-MIB::tnPtpClockDefaultDSInfoTwoStepFlag'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance