TN-PTP-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-PTP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tnPtpMIB 1.3.6.1.4.1.868.2.5.123
The mib provides functionalities for managing PTP.
         tnPtp 1.3.6.1.4.1.868.2.5.123.1
             tnPtpClkModesTable 1.3.6.1.4.1.868.2.5.123.1.1 no-access
Table of SyncE External I/O
                 tnPtpClkModesEntry 1.3.6.1.4.1.868.2.5.123.1.1.1 no-access
An entry in the table,tnPtpClkModesTable
                     tnPtpInState 1.3.6.1.4.1.868.2.5.123.1.1.1.1 integer read-write
IEEE 1588 Input State. Enumeration: 'enable': 1, 'disable': 2.
                     tnPtpOutState 1.3.6.1.4.1.868.2.5.123.1.1.1.2 integer read-write
IEEE 1588 Output State. Enumeration: 'enable': 1, 'disable': 2.
                     tnPtpInFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.3 integer read-write
Clock frequency 1 PPS or 8k-25Mhz table of values. Enumeration: 'f25Mhz': 7, 'f10000kHz': 5, 'f1544kHz': 3, 'f19440kHz': 6, 'onePps': 0, 'f2048kHz': 4, 'f8kHz': 1, 'f64kHz': 2.
                     tnPtpOutFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.4 integer read-write
The following values are possible: Editable value with the possible range of values are 1 - 25000000 (1 - 25MHz).
                     tnPtpImpedance 1.3.6.1.4.1.868.2.5.123.1.1.1.5 integer read-write
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. Enumeration: 'imp50': 1, 'imp75': 2, 'hi-Z': 3.
                     tnPtpActualInFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.6 integer read-only
The actual input frequency in Hz.
                     tnPtpActualOutFreq 1.3.6.1.4.1.868.2.5.123.1.1.1.7 integer read-only
The actual output frequency in Hz. If output state is disabled set to 0
             tnPtpCreateClkConfTable 1.3.6.1.4.1.868.2.5.123.1.2 no-access
Table of PTP ClkInstance
                 tnPtpCreateClkConfEntry 1.3.6.1.4.1.868.2.5.123.1.2.1 no-access
An entry in the table,tnPtpCreateClkConfTable
                     tnPtpCreateClkConfIndex 1.3.6.1.4.1.868.2.5.123.1.2.1.1 integer no-access
Index of ptp clocks.
                     tnPtpDeviceType 1.3.6.1.4.1.868.2.5.123.1.2.1.2 integer read-only
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. Enumeration: 'slaveOnly': 5, 'inactive': 0, 'e2eTransp': 3, 'ordBound': 1, 'p2pTransp': 2, 'masterOnly': 4.
                     tnPtpTwoStepFlag 1.3.6.1.4.1.868.2.5.123.1.2.1.3 truthvalue read-only
Static member: defined by the system, true if two-step Sync events and Pdelay_Resp events are used.
                     tnPtpClockId 1.3.6.1.4.1.868.2.5.123.1.2.1.4 octet string read-only
A unique clock identifier.
                     tnPtpOneWay 1.3.6.1.4.1.868.2.5.123.1.2.1.5 truthvalue read-only
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..
                     tnPtpProtocol 1.3.6.1.4.1.868.2.5.123.1.2.1.6 integer read-only
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. Enumeration: 'ethernet': 0, 'ipv4uni': 2, 'ipv4multi': 1.
                     tnPtpVLANTag 1.3.6.1.4.1.868.2.5.123.1.2.1.7 truthvalue read-only
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.
                     tnPtpVID 1.3.6.1.4.1.868.2.5.123.1.2.1.8 integer read-only
VLAN Identifier used for tagging the PTP frames.
                     tnPtpPCP 1.3.6.1.4.1.868.2.5.123.1.2.1.9 integer read-only
Priority Code Point value used for PTP frames.
                     tnPtpClkConfRowStatus 1.3.6.1.4.1.868.2.5.123.1.2.1.10 rowstatus read-only
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.
             tnPtpClkConf0Table 1.3.6.1.4.1.868.2.5.123.1.3 no-access
