TN-PTP-MIB

File: TN-PTP-MIB.mib (32262 bytes)

Imported modules

SNMPv2-TC INET-ADDRESS-MIB ENTITY-MIB
TRANSITION-SMI

Imported symbols

TruthValue RowStatus MODULE-IDENTITY
OBJECT-IDENTITY InetAddressType InetAddress
entPhysicalIndex tnProducts

Defined Types

TnPtpClkModesEntry  
SEQUENCE    
  tnPtpInState INTEGER
  tnPtpOutState INTEGER
  tnPtpInFreq INTEGER
  tnPtpOutFreq INTEGER
  tnPtpImpedance INTEGER
  tnPtpActualInFreq INTEGER
  tnPtpActualOutFreq INTEGER

TnPtpCreateClkConfEntry  
SEQUENCE    
  tnPtpCreateClkConfIndex INTEGER
  tnPtpDeviceType INTEGER
  tnPtpTwoStepFlag TruthValue
  tnPtpClockId OCTET STRING
  tnPtpOneWay TruthValue
  tnPtpProtocol INTEGER
  tnPtpVLANTag TruthValue
  tnPtpVID INTEGER
  tnPtpPCP INTEGER
  tnPtpClkConfRowStatus RowStatus

TnPtpClkConf0Entry  
SEQUENCE    
  tnPtpClkConf0Index INTEGER
  tnPtpDefaultDom INTEGER
  tnPtpDefaultClockQuality OCTET STRING
  tnPtpDefaultPri1 INTEGER
  tnPtpDefaultPri2 INTEGER
  tnPtpTime OCTET STRING
  tnPtpAdjustMethod INTEGER
  tnPtpSynce INTEGER

TnPtpClkConfEntry  
SEQUENCE    
  tnPtpClkConfIndex INTEGER
  tnPtpStpRm INTEGER
  tnPtpOffset OCTET STRING
  tnPtpPathDelay OCTET STRING
  tnPtpDelayFilter INTEGER
  tnPtpFilterPeriod INTEGER
  tnPtpFilterDist INTEGER
  tnPtpParentPortId OCTET STRING
  tnPtpParentPort INTEGER
  tnPtpParentPStat TruthValue
  tnPtpParentVar INTEGER
  tnPtpParentChgRate INTEGER
  tnPtpParentGMId OCTET STRING
  tnPtpParentGMQual OCTET STRING
  tnPtpParentPri1 INTEGER
  tnPtpParentPri2 INTEGER

TnPtpClkConf2Entry  
SEQUENCE    
  tnPtpClkConfIndex2 INTEGER
  tnPtpUtcOffset INTEGER
  tnPtpValid TruthValue
  tnPtpLeap59 TruthValue
  tnPtpLeap61 TruthValue
  tnPtpTimeTrac TruthValue
  tnPtpFreqTrac TruthValue
  tnPtpTimeScale TruthValue
  tnPtpTimeSource INTEGER
  tnPtpDisplay TruthValue
  tnPtpPEnable TruthValue
  tnPtpIEnable TruthValue
  tnPtpDEnable TruthValue
  tnPtpPConstant INTEGER
  tnPtpIConstant INTEGER
  tnPtpDConstant INTEGER
  tnPtpServoDelayFilter INTEGER

TnPtpUnicastSlaveEntry  
SEQUENCE    
  tnPtpUnicastInstIndex INTEGER
  tnPtpUnicastSlaveIndex INTEGER
  tnPtpUnicastDuration INTEGER
  tnPtpIPAddress InetAddress
  tnPtpGrant INTEGER
  tnPtpCommState INTEGER

TnPtpPortConfEntry  
SEQUENCE    
  tnPtpPortConfInstIndex INTEGER
  tnPtpPortConfIndex INTEGER
  tnPtpStat OCTET STRING
  tnPtpMDR INTEGER
  tnPtpMeanPath OCTET STRING
  tnPtpAnv INTEGER
  tnPtpATO INTEGER
  tnPtpSyv INTEGER
  tnPtpSyncIntErr TruthValue
  tnPtpDim INTEGER
  tnPtpMPR INTEGER
  tnPtpDelayAsym INTEGER
  tnPtpIngerssLat INTEGER
  tnPtpEgressLat INTEGER
  tnPtpVersion INTEGER
  tnPtpPortConfRowStatus RowStatus

Defined Values

tnPtpMIB 1.3.6.1.4.1.868.2.5.123
The mib provides functionalities for managing PTP.
MODULE-IDENTITY    

tnPtp 1.3.6.1.4.1.868.2.5.123.1
OBJECT IDENTIFIER    

