tmnxPtpPeerRemoteSlave
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1.9
Object
column SNMPv2-TCTruthValue
The value of tmnxPtpPeerRemoteSlave specifies whether or not the peer
is acting as a remote slave or boundary clock that may be receiving
timing information from the local clock. Remote slave clocks are
learned by the local clock upon reception of PTP signaling packets,
and cannot be configured via SNMP set operations.
If tmnxPtpPeerRemoteSlave is 'true', it indicates that the local PTP
clock may provide timing information to the PTP peer.
If tmnxPtpClockClockType is 'ordinarySlave (1)', all entries in this
table will have tmnxPtpPeerRemoteSlave set to 'false'.
If tmnxPtpClockClockType is 'ordinaryMaster (2)', all entries in this
table will have tmnxPtpPeerRemoteSlave set to 'true'.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1.9- Type
- column
- Access
- readonly
- 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::tmnxPtpPeerRemoteSlave'
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::tmnxPtpPeerRemoteSlave.<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::tmnxPtpPeerRemoteSlave'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of