MIBs Depot

AT-PTP-MIB

Registered at
1.3.6.1.4.1.207.8.4.4.4.504
Last updated
2017-01-23 00:00
Organization
Allied Telesis, Inc.
Revisions
2017-01-23 00:00
Namespace
allied
Source file
AT-PTP-MIB
Digest
sha256:c065653873b45eaeda6ff7d09fbb832c32dfebc594c53978cbcdde668233c0c3

Description

This MIB file contains definitions of managed objects for the IEEE 1588v2 Precision Time Protocol (PTP) module.

Contact

http://www.alliedtelesis.com

Imports

FromSymbols
AT-SMI-MIBmodules
IF-MIBInterfaceIndexOrZero
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCAutonomousType, DisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AT-PTP-MIB
AT-SMI-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
PtpClockDomainType
TEXTUAL-CONVENTION
The Domain is identified by an integer, the domainNumber, in the range of 0 to 255. An integer value that is used to assign each PTP device to a particular domain. The following values define the valid domains. Value Definition --------- ------------------- 0 Default domain 1 Alternate domain 1 2 Alternate domain 2 3 Alternate domain 3 4 - 127 User-defined domains 128 - 255 Reserved
current
PtpClockIdentity
TEXTUAL-CONVENTION
The clock Identity is an 8-octet array and will be presented in the form of a character array. Network byte order is assumed. The value of the PtpClockIdentity should be taken from the IEEE EUI-64 individual assigned numbers as indicated in Section 7.5.2.2.2 of [IEEE 1588-2008]. It can also be non-EUI-64 address as defined in section 7.5.2.2.3 of [IEEE 1588-2008]. The EUI-64 address is divided into the following fields: OUI bytes (0-2) Extension identifier bytes (3-7) The clock identifier can be constructed from existing EUI-48 assignments and here is an abbreviated example extracted from section 7.5.2.2.2 [IEEE 1588-2008]. Company EUI-48 = 0xACDE4823456716 EUI-64 = ACDE48FFFE23456716 It is important to note the IEEE Registration Authority has deprecated the use of MAC-48 in any new design.
current
PtpClockInstanceType
TEXTUAL-CONVENTION
The instance of the Clock of a given clock type in a given domain.
current
PtpClockIntervalBase2
TEXTUAL-CONVENTION
The interval included in message types Announce, Sync, Delay_Req, and Pdelay_Req as indicated in section 7.7.2.1 of [IEEE 1588-2008]. The mean time interval between successive messages shall be represented as the logarithm to the base 2 of this time interval measured in seconds on the local clock of the device sending the message. The values of these logarithmic attributes shall be selected from integers in the range -128 to 127 subject to further limits established in an applicable PTP profile.
current
PtpClockMechanismType
TEXTUAL-CONVENTION
The clock type based on whether end-to-end or peer-to-peer mechanisms are used. The mechanism used to calculate the Mean Path Delay as indicated in Table 9 of [IEEE 1588-2008]. Delay mechanism Value(hex) Specification --------------- ---------- ------------- E2E 01 The port is configured to use the delay request-response mechanism. P2P 02 The port is configured to use the peer delay mechanism. DISABLED FE The port does not implement the delay mechanism.
current
PtpClockPortNumber
TEXTUAL-CONVENTION
An index identifying a specific Precision Time Protocol (PTP) port on a PTP node.
current
PtpClockPortState
TEXTUAL-CONVENTION
This is the value of the current state of the protocol engine associated with this port. Port state Value Description ----------------------------------------------------------- initializing 1 In this state a port initializes its data sets, hardware, and communication facilities. faulty 2 The fault state of the protocol. disabled 3 The port shall not place any messages on its communication path. listening 4 The port is waiting for the announceReceiptTimeout to expire or to receive an Announce message from a master. preMaster 5 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 6 The port is behaving as a master port. passive 7 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 8 The local port is preparing to synchronize to the master port. slave 9 The port is synchronizing to the selected master port.
current
PtpClockPortTransportTypeAddress
TEXTUAL-CONVENTION
The Clock port transport protocol address used for this communication between the clock nodes. This is a string corresponding to the address type as specified by the transport type used. The transport types can be defined elsewhere, in addition to the ones defined in this document. This can be an address of type IP version 4, IP version 6, Ethernet, DeviceNET, ControlNET or IEC61158. The OCTET STRING representation of the OID of ptpWellKnownTransportTypes will be used in the values contained in the OCTET STRING.
current
PtpClockProfileType
TEXTUAL-CONVENTION
Clock Profile used. A profile is the set of allowed Precision Time Protocol (PTP) features applicable to a device.
current
PtpClockQualityAccuracyType
TEXTUAL-CONVENTION
The ClockQuality as specified in sections 5.3.7, 7.6.2.5 and Table 6 of [IEEE 1588-2008]. The following values are not represented in the enumerated values. 0x01-0x1F Reserved 0x32-0x7F Reserved It is important to note that section 7.1.1 of [RFC 2578] allows for gaps and enumerate values starting at zero when indicated by the protocol.
current
PtpClockQualityClassType
TEXTUAL-CONVENTION
The ClockQuality as specified in section 5.3.7 ClockQuality, 7.6.2.4 clockClass and Table 5 clockClass specifications of [IEEE 1588-2008]. Value Description -------- ------------------------------------------------ 0 Reserved to enable compatibility with future versions. 1-5 Reserved 6 Shall designate a clock that is synchronized to a primary reference time source. The timescale distributed shall be PTP. A clockClass 6 clock shall not be a slave to another clock in the domain. 7 Shall designate a clock that has previously been designated as clockClass 6 but that has lost the ability to synchronize to a primary reference time source and is in holdover mode and within holdover specifications. The timescale distributed shall be PTP. A clockClass 7 clock shall not be a slave to another clock in the domain. 8 Reserved. 9-10 Reserved to enable compatibility with future versions. 11-12 Reserved. 13 Shall designate a clock that is synchronized to an application-specific source of time. The timescale distributed shall be ARB. A clockClass 13 clock shall not be a slave to another clock in the domain. 14 Shall designate a clock that has previously been designated as clockClass 13 but that has lost the ability to synchronize to an application-specific source of time and is in holdover mode and within holdover specifications. The timescale distributed shall be ARB. A clockClass 14 clock shall not be a slave to another clock in the domain. 15-51 Reserved. 52 Degradation alternative A for a clock of clockClass 7 that is not within holdover specification. A clock of clockClass 52 shall not be a slave to another clock in the domain. 53-57 Reserved. 58 Degradation alternative A for a clock of clockClass 14 that is not within holdover specification. A clock of clockClass 58 shall not be a slave to another clock in the domain. 59-67 Reserved. 68-122 For use by alternate PTP profiles. 123-127 Reserved. 128-132 Reserved. 133-170 For use by alternate PTP profiles. 171-186 Reserved. 187 Degradation alternative B for a clock of clockClass 7 that is not within holdover specification. A clock of clockClass 187 may be a slave to another clock in the domain. 188-192 Reserved. 193 Degradation alternative B for a clock of clockClass 14 that is not within holdover specification. A clock of clockClass 193 may be a slave to another clock in the domain. 194-215 Reserved. 216-232 For use by alternate PTP profiles. 233-247 Reserved. 248 Default. This clockClass shall be used if none of the other clockClass definitions apply. 249-250 Reserved. 251 Reserved for version 1 compatibility; see Clause 18. 252-254 Reserved. 255 Shall be the clockClass of a slave-only clock; see 9.2.2.
current
PtpClockRoleType
TEXTUAL-CONVENTION
The Clock Role. The protocol generates a Master Slave relationship among the clocks in the system. Clock Role Value Description -------------------------------------------------------------- Master clock 1 A clock that is the source of time to which all other clocks on that path synchronize. Slave clock 2 A clock which synchronizes to another clock (master).
current
PtpClockStateType
TEXTUAL-CONVENTION
The clock state returned by a PTP engine. Clock State Value Description -------------------------------------------------------------- Freerun state 1 Applies to a slave device that is not locked to a master. This is the initial state a slave starts out with when it is not getting any PTP packets from the master or because of some other input error (erroneous packets, etc). Holdover state 2 In this state the slave device is locked to a master but communication with the master has been lost or the timestamps in the PTP packets are incorrect. Since the slave was locked to the master, it can run in this state, with similar accuracy for some time. If communication with the master is not restored for an extended period (dependent on the clock implementation), the device should move to the Freerun state. Acquiring state 3 The slave device is receiving packets from a master and is trying to acquire a lock. Freq_locked state 4 Slave device is locked to the Master with respect to frequency, but not phase aligned Phase_aligned state 5 Locked to the master with respect to frequency and phase.
current
PtpClockTimeInterval
TEXTUAL-CONVENTION
This textual convention corresponds to the TimeInterval structure indicated in section 5.3.2 of [IEEE 1588-2008]. It will be presented in the form of a character array. Network byte order is assumed. The TimeInterval type represents time intervals. struct TimeInterval { Integer64 scaledNanoseconds; }; The scaledNanoseconds member is the time interval expressed in units of nanoseconds and multiplied by 2**16. Positive or negative time intervals outside the maximum range of this data type shall be encoded as the largest positive and negative values of the data type, respectively. For example, 2.5 ns is expressed as string '0000 0000 0002 8000' in Base16.
current
PtpClockTimeSourceType
TEXTUAL-CONVENTION
The ClockQuality as specified in Sections 5.3.7, 7.6.2.6 and Table 7 of [IEEE 1588-2008]. The following values are not represented in the enumerated values. 0xF0-0xFE For use by alternate PTP profiles 0xFF Reserved It is important to note that section 7.1.1 RFC 2578 allows for gaps and enumerate values to start with zero when indicated by the protocol.
current
PtpClockTxModeType
TEXTUAL-CONVENTION
Transmission mode. Unicast: Using unicast communication channel. Multicast: Using Multicast communication channel. multicast-mix: Using multicast-unicast communication channel
current
PtpClockType
TEXTUAL-CONVENTION
The clock types as defined in the MIB module description.
current