tnPtpClkModesTable 1.3.6.1.4.1.868.2.5.123.1.1
Table of SyncE External I/O
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnPtpClkModesEntry

tnPtpClkModesEntry 1.3.6.1.4.1.868.2.5.123.1.1.1
An entry in the table,tnPtpClkModesTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnPtpClkModesEntry  

tnPtpInState 1.3.6.1.4.1.868.2.5.123.1.1.1.1
IEEE 1588 Input State.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tnPtpOutState 1.3.6.1.4.1.868.2.5.123.1.1.1.2
IEEE 1588 Output State.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tnPtpInFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.3
Clock frequency 1 PPS or 8k-25Mhz table of values.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER onePps(0), f8kHz(1), f64kHz(2), f1544kHz(3), f2048kHz(4), f10000kHz(5), f19440kHz(6), f25Mhz(7)  

tnPtpOutFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.4
The following values are possible: Editable value with the possible range of values are 1 - 25000000 (1 - 25MHz).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpImpedance 1.3.6.1.4.1.868.2.5.123.1.1.1.5
Select the impedance termination of the input clock. The following values are possible: 1. 50 : 50 ohm impedance. 2. 75 : 75 ohm impedance. 3. Hi-Z : no impedance termination driven, tri-stated or floating.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER imp50(1), imp75(2), hi-Z(3)  

tnPtpActualInFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.6
The actual input frequency in Hz.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpActualOutFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.7
The actual output frequency in Hz. If output state is disabled set to 0
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpCreateClkConfTable 1.3.6.1.4.1.868.2.5.123.1.2
Table of PTP ClkInstance
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnPtpCreateClkConfEntry

tnPtpCreateClkConfEntry 1.3.6.1.4.1.868.2.5.123.1.2.1
An entry in the table,tnPtpCreateClkConfTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnPtpCreateClkConfEntry  

tnPtpCreateClkConfIndex 1.3.6.1.4.1.868.2.5.123.1.2.1.1
Index of ptp clocks.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpDeviceType 1.3.6.1.4.1.868.2.5.123.1.2.1.2
Indicates the Type of the Clock Instance. There are five Device Types. 1. Ord-Bound - clock's Device Type is Ordinary-Boundary Clock. 2. P2p Transp - clock's Device Type is Peer to Peer Transparent Clock. 3. E2e Transp - clock's Device Type is End to End Transparent Clock. 4. Master Only - clock's Device Type is Master Only. 5. Slave Only - clock's Device Type is Slave Only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inactive(0), ordBound(1), p2pTransp(2), e2eTransp(3), masterOnly(4), slaveOnly(5)  

tnPtpTwoStepFlag 1.3.6.1.4.1.868.2.5.123.1.2.1.3
Static member: defined by the system, true if two-step Sync events and Pdelay_Resp events are used.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tnPtpClockId 1.3.6.1.4.1.868.2.5.123.1.2.1.4
A unique clock identifier.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpOneWay 1.3.6.1.4.1.868.2.5.123.1.2.1.5
If true, one-way measurements are used. This parameter applies only to a slave. In one-way mode no delay measurements are performed, i.e. this is applicable only if frequency synchronization is needed. The master always responds to delay requests..
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tnPtpProtocol 1.3.6.1.4.1.868.2.5.123.1.2.1.6
Transport protocol used by the PTP protocol engine ethernet PTP over Ethernet multicast ip4multi PTP over IPv4 multicast ip4uni PTP over IPv4 unicast Note : IPv4 unicast protocol only works in Master only and Slave only clocks See parameter Device Type In a unicast Slave only clock you also need configure which master clocks to request Announce and Sync messages from. See: Unicast Slave Configuration.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ethernet(0), ipv4multi(1), ipv4uni(2)  

tnPtpVLANTag 1.3.6.1.4.1.868.2.5.123.1.2.1.7
Enables the VLAN tagging for the PTP frames. Note: Packets are only tagged if the port is configured for vlan tagging. i.e: Port Type != Unaware and PortVLAN mode == None, and the port is member of the VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tnPtpVID 1.3.6.1.4.1.868.2.5.123.1.2.1.8
VLAN Identifier used for tagging the PTP frames.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpPCP 1.3.6.1.4.1.868.2.5.123.1.2.1.9
Priority Code Point value used for PTP frames.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpClkConfRowStatus 1.3.6.1.4.1.868.2.5.123.1.2.1.10
The status of the row. The writable columns in a row cannot be changed if the row is active. All columns must have a valid value before a row can be activated.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnPtpClkConf0Table 1.3.6.1.4.1.868.2.5.123.1.3
Table of PTP ClkInstance
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnPtpClkConf0Entry

