PTPBASE-MIB

File: PTPBASE-MIB.mib (93694 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Gauge32 Unsigned32 Counter32
Counter64 mib-2 Integer32
OBJECT-GROUP MODULE-COMPLIANCE TEXTUAL-CONVENTION
TruthValue DisplayString AutonomousType
InterfaceIndexOrZero

Defined Types

PtpClockDomainType  
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.
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

PtpClockIdentity  
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 a non-EUI-64 address as defined in Section 7.5.2.2.3 of [IEEE-1588-2008]. The clock identifier can be constructed from existing EUI-48 assignments.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

PtpClockInstanceType  
The instance of the clock of a given clock type in a given domain.
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

PtpClockIntervalBase2  
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].
TEXTUAL-CONVENTION    
  Integer32 -128..127  

PtpClockMechanismType  
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].
TEXTUAL-CONVENTION    
  INTEGER e2e(1), p2p(2), disabled(254)  

PtpClockPortNumber  
An index identifying a specific PTP port on a PTP node.
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

PtpClockPortState  
This is the value of the current state of the protocol engine associated with this port.
TEXTUAL-CONVENTION    
  INTEGER initializing(1), faulty(2), disabled(3), listening(4), preMaster(5), master(6), passive(7), uncalibrated(8), slave(9)  

PtpClockPortTransportTypeAddress  
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 ptpbaseWellKnownTransportTypes will be used in the values contained in the OCTET STRING.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

PtpClockProfileType  
Clock Profile used. A profile is the set of allowed PTP features applicable to a device.
TEXTUAL-CONVENTION    
  INTEGER default(1), telecom(2), vendorspecific(3)  

PtpClockQualityAccuracyType  
The ClockQuality as specified in Section 5.3.7, Section 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 for enumerated values to start at zero when indicated by the protocol.
TEXTUAL-CONVENTION    
  INTEGER nanoSecond25(32), nanoSecond100(33), nanoSecond250(34), microSec1(35), microSec2dot5(36), microSec10(37), microSec25(38), microSec100(39), microSec250(40), milliSec1(41), milliSec2dot5(42), milliSec10(43), milliSec25(44), milliSec100(45), milliSec250(46), second1(47), second10(48), secondGreater10(49), unknown(254)  

PtpClockQualityClassType  
The ClockQuality as specified in Section 5.3.7, Section 7.6.2.4, and Table 5 of [IEEE-1588-2008].
TEXTUAL-CONVENTION    
  INTEGER clockclass6(6), clockclass7(7), clockclass13(13), clockclass14(14), clockclass52(52), clockclass58(58)  

PtpClockRoleType  
The Clock Role. The protocol generates a master-slave relationship among the clocks in the system. Clock Role Value ------------------------- Master clock 1 Slave clock 2
TEXTUAL-CONVENTION    
  INTEGER master(1), slave(2)  

PtpClockStateType  
The clock state returned by a PTP engine. Clock State Value ------------------------ Freerun state 1 Holdover state 2 Acquiring state 3 Freq_locked state 4 Phase_aligned state 5
TEXTUAL-CONVENTION    
  INTEGER freerun(1), holdover(2), acquiring(3), frequencyLocked(4), phaseAligned(5)  

PtpClockTimeInterval  
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.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

PtpClockTimeSourceType  
The ClockQuality as specified in Sections 5.3.7, Section 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 of RFC 2578 allows for gaps and for enumerated values to start at zero when indicated by the protocol.
TEXTUAL-CONVENTION    
  INTEGER atomicClock(16), gps(32), terrestrialRadio(48), ptp(64), ntp(80), handSet(96), other(144), internalOscillator(160)  

PtpClockTxModeType  
Transmission mode. Unicast: Using unicast communication channel. Multicast: Using Multicast communication channel. multicast-mix: Using multicast-unicast communication channel
TEXTUAL-CONVENTION    
  INTEGER unicast(1), multicast(2), multicastmix(3)  

PtpClockType  
The clock types as defined in the MIB module description.
TEXTUAL-CONVENTION    
  INTEGER ordinaryClock(1), boundaryClock(2), transparentClock(3), boundaryNode(4)  

PtpbaseSystemEntry  
SEQUENCE    
  ptpDomainIndex PtpClockDomainType
  ptpInstanceIndex PtpClockInstanceType
  ptpDomainClockPortsTotal Gauge32

PtpbaseSystemDomainEntry  
SEQUENCE    
  ptpbaseSystemDomainClockTypeIndex PtpClockType
  ptpbaseSystemDomainTotals Unsigned32

PtpbaseClockCurrentDSEntry  
SEQUENCE    
  ptpbaseClockCurrentDSDomainIndex PtpClockDomainType
  ptpbaseClockCurrentDSClockTypeIndex PtpClockType
  ptpbaseClockCurrentDSInstanceIndex PtpClockInstanceType
  ptpbaseClockCurrentDSStepsRemoved Unsigned32
  ptpbaseClockCurrentDSOffsetFromMaster PtpClockTimeInterval
  ptpbaseClockCurrentDSMeanPathDelay PtpClockTimeInterval

