Home/Catalog/PTP-MIB

PTP-MIB

The structure of Precision Time Protocol for the proprietary enterprise.
Main OID:
swPTPMIB.dlink-common-mgmt.94
81
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

81 total
Object Name
swPTPMIBThe structure of Precision Time Protocol for the proprietary enterprise.
MODULE-IDENTITY
.dlink-common-mgmt.94
swPTPNotifications
OBJECT IDENTIFIER
.dlink-common-mgmt.94.0
swPTPMIBObjects
OBJECT IDENTIFIER
.dlink-common-mgmt.94.1
swPTPGeneralGroup
OBJECT IDENTIFIER
.dlink-common-mgmt.94.1.1
swPTPStateThis indicates the global state of PTP.rw
Enumeration
.dlink-common-mgmt.94.1.1.1
swPTPModeThis indicates the switch's PTP device type.rw
Enumeration
.dlink-common-mgmt.94.1.1.2
swPTPTransportProtocolThis indicates the transport protocol that will be used for the communication path.rw
Enumeration
.dlink-common-mgmt.94.1.1.3
swPTPBoundaryPriority1This indicates the PTP boundary clock attributes. The priority 1 attribute is used in the execution of the best master clock algorithm. Lower values take precedence.rw
INTEGER
.dlink-common-mgmt.94.1.1.4
swPTPBoundaryPriority2This indicates the PTP boundary clock attributes. The priority 2 attribute is used in the execution of the best master clock algorithm. Lower values take precedence. In the event that the operation of the BMC algorithm fails to order the clocks based on the values of priority1, the clock's class, and the clock's accuracy; the priority2 attribute will allow the creation of lower values compared to the other devices.rw
INTEGER
.dlink-common-mgmt.94.1.1.5
swPTPClockDomainTableThis table contains the per unit domain of the PTP clock.
SEQUENCE OF SwPTPClockDomainEntry
.dlink-common-mgmt.94.1.1.6
swPTPClockDomainEntryThis is an entry of the swPTPClockDomainTable.
SwPTPClockDomainEntry
.dlink-common-mgmt.94.1.1.6.1
swPTPUnitThis indicates the PTP unit number.
INTEGER
.dlink-common-mgmt.94.1.1.6.1.1
swPTPClockDomainNumberThis indicates the PTP clock common attribute of the domain number.rw
INTEGER
.dlink-common-mgmt.94.1.1.6.1.2
swPTPClockDomainNameThis indicates the domain name of swPTPClockDomainNumber.rw
DisplayString
.dlink-common-mgmt.94.1.1.6.1.3
swPTPPortCFG
OBJECT IDENTIFIER
.dlink-common-mgmt.94.1.2
swPTPPortTableThis table contains the per port state of the PTP clock.
SEQUENCE OF SwPTPPortEntry
.dlink-common-mgmt.94.1.2.1
swPTPPortEntryThis is an entry of the swPTPPortTable.
SwPTPPortEntry
.dlink-common-mgmt.94.1.2.1.1
swPTPPortThis indicates the PTP port number.
INTEGER
.dlink-common-mgmt.94.1.2.1.1.1
swPTPPortStateThis indicates the port state of the PTP clock.rw
Enumeration
.dlink-common-mgmt.94.1.2.1.1.2
swPTPBoundaryPortCFGTableThis table contains the per port attributes of the PTP boundary clock. These attributes takes effect when the PTP device type is boundary.
SEQUENCE OF SwPTPBoundaryPortCFGEntry
.dlink-common-mgmt.94.1.2.2
swPTPBoundaryPortCFGEntryThis is an entry of the swPTPBoundaryPortTable.
SwPTPBoundaryPortCFGEntry
.dlink-common-mgmt.94.1.2.2.1
swPTPBoundaryPortAnnounceIntervalThis indicates the mean time interval between successive announce messages. In line with the IEEE1588 protocol, the value of the announce interval will be represented as the logarithm to base 2 of this time measured in seconds. The range is 1-16, so the import value must either be 1, 2, 4, 8, or 16. If the input is not allowed, then the input should be automatically adjusted to allow the biggest and closest value.rw
INTEGER
.dlink-common-mgmt.94.1.2.2.1.1
swPTPBoundaryPortAnnounceTimeoutThis indicates the announce interval number that has to pass without receipt of an Announce message before the occurrence of the ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES event. This value multiplied by the announce interval value is equal to the interval time of the announce receipt timeout.rw
INTEGER
.dlink-common-mgmt.94.1.2.2.1.2
swPTPBoundaryPortSyncIntervalThis indicates the mean time interval between successive Sync messages. In line with the IEEE1588 protocol, the value of the sync interval shall be represented as the logarithm to base 2 of this time measured in seconds. So the import value must either be 0.5, 1 or 2.rw
Enumeration
.dlink-common-mgmt.94.1.2.2.1.3
swPTPBoundaryPortDelayReqIntervalThis indicates the permitted mean time interval between successive delay request messages which are sent by a slave to a specific port on the master. In line with the IEEE1588 protocol, the value of delay req interval shall be an exponent of 2. In addition, this interval shall be an integer with the minimum value being sync interval, and the maximum value being 32 times the sync interval value. The actual range of the allowed exponent of the interval delay request is [logSyncInterval+0, logSyncInterval+5]. If the sync interval is half a second and the delay req interval is 0, then the permitted time interval between successive delay request messages will be automatically adjusted to one second.rw
INTEGER
.dlink-common-mgmt.94.1.2.2.1.4
swPTPBoundaryPortPDelayReqIntervalThis indicates the permitted mean time interval between successive pdelay request messages. In line with the IEEE1588 protocol, the value of pdelay req interval shall be represented as the logarithm to base 2 of this time measured in seconds. The range is 1-32, so the import value must be either 1, 2, 4, 8, 16 or 32. If the input is not allowed, then the input will be automatically adjusted to allow for the bigger and closest value.rw
INTEGER
.dlink-common-mgmt.94.1.2.2.1.5
swPTPBoundaryPortDelayMechanismThis indicates the mechanism for measuring the propagation delay time of an event message. e2e: End-to-End indicates that the port is configured to use the delay request-response mechanism. p2p: Peer-to-Peer is the peer delay mechanismrw
Enumeration
.dlink-common-mgmt.94.1.2.2.1.6
swPTPp2pTransparentPortCFGTableThis table contains the per port attribute for the P2P transparent clock.
SEQUENCE OF SwPTPp2pTransparentPortCFGEntry
.dlink-common-mgmt.94.1.2.3
swPTPp2pTransparentPortCFGEntryThis is an entry of the swPTPPortTable.
SwPTPp2pTransparentPortCFGEntry
.dlink-common-mgmt.94.1.2.3.1
swPTPp2pTransparentPortPDelayReqIntervalThis indicates the permitted mean time interval between successive pdelay request messages. In line with the IEEE1588 protocol, the value of the pdelay req interval shall be represented as the logarithm to base 2 of this time measured in seconds. The range is 1-32, so the import value must be either 1, 2, 4, 8, 16 or 32. If the input is not allowed, then the input will be automatically adjusted to allow the biggest and closest value.rw
INTEGER
.dlink-common-mgmt.94.1.2.3.1.1
swPTPPortInfo
OBJECT IDENTIFIER
.dlink-common-mgmt.94.1.3
swPTPBoundaryPortInfoTableThis table contains the per port active attributes of the PTP boundary clock. This table will display when the PTP device type is boundary.
SEQUENCE OF SwPTPBoundaryPortInfoEntry
.dlink-common-mgmt.94.1.3.1
swPTPBoundaryPortInfoEntryThis is an entry of the swPTPBoundaryPortTable.
SwPTPBoundaryPortInfoEntry
.dlink-common-mgmt.94.1.3.1.1
swPTPBoundaryPortRoleThis indicates the port role.ro
Enumeration
.dlink-common-mgmt.94.1.3.1.1.1
swPTPBoundaryPortDMThis indicates the propagation delay measuring mechanism.ro
Enumeration
.dlink-common-mgmt.94.1.3.1.1.2
swPTPBoundaryPortAIThis indicates the mean time interval between successive announce messages.ro
INTEGER
.dlink-common-mgmt.94.1.3.1.1.3
swPTPBoundaryPortARTThis indicates the timeout that has to pass without the receipt of an announce message.ro
INTEGER
.dlink-common-mgmt.94.1.3.1.1.4
swPTPBoundaryPortSIThis indicates the mean time interval between successive synchronization messages.ro
Enumeration
.dlink-common-mgmt.94.1.3.1.1.5
swPTPBoundaryPortDRIMThis indicates the master clock. This value is used by the slave clock to specify the mean time interval between successive delay request messages.ro
INTEGER
.dlink-common-mgmt.94.1.3.1.1.6
swPTPBoundaryPortDRISThis indicates the slave clock. This value specifies the mean time interval between successive delay request messages sent by a slave.ro
INTEGER
.dlink-common-mgmt.94.1.3.1.1.7
swPTPBoundaryPortPDRIThis indicates the mean time interval between successive pdelay request messages.ro
INTEGER
.dlink-common-mgmt.94.1.3.1.1.8
swPTPBoundaryPortPMPDThis indicates the estimate of the current one-way propagation delays on the link.ro
INTEGER
.dlink-common-mgmt.94.1.3.1.1.9
swPTPBoundaryPortStateThis indicates the port active state.ro
Enumeration
.dlink-common-mgmt.94.1.3.1.1.10
swPTPp2pTransparentPortInfoTableThis table contains the per port active attributes of PTP p2p-transparent clock. This table will display when the PTP device type is p2p-transparent.
SEQUENCE OF SwPTPp2pTransparentPortInfoEntry
.dlink-common-mgmt.94.1.3.2
swPTPp2pTransparentPortInfoEntryThis is an entry of the swPTPp2pTransparentPortTable.
SwPTPp2pTransparentPortInfoEntry
.dlink-common-mgmt.94.1.3.2.1
swPTPp2pTransparentPortPDRIThis indicates the mean time interval between successive pdelay request messages.ro
INTEGER
.dlink-common-mgmt.94.1.3.2.1.1
swPTPp2pTransparentPortPMPDThis indicates the estimated number of current one-way propagation delays on the link.ro
INTEGER
.dlink-common-mgmt.94.1.3.2.1.2
swPTPp2pTransparentPortStateThis indicates the port active state.ro
Enumeration
.dlink-common-mgmt.94.1.3.2.1.3
swPTPe2eTransparentPortInfoTableThis table contains the per port active attributes of the PTP e2e-transparent clock. This table will display when the PTP device type is e2e-transparent.
SEQUENCE OF SwPTPe2eTransparentPortInfoEntry
.dlink-common-mgmt.94.1.3.3
swPTPe2eTransparentPortInfoEntryThis is an entry of the swPTPe2eTransparentPortTable.
SwPTPe2eTransparentPortInfoEntry
.dlink-common-mgmt.94.1.3.3.1
swPTPe2eTransparentPortStateThis indicates the port active state.ro
Enumeration
.dlink-common-mgmt.94.1.3.3.1.3
swPTPClock
OBJECT IDENTIFIER
.dlink-common-mgmt.94.1.4
swPTPBoundaryClockTableThis table contains the per unit information of PTP boundary clock.
SEQUENCE OF SwPTPBoundaryClockEntry
.dlink-common-mgmt.94.1.4.1
swPTPBoundaryClockEntryThis is an entry of the swPTPBoundaryClockTable.
SwPTPBoundaryClockEntry
.dlink-common-mgmt.94.1.4.1.1
swPTPBoundaryClockIdentityThis indicates the PTP boundary clock identity. 8-octet array, The first 3 octets of the MAC address are assigned in order to the first 3 octets of the clockIdentity. Octets with index 3 and 4 are respectively assigned hex values FF and FE. The remaining 3 octets of the MAC address are assigned in order to the last 3 octets of the clockIdentity.ro
OCTET STRING
.dlink-common-mgmt.94.1.4.1.1.1
swPTPBoundaryClockClassThis indicates the PTP boundary clock class.ro
INTEGER
.dlink-common-mgmt.94.1.4.1.1.2
swPTPBoundaryClockStepsRemovedThis indicates the number of communication paths traversed between the local clock and the grandmaster clock.ro
INTEGER
.dlink-common-mgmt.94.1.4.1.1.3
swPTPBoundaryClockLastOffsetThis indicates the time offset between a master and a slave as computed by the slave.ro
DisplayString (SNMPv2-TC)
.dlink-common-mgmt.94.1.4.1.1.4
swPTPBoundaryClockMeanPathDelayThis indicates the mean propagation time between a master and a slave clock as computed by the slave.ro
DisplayString (SNMPv2-TC)
.dlink-common-mgmt.94.1.4.1.1.5
swPTPBoundaryClockEnabledPortsThis indicates the PTP boundary clock enabled ports.ro
PortList (Q-BRIDGE-MIB)
.dlink-common-mgmt.94.1.4.1.1.6
swPTPTransparentClockTableThis table contains the per unit information of PTP transparent clock.
SEQUENCE OF SwPTPTransparentClockEntry
.dlink-common-mgmt.94.1.4.2
swPTPTransparentClockEntryThis is an entry of the swPTPTransparentClockTable.
SwPTPTransparentClockEntry
.dlink-common-mgmt.94.1.4.2.1
swPTPTransparentClockDelayMechanismThis indicates the PTP transparent clock mode.ro
Enumeration
.dlink-common-mgmt.94.1.4.2.1.1
swPTPTransparentClockIdentityThis indicates the PTP clock identity. 8-octet array, The first 3 octets of the MAC address are assigned in order to the first 3 octets of the clockIdentity. Octets with index 3 and 4 are respectively assigned hex values FF and FE. The remaining 3 octets of the MAC address are assigned in order to the last 3 octets of the clockIdentity.ro
OCTET STRING
.dlink-common-mgmt.94.1.4.2.1.2
swPTPTransparentClockEnabledPortsThis indicates the PTP transparent clock enabled ports.ro
PortList (Q-BRIDGE-MIB)
.dlink-common-mgmt.94.1.4.2.1.3
swPTPClockParent
OBJECT IDENTIFIER
.dlink-common-mgmt.94.1.5
swPTPBoundaryClockParentTableThis table contains the per unit information of PTP boundary clock parent.
SEQUENCE OF SwPTPBoundaryClockParentEntry
.dlink-common-mgmt.94.1.5.1
swPTPBoundaryClockParentEntryThis is an entry of the swPTPBoundaryClockParentTable.
SwPTPBoundaryClockParentEntry
.dlink-common-mgmt.94.1.5.1.1
swPTPParentPortIdentityThis indicates the PTP parent port identity.ro
OCTET STRING
.dlink-common-mgmt.94.1.5.1.1.1
swPTPParentPortNumberThis indicates the PTP parent port number.ro
INTEGER
.dlink-common-mgmt.94.1.5.1.1.2
swPTPGrandmasterIdentityThis indicates the PTP grandmaster identity.ro
OCTET STRING
.dlink-common-mgmt.94.1.5.1.1.3
swPTPGrandmasterClockClassThis indicates the PTP grandmaster clock class.ro
INTEGER
.dlink-common-mgmt.94.1.5.1.1.4
swPTPGrandmasterClockAccuracyThis indicates the PTP grandmaster clock accuracy.ro
INTEGER
.dlink-common-mgmt.94.1.5.1.1.5
swPTPGrandmasterPriority1This indicates the PTP grandmaster priority 1.ro
INTEGER
.dlink-common-mgmt.94.1.5.1.1.6
swPTPGrandmasterPriority2This indicates the PTP grandmaster priority 2.ro
INTEGER
.dlink-common-mgmt.94.1.5.1.1.7
swPTPForeignMaster
OBJECT IDENTIFIER
.dlink-common-mgmt.94.1.6
swPTPForeignMasterTableThis table contains the current records of the foreign master data set of the boundary clock's special ports.
SEQUENCE OF SwPTPForeignMasterEntry
.dlink-common-mgmt.94.1.6.1
swPTPForeignMasterEntryThis is an entry of the swPTPForeignMasterTable.
SwPTPForeignMasterEntry
.dlink-common-mgmt.94.1.6.1.1
swPTPFMPortIdentityThis indicates the identity of the foreign master port.
OCTET STRING
.dlink-common-mgmt.94.1.6.1.1.1
swPTPFMPortNumberThis indicates the number of the foreign master port.
INTEGER
.dlink-common-mgmt.94.1.6.1.1.2
swPTPFMAnnounceMsgThis indicates the number of foreign master announce messages.ro
INTEGER
.dlink-common-mgmt.94.1.6.1.1.3
PTP-MIB - SNMP MIB Reference | MIBs Explorer