Table of PTP ClkInstance
                 tnPtpClkConf0Entry 1.3.6.1.4.1.868.2.5.123.1.3.1 no-access
An entry in the table,tnPtpClkConf0Table
                     tnPtpClkConf0Index 1.3.6.1.4.1.868.2.5.123.1.3.1.1 integer read-only
Indicates the Instance of a particular Clock Instance [0..CLOCK_INST_MAX].
                     tnPtpDefaultDom 1.3.6.1.4.1.868.2.5.123.1.3.1.2 integer read-write
Clock domain [0..127].
                     tnPtpDefaultClockQuality 1.3.6.1.4.1.868.2.5.123.1.3.1.3 octet string read-write
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).
                     tnPtpDefaultPri1 1.3.6.1.4.1.868.2.5.123.1.3.1.4 integer read-write
Clock priority 1 [0..255] used by the BMC master select algorithm.
                     tnPtpDefaultPri2 1.3.6.1.4.1.868.2.5.123.1.3.1.5 integer read-write
Clock priority 2 [0..255] used by the BMC master select algorithm.
                     tnPtpTime 1.3.6.1.4.1.868.2.5.123.1.3.1.6 octet string read-only
Shows the actual PTP time with nanosecond resolution.
                     tnPtpAdjustMethod 1.3.6.1.4.1.868.2.5.123.1.3.1.7 integer read-only
Shows the actual clock adjustment method. The method depends on the available hardware. Enumeration: 'vcxo': 2, 'internal': 1, 'software': 3.
                     tnPtpSynce 1.3.6.1.4.1.868.2.5.123.1.3.1.8 integer read-write
Activate to synchronize the System Clock to PTP Time. Enumeration: 'doNothing': 1, 'sync': 2.
             tnPtpClkConfTable 1.3.6.1.4.1.868.2.5.123.1.4 no-access
Table of PTP ClkInstance
                 tnPtpClkConfEntry 1.3.6.1.4.1.868.2.5.123.1.4.1 no-access
An entry in the table,tnPtpClkConfTable
                     tnPtpClkConfIndex 1.3.6.1.4.1.868.2.5.123.1.4.1.1 integer no-access
Indicates the Instance of a particular Clock Instance [0..CLOCK_INST_MAX].
                     tnPtpStpRm 1.3.6.1.4.1.868.2.5.123.1.4.1.2 integer read-only
Steps Removed : It is the number of PTP clocks traversed from the grandmaster to the local slave clock.
                     tnPtpOffset 1.3.6.1.4.1.868.2.5.123.1.4.1.3 octet string read-only
Time difference between the master clock and the local slave clock, measured in ns.
                     tnPtpPathDelay 1.3.6.1.4.1.868.2.5.123.1.4.1.4 octet string read-only
The mean propagation time for the link between the master and the local slave.
                     tnPtpDelayFilter 1.3.6.1.4.1.868.2.5.123.1.4.1.5 integer read-write
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.
                     tnPtpFilterPeriod 1.3.6.1.4.1.868.2.5.123.1.4.1.6 integer read-write
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.
                     tnPtpFilterDist 1.3.6.1.4.1.868.2.5.123.1.4.1.7 integer read-write
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
                     tnPtpParentPortId 1.3.6.1.4.1.868.2.5.123.1.4.1.8 octet string read-only
Clock identity for the parent clock, if the local clock is not a slave, the value is the clocks own id.
                     tnPtpParentPort 1.3.6.1.4.1.868.2.5.123.1.4.1.9 integer read-only
Port Id for the parent master port.
                     tnPtpParentPStat 1.3.6.1.4.1.868.2.5.123.1.4.1.10 truthvalue read-only
Parents Stats (always false).
                     tnPtpParentVar 1.3.6.1.4.1.868.2.5.123.1.4.1.11 integer read-only
It is observed parent offset scaled log variance.
                     tnPtpParentChgRate 1.3.6.1.4.1.868.2.5.123.1.4.1.12 integer read-only
