tmnxPtpPeerConfigEntry
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1
Object
row
The tmnxPtpPeerConfigEntry contains information pertaining to an
individual PTP 1588 peer.
Individual PTP peers are identified by the virtual router identifier
and IP address of the peer PTP clock.
Entries may be created on the base router. In order for an entry to
be created on a virtual router, there must be a corresponding entry
in the tmnxPtpVRtrTable for the virtual router instance.
If tmnxPtpClockClockType is 'ordinarySlave (1)', entries may be
created and deleted via SNMP set operations using tmnxPtpPeerRowStatus.
The tmnxPtpPeerRemoteMaster attribute will be created with a value of
'true', and the tmnxPtpPeerRemoteSlave attribute will be created with
a value of 'false'. Neither or these attributes may be subsequently
changed. These entries correspond to PTP grandmaster or boundary
clocks providing timing information to the local clock.
In order to delete an entry, tmnxPtpPeerAdminState must first be set
to 'outOfService (3)'.
Entries created via SNMP set operations may only be created on a
single virtual router instance.
If tmnxPtpClockClockType is 'ordinaryMaster (2)', entries are
automatically created upon receipt of PTP signaling packets requesting
unicast transmission of PTP packets. Entries cannot be created or
deleted via SNMP set operations. These entries correspond to PTP slave
boundary clocks receiving timing information from the local clock.
These entries are created by the system with tmnxPtpPeerRemoteMaster
set to 'false' and tmnxPtpPeerRemoteSlave set to 'true'.
If tmnxPtpClockClockType is 'boundary (3)', entries corresponding to
grandmaster or boundary PTP clocks providing timing to the local clock
may be created and deleted via SNMP set operations, in the same manner
as when tmnxPtpClockClockType is 'ordinarySlave (1)'. As well, entries
corresponding to slave or boundary PTP clocks receiving timing from
the local clock may be automatically created by the system, in the
same manner as when tmnxPtpClockClockType is 'ordinaryMaster (2)'.
For an individual entry, the value of tmnxPtpPeerRemoteMaster along
with tmnxPtpPeerRemoteSlave indicates the direction of flow of timing
information between the local PTP clock and the peer PTP clock. There
are three cases:
1) If tmnxPtpPeerRemoteMaster is 'true', and tmnxPtpPeerRemoteSlave
is 'false', the peer PTP clock is providing timing to the local
PTP clock.
In this case, PTP Announce, Sync, and Delay Response packets are
sent from the peer PTP clock to the local PTP clock, and PTP Delay
Request packets are sent from the local PTP clock to the peer PTP
clock.
This type of PTP peer may exist when tmnxPtpClockClockType is
either 'ordinarySlave (1)' or boundary (3)'.
2) If tmnxPtpPeerRemoteMaster is 'false', and tmnxPtpPeerRemoteSlave
is 'true', the local PTP clock is providing timing to the peer
PTP clock.
In this case, PTP Announce, Sync, and Delay Response packets are
sent from the local PTP clock to the peer PTP clock, and PTP Delay
Request packets are sent from the peer PTP clock to the local PTP
clock.
This type of PTP peer may exist when tmnxPtpClockClockType is
either 'ordinaryMaster (2)' or boundary (3)'.
3) If tmnxPtpPeerRemoteMaster and tmnxPtpPeerRemoteSlave are both
set to 'true', the local clock and remote PTP clock have a peer
relationship.
Timing information may flow in either direction, depending on the
decision of the PTP Best Master Clock Algorithm running on each
PTP clock.
This type of PTP peer may only exist when tmnxPtpClockClockType is
'boundary (3)'.
There is a system limit to the number of PTP peers that can be
configured via SNMP set operations, and another limit to the number
of PTP peers that can be automatically created upon reception of
PTP signaling packets.
When tmnxPtpClockClockType is 'boundary (3)', a peer entry may be
changed from one that is only receiving timing from the local clock,
to one that may either receive or provide timing, by setting
tmnxPtpPeerRemoteMaster to 'true'.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.2.3.1- Type
- row
- Status
- current
- Parent
- tmnxPtpPeerConfigTable
- Table
- tmnxPtpPeerConfigTable
- Children
- 21
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxPtpPeerIpAddrType The value of tmnxPtpPeerIpAddrType specifies the type of address of
the PTP 1588 peer. This object represents the first index in the
table. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.1 |
| tmnxPtpPeerClockId The value of tmnxPtpPeerClockId indicates the clock identity of the
peer. | column | TmnxPtpClockIdentity | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.10 |
| tmnxPtpPeerLocalPortNumber The value of tmnxPtpPeerLocalPortNumber indicates the PTP port number
assigned by the local clock and used when communicating with the
remote clock.
If tmnxPtpClock… | column | TmnxPtpPortNumber | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.11 |
| tmnxPtpPeerRemotePortNumber The value of tmnxPtpPeerRemotePortNumber indicates the PTP port number
used by the remote peer when communicating with the local clock. | column | TmnxPtpPortNumber | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.12 |
| tmnxPtpPeerTxTimeStampPoint The value of tmnxPtpPeerTxTimeStampPoint indicates the reference point
used to generate the PTP timestamp for the last transmitted PTP event
packet. If no event packets have been… | column | TmnxPtpTimeStampReferencePoint | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.13 |
| tmnxPtpPeerLastTxPortId The value of tmnxPtpPeerLastTxPortId along with
tmnxPtpPeerLastTxPortEncapType and tmnxPtpPeerLastTxPortEncapValue
indicates the last port used to transmit PTP packets to the PTP … | column | TIMETRA-TC-MIBTmnxPortID | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.14 |
| tmnxPtpPeerLastTxPortEncapType The value of tmnxPtpPeerLastTxPortEncapType along with
tmnxPtpPeerLastTxPortId and tmnxPtpPeerLastTxPortEncapValue indicates
the last port used to transmit PTP packets to the PTP … | column | TIMETRA-PORT-MIBTmnxPortEncapType | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.15 |
| tmnxPtpPeerLastTxPortEncapValue The value of tmnxPtpPeerLastTxPortEncapValue along with
tmnxPtpPeerLastTxPortId and tmnxPtpPeerLastTxPortEncapType indicates
the last port used to transmit PTP packets to the PTP … | column | TIMETRA-TC-MIBTmnxEncapVal | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.16 |
| tmnxPtpPeerRxTimeStampPoint The value of tmnxPtpPeerRxTimeStampPoint indicates the reference point
used to generate the PTP timestamp for the last received PTP event
packet. If no event packets have been re… | column | TmnxPtpTimeStampReferencePoint | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.17 |
| tmnxPtpPeerLastRxPortId The value of tmnxPtpPeerLastRxPortId along with
tmnxPtpPeerLastRxPortEncapType and tmnxPtpPeerLastRxPortEncapValue
indicates the last port used to receive PTP packets from the PTP… | column | TIMETRA-TC-MIBTmnxPortID | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.18 |
| tmnxPtpPeerLastRxPortEncapType The value of tmnxPtpPeerLastRxPortEncapType along with
tmnxPtpPeerLastRxPortId and tmnxPtpPeerLastRxPortEncapValue indicates
the last port used to receive PTP packets from the PTP… | column | TIMETRA-PORT-MIBTmnxPortEncapType | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.19 |
| tmnxPtpPeerIpAddress The value of tmnxPtpPeerIpAddress specifies the address of the PTP
1588 peer. This object represents the second index in the table. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.2 |
| tmnxPtpPeerLastRxPortEncapValue The value of tmnxPtpPeerLastRxPortEncapValue along with
tmnxPtpPeerLastRxPortId and tmnxPtpPeerLastRxPortEncapType indicates
the last port used to receive PTP packets from the PTP… | column | TIMETRA-TC-MIBTmnxEncapVal | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.20 |
| tmnxPtpPeerSyncInterval The value of tmnxPtpPeerSyncInterval specifies the packet rate
requested in REQUEST_UNICAST_TRANSMISSION signaling messages for sync
packets when negotiating the sync unicast sess… | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.21 |
| tmnxPtpPeerRowStatus The value of tmnxPtpPeerRowStatus specifies the row status of the PTP
1588 peer.
This object controls the creation and deletion of peer PTP grandmaster
and boundary… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.3 |
| tmnxPtpPeerLastChanged The value of tmnxPtpPeerLastChanged indicates the time, since system
startup, that the PTP 1588 peer was created or modified. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.4 |
| tmnxPtpPeerAdminState The value of tmnxPtpPeerAdminState specifies the administrative state
of the PTP 1588 peer, that is, whether or not the peer will be used by
the Precision Time Protocol (PTP). | column | TIMETRA-TC-MIBTmnxAdminState | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.5 |
| tmnxPtpPeerPortState The value of tmnxPtpPeerPortState indicates the current state of the
PTP port used when communicating with the remote peer.
If tmnxPtpClockClockType is either 'ordi… | column | TmnxPtpPortState | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.6 |
| tmnxPtpPeerLocalPriority The value of tmnxPtpPeerLocalPriority specifies the local priority
used to choose between PTP masters in the Best Master Clock Algorithm
(BMCA). This object is only relevant when … | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.7 |
| tmnxPtpPeerRemoteMaster 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 clo… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.8 |
| tmnxPtpPeerRemoteSlave 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. … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| TIMETRA-VRTR-MIBvRtrID The unique value which identifies this virtual router in the Tmnx
system. The vRtrID value for each virtual router must remain
constant at least from one re-initializa… | column | TIMETRA-TC-MIBTmnxVRtrID | .1.3.6.1.4.1.6527.3.1.2.3.1.1.1 |
| tmnxPtpPeerIpAddrType The value of tmnxPtpPeerIpAddrType specifies the type of address of
the PTP 1588 peer. This object represents the first index in the
table. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.1 |
| tmnxPtpPeerIpAddress The value of tmnxPtpPeerIpAddress specifies the address of the PTP
1588 peer. This object represents the second index in the table. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.74.2.3.1.2 |