Objects

NameOIDSyntaxAccessStatus
ptpMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.0
ptpMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.1
ptpMIBSystemInfo
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.1.1
ptpSystemTable
OBJECT-TYPE
Table of count information about the PTP system for all domains.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.1not-accessiblecurrent
ptpSystemEntry
OBJECT-TYPE
An entry in the table, containing count information about a single domain. New row entries are added when the PTP clock for this domain is configured, while the unconfiguration of the PTP clock removes it.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.1.1not-accessiblecurrent
ptpDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices. The Clock Domain is a logical group of clocks and devices that synchronize with each other using the PTP protocol. 0 Default domain 1 Alternate domain 1 2 Alternate domain 2 3 Alternate domain 3 4 - 127 User-defined domains 128 - 255 Reserved
1.3.6.1.4.1.207.8.4.4.4.504.1.1.1.1.1PtpClockDomainTypenot-accessiblecurrent
ptpInstanceIndex
OBJECT-TYPE
This object specifies the instance of the Clock for this domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.1.1.2PtpClockInstanceTypenot-accessiblecurrent
ptpDomainClockPortsTotal
OBJECT-TYPE
This object specifies the total number of clock ports configured within a domain in the system.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.1.1.3Gauge32read-onlycurrent
ptpSystemDomainTable
OBJECT-TYPE
Table of information about the PTP system for all clock modes -- ordinary, boundary or transparent.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.2not-accessiblecurrent
ptpSystemDomainEntry
OBJECT-TYPE
An entry in the table, containing information about a single clock mode for the PTP system. A row entry gets added when PTP clocks are configured on the node.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.2.1not-accessiblecurrent
ptpSystemDomainClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.2.1.1PtpClockTypenot-accessiblecurrent
ptpSystemDomainTotals
OBJECT-TYPE
This object specifies the total number of PTP domains for this particular clock type configured in this node.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.2.1.2Unsigned32read-onlycurrent
ptpSystemProfile
OBJECT-TYPE
This object specifies the PTP Profile implemented on the system.
1.3.6.1.4.1.207.8.4.4.4.504.1.1.3PtpClockProfileTyperead-onlycurrent
ptpMIBClockInfo
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.1.2
ptpClockCurrentDSTable
OBJECT-TYPE
Table of information about the PTP clock Current Datasets for all domains.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1not-accessiblecurrent
ptpClockCurrentDSEntry
OBJECT-TYPE
An entry in the table, containing information about a single PTP clock Current Datasets for a domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1.1not-accessiblecurrent
ptpClockCurrentDSDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockCurrentDSClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1.1.2PtpClockTypenot-accessiblecurrent
ptpClockCurrentDSInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockCurrentDSStepsRemoved
OBJECT-TYPE
The current clock dataset StepsRemoved value. This object specifies the distance measured by the number of Boundary clocks between the local clock and the Foreign master as indicated in the stepsRemoved field of Announce messages.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1.1.4Unsigned32read-onlycurrent
ptpClockCurrentDSOffsetFromMaster
OBJECT-TYPE
This object specifies the current clock dataset ClockOffset value. The value of the computation of the offset in time between a slave and a master clock.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1.1.5PtpClockTimeIntervalread-onlycurrent
ptpClockCurrentDSMeanPathDelay
OBJECT-TYPE
This object specifies the current clock dataset MeanPathDelay value. The mean path delay between a pair of ports as measured by the delay request-response mechanism.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.1.1.6PtpClockTimeIntervalread-onlycurrent
ptpClockParentDSTable
OBJECT-TYPE
Table of information about the PTP clock Parent Datasets for all domains.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2not-accessiblecurrent
ptpClockParentDSEntry
OBJECT-TYPE
An entry in the table, containing information about a single PTP clock Parent Datasets for a domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1not-accessiblecurrent
ptpClockParentDSDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockParentDSClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.2PtpClockTypenot-accessiblecurrent
ptpClockParentDSInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockParentDSParentPortIdentity
OBJECT-TYPE
This object specifies the value of portIdentity of the port on the master that issues the Sync messages used in synchronizing this clock.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.4OCTET STRING (SIZE(1..256))read-onlycurrent
ptpClockParentDSParentStats
OBJECT-TYPE
This object specifies the Parent Dataset ParentStats value. This value indicates whether the values of ParentDSOffset and ParentDSClockPhChRate have been measured and are valid. A TRUE value shall indicate valid data.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.5TruthValueread-onlycurrent
ptpClockParentDSOffset
OBJECT-TYPE
This object specifies the Parent Dataset ParentOffsetScaledLogVariance value. This value is the variance of the parent clock's phase as measured by the local clock.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.6PtpClockIntervalBase2 (-128..127)read-onlycurrent
ptpClockParentDSClockPhChRate
OBJECT-TYPE
This object specifies the clock's parent dataset ParentClockPhaseChangeRate value. This value is an estimate of the parent clock's phase change rate as measured by the slave clock.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.7Integer32read-onlycurrent
ptpClockParentDSGMClockIdentity
OBJECT-TYPE
This object specifies the parent dataset Grandmaster clock identity.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.8PtpClockIdentityread-onlycurrent
ptpClockParentDSGMClockPriority1
OBJECT-TYPE
This object specifies the parent dataset Grandmaster clock priority1.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.9Unsigned32read-onlycurrent
ptpClockParentDSGMClockPriority2
OBJECT-TYPE
This object specifies the parent dataset grandmaster clock priority2.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.10Unsigned32read-onlycurrent
ptpClockParentDSGMClockQualityClass
OBJECT-TYPE
This object specifies the parent dataset grandmaster clock quality class.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.11PtpClockQualityClassTyperead-onlycurrent
ptpClockParentDSGMClockQualityAccuracy
OBJECT-TYPE
This object specifies the parent dataset grandmaster clock quality accuracy.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.12PtpClockQualityAccuracyTyperead-onlycurrent
ptpClockParentDSGMClockQualityOffset
OBJECT-TYPE
This object specifies the parent dataset grandmaster clock quality offset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.2.1.13Unsigned32read-onlycurrent
ptpClockDefaultDSTable
OBJECT-TYPE
Table of information about the PTP clock Default Datasets for all domains.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3not-accessiblecurrent
ptpClockDefaultDSEntry
OBJECT-TYPE
An entry in the table, containing information about a single PTP clock Default Datasets for a domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1not-accessiblecurrent
ptpClockDefaultDSDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockDefaultDSClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.2PtpClockTypenot-accessiblecurrent
ptpClockDefaultDSInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockDefaultDSTwoStepFlag
OBJECT-TYPE
This object specifies whether the Two Step process is used.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.4TruthValueread-onlycurrent
ptpClockDefaultDSClockIdentity
OBJECT-TYPE
This object specifies the default Datasets clock identity.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.5PtpClockIdentityread-onlycurrent
ptpClockDefaultDSPriority1
OBJECT-TYPE
This object specifies the default Datasets clock Priority1.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.6Unsigned32read-onlycurrent
ptpClockDefaultDSPriority2
OBJECT-TYPE
This object specifies the default Datasets clock Priority2.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.7Unsigned32read-onlycurrent
ptpClockDefaultDSSlaveOnly
OBJECT-TYPE
Whether the SlaveOnly flag is set.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.8TruthValueread-onlycurrent
ptpClockDefaultDSQualityClass
OBJECT-TYPE
This object specifies the default dataset Quality Class.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.9PtpClockQualityClassTyperead-onlycurrent
ptpClockDefaultDSQualityAccuracy
OBJECT-TYPE
This object specifies the default dataset Quality Accuracy.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.10PtpClockQualityAccuracyTyperead-onlycurrent
ptpClockDefaultDSQualityOffset
OBJECT-TYPE
This object specifies the default dataset Quality offset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.3.1.11Integer32read-onlycurrent
ptpClockRunningTable
OBJECT-TYPE
Table of information about the PTP clock Running Datasets for all domains.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4not-accessiblecurrent
ptpClockRunningEntry
OBJECT-TYPE
An entry in the table, containing information about a single PTP clock running Datasets for a domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4.1not-accessiblecurrent
ptpClockRunningDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a Logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockRunningClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4.1.2PtpClockTypenot-accessiblecurrent
ptpClockRunningInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockRunningState
OBJECT-TYPE
This object specifies the Clock state returned by a PTP engine which was described earlier. Freerun state. Applies to a slave device that is not locked to a master. This is the initial state a slave starts out with when it is not getting any PTP packets from the master, or because of some other input error (erroneous packets, etc). Holdover state. In this state the slave device is locked to a master but communication with the master has been lost or the timestamps in the PTP packets are incorrect. Since the slave was previously locked to the master, it can run in this state, with similar accuracy for some time. If communication with the master is not restored for an extended period (dependent on the clock implementation), the device should move to the FREERUN state. Acquiring state. The slave device is receiving packets from a master and is trying to acquire a lock. Freq_locked state. Slave device is locked to the Master with respect to frequency, but not phase aligned. Phase_aligned state. Locked to the master with respect to frequency and phase.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4.1.4PtpClockStateTyperead-onlycurrent
ptpClockRunningPacketsSent
OBJECT-TYPE
This object specifies the total number of all unicast and multicast packets that have been sent out for this clock in this domain for this type. These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4.1.5Counter64read-onlycurrent
ptpClockRunningPacketsReceived
OBJECT-TYPE
This object specifies the total number of all unicast and multicast packets that have been received for this clock in this domain for this type. These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.4.1.6Counter64read-onlycurrent
ptpClockTimePropertiesDSTable
OBJECT-TYPE
Table of information about the PTP clock time properties datasets for all domains.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5not-accessiblecurrent
ptpClockTimePropertiesDSEntry
OBJECT-TYPE
An entry in the table, containing information about a single PTP clock timeproperties Datasets for a domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1not-accessiblecurrent
ptpClockTimePropertiesDSDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockTimePropertiesDSClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.2PtpClockTypenot-accessiblecurrent
ptpClockTimePropertiesDSInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockTimePropertiesDSCurrentUTCOffsetValid
OBJECT-TYPE
This object specifies the timeproperties dataset value of whether the current UTC offset is valid.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.4TruthValueread-onlycurrent
ptpClockTimePropertiesDSCurrentUTCOffset
OBJECT-TYPE
This object specifies the timeproperties dataset value of the current UTC offset. In PTP systems whose epoch is the PTP epoch, the value of timePropertiesDS.currentUtcOffset is the offset between TAI and UTC; otherwise the value has no meaning. The value shall be in units of seconds. The initialization value shall be selected as follows: a) If the timePropertiesDS.ptpTimescale (see 8.2.4.8) is TRUE, the value is the value obtained from a primary reference if the value is known at the time of initialization, else, b) The value shall be the current number of leap seconds (7.2.3) when the node is designed.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.5Integer32read-onlycurrent
ptpClockTimePropertiesDSLeap59
OBJECT-TYPE
This object specifies the Leap59 value in the clock Current Dataset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.6TruthValueread-onlycurrent
ptpClockTimePropertiesDSLeap61
OBJECT-TYPE
This object specifies the Leap61 value in the clock Current Dataset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.7TruthValueread-onlycurrent
ptpClockTimePropertiesDSTimeTraceable
OBJECT-TYPE
This object specifies the Time Traceable value in the clock Current Dataset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.8TruthValueread-onlycurrent
ptpClockTimePropertiesDSFreqTraceable
OBJECT-TYPE
This object specifies the Frequency Traceable value in the clock Current Dataset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.9TruthValueread-onlycurrent
ptpClockTimePropertiesDSPTPTimescale
OBJECT-TYPE
This object specifies the PTP Timescale value in the clock Current Dataset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.10TruthValueread-onlycurrent
ptpClockTimePropertiesDSSource
OBJECT-TYPE
This object specifies the Timesource value in the clock Current Dataset.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.11PtpClockTimeSourceTyperead-onlycurrent
ptpClockTransDefaultDSTable
OBJECT-TYPE
Table of information about the PTP Transparent clock Default Datasets for all domains.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6not-accessiblecurrent
ptpClockTransDefaultDSEntry
OBJECT-TYPE
An entry in the table, containing information about a single PTP Transparent clock Default Datasets for a domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1not-accessiblecurrent
ptpClockTransDefaultDSDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockTransDefaultDSInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1.2PtpClockInstanceTypenot-accessiblecurrent
ptpClockTransDefaultDSClockIdentity
OBJECT-TYPE
This object specifies the value of the clockIdentity attribute of the local clock.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1.3PtpClockIdentityread-onlycurrent
ptpClockTransDefaultDSNumOfPorts
OBJECT-TYPE
This object specifies the number of PTP ports of the device. These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1.4Counter32read-onlycurrent
ptpClockTransDefaultDSDelay
OBJECT-TYPE
This object, if the transparent clock is an end-to-end transparent clock, has the value of E2E; if the transparent clock is a peer-to-peer transparent clock, the value shall be P2P.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1.5PtpClockMechanismTyperead-onlycurrent
ptpClockTransDefaultDSPrimaryDomain
OBJECT-TYPE
This object specifies the value of the primary syntonization domain. The initialization value shall be 0.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.6.1.6PtpClockDomainTyperead-onlycurrent
ptpClockPortTable
OBJECT-TYPE
Table of information about the clock ports for a particular domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7not-accessiblecurrent
ptpClockPortEntry
OBJECT-TYPE
An entry in the table, containing information about a single clock port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1not-accessiblecurrent
ptpClockPortDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockPortClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.2PtpClockTypenot-accessiblecurrent
ptpClockPortClockInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockPortTablePortNumberIndex
OBJECT-TYPE
This object specifies the PTP Portnumber for this port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.4PtpClockPortNumbernot-accessiblecurrent
ptpClockPortName
OBJECT-TYPE
This object specifies the PTP clock port name configured on the node.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.5DisplayString (SIZE(1..64))read-onlycurrent
ptpClockPortRole
OBJECT-TYPE
This object describes the current role (slave/master) of the port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.6PtpClockRoleTyperead-onlycurrent
ptpClockPortSyncTwoStep
OBJECT-TYPE
This object specifies that two-step clock operation between the PTP master and slave device is enabled.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.7TruthValueread-onlycurrent
ptpClockPortCurrentPeerAddressType
OBJECT-TYPE
This object specifies the current peer's network address type used for PTP communication.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.8AutonomousTyperead-onlycurrent
ptpClockPortCurrentPeerAddress
OBJECT-TYPE
This object specifies the current peer's network address used for PTP communication.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.9PtpClockPortTransportTypeAddressread-onlycurrent
ptpClockPortNumOfAssociatedPorts
OBJECT-TYPE
This object specifies - For a master port - the number of PTP slave sessions (peers) associated with this PTP port. For a slave port - the number of masters available to this slave port (might or might not be peered).
1.3.6.1.4.1.207.8.4.4.4.504.1.2.7.1.10Gauge32read-onlycurrent
ptpClockPortDSTable
OBJECT-TYPE
Table of information about the clock ports dataset for a particular domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8not-accessiblecurrent
ptpClockPortDSEntry
OBJECT-TYPE
An entry in the table, containing port dataset information for a single clock port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1not-accessiblecurrent
ptpClockPortDSDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockPortDSClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.2PtpClockTypenot-accessiblecurrent
ptpClockPortDSClockInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockPortDSPortNumberIndex
OBJECT-TYPE
This object specifies the PTP portnumber associated with this PTP port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.4PtpClockPortNumbernot-accessiblecurrent
ptpClockPortDSName
OBJECT-TYPE
This object specifies the PTP clock port dataset name.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.5DisplayString (SIZE(1..64))read-onlycurrent
ptpClockPortDSPortIdentity
OBJECT-TYPE
This object specifies the PTP clock port Identity.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.6OCTET STRING (SIZE(1..256))read-onlycurrent
ptpClockPortDSlogAnnouncementInterval
OBJECT-TYPE
This object specifies the Announce message transmission interval associated with this clock port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.7PtpClockIntervalBase2read-onlycurrent
ptpClockPortDSAnnounceRctTimeout
OBJECT-TYPE
This object specifies the Announce receipt timeout associated with this clock port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.8Integer32read-onlycurrent
ptpClockPortDSlogSyncInterval
OBJECT-TYPE
This object specifies the Sync message transmission interval.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.9PtpClockIntervalBase2read-onlycurrent
ptpClockPortDSMinDelayReqInterval
OBJECT-TYPE
This object specifies the Delay_Req message transmission interval.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.10Integer32read-onlycurrent
ptpClockPortDSPeerDelayReqInterval
OBJECT-TYPE
This object specifies the Pdelay_Req message transmission interval.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.11Integer32read-onlycurrent
ptpClockPortDSDelayMech
OBJECT-TYPE
This object specifies the delay mechanism used. If the clock is an end-to-end clock, the value of the is e2e, else if the clock is a peer to-peer clock, the value shall be p2p.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.12PtpClockMechanismTyperead-onlycurrent
ptpClockPortDSPeerMeanPathDelay
OBJECT-TYPE
This object specifies the peer meanPathDelay.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.13PtpClockTimeIntervalread-onlycurrent
ptpClockPortDSGrantDuration
OBJECT-TYPE
This object specifies the grant duration allocated by the master.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.14Unsigned32read-onlycurrent
ptpClockPortDSPTPVersion
OBJECT-TYPE
This object specifies the PTP version being used.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.8.1.15Unsigned32read-onlycurrent
ptpClockPortRunningTable
OBJECT-TYPE
Table of information about the clock ports running datasets for a particular domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9not-accessiblecurrent
ptpClockPortRunningEntry
OBJECT-TYPE
An entry in the table, containing running dataset information about a single clock port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1not-accessiblecurrent
ptpClockPortRunningDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockPortRunningClockTypeIndex
OBJECT-TYPE
This object specifies the clock type as defined in the Textual convention description.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.2PtpClockTypenot-accessiblecurrent
ptpClockPortRunningClockInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockPortRunningPortNumberIndex
OBJECT-TYPE
This object specifies the PTP portnumber associated with this clock port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.4PtpClockPortNumbernot-accessiblecurrent
ptpClockPortRunningName
OBJECT-TYPE
This object specifies the PTP clock port name.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.5DisplayString (SIZE(1..64))read-onlycurrent
ptpClockPortRunningState
OBJECT-TYPE
This object specifies the port state returned by PTP engine. initializing - In this state a port initializes its data sets, hardware, and communication facilities. faulty - The fault state of the protocol. disabled - The port shall not place any messages on its communication path. listening - The port is waiting for the announceReceiptTimeout to expire or to receive an Announce message from a master. 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. 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 - The local port is preparing to synchronize to the master port. slave - The port is synchronizing to the selected master port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.6PtpClockPortStateread-onlycurrent
ptpClockPortRunningRole
OBJECT-TYPE
This object specifies the Clock Role.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.7PtpClockRoleTyperead-onlycurrent
ptpClockPortRunningInterfaceIndex
OBJECT-TYPE
This object specifies the interface on the node being used by the PTP Clock for PTP communication.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.8InterfaceIndexOrZeroread-onlycurrent
ptpClockPortRunningTransport
OBJECT-TYPE
This object specifies the transport protocol being used for PTP communication (the mapping used).
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.9AutonomousTyperead-onlycurrent
ptpClockPortRunningEncapsulationType
OBJECT-TYPE
This object specifies the type of encapsulation if the interface is adding extra layers (e.g., VLAN, Pseudowire encapsulation...) for the PTP messages.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.10AutonomousTyperead-onlycurrent
ptpClockPortRunningTxMode
OBJECT-TYPE
This object specifies the clock transmission mode as unicast: Using unicast communication channel. multicast: Using Multicast communication channel. multicast-mix: Using multicast-unicast communication channel
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.11PtpClockTxModeTyperead-onlycurrent
ptpClockPortRunningRxMode
OBJECT-TYPE
This object specifies the clock receive mode as unicast: Using unicast communication channel. multicast: Using Multicast communication channel. multicast-mix: Using multicast-unicast communication channel
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.12PtpClockTxModeTyperead-onlycurrent
ptpClockPortRunningPacketsReceived
OBJECT-TYPE
This object specifies the packets received on the clock port (cumulative). These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.13Counter64read-onlycurrent
ptpClockPortRunningPacketsSent
OBJECT-TYPE
This object specifies the packets sent on the clock port (cumulative). These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.9.1.14Counter64read-onlycurrent
ptpClockPortTransDSTable
OBJECT-TYPE
Table of information about the Transparent clock ports running dataset for a particular domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10not-accessiblecurrent
ptpClockPortTransDSEntry
OBJECT-TYPE
An entry in the table, containing clock port Transparent dataset information about a single clock port
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1not-accessiblecurrent
ptpClockPortTransDSDomainIndex
OBJECT-TYPE
This object specifies the domain number used to create a Logical group of PTP devices.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockPortTransDSInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1.2PtpClockInstanceTypenot-accessiblecurrent
ptpClockPortTransDSPortNumberIndex
OBJECT-TYPE
This object specifies the PTP port number associated with this port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1.3PtpClockPortNumbernot-accessiblecurrent
ptpClockPortTransDSPortIdentity
OBJECT-TYPE
This object specifies the value of the PortIdentity attribute of the local port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1.4PtpClockIdentityread-onlycurrent
ptpClockPortTransDSlogMinPdelayReqInt
OBJECT-TYPE
This object specifies the value of the logarithm to the base 2 of the minPdelayReqInterval.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1.5PtpClockIntervalBase2read-onlycurrent
ptpClockPortTransDSFaultyFlag
OBJECT-TYPE
This object specifies the value TRUE if the port is faulty and FALSE if the port is operating normally.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1.6TruthValueread-onlycurrent
ptpClockPortTransDSPeerMeanPathDelay
OBJECT-TYPE
This object specifies, if the delayMechanism used is P2P, the value of the estimate of the current one-way propagation delay, i.e., <meanPathDelay> on the link attached to this port, computed using the peer delay mechanism. If the value of the delayMechanism used is E2E, then the value will be zero.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.10.1.7PtpClockTimeIntervalread-onlycurrent
ptpClockPortAssociateTable
OBJECT-TYPE
Table of information about a given port's associated ports. For a master port: multiple slave ports that have established sessions with the current master port. For a slave port: the list of masters available for a given slave port. Session information (packets, errors) to be displayed based on availability and scenario.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11not-accessiblecurrent
ptpClockPortAssociateEntry
OBJECT-TYPE
An entry in the table, containing information about a single associated port for the given clockport.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1not-accessiblecurrent
ptpClockPortCurrentDomainIndex
OBJECT-TYPE
This object specifies the given port's domain number.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.1PtpClockDomainTypenot-accessiblecurrent
ptpClockPortCurrentClockTypeIndex
OBJECT-TYPE
This object specifies the given port's clock type.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.2PtpClockTypenot-accessiblecurrent
ptpClockPortCurrentClockInstanceIndex
OBJECT-TYPE
This object specifies the instance of the clock for this clock type in the given domain.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.3PtpClockInstanceTypenot-accessiblecurrent
ptpClockPortCurrentPortNumberIndex
OBJECT-TYPE
This object specifies the PTP Port Number for the given port.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.4PtpClockPortNumbernot-accessiblecurrent
ptpClockPortAssociatePortIndex
OBJECT-TYPE
This object specifies the associated port's serial number in the current port's context.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.5Unsigned32 (1..65535)not-accessiblecurrent
ptpClockPortAssociateAddressType
OBJECT-TYPE
This object specifies the peer port's network address type used for PTP communication. The OCTET STRING representation of the OID of ptpWellKnownTransportTypes will be used in the values contained in the OCTET STRING.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.6AutonomousTyperead-onlycurrent
ptpClockPortAssociateAddress
OBJECT-TYPE
This object specifies the peer port's network address used for PTP communication.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.7PtpClockPortTransportTypeAddressread-onlycurrent
ptpClockPortAssociatePacketsSent
OBJECT-TYPE
The number of packets sent to this peer port from the current port. These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.8Counter64read-onlycurrent
ptpClockPortAssociatePacketsReceived
OBJECT-TYPE
The number of packets received from this peer port by the current port. These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.9Counter64read-onlycurrent
ptpClockPortAssociateInErrors
OBJECT-TYPE
This object specifies the input errors associated with the peer port. These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.10Counter64read-onlycurrent
ptpClockPortAssociateOutErrors
OBJECT-TYPE
This object specifies the output errors associated with the peer port. These counters are discontinuous.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.11.1.11Counter64read-onlycurrent
ptpWellKnownTransportTypes
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.1.2.12
ptpTransportTypeIPversion4
OBJECT-IDENTITY
IP version 4
1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.1current
ptpTransportTypeIPversion6
OBJECT-IDENTITY
IP version 6
1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.2current
ptpTransportTypeEthernet
OBJECT-IDENTITY
Ethernet
1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.3current
ptpTransportTypeDeviceNET
OBJECT-IDENTITY
Device NET
1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.4current
ptpTransportTypeControlNET
OBJECT-IDENTITY
Control NET
1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.5current
ptpTransportTypeIEC61158
OBJECT-IDENTITY
IEC61158
1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.6current
ptpWellKnownEncapsulationTypes
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.1.2.13
ptpEncapsulationTypeEthernet
OBJECT-IDENTITY
Ethernet Encapsulation type.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.1current
ptpEncapsulationTypeVLAN
OBJECT-IDENTITY
VLAN Encapsulation type.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.2current
ptpEncapsulationTypeUDPIPLSP
OBJECT-IDENTITY
UDP/IP over MPLS Encapsulation type.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.3current
ptpEncapsulationTypePWUDPIPLSP
OBJECT-IDENTITY
UDP/IP Pseudowire over MPLS Encapsulation type.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.4current
ptpEncapsulationTypePWEthernetLSP
OBJECT-IDENTITY
Ethernet Pseudowire over MPLS Encapsulation type.
1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.5current
ptpMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.2
ptpMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.2.1
ptpMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.207.8.4.4.4.504.2.2