PtpbaseClockParentDSEntry  
SEQUENCE    
  ptpbaseClockParentDSDomainIndex PtpClockDomainType
  ptpbaseClockParentDSClockTypeIndex PtpClockType
  ptpbaseClockParentDSInstanceIndex PtpClockInstanceType
  ptpbaseClockParentDSParentPortIdentity OCTET STRING
  ptpbaseClockParentDSParentStats TruthValue
  ptpbaseClockParentDSOffset PtpClockIntervalBase2
  ptpbaseClockParentDSClockPhChRate Integer32
  ptpbaseClockParentDSGMClockIdentity PtpClockIdentity
  ptpbaseClockParentDSGMClockPriority1 Unsigned32
  ptpbaseClockParentDSGMClockPriority2 Unsigned32
  ptpbaseClockParentDSGMClockQualityClass PtpClockQualityClassType
  ptpbaseClockParentDSGMClockQualityAccuracy PtpClockQualityAccuracyType
  ptpbaseClockParentDSGMClockQualityOffset Unsigned32

PtpbaseClockDefaultDSEntry  
SEQUENCE    
  ptpbaseClockDefaultDSDomainIndex PtpClockDomainType
  ptpbaseClockDefaultDSClockTypeIndex PtpClockType
  ptpbaseClockDefaultDSInstanceIndex PtpClockInstanceType
  ptpbaseClockDefaultDSTwoStepFlag TruthValue
  ptpbaseClockDefaultDSClockIdentity PtpClockIdentity
  ptpbaseClockDefaultDSPriority1 Unsigned32
  ptpbaseClockDefaultDSPriority2 Unsigned32
  ptpbaseClockDefaultDSSlaveOnly TruthValue
  ptpbaseClockDefaultDSQualityClass PtpClockQualityClassType
  ptpbaseClockDefaultDSQualityAccuracy PtpClockQualityAccuracyType
  ptpbaseClockDefaultDSQualityOffset Integer32

PtpbaseClockRunningEntry  
SEQUENCE    
  ptpbaseClockRunningDomainIndex PtpClockDomainType
  ptpbaseClockRunningClockTypeIndex PtpClockType
  ptpbaseClockRunningInstanceIndex PtpClockInstanceType
  ptpbaseClockRunningState PtpClockStateType
  ptpbaseClockRunningPacketsSent Counter64
  ptpbaseClockRunningPacketsReceived Counter64

PtpbaseClockTimePropertiesDSEntry  
SEQUENCE    
  ptpbaseClockTimePropertiesDSDomainIndex PtpClockDomainType
  ptpbaseClockTimePropertiesDSClockTypeIndex PtpClockType
  ptpbaseClockTimePropertiesDSInstanceIndex PtpClockInstanceType
  ptpbaseClockTimePropertiesDSCurrentUTCOffsetValid TruthValue
  ptpbaseClockTimePropertiesDSCurrentUTCOffset Integer32
  ptpbaseClockTimePropertiesDSLeap59 TruthValue
  ptpbaseClockTimePropertiesDSLeap61 TruthValue
  ptpbaseClockTimePropertiesDSTimeTraceable TruthValue
  ptpbaseClockTimePropertiesDSFreqTraceable TruthValue
  ptpbaseClockTimePropertiesDSPTPTimescale TruthValue
  ptpbaseClockTimePropertiesDSSource PtpClockTimeSourceType

PtpbaseClockTransDefaultDSEntry  
SEQUENCE    
  ptpbaseClockTransDefaultDSDomainIndex PtpClockDomainType
  ptpbaseClockTransDefaultDSInstanceIndex PtpClockInstanceType
  ptpbaseClockTransDefaultDSClockIdentity PtpClockIdentity
  ptpbaseClockTransDefaultDSNumOfPorts Counter32
  ptpbaseClockTransDefaultDSDelay PtpClockMechanismType
  ptpbaseClockTransDefaultDSPrimaryDomain PtpClockDomainType

PtpbaseClockPortEntry  
SEQUENCE    
  ptpbaseClockPortDomainIndex PtpClockDomainType
  ptpbaseClockPortClockTypeIndex PtpClockType
  ptpbaseClockPortClockInstanceIndex PtpClockInstanceType
  ptpbaseClockPortTablePortNumberIndex PtpClockPortNumber
  ptpbaseClockPortName DisplayString
  ptpbaseClockPortRole PtpClockRoleType
  ptpbaseClockPortSyncTwoStep TruthValue
  ptpbaseClockPortCurrentPeerAddressType AutonomousType
  ptpbaseClockPortCurrentPeerAddress PtpClockPortTransportTypeAddress
  ptpbaseClockPortNumOfAssociatedPorts Gauge32

PtpbaseClockPortDSEntry  
SEQUENCE    
  ptpbaseClockPortDSDomainIndex PtpClockDomainType
  ptpbaseClockPortDSClockTypeIndex PtpClockType
  ptpbaseClockPortDSClockInstanceIndex PtpClockInstanceType
  ptpbaseClockPortDSPortNumberIndex PtpClockPortNumber
  ptpbaseClockPortDSName DisplayString
  ptpbaseClockPortDSPortIdentity OCTET STRING
  ptpbaseClockPortDSlogAnnouncementInterval PtpClockIntervalBase2
  ptpbaseClockPortDSAnnounceRctTimeout Integer32
  ptpbaseClockPortDSlogSyncInterval PtpClockIntervalBase2
  ptpbaseClockPortDSMinDelayReqInterval Integer32
  ptpbaseClockPortDSPeerDelayReqInterval Integer32
  ptpbaseClockPortDSDelayMech PtpClockMechanismType
  ptpbaseClockPortDSPeerMeanPathDelay PtpClockTimeInterval
  ptpbaseClockPortDSGrantDuration Unsigned32
  ptpbaseClockPortDSPTPVersion Unsigned32