tnPtpClkConf0Entry 1.3.6.1.4.1.868.2.5.123.1.3.1
An entry in the table,tnPtpClkConf0Table
Status: current Access: not-accessible
OBJECT-TYPE    
  TnPtpClkConf0Entry  

tnPtpClkConf0Index 1.3.6.1.4.1.868.2.5.123.1.3.1.1
Indicates the Instance of a particular Clock Instance [0..CLOCK_INST_MAX].
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpDefaultDom 1.3.6.1.4.1.868.2.5.123.1.3.1.2
Clock domain [0..127].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpDefaultClockQuality 1.3.6.1.4.1.868.2.5.123.1.3.1.3
The clock quality is determined by the system, and holds 3 parts: Clock Class, Clock Accuracy and OffsetScaledLog Variance as defined in IEEE1588. The Clock Accuracy values are defined in IEEE1588 table 6 (Currently the clock Accuracy is set to 'Unknown' as default).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpDefaultPri1 1.3.6.1.4.1.868.2.5.123.1.3.1.4
Clock priority 1 [0..255] used by the BMC master select algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpDefaultPri2 1.3.6.1.4.1.868.2.5.123.1.3.1.5
Clock priority 2 [0..255] used by the BMC master select algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpTime 1.3.6.1.4.1.868.2.5.123.1.3.1.6
Shows the actual PTP time with nanosecond resolution.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpAdjustMethod 1.3.6.1.4.1.868.2.5.123.1.3.1.7
Shows the actual clock adjustment method. The method depends on the available hardware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER internal(1), vcxo(2), software(3)  

tnPtpSynce 1.3.6.1.4.1.868.2.5.123.1.3.1.8
Activate to synchronize the System Clock to PTP Time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER doNothing(1), sync(2)  

tnPtpClkConfTable 1.3.6.1.4.1.868.2.5.123.1.4
Table of PTP ClkInstance
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnPtpClkConfEntry

tnPtpClkConfEntry 1.3.6.1.4.1.868.2.5.123.1.4.1
An entry in the table,tnPtpClkConfTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnPtpClkConfEntry  

tnPtpClkConfIndex 1.3.6.1.4.1.868.2.5.123.1.4.1.1
Indicates the Instance of a particular Clock Instance [0..CLOCK_INST_MAX].
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpStpRm 1.3.6.1.4.1.868.2.5.123.1.4.1.2
Steps Removed : It is the number of PTP clocks traversed from the grandmaster to the local slave clock.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpOffset 1.3.6.1.4.1.868.2.5.123.1.4.1.3
Time difference between the master clock and the local slave clock, measured in ns.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpPathDelay 1.3.6.1.4.1.868.2.5.123.1.4.1.4
The mean propagation time for the link between the master and the local slave.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpDelayFilter 1.3.6.1.4.1.868.2.5.123.1.4.1.5
The default delay filter is a low pass filter, with a time constant of 2**DelayFilter*DelayRequestRate. The value must be in the range of 1..6.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpFilterPeriod 1.3.6.1.4.1.868.2.5.123.1.4.1.6
The default offset filter uses a minimum delay filter method i.e. The minimum measured offset during Period samples is used in the calculation. The value must be in the range of 1..1000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpFilterDist 1.3.6.1.4.1.868.2.5.123.1.4.1.7
The distance between two calculations is Dist periods. Note: In configurations with Timestamp enabled PHYs, the period is automatically increased, if (period*dist < SyncPackets pr sec/4), i.e. max 4 adjustments are made pr sec. If Dist is 1 the offset is averaged over the Period, If Dist is >1 the offset is calculated using 'min' offset. The value must be in the range of 1..10
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpParentPortId 1.3.6.1.4.1.868.2.5.123.1.4.1.8
Clock identity for the parent clock, if the local clock is not a slave, the value is the clocks own id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpParentPort 1.3.6.1.4.1.868.2.5.123.1.4.1.9
Port Id for the parent master port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpParentPStat 1.3.6.1.4.1.868.2.5.123.1.4.1.10
Parents Stats (always false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnPtpParentVar 1.3.6.1.4.1.868.2.5.123.1.4.1.11
It is observed parent offset scaled log variance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpParentChgRate 1.3.6.1.4.1.868.2.5.123.1.4.1.12
Observed Parent Clock Phase Change Rate. i.e. the slave clocks rate offset compared to the master. (unit = ns per s).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpParentGMId 1.3.6.1.4.1.868.2.5.123.1.4.1.13
Clock identity for the grand master clock, if the local clock is not a slave, the value is the clocks own id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpParentGMQual 1.3.6.1.4.1.868.2.5.123.1.4.1.14
The clock quality announced by the grand master.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

tnPtpParentPri1 1.3.6.1.4.1.868.2.5.123.1.4.1.15
Clock priority 1 announced by the grand master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpParentPri2 1.3.6.1.4.1.868.2.5.123.1.4.1.16
Clock priority 2 announced by the grand master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnPtpClkConf2Table 1.3.6.1.4.1.868.2.5.123.1.5
Table 2 of PTP ClkInstance
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnPtpClkConf2Entry

tnPtpClkConf2Entry 1.3.6.1.4.1.868.2.5.123.1.5.1
An entry in the table,tnPtpClkConf2Table
Status: current Access: not-accessible
OBJECT-TYPE    
  TnPtpClkConf2Entry  

tnPtpClkConfIndex2 1.3.6.1.4.1.868.2.5.123.1.5.1.1
Indicates the Instance of a particular Clock Instance [0..CLOCK_INST_MAX].
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpUtcOffset 1.3.6.1.4.1.868.2.5.123.1.5.1.2
Unicast Offset must be an integer value between 0 and 10000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpValid 1.3.6.1.4.1.868.2.5.123.1.5.1.3
Valid.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpLeap59 1.3.6.1.4.1.868.2.5.123.1.5.1.4
Leap 59.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpLeap61 1.3.6.1.4.1.868.2.5.123.1.5.1.5
Leap 61.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpTimeTrac 1.3.6.1.4.1.868.2.5.123.1.5.1.6
Time Trac.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpFreqTrac 1.3.6.1.4.1.868.2.5.123.1.5.1.7
Freq Trac.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpTimeScale 1.3.6.1.4.1.868.2.5.123.1.5.1.8
Time Scale.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpTimeSource 1.3.6.1.4.1.868.2.5.123.1.5.1.9
Time Source. Value of 0-255
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpDisplay 1.3.6.1.4.1.868.2.5.123.1.5.1.10
If true then Offset From Master, MeanPathDelay and clockAdjustment are logged on the debug terminal.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpPEnable 1.3.6.1.4.1.868.2.5.123.1.5.1.11
If true the P part of the algorithm is included.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpIEnable 1.3.6.1.4.1.868.2.5.123.1.5.1.12
If true the I part of the algorithm is included.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpDEnable 1.3.6.1.4.1.868.2.5.123.1.5.1.13
If true the D part of the algorithm is included.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnPtpPConstant 1.3.6.1.4.1.868.2.5.123.1.5.1.14
The default clock servo uses a PID regulator to calculate the current clock rate. i.e. clockAdjustment = OffsetFromMaster/ P constant + Integral(OffsetFromMaster)/ I constant + Differential OffsetFromMaster)/ D constant [1..1000].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpIConstant 1.3.6.1.4.1.868.2.5.123.1.5.1.15
The default clock servo uses a PID regulator to calculate the current clock rate. i.e. clockAdjustment = OffsetFromMaster/ P constant + Integral(OffsetFromMaster)/ I constant + Differential OffsetFromMaster)/ D constant [1..10000].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpDConstant 1.3.6.1.4.1.868.2.5.123.1.5.1.16
The default clock servo uses a PID regulator to calculate the current clock rate. i.e. clockAdjustment = OffsetFromMaster/ P constant + Integral(OffsetFromMaster)/ I constant + Differential OffsetFromMaster)/ D constant [1..10000].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpServoDelayFilter 1.3.6.1.4.1.868.2.5.123.1.5.1.17
The default delay filter is a low pass filter, with a time constant of 2**DelayFilter*DelayRequestRate. This is for the custom filter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpUnicastSlaveTable 1.3.6.1.4.1.868.2.5.123.1.6
Table of PTP Unicast Slave
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnPtpUnicastSlaveEntry

tnPtpUnicastSlaveEntry 1.3.6.1.4.1.868.2.5.123.1.6.1
An entry in the table,tnPtpUnicastSlaveTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnPtpUnicastSlaveEntry  

tnPtpUnicastInstIndex 1.3.6.1.4.1.868.2.5.123.1.6.1.1
Indicates the Instance of a particular Clock Instance [0..3].
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpUnicastSlaveIndex 1.3.6.1.4.1.868.2.5.123.1.6.1.2
Indicates the Instance of a particular Unicast Slave [0..4].
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpUnicastDuration 1.3.6.1.4.1.868.2.5.123.1.6.1.3
The number of seconds a master is requested to send Announce/Sync messages. The request is repeated from the slave each Duration/4 seconds. [10..1000].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpIPAddress 1.3.6.1.4.1.868.2.5.123.1.6.1.4
IPv4 Address of the Master clock.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