Observed Parent Clock Phase Change Rate. i.e. the slave clocks rate offset compared to the master. (unit = ns per s).
                     tnPtpParentGMId 1.3.6.1.4.1.868.2.5.123.1.4.1.13 octet string read-only
Clock identity for the grand master clock, if the local clock is not a slave, the value is the clocks own id.
                     tnPtpParentGMQual 1.3.6.1.4.1.868.2.5.123.1.4.1.14 octet string read-only
The clock quality announced by the grand master.
                     tnPtpParentPri1 1.3.6.1.4.1.868.2.5.123.1.4.1.15 integer read-only
Clock priority 1 announced by the grand master.
                     tnPtpParentPri2 1.3.6.1.4.1.868.2.5.123.1.4.1.16 integer read-only
Clock priority 2 announced by the grand master.
             tnPtpClkConf2Table 1.3.6.1.4.1.868.2.5.123.1.5 no-access
Table 2 of PTP ClkInstance
                 tnPtpClkConf2Entry 1.3.6.1.4.1.868.2.5.123.1.5.1 no-access
An entry in the table,tnPtpClkConf2Table
                     tnPtpClkConfIndex2 1.3.6.1.4.1.868.2.5.123.1.5.1.1 integer no-access
Indicates the Instance of a particular Clock Instance [0..CLOCK_INST_MAX].
                     tnPtpUtcOffset 1.3.6.1.4.1.868.2.5.123.1.5.1.2 integer read-write
Unicast Offset must be an integer value between 0 and 10000.
                     tnPtpValid 1.3.6.1.4.1.868.2.5.123.1.5.1.3 truthvalue read-write
Valid.
                     tnPtpLeap59 1.3.6.1.4.1.868.2.5.123.1.5.1.4 truthvalue read-write
Leap 59.
                     tnPtpLeap61 1.3.6.1.4.1.868.2.5.123.1.5.1.5 truthvalue read-write
Leap 61.
                     tnPtpTimeTrac 1.3.6.1.4.1.868.2.5.123.1.5.1.6 truthvalue read-write
Time Trac.
                     tnPtpFreqTrac 1.3.6.1.4.1.868.2.5.123.1.5.1.7 truthvalue read-write
Freq Trac.
                     tnPtpTimeScale 1.3.6.1.4.1.868.2.5.123.1.5.1.8 truthvalue read-write
Time Scale.
                     tnPtpTimeSource 1.3.6.1.4.1.868.2.5.123.1.5.1.9 integer read-write
Time Source. Value of 0-255
                     tnPtpDisplay 1.3.6.1.4.1.868.2.5.123.1.5.1.10 truthvalue read-write
If true then Offset From Master, MeanPathDelay and clockAdjustment are logged on the debug terminal.
                     tnPtpPEnable 1.3.6.1.4.1.868.2.5.123.1.5.1.11 truthvalue read-write
If true the P part of the algorithm is included.
                     tnPtpIEnable 1.3.6.1.4.1.868.2.5.123.1.5.1.12 truthvalue read-write
If true the I part of the algorithm is included.
                     tnPtpDEnable 1.3.6.1.4.1.868.2.5.123.1.5.1.13 truthvalue read-write
If true the D part of the algorithm is included.
                     tnPtpPConstant 1.3.6.1.4.1.868.2.5.123.1.5.1.14 integer read-write
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].
                     tnPtpIConstant 1.3.6.1.4.1.868.2.5.123.1.5.1.15 integer read-write
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].
                     tnPtpDConstant 1.3.6.1.4.1.868.2.5.123.1.5.1.16 integer read-write
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].
                     tnPtpServoDelayFilter 1.3.6.1.4.1.868.2.5.123.1.5.1.17 integer read-write
The default delay filter is a low pass filter, with a time constant of 2**DelayFilter*DelayRequestRate. This is for the custom filter.
             tnPtpUnicastSlaveTable 1.3.6.1.4.1.868.2.5.123.1.6 no-access
Table of PTP Unicast Slave
                 tnPtpUnicastSlaveEntry 1.3.6.1.4.1.868.2.5.123.1.6.1 no-access
An entry in the table,tnPtpUnicastSlaveTable
                     tnPtpUnicastInstIndex 1.3.6.1.4.1.868.2.5.123.1.6.1.1 integer no-access
Indicates the Instance of a particular Clock Instance [0..3].
                     tnPtpUnicastSlaveIndex 1.3.6.1.4.1.868.2.5.123.1.6.1.2 integer no-access
Indicates the Instance of a particular Unicast Slave [0..4].
                     tnPtpUnicastDuration 1.3.6.1.4.1.868.2.5.123.1.6.1.3 integer read-write
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].
                     tnPtpIPAddress 1.3.6.1.4.1.868.2.5.123.1.6.1.4 inetaddress read-write
IPv4 Address of the Master clock.
                     tnPtpGrant 1.3.6.1.4.1.868.2.5.123.1.6.1.5 integer read-write
The granted repetition period for the sync message.
                     tnPtpCommState 1.3.6.1.4.1.868.2.5.123.1.6.1.6 integer read-write
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. Enumeration: 'sell': 4, 'idle': 1, 'init': 2, 'conn': 3, 'sync': 5.
             tnPtpPortConfTable 1.3.6.1.4.1.868.2.5.123.1.7 no-access
Table of PTP Clock Port Data Set Configuration
                 tnPtpPortConfEntry 1.3.6.1.4.1.868.2.5.123.1.7.1 no-access
An entry in the table,tnPtpPortConfTable
                     tnPtpPortConfInstIndex 1.3.6.1.4.1.868.2.5.123.1.7.1.1 integer no-access
Indicates the Instance of a particular Clock Instance [0..3].
                     tnPtpPortConfIndex 1.3.6.1.4.1.868.2.5.123.1.7.1.2 integer no-access
Static member port Identity : Port number [1..max port no].
                     tnPtpStat 1.3.6.1.4.1.868.2.5.123.1.7.1.3 octet string no-access
Dynamic member portState: Current state of the port.
                     tnPtpMDR 1.3.6.1.4.1.868.2.5.123.1.7.1.4 integer no-access
Dynamic member log Min Delay Req Interval: The delay request interval announced by the master.
                     tnPtpMeanPath 1.3.6.1.4.1.868.2.5.123.1.7.1.5 octet string no-access
The path delay measured by the port in P2P mode. In E2E mode this value is 0.
                     tnPtpAnv 1.3.6.1.4.1.868.2.5.123.1.7.1.6 integer read-only
The interval for issuing announce messages in master state. [-3..4]
                     tnPtpATO 1.3.6.1.4.1.868.2.5.123.1.7.1.7 integer read-only
The timeout for receiving announce messages on the port. [-1..10]
                     tnPtpSyv 1.3.6.1.4.1.868.2.5.123.1.7.1.8 integer read-only
The interval for issuing sync messages in master. [-7..4]
                     tnPtpSyncIntErr 1.3.6.1.4.1.868.2.5.123.1.7.1.9 truthvalue no-access
Synce Interval Error truth value
                     tnPtpDim 1.3.6.1.4.1.868.2.5.123.1.7.1.10 integer read-only
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. Enumeration: 'e2e': 1, 'p2p': 2.
                     tnPtpMPR 1.3.6.1.4.1.868.2.5.123.1.7.1.11 integer read-only
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]
                     tnPtpDelayAsym 1.3.6.1.4.1.868.2.5.123.1.7.1.12 integer read-only
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]
                     tnPtpIngerssLat 1.3.6.1.4.1.868.2.5.123.1.7.1.13 integer read-only
Ingress latency measured in ns, as defined in IEEE 1588 Section 7.3.4.2. [-100000..100000]
                     tnPtpEgressLat 1.3.6.1.4.1.868.2.5.123.1.7.1.14 integer read-only
Egress latency measured in ns, as defined in IEEE 1588 Section 7.3.4.2. [-100000..100000]
                     tnPtpVersion 1.3.6.1.4.1.868.2.5.123.1.7.1.15 integer no-access
The current implementation only supports PTP version 2.
                     tnPtpPortConfRowStatus 1.3.6.1.4.1.868.2.5.123.1.7.1.16 rowstatus read-only
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.