PtpbaseClockPortRunningEntry  
SEQUENCE    
  ptpbaseClockPortRunningDomainIndex PtpClockDomainType
  ptpbaseClockPortRunningClockTypeIndex PtpClockType
  ptpbaseClockPortRunningClockInstanceIndex PtpClockInstanceType
  ptpbaseClockPortRunningPortNumberIndex PtpClockPortNumber
  ptpbaseClockPortRunningName DisplayString
  ptpbaseClockPortRunningState PtpClockPortState
  ptpbaseClockPortRunningRole PtpClockRoleType
  ptpbaseClockPortRunningInterfaceIndex InterfaceIndexOrZero
  ptpbaseClockPortRunningTransport AutonomousType
  ptpbaseClockPortRunningEncapsulationType AutonomousType
  ptpbaseClockPortRunningTxMode PtpClockTxModeType
  ptpbaseClockPortRunningRxMode PtpClockTxModeType
  ptpbaseClockPortRunningPacketsReceived Counter64
  ptpbaseClockPortRunningPacketsSent Counter64

PtpbaseClockPortTransDSEntry  
SEQUENCE    
  ptpbaseClockPortTransDSDomainIndex PtpClockDomainType
  ptpbaseClockPortTransDSInstanceIndex PtpClockInstanceType
  ptpbaseClockPortTransDSPortNumberIndex PtpClockPortNumber
  ptpbaseClockPortTransDSPortIdentity PtpClockIdentity
  ptpbaseClockPortTransDSlogMinPdelayReqInt PtpClockIntervalBase2
  ptpbaseClockPortTransDSFaultyFlag TruthValue
  ptpbaseClockPortTransDSPeerMeanPathDelay PtpClockTimeInterval

PtpbaseClockPortAssociateEntry  
SEQUENCE    
  ptpClockPortCurrentDomainIndex PtpClockDomainType
  ptpClockPortCurrentClockTypeIndex PtpClockType
  ptpClockPortCurrentClockInstanceIndex PtpClockInstanceType
  ptpClockPortCurrentPortNumberIndex PtpClockPortNumber
  ptpbaseClockPortAssociatePortIndex Unsigned32
  ptpbaseClockPortAssociateAddressType AutonomousType
  ptpbaseClockPortAssociateAddress PtpClockPortTransportTypeAddress
  ptpbaseClockPortAssociatePacketsSent Counter64
  ptpbaseClockPortAssociatePacketsReceived Counter64
  ptpbaseClockPortAssociateInErrors Counter64
  ptpbaseClockPortAssociateOutErrors Counter64

Defined Values

ptpbaseMIB 1.3.6.1.2.1.241
The MIB module for PTP version 2 Copyright (c) 2017 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). Overview of PTP version 2 (IEEE Std. 1588-2008) [IEEE-1588-2008] defines a protocol enabling precise synchronization of clocks in measurement and control systems implemented with packet-based networks, the Precision Time Protocol version 2 (PTPv2). This MIB module does not address PTPv1, the earlier version defined in IEEE Std. 1588-2002. The protocol is applicable to network elements communicating using IP. The protocol enables heterogeneous systems that include clocks of various inherent precision, resolution, and stability to synchronize to a grandmaster clock. The protocol supports system-wide synchronization accuracy in the sub-microsecond range with minimal network and local clock computing resources. [IEEE-1588-2008] uses UDP/IP or Ethernet and can be adapted to other mappings. It includes formal mechanisms for message extensions, higher sampling rates, correction for asymmetry, a clock type to reduce error accumulation in large topologies, and specifications on how to incorporate the resulting additional data into the synchronization protocol. [IEEE-1588-2008] also defines conformance and management capability. MIB description This MIB module supports the Precision Time Protocol version 2 (PTPv2, hereafter designated as PTP) features of network element system devices, when using the default PTP profile described in [IEEE-1588-2008] when running over the IP network layer. It is envisioned that this MIB module will complement other managed objects to be defined to monitor and measure the performance of the PTP devices and telecom clocks supporting specific PTP profiles. Some other PTP profiles have their own MIB modules defined as part of the profile, and this MIB module is not intended to replace those MIB modules. Technical terms used in this module are defined in [IEEE-1588-2008]. The MIB module refers to sections of [IEEE-1588-2008]. Abbreviations: E2E End-to-End EUI Extended Unique Identifier GPS Global Positioning System IANA Internet Assigned Numbers Authority IP Internet Protocol NTP Network Time Protocol (see [RFC5905]) P2P Peer-to-Peer PTP Precision Time Protocol TAI International Atomic Time UDP User Datagram Protocol UTC Coordinated Universal Time References: [IEEE-1588-2008] IEEE Standard for A Precision Clock Synchronization Protocol for Networked Measurement and Control Systems, IEEE Std. 1588-2008, July 2008. The below table specifies the object formats of the various textual conventions used. Data type mapping Textual Convention SYNTAX ------------------- --------------------- ------------------ 5.3.2 TimeInterval PtpClockTimeInterval OCTET STRING(SIZE(1..255)) 5.3.3 Timestamp PtpClockTimestamp OCTET STRING(SIZE(6)) 5.3.4 ClockIdentity PtpClockIdentity OCTET STRING(SIZE(8)) 5.3.5 PortIdentity PtpClockPortNumber INTEGER(1..65535) 5.3.7 ClockQuality PtpClockQualityClassType
MODULE-IDENTITY    

