tmnxNtpPeersStatus
TIMETRA-NTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.38.3.2.1.18
Object
column
Enumeration
The value of tmnxNtpPeersStatus indicates the status of the peer, with
values coded as follows:
0, reject - The peer is rejected and will not be used for
synchronization. Rejection reasons could be the peer is
unreachable, the peer is synchronized to this local server
so synchronizing with it would create a sync loop, or the
synchronization distance is too large.
1, inaccurate - The peer is not maintaining an accurate clock. This
peer will not be used for synchronization.
2, excess - The peer's synchronization distance is greater than ten
other peers. This peer will not be used for synchronization.
3, outlyer - The peer is discarded as an outlyer. This peer will not
be used for synchronization.
4, candidate - The peer is accepted as a possible source of
synchronization.
5, selected - The peer is an acceptable source of synchronization,
but it's synchronization distance is greater than six other
peers.
6, syspeer - The peer is chosen as the source of synchronization.
7, ppspeer - The peer is chosen as the source of synchronization, but
the actual synchronization is occurring from a
pulse-per-second (PPS) signal.
Context
- MIB
- TIMETRA-NTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.38.3.2.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxNtpPeersVarEntry
- Table
- tmnxNtpPeersVarTable
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reject |
1 | inaccurate |
2 | excess |
3 | outlyer |
4 | candidate |
5 | selected |
6 | syspeer |
7 | ppspeer |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxNtpPeersVarAssocId The value of tmnxNtpPeersVarAssocId specifies an integer value greater
than 0 that uniquely identifies a peer with which the local NTP node
is associated. | column | NTPAssocIdentifier | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.1 |
| tmnxNtpPeersStratum The value of tmnxNtpPeersStratum indicates the stratum of the peer
clock.
0, unspecified 1, primary reference (e.g.,, calibrated atomic clock,
radio clock) 2-255, s… | column | NTPStratum | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.10 |
| tmnxNtpPeersPeerPoll The value of tmnxNtpPeersPeerPoll indicates the interval at which the
peer polls the local host. | column | seconds as a power of two NTPPollInterval | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.11 |
| tmnxNtpPeersHostPoll The value of tmnxNtpPeersHostPoll indicates the interval at which the
local host polls the peer. | column | seconds as a power of two NTPPollInterval | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.12 |
| tmnxNtpPeersRefId The value of tmnxNtpPeersRefId indicates the particular reference
clock for this peer. In the case of stratum 0 (unspecified) or stratum
1 (primary reference source), this is a fo… | column | NTPRefId | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.13 |
| tmnxNtpPeersReceiveTime The value of tmnxNtpPeersReceiveTime indicates the local time when the
latest NTP message from this peer arrived. If this peer becomes
unreachable the value is set to zero. | column | NTPTimeStamp | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.14 |
| tmnxNtpPeersReach The value of tmnxNtpPeersReach indicates a shift register used
to determine the reachability status of the peer. Bits enter
from the least significant (rightmost) end.
A peer is … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.15 |
| tmnxNtpPeersOffset The value of tmnxNtpPeersOffset indicates the estimated offset
of the peer clock relative to the local clock, in seconds. The
host determines the value of this object using the N… | column | seconds NTPSignedTimeValue | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.16 |
| tmnxNtpPeersPrefPeer The value of tmnxNtpPeersPrefPeer indicates whether this peer is
the preferred one over the others. If this object has a
value of 'true', NTP will use this peer to synchronize th… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.17 |
| tmnxNtpPeersStatusFlags The value of tmnxNtpPeersStatusFlags contains bits which indicate the
status of the peer, where 1 or more bits may be set, with values coded
as follows:
0, config -… | column | Bits | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.19 |
| tmnxNtpPeersConfigured The value of tmnxNtpPeersConfigured indicates whether or not the
association was created from configuration information. When the value
is 'true' this association was configured a… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.2 |
| tmnxNtpPeersPeerVRtrID The value of tmnxNtpPeersPeerVRtrID indicates the virtual router ID of
the NTP server or peer associated with this entry. | column | TIMETRA-TC-MIBTmnxVRtrID | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.20 |
| tmnxNtpPeersPeerAddrType The value of tmnxNtpPeersPeerAddrType indicates the address type of
the tmnxNtpPeersPeerAddress Internet address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.3 |
| tmnxNtpPeersPeerAddress The value of tmnxNtpPeersPeerAddress specifies the Internet address of
this peer. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.4 |
| tmnxNtpPeersPeerPort The value of tmnxNtpPeersPeerPort indicates 16-bit UDP port number on
which this peer receives NTP messages. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.5 |
| tmnxNtpPeersHostAddrType The value of tmnxNtpPeersHostAddrType indicates the address type of
the tmnxNtpPeersHostAddress Internet address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.6 |
| tmnxNtpPeersHostAddress The value of tmnxNtpPeersHostAddress specifies the Internet address of
the local host. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.7 |
| tmnxNtpPeersHostPort The value of tmnxNtpPeersHostPort indicates the 16-bit UDP port number
on which the local host receives NTP messages. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.8 |
| tmnxNtpPeersMode The value of tmnxNtpPeersMode indicates the association mode, with
values coded as follows:
0, unspecified
1, symmetric active - The host sends periodic messages re… | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.38.3.2.1.9 |