Conformance

NameOIDStatus
ptpMIBCompliancesSystemInfo
MODULE-COMPLIANCE
Compliance statement for agents that provide read-only support for PTPBASE-MIB to provide system level information of clock devices. Such devices can only be monitored using this MIB module. The Module is implemented with support for read-only. In other words, only monitoring is available by implementing this MODULE-COMPLIANCE.
1.3.6.1.4.1.207.8.4.4.4.504.2.1.1current
ptpMIBCompliancesClockInfo
MODULE-COMPLIANCE
Compliance statement for agents that provide read-only support for PTPBASE-MIB to provide clock related information. Such devices can only be monitored using this MIB module. The Module is implemented with support for read-only. In other words, only monitoring is available by implementing this MODULE-COMPLIANCE.
1.3.6.1.4.1.207.8.4.4.4.504.2.1.2current
ptpMIBCompliancesClockPortInfo
MODULE-COMPLIANCE
Compliance statement for agents that provide read-only support for PTPBASE-MIB to provide clock port related information. Such devices can only be monitored using this MIB module. The Module is implemented with support for read-only. In other words, only monitoring is available by implementing this MODULE-COMPLIANCE.
1.3.6.1.4.1.207.8.4.4.4.504.2.1.3current
ptpMIBCompliancesTransparentClockInfo
MODULE-COMPLIANCE
Compliance statement for agents that provide read-only support for PTPBASE-MIB to provide Transparent clock related information. Such devices can only be monitored using this MIB module. The Module is implemented with support for read-only. In other words, only monitoring is available by implementing this MODULE-COMPLIANCE.
1.3.6.1.4.1.207.8.4.4.4.504.2.1.4current
ptpMIBSystemInfoGroup
OBJECT-GROUP
Group which aggregates objects describing system-wide information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.1current
ptpMIBClockCurrentDSGroup
OBJECT-GROUP
Group which aggregates objects describing PTP Current Dataset information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.2current
ptpMIBClockParentDSGroup
OBJECT-GROUP
Group which aggregates objects describing PTP Parent Dataset information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.3current
ptpMIBClockDefaultDSGroup
OBJECT-GROUP
Group which aggregates objects describing PTP Default Dataset information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.4current
ptpMIBClockRunningGroup
OBJECT-GROUP
Group which aggregates objects describing PTP running state information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.5current
ptpMIBClockTimepropertiesGroup
OBJECT-GROUP
Group which aggregates objects describing PTP Time Properties information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.6current
ptpMIBClockTranparentDSGroup
OBJECT-GROUP
Group which aggregates objects describing PTP Transparent Dataset information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.7current
ptpMIBClockPortGroup
OBJECT-GROUP
Group which aggregates objects describing information for a given PTP Port.
1.3.6.1.4.1.207.8.4.4.4.504.2.2.8current
ptpMIBClockPortDSGroup
OBJECT-GROUP
Group which aggregates objects describing PTP Port Dataset information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.9current
ptpMIBClockPortRunningGroup
OBJECT-GROUP
Group which aggregates objects describing PTP running interface information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.10current
ptpMIBClockPortTransDSGroup
OBJECT-GROUP
Group which aggregates objects describing PTP TransparentDS information
1.3.6.1.4.1.207.8.4.4.4.504.2.2.11current
ptpMIBClockPortAssociateGroup
OBJECT-GROUP
Group which aggregates objects describing information on peer PTP ports for a given PTP clock-port.
1.3.6.1.4.1.207.8.4.4.4.504.2.2.12current