ptpbaseMIBNotifs 1.3.6.1.2.1.241.0
OBJECT IDENTIFIER    

ptpbaseMIBObjects 1.3.6.1.2.1.241.1
OBJECT IDENTIFIER    

ptpbaseMIBConformance 1.3.6.1.2.1.241.2
OBJECT IDENTIFIER    

ptpbaseMIBSystemInfo 1.3.6.1.2.1.241.1.1
OBJECT IDENTIFIER    

ptpbaseMIBClockInfo 1.3.6.1.2.1.241.1.2
OBJECT IDENTIFIER    

ptpbaseSystemTable 1.3.6.1.2.1.241.1.1.1
Table of count information about the PTP system for all domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseSystemEntry

ptpbaseSystemEntry 1.3.6.1.2.1.241.1.1.1.1
A table entry that contains 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 them.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseSystemEntry  

ptpDomainIndex 1.3.6.1.2.1.241.1.1.1.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpInstanceIndex 1.3.6.1.2.1.241.1.1.1.1.2
This object specifies the instance of the clock for this domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpDomainClockPortsTotal 1.3.6.1.2.1.241.1.1.1.1.3
This object specifies the total number of clock ports configured within a domain in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ptpbaseSystemDomainTable 1.3.6.1.2.1.241.1.1.2
Table of information about the PTP system for all clock modes -- ordinary, boundary, or transparent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseSystemDomainEntry

ptpbaseSystemDomainEntry 1.3.6.1.2.1.241.1.1.2.1
A table entry that contains information about a single clock mode for the PTP system. A row entry gets added when PTP clocks are configured on the node.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseSystemDomainEntry  

ptpbaseSystemDomainClockTypeIndex 1.3.6.1.2.1.241.1.1.2.1.1
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseSystemDomainTotals 1.3.6.1.2.1.241.1.1.2.1.2
This object specifies the total number of PTP domains for this particular clock type configured in this node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseSystemProfile 1.3.6.1.2.1.241.1.1.3
This object specifies the PTP profile implemented on the system.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockProfileType  

ptpbaseClockCurrentDSTable 1.3.6.1.2.1.241.1.2.1
Table of information about the PTP clock currentDS for all domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockCurrentDSEntry

ptpbaseClockCurrentDSEntry 1.3.6.1.2.1.241.1.2.1.1
A table entry that contains information about a single PTP clock currentDS for a domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockCurrentDSEntry  

ptpbaseClockCurrentDSDomainIndex 1.3.6.1.2.1.241.1.2.1.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockCurrentDSClockTypeIndex 1.3.6.1.2.1.241.1.2.1.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockCurrentDSInstanceIndex 1.3.6.1.2.1.241.1.2.1.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockCurrentDSStepsRemoved 1.3.6.1.2.1.241.1.2.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockCurrentDSOffsetFromMaster 1.3.6.1.2.1.241.1.2.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockTimeInterval  

ptpbaseClockCurrentDSMeanPathDelay 1.3.6.1.2.1.241.1.2.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockTimeInterval  

ptpbaseClockParentDSTable 1.3.6.1.2.1.241.1.2.2
Table of information about the PTP clock parentDS for all domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockParentDSEntry

ptpbaseClockParentDSEntry 1.3.6.1.2.1.241.1.2.2.1
A table entry that contains information about a single PTP clock parentDS for a domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockParentDSEntry  

ptpbaseClockParentDSDomainIndex 1.3.6.1.2.1.241.1.2.2.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockParentDSClockTypeIndex 1.3.6.1.2.1.241.1.2.2.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockParentDSInstanceIndex 1.3.6.1.2.1.241.1.2.2.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockParentDSParentPortIdentity 1.3.6.1.2.1.241.1.2.2.1.4
This object specifies the value of portIdentity of the port on the master that issues the Sync messages used in synchronizing this clock.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..256)  

ptpbaseClockParentDSParentStats 1.3.6.1.2.1.241.1.2.2.1.5
This object specifies the parentDS 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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockParentDSOffset 1.3.6.1.2.1.241.1.2.2.1.6
This object specifies the parentDS ParentOffsetScaledLogVariance value. This value is the variance of the parent clock's phase as measured by the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIntervalBase2 -128..127  

ptpbaseClockParentDSClockPhChRate 1.3.6.1.2.1.241.1.2.2.1.7
This object specifies the clock's parentDS ParentClockPhaseChangeRate value. This value is an estimate of the parent clock's phase change rate as measured by the slave clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpbaseClockParentDSGMClockIdentity 1.3.6.1.2.1.241.1.2.2.1.8
This object specifies the parentDS grandmaster clock identity.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIdentity  

ptpbaseClockParentDSGMClockPriority1 1.3.6.1.2.1.241.1.2.2.1.9
This object specifies the parentDS grandmaster clock priority1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockParentDSGMClockPriority2 1.3.6.1.2.1.241.1.2.2.1.10
This object specifies the parentDS grandmaster clock priority2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockParentDSGMClockQualityClass 1.3.6.1.2.1.241.1.2.2.1.11
This object specifies the parentDS grandmaster clock quality class.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockQualityClassType  

ptpbaseClockParentDSGMClockQualityAccuracy 1.3.6.1.2.1.241.1.2.2.1.12
This object specifies the parentDS grandmaster clock quality accuracy.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockQualityAccuracyType  

