fsPtpClockTwoStepFlag
SUPERMICRO-PTP-MIB ·
.1.3.6.1.4.1.10876.101.2.45.1.3.1.1.2
Object
This value is TRUE if the clock is two step clock, otherwise it is
FALSE.
If this value is configured as TRUE, then PTP will transmit the
originTimeStamp only through follow-up messages.
Configuring this value will make the PTP to move all the ports
associated with this domain identifier to move to INITIALIZING state.
Default value is FALSE. This value can be configured if
fsPtpDomainRowStatus is not in service
Context
- MIB
- SUPERMICRO-PTP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.45.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPtpClockDataSetEntry
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 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpClockTwoStepFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpClockTwoStepFlag.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PTP-MIB::fsPtpClockTwoStepFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |