tmnxPtpPeerRemoteMaster
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1.8
Object
The value of tmnxPtpPeerRemoteMaster indicates whether or not the peer
is configured as a remote grandmaster or boundary clock that may
provide timing information to the local clock.
If tmnxPtpClockClockType is 'ordinarySlave (1)', all entries in this
table will have tmnxPtpPeerRemoteMaster set to 'true', and it cannot
be changed.
If tmnxPtpClockClockType is 'ordinaryMaster (2)', all entries in this
table will have tmnxPtpPeerRemoteMaster set to 'false', and it cannot
be changed.
If tmnxPtpClockClockType is 'boundary (3)', there may be entries in
this table with tmnxPtpPeerRemoteMaster set to 'false', indicating
that the local clock is only providing timing information to the
remote PTP peer. This peer may be changed to one that may either
receive or provide timing, by setting tmnxPtpPeerRemoteMaster to
'true'.
When the value of this object is 'true', a corresponding row in the
tmnxPtpPeerMasterStatusTable will exist for this peer.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxPtpPeerConfigEntry
- Groups
- 1
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 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PTP-MIB::tmnxPtpPeerRemoteMaster'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PTP-MIB::tmnxPtpPeerRemoteMaster.<vRtrID>.<tmnxPtpPeerIpAddrType>.<tmnxPtpPeerIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PTP-MIB::tmnxPtpPeerRemoteMaster'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of