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
| From | Symbols |
|---|---|
| AT-SMI-MIB | modules |
| IF-MIB | InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | AutonomousType, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockInstanceType | not-accessible | current |
| 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.3 | Gauge32 | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockType | not-accessible | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | PtpClockProfileType | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | PtpClockTimeInterval | read-only | current |
| 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.6 | PtpClockTimeInterval | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | OCTET STRING (SIZE(1..256)) | read-only | current |
| 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.5 | TruthValue | read-only | current |
| 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.6 | PtpClockIntervalBase2 (-128..127) | read-only | current |
| 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.7 | Integer32 | read-only | current |
| 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.8 | PtpClockIdentity | read-only | current |
| 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.9 | Unsigned32 | read-only | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | PtpClockQualityClassType | read-only | current |
| 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.12 | PtpClockQualityAccuracyType | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | TruthValue | read-only | current |
| 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.5 | PtpClockIdentity | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | TruthValue | read-only | current |
| 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.9 | PtpClockQualityClassType | read-only | current |
| 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.10 | PtpClockQualityAccuracyType | read-only | current |
| 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.11 | Integer32 | read-only | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | PtpClockStateType | read-only | current |
| 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.5 | Counter64 | read-only | current |
| 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.6 | Counter64 | read-only | current |
| 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.5 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | TruthValue | read-only | current |
| 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.5 | Integer32 | read-only | current |
| 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.6 | TruthValue | read-only | current |
| 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.7 | TruthValue | read-only | current |
| 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.8 | TruthValue | read-only | current |
| 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.9 | TruthValue | read-only | current |
| 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.10 | TruthValue | read-only | current |
| 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.11 | PtpClockTimeSourceType | read-only | current |
| 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.6 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockInstanceType | not-accessible | current |
| 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.3 | PtpClockIdentity | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | PtpClockMechanismType | read-only | current |
| 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.6 | PtpClockDomainType | read-only | current |
| 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.7 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | PtpClockPortNumber | not-accessible | current |
| 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.5 | DisplayString (SIZE(1..64)) | read-only | current |
| 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.6 | PtpClockRoleType | read-only | current |
| 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.7 | TruthValue | read-only | current |
| 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.8 | AutonomousType | read-only | current |
| 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.9 | PtpClockPortTransportTypeAddress | read-only | current |
| 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.10 | Gauge32 | read-only | current |
| 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.8 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | PtpClockPortNumber | not-accessible | current |
| 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.5 | DisplayString (SIZE(1..64)) | read-only | current |
| 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.6 | OCTET STRING (SIZE(1..256)) | read-only | current |
| 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.7 | PtpClockIntervalBase2 | read-only | current |
| 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.8 | Integer32 | read-only | current |
| 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.9 | PtpClockIntervalBase2 | read-only | current |
| 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.10 | Integer32 | read-only | current |
| 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.11 | Integer32 | read-only | current |
| 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.12 | PtpClockMechanismType | read-only | current |
| 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.13 | PtpClockTimeInterval | read-only | current |
| 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.14 | Unsigned32 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.9 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | PtpClockPortNumber | not-accessible | current |
| 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.5 | DisplayString (SIZE(1..64)) | read-only | current |
| 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.6 | PtpClockPortState | read-only | current |
| 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.7 | PtpClockRoleType | read-only | current |
| 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.8 | InterfaceIndexOrZero | read-only | current |
| 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.9 | AutonomousType | read-only | current |
| 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.10 | AutonomousType | read-only | current |
| 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.11 | PtpClockTxModeType | read-only | current |
| 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.12 | PtpClockTxModeType | read-only | current |
| 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.13 | Counter64 | read-only | current |
| 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.14 | Counter64 | read-only | current |
| 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.10 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockInstanceType | not-accessible | current |
| 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.3 | PtpClockPortNumber | not-accessible | current |
| 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.4 | PtpClockIdentity | read-only | current |
| 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.5 | PtpClockIntervalBase2 | read-only | current |
| 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.6 | TruthValue | read-only | current |
| 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.7 | PtpClockTimeInterval | read-only | current |
| 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.11 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | PtpClockDomainType | not-accessible | current |
| 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.2 | PtpClockType | not-accessible | current |
| 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.3 | PtpClockInstanceType | not-accessible | current |
| 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.4 | PtpClockPortNumber | not-accessible | current |
| 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.5 | Unsigned32 (1..65535) | not-accessible | current |
| 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.6 | AutonomousType | read-only | current |
| 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.7 | PtpClockPortTransportTypeAddress | read-only | current |
| 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.8 | Counter64 | read-only | current |
| 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.9 | Counter64 | read-only | current |
| 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.10 | Counter64 | read-only | current |
| 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.11 | Counter64 | read-only | current |
| 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.1 | current | ||
| ptpTransportTypeIPversion6 OBJECT-IDENTITY IP version 6 | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.2 | current | ||
| ptpTransportTypeEthernet OBJECT-IDENTITY Ethernet | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.3 | current | ||
| ptpTransportTypeDeviceNET OBJECT-IDENTITY Device NET | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.4 | current | ||
| ptpTransportTypeControlNET OBJECT-IDENTITY Control NET | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.5 | current | ||
| ptpTransportTypeIEC61158 OBJECT-IDENTITY IEC61158 | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.12.6 | current | ||
| 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.1 | current | ||
| ptpEncapsulationTypeVLAN OBJECT-IDENTITY VLAN Encapsulation type. | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.2 | current | ||
| ptpEncapsulationTypeUDPIPLSP OBJECT-IDENTITY UDP/IP over MPLS Encapsulation type. | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.3 | current | ||
| 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.4 | current | ||
| ptpEncapsulationTypePWEthernetLSP OBJECT-IDENTITY Ethernet Pseudowire over MPLS Encapsulation type. | 1.3.6.1.4.1.207.8.4.4.4.504.1.2.13.5 | current | ||
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
| 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.12 | current |