tnPtpGrant 1.3.6.1.4.1.868.2.5.123.1.6.1.5
The granted repetition period for the sync message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tnPtpCommState 1.3.6.1.4.1.868.2.5.123.1.6.1.6
The state of the communication with the master, possible values are: IDLE : The entry is not in use. INIT : Announce is sent to the master (Waiting for a response). CONN : The master has responded. SELL : The assigned master is selected as current master. SYNC : The master is sending Sync messages.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), init(2), conn(3), sell(4), sync(5)  

tnPtpPortConfTable 1.3.6.1.4.1.868.2.5.123.1.7
Table of PTP Clock Port Data Set Configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnPtpPortConfEntry

tnPtpPortConfEntry 1.3.6.1.4.1.868.2.5.123.1.7.1
An entry in the table,tnPtpPortConfTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnPtpPortConfEntry  

tnPtpPortConfInstIndex 1.3.6.1.4.1.868.2.5.123.1.7.1.1
Indicates the Instance of a particular Clock Instance [0..3].
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpPortConfIndex 1.3.6.1.4.1.868.2.5.123.1.7.1.2
Static member port Identity : Port number [1..max port no].
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpStat 1.3.6.1.4.1.868.2.5.123.1.7.1.3
Dynamic member portState: Current state of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

tnPtpMDR 1.3.6.1.4.1.868.2.5.123.1.7.1.4
Dynamic member log Min Delay Req Interval: The delay request interval announced by the master.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpMeanPath 1.3.6.1.4.1.868.2.5.123.1.7.1.5
The path delay measured by the port in P2P mode. In E2E mode this value is 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

tnPtpAnv 1.3.6.1.4.1.868.2.5.123.1.7.1.6
The interval for issuing announce messages in master state. [-3..4]
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpATO 1.3.6.1.4.1.868.2.5.123.1.7.1.7
The timeout for receiving announce messages on the port. [-1..10]
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpSyv 1.3.6.1.4.1.868.2.5.123.1.7.1.8
The interval for issuing sync messages in master. [-7..4]
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpSyncIntErr 1.3.6.1.4.1.868.2.5.123.1.7.1.9
Synce Interval Error truth value
Status: current Access: not-accessible
OBJECT-TYPE    
  TruthValue  

tnPtpDim 1.3.6.1.4.1.868.2.5.123.1.7.1.10
Configurable member delayMechanism: The delay mechanism used for the port: e2e End to end delay measurement p2p Peer to peer delay measurement. Can be defined per port in an Ordinary/Boundary clock. In a transparent clock all ports use the same delay mechanism, determined by the clock type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER e2e(1), p2p(2)  

tnPtpMPR 1.3.6.1.4.1.868.2.5.123.1.7.1.11
The interval for issuing Delay_Req messages for the port in E2e mode. This value is announced from the master to the slave in an announce message. The value is reflected in the MDR field in the Slave The interval for issuing Pdelay_Req messages for the port in P2P mode Note: The interpretation of this parameter has changed from release 2.40. In earlier versions the value was interpreted relative to the Sync interval, this was a violation of the standard, so now the value is interpreted as an interval. I.e. MPR = 0 =>1 Delay_Req pr sec, independent of the Sync rate. [-7..5]
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpDelayAsym 1.3.6.1.4.1.868.2.5.123.1.7.1.12
If the transmission delay for a link in not symmetric, the asymmetry can be configured here, see IEEE 1588 Section 7.4.2 Communication path asymmetry. [-100000..100000]
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpIngerssLat 1.3.6.1.4.1.868.2.5.123.1.7.1.13
Ingress latency measured in ns, as defined in IEEE 1588 Section 7.3.4.2. [-100000..100000]
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpEgressLat 1.3.6.1.4.1.868.2.5.123.1.7.1.14
Egress latency measured in ns, as defined in IEEE 1588 Section 7.3.4.2. [-100000..100000]
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tnPtpVersion 1.3.6.1.4.1.868.2.5.123.1.7.1.15
The current implementation only supports PTP version 2.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

tnPtpPortConfRowStatus 1.3.6.1.4.1.868.2.5.123.1.7.1.16
The status of the row. The writable columns in a row cannot be changed if the row is active. All columns must have a valid value before a row can be activated.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus