PTPBASE-MIB

        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
    
ptpbaseMIB 1.3.6.1.2.1.241
Imported Objects
IF-MIB InterfaceIndexOrZero
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 Gauge32 Integer32 mib-2 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TC AutonomousType DisplayString TEXTUAL-CONVENTION TruthValue
Type Definitions (17)
PtpClockDomainType Unsigned32 range: 0..255
PtpClockIdentity OctetString range: 8
PtpClockInstanceType Unsigned32 range: 0..255
PtpClockIntervalBase2 Integer32 range: -128..127
PtpClockMechanismType Enumeration
e2e(1)
p2p(2)
disabled(254)
PtpClockPortNumber Unsigned32 range: 0..65535
PtpClockPortState Enumeration
initializing(1)
faulty(2)
disabled(3)
listening(4)
preMaster(5)
master(6)
passive(7)
uncalibrated(8)
slave(9)
PtpClockPortTransportTypeAddress OctetString range: 1..255
PtpClockProfileType Enumeration
default(1)
telecom(2)
vendorspecific(3)
PtpClockQualityAccuracyType Enumeration
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 Enumeration
clockclass6(6)
clockclass7(7)
clockclass13(13)
clockclass14(14)
clockclass52(52)
clockclass58(58)
PtpClockRoleType Enumeration
master(1)
slave(2)
PtpClockStateType Enumeration
freerun(1)
holdover(2)
acquiring(3)
frequencyLocked(4)
phaseAligned(5)
PtpClockTimeInterval OctetString range: 1..255
PtpClockTimeSourceType Enumeration
atomicClock(16)
gps(32)
terrestrialRadio(48)
ptp(64)
ntp(80)
handSet(96)
other(144)
internalOscillator(160)
PtpClockTxModeType Enumeration
unicast(1)
multicast(2)
multicastmix(3)
PtpClockType Enumeration
ordinaryClock(1)
boundaryClock(2)
transparentClock(3)
boundaryNode(4)
Objects (163)
ptpbaseMIB .1.3.6.1.2.1.241
ptpbaseMIBNotifs .1.3.6.1.2.1.241.0
ptpbaseMIBObjects .1.3.6.1.2.1.241.1
ptpbaseMIBSystemInfo .1.3.6.1.2.1.241.1.1
ptpbaseSystemTable .1.3.6.1.2.1.241.1.1.1
ptpbaseSystemEntry ptpDomainIndexptpInstanceIndex .1.3.6.1.2.1.241.1.1.1.1
ptpDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.1.1.1.1
ptpInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.1.1.1.2
ptpDomainClockPortsTotal ptp portsSNMPv2-SMIGauge32 .1.3.6.1.2.1.241.1.1.1.1.3
ptpbaseSystemDomainTable .1.3.6.1.2.1.241.1.1.2
ptpbaseSystemDomainEntry ptpbaseSystemDomainClockTypeIndex .1.3.6.1.2.1.241.1.1.2.1
ptpbaseSystemDomainClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.1.2.1.1
ptpbaseSystemDomainTotals domainsUnsigned32 .1.3.6.1.2.1.241.1.1.2.1.2
ptpbaseSystemProfile PtpClockProfileType .1.3.6.1.2.1.241.1.1.3
ptpbaseMIBClockInfo .1.3.6.1.2.1.241.1.2
ptpbaseClockCurrentDSTable .1.3.6.1.2.1.241.1.2.1
ptpbaseClockCurrentDSEntry ptpbaseClockCurrentDSDomainIndexptpbaseClockCurrentDSClockTypeIndexptpbaseClockCurrentDSInstanceIndex .1.3.6.1.2.1.241.1.2.1.1
ptpbaseClockCurrentDSDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.1.1.1
ptpbaseClockCurrentDSClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.1.1.2
ptpbaseClockCurrentDSInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.1.1.3
ptpbaseClockCurrentDSStepsRemoved StepsUnsigned32 .1.3.6.1.2.1.241.1.2.1.1.4
ptpbaseClockCurrentDSOffsetFromMaster Time IntervalPtpClockTimeInterval .1.3.6.1.2.1.241.1.2.1.1.5
ptpbaseClockCurrentDSMeanPathDelay Time IntervalPtpClockTimeInterval .1.3.6.1.2.1.241.1.2.1.1.6
ptpbaseClockPortTransDSTable .1.3.6.1.2.1.241.1.2.10
ptpbaseClockPortTransDSEntry ptpbaseClockPortTransDSDomainIndexptpbaseClockPortTransDSInstanceIndexptpbaseClockPortTransDSPortNumberIndex .1.3.6.1.2.1.241.1.2.10.1
ptpbaseClockPortTransDSDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.10.1.1
ptpbaseClockPortTransDSInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.10.1.2
ptpbaseClockPortTransDSPortNumberIndex PtpClockPortNumber .1.3.6.1.2.1.241.1.2.10.1.3
ptpbaseClockPortTransDSPortIdentity PtpClockIdentity .1.3.6.1.2.1.241.1.2.10.1.4
ptpbaseClockPortTransDSlogMinPdelayReqInt PtpClockIntervalBase2 .1.3.6.1.2.1.241.1.2.10.1.5
ptpbaseClockPortTransDSFaultyFlag SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.10.1.6
ptpbaseClockPortTransDSPeerMeanPathDelay Time IntervalPtpClockTimeInterval .1.3.6.1.2.1.241.1.2.10.1.7
ptpbaseClockPortAssociateTable .1.3.6.1.2.1.241.1.2.11
ptpbaseClockPortAssociateEntry ptpClockPortCurrentDomainIndexptpClockPortCurrentClockTypeIndexptpClockPortCurrentClockInstanceIndexptpClockPortCurrentPortNumberIndexptpbaseClockPortAssociatePortIndex .1.3.6.1.2.1.241.1.2.11.1
ptpClockPortCurrentDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.11.1.1
ptpbaseClockPortAssociateInErrors packetsSNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.11.1.10
ptpbaseClockPortAssociateOutErrors packetsSNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.11.1.11
ptpClockPortCurrentClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.11.1.2
ptpClockPortCurrentClockInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.11.1.3
ptpClockPortCurrentPortNumberIndex PtpClockPortNumber .1.3.6.1.2.1.241.1.2.11.1.4
ptpbaseClockPortAssociatePortIndex Unsigned32 .1.3.6.1.2.1.241.1.2.11.1.5
ptpbaseClockPortAssociateAddressType SNMPv2-TCAutonomousType .1.3.6.1.2.1.241.1.2.11.1.6
ptpbaseClockPortAssociateAddress PtpClockPortTransportTypeAddress .1.3.6.1.2.1.241.1.2.11.1.7
ptpbaseClockPortAssociatePacketsSent packetsSNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.11.1.8
ptpbaseClockPortAssociatePacketsReceived packetsSNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.11.1.9
ptpbaseWellKnownTransportTypes .1.3.6.1.2.1.241.1.2.12
ptpbaseTransportTypeIPversion4 .1.3.6.1.2.1.241.1.2.12.1
ptpbaseTransportTypeIPversion6 .1.3.6.1.2.1.241.1.2.12.2
ptpbaseTransportTypeEthernet .1.3.6.1.2.1.241.1.2.12.3
ptpbaseTransportTypeDeviceNET .1.3.6.1.2.1.241.1.2.12.4
ptpbaseTransportTypeControlNET .1.3.6.1.2.1.241.1.2.12.5
ptpbaseTransportTypeIEC61158 .1.3.6.1.2.1.241.1.2.12.6
ptpbaseWellKnownEncapsulationTypes .1.3.6.1.2.1.241.1.2.13
ptpbaseEncapsulationTypeEthernet .1.3.6.1.2.1.241.1.2.13.1
ptpbaseEncapsulationTypeVLAN .1.3.6.1.2.1.241.1.2.13.2
ptpbaseEncapsulationTypeUDPIPLSP .1.3.6.1.2.1.241.1.2.13.3
ptpbaseEncapsulationTypePWUDPIPLSP .1.3.6.1.2.1.241.1.2.13.4
ptpbaseEncapsulationTypePWEthernetLSP .1.3.6.1.2.1.241.1.2.13.5
ptpbaseClockParentDSTable .1.3.6.1.2.1.241.1.2.2
ptpbaseClockParentDSEntry ptpbaseClockParentDSDomainIndexptpbaseClockParentDSClockTypeIndexptpbaseClockParentDSInstanceIndex .1.3.6.1.2.1.241.1.2.2.1
ptpbaseClockParentDSDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.2.1.1
ptpbaseClockParentDSGMClockPriority2 Unsigned32 .1.3.6.1.2.1.241.1.2.2.1.10
ptpbaseClockParentDSGMClockQualityClass PtpClockQualityClassType .1.3.6.1.2.1.241.1.2.2.1.11
ptpbaseClockParentDSGMClockQualityAccuracy PtpClockQualityAccuracyType .1.3.6.1.2.1.241.1.2.2.1.12
ptpbaseClockParentDSGMClockQualityOffset Unsigned32 .1.3.6.1.2.1.241.1.2.2.1.13
ptpbaseClockParentDSClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.2.1.2
ptpbaseClockParentDSInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.2.1.3
ptpbaseClockParentDSParentPortIdentity OctetString .1.3.6.1.2.1.241.1.2.2.1.4
ptpbaseClockParentDSParentStats SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.2.1.5
ptpbaseClockParentDSOffset Integer32 .1.3.6.1.2.1.241.1.2.2.1.6
ptpbaseClockParentDSClockPhChRate Integer32 .1.3.6.1.2.1.241.1.2.2.1.7
ptpbaseClockParentDSGMClockIdentity PtpClockIdentity .1.3.6.1.2.1.241.1.2.2.1.8
ptpbaseClockParentDSGMClockPriority1 Unsigned32 .1.3.6.1.2.1.241.1.2.2.1.9
ptpbaseClockDefaultDSTable .1.3.6.1.2.1.241.1.2.3
ptpbaseClockDefaultDSEntry ptpbaseClockDefaultDSDomainIndexptpbaseClockDefaultDSClockTypeIndexptpbaseClockDefaultDSInstanceIndex .1.3.6.1.2.1.241.1.2.3.1
ptpbaseClockDefaultDSDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.3.1.1
ptpbaseClockDefaultDSQualityAccuracy PtpClockQualityAccuracyType .1.3.6.1.2.1.241.1.2.3.1.10
ptpbaseClockDefaultDSQualityOffset Integer32 .1.3.6.1.2.1.241.1.2.3.1.11
ptpbaseClockDefaultDSClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.3.1.2
ptpbaseClockDefaultDSInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.3.1.3
ptpbaseClockDefaultDSTwoStepFlag SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.3.1.4
ptpbaseClockDefaultDSClockIdentity PtpClockIdentity .1.3.6.1.2.1.241.1.2.3.1.5
ptpbaseClockDefaultDSPriority1 Unsigned32 .1.3.6.1.2.1.241.1.2.3.1.6
ptpbaseClockDefaultDSPriority2 Unsigned32 .1.3.6.1.2.1.241.1.2.3.1.7
ptpbaseClockDefaultDSSlaveOnly SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.3.1.8
ptpbaseClockDefaultDSQualityClass PtpClockQualityClassType .1.3.6.1.2.1.241.1.2.3.1.9
ptpbaseClockRunningTable .1.3.6.1.2.1.241.1.2.4
ptpbaseClockRunningEntry ptpbaseClockRunningDomainIndexptpbaseClockRunningClockTypeIndexptpbaseClockRunningInstanceIndex .1.3.6.1.2.1.241.1.2.4.1
ptpbaseClockRunningDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.4.1.1
ptpbaseClockRunningClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.4.1.2
ptpbaseClockRunningInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.4.1.3
ptpbaseClockRunningState PtpClockStateType .1.3.6.1.2.1.241.1.2.4.1.4
ptpbaseClockRunningPacketsSent SNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.4.1.5
ptpbaseClockRunningPacketsReceived SNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.4.1.6
ptpbaseClockTimePropertiesDSTable .1.3.6.1.2.1.241.1.2.5
ptpbaseClockTimePropertiesDSEntry ptpbaseClockTimePropertiesDSDomainIndexptpbaseClockTimePropertiesDSClockTypeIndexptpbaseClockTimePropertiesDSInstanceIndex .1.3.6.1.2.1.241.1.2.5.1
ptpbaseClockTimePropertiesDSDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.5.1.1
ptpbaseClockTimePropertiesDSPTPTimescale SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.5.1.10
ptpbaseClockTimePropertiesDSSource PtpClockTimeSourceType .1.3.6.1.2.1.241.1.2.5.1.11
ptpbaseClockTimePropertiesDSClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.5.1.2
ptpbaseClockTimePropertiesDSInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.5.1.3
ptpbaseClockTimePropertiesDSCurrentUTCOffsetValid SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.5.1.4
ptpbaseClockTimePropertiesDSCurrentUTCOffset Integer32 .1.3.6.1.2.1.241.1.2.5.1.5
ptpbaseClockTimePropertiesDSLeap59 SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.5.1.6
ptpbaseClockTimePropertiesDSLeap61 SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.5.1.7
ptpbaseClockTimePropertiesDSTimeTraceable SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.5.1.8
ptpbaseClockTimePropertiesDSFreqTraceable SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.5.1.9
ptpbaseClockTransDefaultDSTable .1.3.6.1.2.1.241.1.2.6
ptpbaseClockTransDefaultDSEntry ptpbaseClockTransDefaultDSDomainIndexptpbaseClockTransDefaultDSInstanceIndex .1.3.6.1.2.1.241.1.2.6.1
ptpbaseClockTransDefaultDSDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.6.1.1
ptpbaseClockTransDefaultDSInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.6.1.2
ptpbaseClockTransDefaultDSClockIdentity PtpClockIdentity .1.3.6.1.2.1.241.1.2.6.1.3
ptpbaseClockTransDefaultDSNumOfPorts SNMPv2-SMICounter32 .1.3.6.1.2.1.241.1.2.6.1.4
ptpbaseClockTransDefaultDSDelay PtpClockMechanismType .1.3.6.1.2.1.241.1.2.6.1.5
ptpbaseClockTransDefaultDSPrimaryDomain PtpClockDomainType .1.3.6.1.2.1.241.1.2.6.1.6
ptpbaseClockPortTable .1.3.6.1.2.1.241.1.2.7
ptpbaseClockPortEntry ptpbaseClockPortDomainIndexptpbaseClockPortClockTypeIndexptpbaseClockPortClockInstanceIndexptpbaseClockPortTablePortNumberIndex .1.3.6.1.2.1.241.1.2.7.1
ptpbaseClockPortDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.7.1.1
ptpbaseClockPortNumOfAssociatedPorts SNMPv2-SMIGauge32 .1.3.6.1.2.1.241.1.2.7.1.10
ptpbaseClockPortClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.7.1.2
ptpbaseClockPortClockInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.7.1.3
ptpbaseClockPortTablePortNumberIndex PtpClockPortNumber .1.3.6.1.2.1.241.1.2.7.1.4
ptpbaseClockPortName OctetString .1.3.6.1.2.1.241.1.2.7.1.5
ptpbaseClockPortRole PtpClockRoleType .1.3.6.1.2.1.241.1.2.7.1.6
ptpbaseClockPortSyncTwoStep SNMPv2-TCTruthValue .1.3.6.1.2.1.241.1.2.7.1.7
ptpbaseClockPortCurrentPeerAddressType SNMPv2-TCAutonomousType .1.3.6.1.2.1.241.1.2.7.1.8
ptpbaseClockPortCurrentPeerAddress PtpClockPortTransportTypeAddress .1.3.6.1.2.1.241.1.2.7.1.9
ptpbaseClockPortDSTable .1.3.6.1.2.1.241.1.2.8
ptpbaseClockPortDSEntry ptpbaseClockPortDSDomainIndexptpbaseClockPortDSClockTypeIndexptpbaseClockPortDSClockInstanceIndexptpbaseClockPortDSPortNumberIndex .1.3.6.1.2.1.241.1.2.8.1
ptpbaseClockPortDSDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.8.1.1
ptpbaseClockPortDSMinDelayReqInterval Integer32 .1.3.6.1.2.1.241.1.2.8.1.10
ptpbaseClockPortDSPeerDelayReqInterval Integer32 .1.3.6.1.2.1.241.1.2.8.1.11
ptpbaseClockPortDSDelayMech PtpClockMechanismType .1.3.6.1.2.1.241.1.2.8.1.12
ptpbaseClockPortDSPeerMeanPathDelay Time IntervalPtpClockTimeInterval .1.3.6.1.2.1.241.1.2.8.1.13
ptpbaseClockPortDSGrantDuration secondsUnsigned32 .1.3.6.1.2.1.241.1.2.8.1.14
ptpbaseClockPortDSPTPVersion Unsigned32 .1.3.6.1.2.1.241.1.2.8.1.15
ptpbaseClockPortDSClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.8.1.2
ptpbaseClockPortDSClockInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.8.1.3
ptpbaseClockPortDSPortNumberIndex PtpClockPortNumber .1.3.6.1.2.1.241.1.2.8.1.4
ptpbaseClockPortDSName OctetString .1.3.6.1.2.1.241.1.2.8.1.5
ptpbaseClockPortDSPortIdentity OctetString .1.3.6.1.2.1.241.1.2.8.1.6
ptpbaseClockPortDSlogAnnouncementInterval Time IntervalPtpClockIntervalBase2 .1.3.6.1.2.1.241.1.2.8.1.7
ptpbaseClockPortDSAnnounceRctTimeout Integer32 .1.3.6.1.2.1.241.1.2.8.1.8
ptpbaseClockPortDSlogSyncInterval Time IntervalPtpClockIntervalBase2 .1.3.6.1.2.1.241.1.2.8.1.9
ptpbaseClockPortRunningTable .1.3.6.1.2.1.241.1.2.9
ptpbaseClockPortRunningEntry ptpbaseClockPortRunningDomainIndexptpbaseClockPortRunningClockTypeIndexptpbaseClockPortRunningClockInstanceIndexptpbaseClockPortRunningPortNumberIndex .1.3.6.1.2.1.241.1.2.9.1
ptpbaseClockPortRunningDomainIndex PtpClockDomainType .1.3.6.1.2.1.241.1.2.9.1.1
ptpbaseClockPortRunningEncapsulationType SNMPv2-TCAutonomousType .1.3.6.1.2.1.241.1.2.9.1.10
ptpbaseClockPortRunningTxMode PtpClockTxModeType .1.3.6.1.2.1.241.1.2.9.1.11
ptpbaseClockPortRunningRxMode PtpClockTxModeType .1.3.6.1.2.1.241.1.2.9.1.12
ptpbaseClockPortRunningPacketsReceived packetsSNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.9.1.13
ptpbaseClockPortRunningPacketsSent packetsSNMPv2-SMICounter64 .1.3.6.1.2.1.241.1.2.9.1.14
ptpbaseClockPortRunningClockTypeIndex PtpClockType .1.3.6.1.2.1.241.1.2.9.1.2
ptpbaseClockPortRunningClockInstanceIndex PtpClockInstanceType .1.3.6.1.2.1.241.1.2.9.1.3
ptpbaseClockPortRunningPortNumberIndex PtpClockPortNumber .1.3.6.1.2.1.241.1.2.9.1.4
ptpbaseClockPortRunningName OctetString .1.3.6.1.2.1.241.1.2.9.1.5
ptpbaseClockPortRunningState PtpClockPortState .1.3.6.1.2.1.241.1.2.9.1.6
ptpbaseClockPortRunningRole PtpClockRoleType .1.3.6.1.2.1.241.1.2.9.1.7
ptpbaseClockPortRunningInterfaceIndex IF-MIBInterfaceIndexOrZero .1.3.6.1.2.1.241.1.2.9.1.8
ptpbaseClockPortRunningTransport SNMPv2-TCAutonomousType .1.3.6.1.2.1.241.1.2.9.1.9
ptpbaseMIBConformance .1.3.6.1.2.1.241.2
ptpbaseMIBCompliances .1.3.6.1.2.1.241.2.1
ptpbaseMIBGroups .1.3.6.1.2.1.241.2.2