ptpPortState

SIAE-PTP-MIB · .1.3.6.1.4.1.3373.1103.100.8.1.1.6

Object

column ClockPortState
This denotes the PTP State of the PTP port as computed by the PTP State
event machine.
              
initializing:
While a port is in the INITIALIZING state, the port initializes its data
sets, hardware, and communication facilities. No port of the clock shall
place any PTP messages on its communication path. If one port of a
boundary clock is in the INITIALIZING state, then all ports shall be in
the INITIALIZING state.
              
faulty:
The fault state of the protocol. A port in this state shall not place any
PTP messages except for management messages that are a required response
to another management message on its communication path.
              
disabled:
The port shall not place any messages on its communication path. In a
boundary clock, no activity at the port shall be allowed to affect the
activity at any other port of the boundary clock. A port in this state
shall discard all PTP received messages except for management messages.
              
listening:
The port is waiting for the announceReceiptTimeout to expire or to
receive an Announce message from a master. The purpose of this state is
to allow orderly addition of clocks to a domain. A port in this state
shall not place any PTP messages on its communication path except for
Pdelay_Req, Pdelay_Resp, Pdelay_Resp_Follow_Up, or signaling messages,
or management messages that are a required response to another
management message.
              
premaster:
The port shall behave in all respects as though it were in the MASTER
state except that it shall not place any messages on its communication
path except for Pdelay_Req, Pdelay_Resp, Pdelay_Resp_Follow_Up, signaling
or management messages.
              
master:
The port is behaving as a master port. It will periodically send announce
and sync messages.
              
passive:
The port shall not place any messages on its communication path except
for Pdelay_Req, Pdelay_Resp, Pdelay_Resp_Follow_Up, or signaling messages
or management messages that are a required response to another management
message.
              
uncalibrated:
This is a transient state to allow initialization of synchronization
servos, updating of data sets when a new master port has been selected,
and other implementation-specific activity.
              
slave:
The port is synchronizing to the selected master port.

Context

MIB
SIAE-PTP-MIB
OID
.1.3.6.1.4.1.3373.1103.100.8.1.1.6
Type
column
Access
readonly
Status
current
Parent
ptpPortDataSetEntry
Table
ptpPortDataSetTable
Siblings
17

Syntax

ClockPortState
Source
ClockPortState
Base type
Enumeration

Values & Constraints

Type Values
1initializing
2faulty
3disabled
4listening
5preMaster
6master
7passive
8uncalibrated
9slave

Related Objects

Sibling Objects