ptpbaseClockParentDSGMClockQualityOffset 1.3.6.1.2.1.241.1.2.2.1.13
This object specifies the parentDS grandmaster clock quality offset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockDefaultDSTable 1.3.6.1.2.1.241.1.2.3
Table of information about the PTP clock defaultDS for all domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockDefaultDSEntry

ptpbaseClockDefaultDSEntry 1.3.6.1.2.1.241.1.2.3.1
A table entry that contains information about a single PTP clock defaultDS for a domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockDefaultDSEntry  

ptpbaseClockDefaultDSDomainIndex 1.3.6.1.2.1.241.1.2.3.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockDefaultDSClockTypeIndex 1.3.6.1.2.1.241.1.2.3.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockDefaultDSInstanceIndex 1.3.6.1.2.1.241.1.2.3.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockDefaultDSTwoStepFlag 1.3.6.1.2.1.241.1.2.3.1.4
This object specifies whether the two-step process is used.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockDefaultDSClockIdentity 1.3.6.1.2.1.241.1.2.3.1.5
This object specifies the defaultDS clockIdentity member.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIdentity  

ptpbaseClockDefaultDSPriority1 1.3.6.1.2.1.241.1.2.3.1.6
This object specifies the defaultDS priority1 member.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockDefaultDSPriority2 1.3.6.1.2.1.241.1.2.3.1.7
This object specifies the defaultDS priority2 member.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockDefaultDSSlaveOnly 1.3.6.1.2.1.241.1.2.3.1.8
This object specifies whether the SlaveOnly flag is set.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockDefaultDSQualityClass 1.3.6.1.2.1.241.1.2.3.1.9
This object specifies the defaultDS Quality Class.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockQualityClassType  

ptpbaseClockDefaultDSQualityAccuracy 1.3.6.1.2.1.241.1.2.3.1.10
This object specifies the defaultDS Quality Accuracy.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockQualityAccuracyType  

ptpbaseClockDefaultDSQualityOffset 1.3.6.1.2.1.241.1.2.3.1.11
This object specifies the defaultDS Quality offset.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpbaseClockRunningTable 1.3.6.1.2.1.241.1.2.4
Table of information about the PTP clock running datasets for all domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockRunningEntry

ptpbaseClockRunningEntry 1.3.6.1.2.1.241.1.2.4.1
A table entry that contains information about a single PTP clock running dataset for a domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockRunningEntry  

ptpbaseClockRunningDomainIndex 1.3.6.1.2.1.241.1.2.4.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockRunningClockTypeIndex 1.3.6.1.2.1.241.1.2.4.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockRunningInstanceIndex 1.3.6.1.2.1.241.1.2.4.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockRunningState 1.3.6.1.2.1.241.1.2.4.1.4
This object specifies the clock state returned by a PTP engine.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockStateType  

ptpbaseClockRunningPacketsSent 1.3.6.1.2.1.241.1.2.4.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseClockRunningPacketsReceived 1.3.6.1.2.1.241.1.2.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseClockTimePropertiesDSTable 1.3.6.1.2.1.241.1.2.5
Table of information about the PTP clock timePropertiesDS for all domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockTimePropertiesDSEntry

ptpbaseClockTimePropertiesDSEntry 1.3.6.1.2.1.241.1.2.5.1
A table entry that contains information about a single PTP clock timePropertiesDS for a domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockTimePropertiesDSEntry  

ptpbaseClockTimePropertiesDSDomainIndex 1.3.6.1.2.1.241.1.2.5.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockTimePropertiesDSClockTypeIndex 1.3.6.1.2.1.241.1.2.5.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockTimePropertiesDSInstanceIndex 1.3.6.1.2.1.241.1.2.5.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockTimePropertiesDSCurrentUTCOffsetValid 1.3.6.1.2.1.241.1.2.5.1.4
This object specifies the timePropertiesDS value of whether the current UTC offset is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockTimePropertiesDSCurrentUTCOffset 1.3.6.1.2.1.241.1.2.5.1.5
This object specifies the timePropertiesDS 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpbaseClockTimePropertiesDSLeap59 1.3.6.1.2.1.241.1.2.5.1.6
This object specifies the Leap59 value in the clock currentDS.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockTimePropertiesDSLeap61 1.3.6.1.2.1.241.1.2.5.1.7
This object specifies the Leap61 value in the clock currentDS.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockTimePropertiesDSTimeTraceable 1.3.6.1.2.1.241.1.2.5.1.8
This object specifies the Time Traceable value in the clock currentDS.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockTimePropertiesDSFreqTraceable 1.3.6.1.2.1.241.1.2.5.1.9
This object specifies the Frequency Traceable value in the clock currentDS.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockTimePropertiesDSPTPTimescale 1.3.6.1.2.1.241.1.2.5.1.10
This object specifies the PTP Timescale value in the clock currentDS.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockTimePropertiesDSSource 1.3.6.1.2.1.241.1.2.5.1.11
This object specifies the Timesource value in the clock currentDS.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockTimeSourceType  

ptpbaseClockTransDefaultDSTable 1.3.6.1.2.1.241.1.2.6
Table of information about the PTP transparentClockDefaultDS for all domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockTransDefaultDSEntry

ptpbaseClockTransDefaultDSEntry 1.3.6.1.2.1.241.1.2.6.1
A table entry that contains information about a single PTP transparent clock defaultDS for a domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockTransDefaultDSEntry  

ptpbaseClockTransDefaultDSDomainIndex 1.3.6.1.2.1.241.1.2.6.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockTransDefaultDSInstanceIndex 1.3.6.1.2.1.241.1.2.6.1.2
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockTransDefaultDSClockIdentity 1.3.6.1.2.1.241.1.2.6.1.3
This object specifies the value of the clockIdentity attribute of the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIdentity  

ptpbaseClockTransDefaultDSNumOfPorts 1.3.6.1.2.1.241.1.2.6.1.4
This object specifies the number of PTP ports of the device. These counters are discontinuous.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ptpbaseClockTransDefaultDSDelay 1.3.6.1.2.1.241.1.2.6.1.5
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 is p2p.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockMechanismType  

ptpbaseClockTransDefaultDSPrimaryDomain 1.3.6.1.2.1.241.1.2.6.1.6
This object specifies the value of the primary syntonization domain. The initialization value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockPortTable 1.3.6.1.2.1.241.1.2.7
Table of information about the clock ports for a particular domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockPortEntry

ptpbaseClockPortEntry 1.3.6.1.2.1.241.1.2.7.1
A table entry that contains information about a single clock port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockPortEntry  

ptpbaseClockPortDomainIndex 1.3.6.1.2.1.241.1.2.7.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockPortClockTypeIndex 1.3.6.1.2.1.241.1.2.7.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockPortClockInstanceIndex 1.3.6.1.2.1.241.1.2.7.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockPortTablePortNumberIndex 1.3.6.1.2.1.241.1.2.7.1.4
This object specifies the PTP portNumber for this port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockPortNumber  

ptpbaseClockPortName 1.3.6.1.2.1.241.1.2.7.1.5
This object specifies the PTP clock port name configured on the node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

ptpbaseClockPortRole 1.3.6.1.2.1.241.1.2.7.1.6
This object describes the current role (slave/master) of the port.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockRoleType  

ptpbaseClockPortSyncTwoStep 1.3.6.1.2.1.241.1.2.7.1.7
This object specifies that two-step clock operation between the PTP master and slave device is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockPortCurrentPeerAddressType 1.3.6.1.2.1.241.1.2.7.1.8
This object specifies the current peer's network address type used for PTP communication.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ptpbaseClockPortCurrentPeerAddress 1.3.6.1.2.1.241.1.2.7.1.9
This object specifies the current peer's network address used for PTP communication.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockPortTransportTypeAddress  

ptpbaseClockPortNumOfAssociatedPorts 1.3.6.1.2.1.241.1.2.7.1.10
This object specifies the following: 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).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ptpbaseClockPortDSTable 1.3.6.1.2.1.241.1.2.8
Table of information about the clock's portDS for a particular domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockPortDSEntry

ptpbaseClockPortDSEntry 1.3.6.1.2.1.241.1.2.8.1
A table entry that contains portDS information for a single clock port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockPortDSEntry  

ptpbaseClockPortDSDomainIndex 1.3.6.1.2.1.241.1.2.8.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockPortDSClockTypeIndex 1.3.6.1.2.1.241.1.2.8.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockPortDSClockInstanceIndex 1.3.6.1.2.1.241.1.2.8.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockPortDSPortNumberIndex 1.3.6.1.2.1.241.1.2.8.1.4
This object specifies the PTP portNumber associated with this PTP port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockPortNumber  

ptpbaseClockPortDSName 1.3.6.1.2.1.241.1.2.8.1.5
This object specifies the PTP clock portDS name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

ptpbaseClockPortDSPortIdentity 1.3.6.1.2.1.241.1.2.8.1.6
This object specifies the PTP clock port Identity.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..256)  

ptpbaseClockPortDSlogAnnouncementInterval 1.3.6.1.2.1.241.1.2.8.1.7
This object specifies the Announce message transmission interval associated with this clock port.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIntervalBase2  

ptpbaseClockPortDSAnnounceRctTimeout 1.3.6.1.2.1.241.1.2.8.1.8
This object specifies the Announce receipt timeout associated with this clock port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpbaseClockPortDSlogSyncInterval 1.3.6.1.2.1.241.1.2.8.1.9
This object specifies the Sync message transmission interval.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIntervalBase2  

ptpbaseClockPortDSMinDelayReqInterval 1.3.6.1.2.1.241.1.2.8.1.10
This object specifies the Delay_Req message transmission interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpbaseClockPortDSPeerDelayReqInterval 1.3.6.1.2.1.241.1.2.8.1.11
This object specifies the Pdelay_Req message transmission interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ptpbaseClockPortDSDelayMech 1.3.6.1.2.1.241.1.2.8.1.12
This object specifies the delay mechanism used. If the clock is an end-to-end clock, the value is e2e; if the clock is a peer to-peer clock, the value is p2p.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockMechanismType  

ptpbaseClockPortDSPeerMeanPathDelay 1.3.6.1.2.1.241.1.2.8.1.13
This object specifies the peer meanPathDelay.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockTimeInterval  

ptpbaseClockPortDSGrantDuration 1.3.6.1.2.1.241.1.2.8.1.14
This object specifies the grant duration allocated by the master.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockPortDSPTPVersion 1.3.6.1.2.1.241.1.2.8.1.15
This object specifies the PTP version being used.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ptpbaseClockPortRunningTable 1.3.6.1.2.1.241.1.2.9
Table of information about the clock ports running datasets for a particular domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockPortRunningEntry

ptpbaseClockPortRunningEntry 1.3.6.1.2.1.241.1.2.9.1
A table entry that contains running dataset information about a single clock port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockPortRunningEntry  

ptpbaseClockPortRunningDomainIndex 1.3.6.1.2.1.241.1.2.9.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockPortRunningClockTypeIndex 1.3.6.1.2.1.241.1.2.9.1.2
This object specifies the clock type as defined in the textual convention description.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpbaseClockPortRunningClockInstanceIndex 1.3.6.1.2.1.241.1.2.9.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockPortRunningPortNumberIndex 1.3.6.1.2.1.241.1.2.9.1.4
This object specifies the PTP portNumber associated with this clock port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockPortNumber  

ptpbaseClockPortRunningName 1.3.6.1.2.1.241.1.2.9.1.5
This object specifies the PTP clock port name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

ptpbaseClockPortRunningState 1.3.6.1.2.1.241.1.2.9.1.6
This object specifies the port state returned by PTP engine: initializing faulty disabled listening preMaster master passive uncalibrated slave
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockPortState  

ptpbaseClockPortRunningRole 1.3.6.1.2.1.241.1.2.9.1.7
This object specifies the Clock Role.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockRoleType  

ptpbaseClockPortRunningInterfaceIndex 1.3.6.1.2.1.241.1.2.9.1.8
This object specifies the interface on the node being used by the PTP clock for PTP communication.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

ptpbaseClockPortRunningTransport 1.3.6.1.2.1.241.1.2.9.1.9
This object specifies the transport protocol being used for PTP communication (the mapping used).
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ptpbaseClockPortRunningEncapsulationType 1.3.6.1.2.1.241.1.2.9.1.10
This object specifies the type of encapsulation if the interface is adding extra layers (e.g., VLAN or Pseudowire encapsulation) for the PTP messages.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ptpbaseClockPortRunningTxMode 1.3.6.1.2.1.241.1.2.9.1.11
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
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockTxModeType  

ptpbaseClockPortRunningRxMode 1.3.6.1.2.1.241.1.2.9.1.12
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
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockTxModeType  

ptpbaseClockPortRunningPacketsReceived 1.3.6.1.2.1.241.1.2.9.1.13
This object specifies the packets received on the clock port (cumulative). These counters are discontinuous.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseClockPortRunningPacketsSent 1.3.6.1.2.1.241.1.2.9.1.14
This object specifies the packets sent on the clock port (cumulative). These counters are discontinuous.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseClockPortTransDSTable 1.3.6.1.2.1.241.1.2.10
Table of information about the transparentClockPortDS for a particular domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockPortTransDSEntry

ptpbaseClockPortTransDSEntry 1.3.6.1.2.1.241.1.2.10.1
A table entry that contains clock port transparent dataset information about a single clock port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockPortTransDSEntry  

ptpbaseClockPortTransDSDomainIndex 1.3.6.1.2.1.241.1.2.10.1.1
This object specifies the domain number used to create a logical group of PTP devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpbaseClockPortTransDSInstanceIndex 1.3.6.1.2.1.241.1.2.10.1.2
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpbaseClockPortTransDSPortNumberIndex 1.3.6.1.2.1.241.1.2.10.1.3
This object specifies the PTP portNumber associated with this port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockPortNumber  

ptpbaseClockPortTransDSPortIdentity 1.3.6.1.2.1.241.1.2.10.1.4
This object specifies the value of the PortIdentity attribute of the local port.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIdentity  

ptpbaseClockPortTransDSlogMinPdelayReqInt 1.3.6.1.2.1.241.1.2.10.1.5
This object specifies the value of the logarithm to the base 2 of the minPdelayReqInterval.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIntervalBase2  

ptpbaseClockPortTransDSFaultyFlag 1.3.6.1.2.1.241.1.2.10.1.6
This object specifies the value TRUE if the port is faulty and FALSE if the port is operating normally.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ptpbaseClockPortTransDSPeerMeanPathDelay 1.3.6.1.2.1.241.1.2.10.1.7
This object specifies, if the delayMechanism used is p2p, the value of the estimate of the current one-way propagation delay, i.e., 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.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockTimeInterval  

ptpbaseClockPortAssociateTable 1.3.6.1.2.1.241.1.2.11
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PtpbaseClockPortAssociateEntry

ptpbaseWellKnownTransportTypes 1.3.6.1.2.1.241.1.2.12
OBJECT IDENTIFIER    

ptpbaseTransportTypeIPversion4 1.3.6.1.2.1.241.1.2.12.1
IP version 4
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseTransportTypeIPversion6 1.3.6.1.2.1.241.1.2.12.2
IP version 6
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseTransportTypeEthernet 1.3.6.1.2.1.241.1.2.12.3
Ethernet
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseTransportTypeDeviceNET 1.3.6.1.2.1.241.1.2.12.4
Device NET
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseTransportTypeControlNET 1.3.6.1.2.1.241.1.2.12.5
Control NET
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseTransportTypeIEC61158 1.3.6.1.2.1.241.1.2.12.6
IEC61158
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseWellKnownEncapsulationTypes 1.3.6.1.2.1.241.1.2.13
OBJECT IDENTIFIER    

ptpbaseEncapsulationTypeEthernet 1.3.6.1.2.1.241.1.2.13.1
Ethernet Encapsulation type.
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseEncapsulationTypeVLAN 1.3.6.1.2.1.241.1.2.13.2
VLAN Encapsulation type.
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseEncapsulationTypeUDPIPLSP 1.3.6.1.2.1.241.1.2.13.3
UDP/IP over MPLS Encapsulation type.
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseEncapsulationTypePWUDPIPLSP 1.3.6.1.2.1.241.1.2.13.4
UDP/IP Pseudowire over MPLS Encapsulation type.
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseEncapsulationTypePWEthernetLSP 1.3.6.1.2.1.241.1.2.13.5
Ethernet Pseudowire over MPLS Encapsulation type.
Status: current Access: not-accessible
OBJECT-IDENTITY    

ptpbaseClockPortAssociateEntry 1.3.6.1.2.1.241.1.2.11.1
A table entry that contains information about a single associated port for the given clock port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpbaseClockPortAssociateEntry  

ptpClockPortCurrentDomainIndex 1.3.6.1.2.1.241.1.2.11.1.1
This object specifies the given port's domain number.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockDomainType  

ptpClockPortCurrentClockTypeIndex 1.3.6.1.2.1.241.1.2.11.1.2
This object specifies the given port's clock type.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockType  

ptpClockPortCurrentClockInstanceIndex 1.3.6.1.2.1.241.1.2.11.1.3
This object specifies the instance of the clock for this clock type in the given domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockInstanceType  

ptpClockPortCurrentPortNumberIndex 1.3.6.1.2.1.241.1.2.11.1.4
This object specifies the PTP portNumber for the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PtpClockPortNumber  

ptpbaseClockPortAssociatePortIndex 1.3.6.1.2.1.241.1.2.11.1.5
This object specifies the associated port's serial number in the current port's context.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

ptpbaseClockPortAssociateAddressType 1.3.6.1.2.1.241.1.2.11.1.6
This object specifies the peer port's network address type used for PTP communication. The OCTET STRING representation of the OID of ptpbaseWellKnownTransportTypes will be used in the values contained in the OCTET STRING.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ptpbaseClockPortAssociateAddress 1.3.6.1.2.1.241.1.2.11.1.7
This object specifies the peer port's network address used for PTP communication.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockPortTransportTypeAddress  

ptpbaseClockPortAssociatePacketsSent 1.3.6.1.2.1.241.1.2.11.1.8
The number of packets sent to this peer port from the current port. These counters are discontinuous.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseClockPortAssociatePacketsReceived 1.3.6.1.2.1.241.1.2.11.1.9
The number of packets received from this peer port by the current port. These counters are discontinuous.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseClockPortAssociateInErrors 1.3.6.1.2.1.241.1.2.11.1.10
This object specifies the input errors associated with the peer port. These counters are discontinuous.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseClockPortAssociateOutErrors 1.3.6.1.2.1.241.1.2.11.1.11
This object specifies the output errors associated with the peer port. These counters are discontinuous.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ptpbaseMIBCompliances 1.3.6.1.2.1.241.2.1
OBJECT IDENTIFIER    

ptpbaseMIBGroups 1.3.6.1.2.1.241.2.2
OBJECT IDENTIFIER    

ptpbaseMIBCompliancesSystemInfo 1.3.6.1.2.1.241.2.1.1
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.
Status: current Access: read-only
MODULE-COMPLIANCE    

ptpbaseMIBCompliancesClockInfo 1.3.6.1.2.1.241.2.1.2
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.
Status: current Access: read-only
MODULE-COMPLIANCE    

ptpbaseMIBCompliancesClockPortInfo 1.3.6.1.2.1.241.2.1.3
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.
Status: current Access: read-only
MODULE-COMPLIANCE    

ptpbaseMIBCompliancesTransparentClockInfo 1.3.6.1.2.1.241.2.1.4
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.
Status: current Access: read-only
MODULE-COMPLIANCE    

ptpbaseMIBSystemInfoGroup 1.3.6.1.2.1.241.2.2.1
Group that aggregates objects describing system-wide information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockCurrentDSGroup 1.3.6.1.2.1.241.2.2.2
Group that aggregates objects describing PTP currentDS information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockParentDSGroup 1.3.6.1.2.1.241.2.2.3
Group that aggregates objects describing PTP parentDS information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockDefaultDSGroup 1.3.6.1.2.1.241.2.2.4
Group that aggregates objects describing PTP defaultDS information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockRunningGroup 1.3.6.1.2.1.241.2.2.5
Group that aggregates objects describing PTP running state information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockTimepropertiesGroup 1.3.6.1.2.1.241.2.2.6
Group that aggregates objects describing PTP Time Properties information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockTranparentDSGroup 1.3.6.1.2.1.241.2.2.7
Group that aggregates objects describing PTP transparentClockDefaultDS information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockPortGroup 1.3.6.1.2.1.241.2.2.8
Group that aggregates objects describing information for a given PTP Port
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockPortDSGroup 1.3.6.1.2.1.241.2.2.9
Group that aggregates objects describing PTP portDS information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockPortRunningGroup 1.3.6.1.2.1.241.2.2.10
Group that aggregates objects describing PTP running interface information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockPortTransDSGroup 1.3.6.1.2.1.241.2.2.11
Group that aggregates objects describing PTP transparentClockPortDS information
Status: current Access: read-only
OBJECT-GROUP    

ptpbaseMIBClockPortAssociateGroup 1.3.6.1.2.1.241.2.2.12
Group that aggregates objects describing information on peer PTP ports for a given PTP clock port
Status: current Access: read-only
OBJECT-GROUP