DTI-MIB

File: DTI-MIB.mib (47659 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB IF-MIB ENTITY-MIB
CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY Integer32 Unsigned32
Counter32 OBJECT-TYPE OBJECT-GROUP
MODULE-COMPLIANCE TruthValue TEXTUAL-CONVENTION
InetAddressType InetAddress ifIndex
PhysicalIndex clabProjDocsis

Defined Types

DtiCableAdvance  
The early time adjustment the Client applies to the DTI timing frame to mitigate the propagation delay between the DTI server and client. The cable advance value is calculated by the DTI server and sent to the DTI client. The DTI cable Advance is a 24-bit field. The first two bytes represent the integer value of the 149.8 MHz sample clock cycles that measure the Cable advance value; the third octet represents the remaining fraction of the cable advance value in units of the 256th of the 149.8 MHz clock cycle.
TEXTUAL-CONVENTION    
  OCTET STRING Size(3)  

DtiProtocolEntry  
SEQUENCE    
  dtiProtocolEntityType INTEGER
  dtiProtocolClientClockType INTEGER
  dtiProtocolServerStatusFlag INTEGER
  dtiProtocolClientStatusFlag INTEGER
  dtiProtocolServerToDState INTEGER
  dtiProtocolServerToDType INTEGER
  dtiProtocolServerToDValue OCTET STRING
  dtiProtocolServerCableAdvanceFlag INTEGER
  dtiProtocolServerCableAdvanceValue DtiCableAdvance
  dtiProtocolClientPhaseError Integer32
  dtiProtocolClientVersion Unsigned32
  dtiProtocolClientPathTraceability Unsigned32
  dtiProtocolServerClientStableFlag INTEGER

DtiProtocolControlEntry  
SEQUENCE    
  dtiProtocolControlTimeInterval Unsigned32
  dtiProtocolControlErrorRateInterval Unsigned32
  dtiProtocolControlJitterTimeInterval Unsigned32
  dtiProtocolControlTestMode TruthValue
  dtiProtocolControlToDValue OCTET STRING

DtiProtocolPerformanceEntry  
SEQUENCE    
  dtiProtocolPerformanceDelay Unsigned32
  dtiProtocolPerformanceFrameErrorRate Unsigned32
  dtiProtocolPerformancePeakToPeakJitter Integer32
  dtiProtocolPerformanceWander35Second Unsigned32
  dtiProtocolPerformanceWanderTSeconds Unsigned32

DtiProtocolClientFsmStatsEntry  
SEQUENCE    
  dtiProtocolClientFsmStatsT3Count Counter32
  dtiProtocolClientFsmStatsT4Count Counter32
  dtiProtocolClientFsmStatsT6Count Counter32
  dtiProtocolClientFsmStatsT7Count Counter32
  dtiProtocolClientFsmStatsNormalActiveTime Counter32
  dtiProtocolClientFsmStatsHoldoverActiveTime Counter32

DtiPathTraceabilityEntry  
SEQUENCE    
  dtiPathTraceabilityIndex Unsigned32
  dtiPathTraceabilityRootServerInetAddrType InetAddressType
  dtiPathTraceabilityRootServerInetAddr InetAddress
  dtiPathTraceabilityRootServerOutPhyIdx PhysicalIndex
  dtiPathTraceabilityServerInetAddrType InetAddressType
  dtiPathTraceabilityServerInetAddr InetAddress
  dtiPathTraceabilityServerOutPhyIdx PhysicalIndex
  dtiPathTraceabilityRootServerProtVersion Unsigned32
  dtiPathTraceabilityServerProtVersion Unsigned32

Defined Values

dtiMib 1.3.6.1.4.1.4491.2.1.7
This MIB module provides the management objects necessary to configure and manage the DOCSIS Timing Interface devices.
MODULE-IDENTITY    

dtiNotifications 1.3.6.1.4.1.4491.2.1.7.0
OBJECT IDENTIFIER    

dtiMibObjects 1.3.6.1.4.1.4491.2.1.7.1
OBJECT IDENTIFIER    

dtiProtocolObjects 1.3.6.1.4.1.4491.2.1.7.1.1
OBJECT IDENTIFIER    

dtiServerObjects 1.3.6.1.4.1.4491.2.1.7.1.2
OBJECT IDENTIFIER    

dtiClientObjects 1.3.6.1.4.1.4491.2.1.7.1.3
OBJECT IDENTIFIER    

dtiServerProperties 1.3.6.1.4.1.4491.2.1.7.1.2.1
OBJECT IDENTIFIER    

dtiServerGlobalParameters 1.3.6.1.4.1.4491.2.1.7.1.2.2
OBJECT IDENTIFIER    

dtiProtocolTable 1.3.6.1.4.1.4491.2.1.7.1.1.1
This table describes the DTI protocol related information contained in Server and Client Frames of a DTI client-server pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DtiProtocolEntry

dtiProtocolEntry 1.3.6.1.4.1.4491.2.1.7.1.1.1.1
A conceptual row entry in the DTI Protocol table. A DTI server has an entry for each client interface. A DTI client has an entry for each server connection. A DTI server (proxy) is a client of the root server DTI input.
Status: current Access: not-accessible
OBJECT-TYPE    
  DtiProtocolEntry  

dtiProtocolEntityType 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.1
The type of DTI interface of this entry in the managed entity. 'root' indicates the interface generates DTI Server Frames and processes DTI Client Frames from a proxy server or a client. 'server' indicates the interface generates DTI Server Frames and processes DTI Client Frames from a DTI client. 'client' indicates the interface processes DTI Server Frames and generates DTI Client Frames.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER root(1), server(2), client(3)  

dtiProtocolClientClockType 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.2
The clock Type of the client as reported in DTI client Frames.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ituI(1), ituII(2), ituIII(3), st3(4), dtiClock(5)  

dtiProtocolServerStatusFlag 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.3
The current Operational Status of the server side of the DTI interface. This MIB object should be updated no more than once per second. The Server reports the status of the DTI interface associated to this entry as follows: 'warmup' The server clock has not yet stabilized and has not acquired a stable Time of Day. 'freerun' The server has a stable clock and Time of Day but is not locked to an external clock reference. 'fastTrackingMode' The server is in the process of locking to the timing reference. 'normalMode' The server is locked to the timing reference. 'holdover' The server has lost the timing reference and is in holdover mode. 'clientStable' The server has verified that the Client phase error is acceptable for this DTI interface entry. This value is deprecated as does not indicate the status of the server side of the DTI interface. The performace stable client is reported by dtiProtocolServerClientStableFlag. 'testMode' The server has entered in Test Mode for this DTI entry interface due a set to 'true' of dtiProtocolControlTestMode or because is receiving test mode frames from the DTI client remote end.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), warmup(1), freerun(2), fastTrackingMode(3), normalMode(4), holdoverMode(5), clientStable(6), testMode(7)  

dtiProtocolClientStatusFlag 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.4
The current Operational Status of the client side of the DTI interface. This MIB object should be updated no more than once per second. The Client status values are: 'warmup' The client clock has not stabilized yet. 'freerun' The client has a stable clock but has not locked to an external clock reference yet. 'fastTrackingMode' The client is in the process of locking to the timing reference. 'normalMode' The client is locked to the timing reference. 'holdover' The client has lost the timing reference and is in holdover mode. 'bridgingMode' The client has lost its timing reference but is under acceptable operational conditions based on previous data acquired in 'normalMode' state. 'testMode' (Rephrase this definition) The client has entered in Test Mode for this DTI interface entry due to a set to 'true' of dtiProtocolControlTestMode or because is receiving Test Signaling frames from the DTI Server remote end.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), warmup(1), freerun(2), fastTrackingMode(3), normalMode(4), holdoverMode(5), bridgingMode(6), testMode(7)  

dtiProtocolServerToDState 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.5
Indicates the validity of the Time of Day. Possible values are 'valid' and 'invalid'. When the object dtiProtocolControlToDValue Corresponding to this Client-Server connection or the global object dtiServerGlobalToDValue is set by a manager rather than acquired via the protocol, 'valid'. A ToD invalid state could be a consequence of an improper configuration of dtiServerToDSources or connectivity problems within the ToD protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

dtiProtocolServerToDType 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.6
Indicates the current Time of Day source for DTI Server-Client connection. 'default' indicates the ToD of the DTI server is used and implies that this value is not updated via GPS or NTP. 'userTime' indicates the ToD value was configured by the management interface. This object reports 'userTime' when dtiProtocolServerToDValue is set by a manager entity. 'ntpv4' indicates NTP, Network Time Protocol version 4. 'gps' indicates GPS ToD gpssec.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), userTime(2), ntpv4(3), gps(4)  

dtiProtocolServerToDValue 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.7
The value of the Time of Day sent by the server in the format DDDDD.YYYY/MM/DD.HH:MM:SS.SHH:F.D independent of being transmitted in short or verbose message format in the DTI Server Frame. Reading this object returns the ToD value for the specific DTI Client-Server connection.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|33)  

dtiProtocolServerCableAdvanceFlag 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.8
This object indicates the cable advance status of the DTI Server Frame. This object is not updated more than once per second. If dtiProtocolServerCableAdvanceValue is set to a valid value by a manager entity, this objects reports 'manual'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2), manual(3)  

dtiProtocolServerCableAdvanceValue 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.9
A Set to zero-length string returns the control of the Cable Advance Field and Cable Advance Flag Bit to the DTI server. Setting this object to a valid value sets the DTI Server Frames Frame Cable Advance field to the specified value and sets the Cable Advance Status Flag BIT to '1' (valid), and sets the object dtiProtocolServerCableAdvanceFlag to 'manual' for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  DtiCableAdvance  

dtiProtocolClientPhaseError 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.10
The phase error measured at the client as reported to the server in the DTI Client Frames. This object is quantified in units of a 149.8MHz clock cycles. This object represents the 16 MSB bits of the 3 octet Client Clock Integrated Phase field.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -32767..32767  

dtiProtocolClientVersion 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.11
This object reports the client DTI protocol version as indicated in the 10-bit field 'CLIENT DTI VERSION'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1023  

dtiProtocolClientPathTraceability 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.12
A reference to the index of dtiPathTraceabilityTable to which this DTI Client-Server connection has associated its traceable path. It is likely that many traceable paths of DTI clients would have the same rootServer and proxy server for multiple Client Server. A manager application can build the Traceability Path, e.g., of a DTI client, if reading this entry from a proxy DTI server as follows: Client: This entry DTI Client IP Address, This entry ifIndex, (see below) dtiProtocolClientVersion Proxy Server: dtiPathTraceabilityServerInetAddr, dtiPathTraceabilityServerOutPhyIdx, dtiPathTraceabilityServerProtVersion RootServer: dtiPathTraceabilityRootServerInetAddr, dtiPathTraceabilityRootServerOutPhyIdx, dtiPathTraceabilityRootServerProtVersion For the DTI client the Physical port would correspond to: PhysicalIndex where entAliasMappingIdentifier.PhysicalIndex = ifIndex
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

dtiProtocolServerClientStableFlag 1.3.6.1.4.1.4491.2.1.7.1.1.1.1.13
This object indicates the client performance stable status of the DTI Server Frame. This object is not updated more than once per second.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

dtiProtocolControlTable 1.3.6.1.4.1.4491.2.1.7.1.1.2
This table is an extension of dtiProtocolTable for the control of individual DTI Client-Server connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DtiProtocolControlEntry

dtiProtocolControlEntry 1.3.6.1.4.1.4491.2.1.7.1.1.2.1
A conceptual row entry of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DtiProtocolControlEntry  

dtiProtocolControlTimeInterval 1.3.6.1.4.1.4491.2.1.7.1.1.2.1.1
The time interval used to calculate dtiProtocolPerformanceDelay and dtiProtocolPerformanceWanderTSeconds for this Client-Server connection. The value zero indicates the Wander for T Seconds and Protocol Delay is not calculated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

dtiProtocolControlErrorRateInterval 1.3.6.1.4.1.4491.2.1.7.1.1.2.1.2
The time interval used to calculate the value of dtiProtocolPerformanceFrameErrorRate for this Client-Server connection. The value zero indicates no current FER measurements are being taken.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

dtiProtocolControlJitterTimeInterval 1.3.6.1.4.1.4491.2.1.7.1.1.2.1.3
The time interval used to calculate dtiProtocolPerformancePeakToPeakJitter for this Client-Server connection. The value zero indicates no Jitter measurements are being taken.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

dtiProtocolControlTestMode 1.3.6.1.4.1.4491.2.1.7.1.1.2.1.4
If set to 'true' starts the sequence of Test Mode on this DTI Client-Server connection. The Test Mode consist in a sequence of all DTI frames set to '1' before the Manchester line code is applied.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dtiProtocolControlToDValue 1.3.6.1.4.1.4491.2.1.7.1.1.2.1.5
The control object to specify a particular ToD value to a Client-Server connection. The format of this object is DDDDD.YYYY/MM/DD.HH:MM:SS.SHH:F.D independent of being transmitted in short or verbose message format in the DTI Server Frame. Setting this object to a zero length string resets the ToD source of this DTI Client-Server connection to the current Server ToD reference of dtiServerGlobalToDMethod and dtiServerGlobalToDValue. Reading this value returns the last set value of this object or zero length string if a global ToD value and/or method were lately performed.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|33)  

dtiProtocolPerformanceTable 1.3.6.1.4.1.4491.2.1.7.1.1.3
The DTI protocol performance metrics of a DTI Client-Server Connection. In the DTI server an entry of this table registers the DTI Client frames performance. In the DTI client the measurements correspond to the DTI server frames performance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DtiProtocolPerformanceEntry

dtiProtocolPerformanceEntry 1.3.6.1.4.1.4491.2.1.7.1.1.3.1
A conceptual row entry in the DTI performance table. This table is an extension of dtiProtocolTable for entries with dtiProtocolEntityType equals to 'root' and 'server'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DtiProtocolPerformanceEntry  

dtiProtocolPerformanceDelay 1.3.6.1.4.1.4491.2.1.7.1.1.3.1.1
The roundtrip delay measured in nanoseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dtiProtocolPerformanceFrameErrorRate 1.3.6.1.4.1.4491.2.1.7.1.1.3.1.2
Frame Error Rate (FER) corresponds to the ratio of DTI protocol frames in error and the total of frames received during a period of time. Frames in error and total frames correspond to the delta of ifErrors and ifUcastPackets MIB objects respectively during the period of time defined by dtiFrameErrorRateInterval object. For the DTI server the FER value is based on the DTI client interval frames and for the DTI client, corresponds to the DTI server interval frames.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dtiProtocolPerformancePeakToPeakJitter 1.3.6.1.4.1.4491.2.1.7.1.1.3.1.3
The maximum phase variation (with frequency components > 10 Hz) in the client frame with respect to the master clock and reported in the DTI client frame for the time interval specified in dtiProtocolControlJitterTimeInterval object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -10000..10000  

dtiProtocolPerformanceWander35Second 1.3.6.1.4.1.4491.2.1.7.1.1.3.1.4
The largest wander value observed by the server in a 35-second interval for the corresponding Client-Server connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dtiProtocolPerformanceWanderTSeconds 1.3.6.1.4.1.4491.2.1.7.1.1.3.1.5
The largest wander value observed by the server in a time interval defined by dtiWanderTimeInterval for the corresponding Client-Server connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dtiProtocolClientFsmStatsTable 1.3.6.1.4.1.4491.2.1.7.1.1.6
Statistics associated to the DTI client state machine. This table contains counters of the most significant DTI finite State machine transitions and states as reported in the DTI Client Frame. Below is a description of the State Transition and counters supported (not all State Transitions need object definitions): T1: Warmup to Free-run Normally once after the clock warms up. Rather than defining a counter for this state transition, the managed system updates the object ifDiscontinuity with the time when the clock performs a transition to Free-run State T2: Free-run to Fast Not defined counter. T2 = T3 + 1 T3: Fast to Free-run (dtiProtocolClientFsmStatsT3Count) T4: Fast to Normal (dtiProtocolClientFsmStatsT4Count) Counts the times the clock enters to the normal mode of operation. T5: Normal to Bridging Not defined counter. T5 = T6 + T7 T6: Bridging to Normal (dtiProtocolClientFsmStatsT6Count) T7: Bridging to Holdover (dtiProtocolClientFsmStatsT7Count) T8: Holdover to Fast No counter defined. If DTI Client State is Holdover, T8 = T7 - 1 other DTI Client State, T8 = T7 This table also includes the active time the DTI client is in Normal state(dtiProtocolClientFsmStatsNormalActiveTime) and Holdover state (dtiProtocolClientFsmStatsHoldoverActiveTime).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DtiProtocolClientFsmStatsEntry

dtiProtocolClientFsmStatsEntry 1.3.6.1.4.1.4491.2.1.7.1.1.6.1
A conceptual row entry in the DTI FSM Statistics table. In the DTI Server (proxy) this table has an entry for each DTI client interface as well as an entry for each Server (proxy) interface to root server. In the DTI client there is an entry for each client interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DtiProtocolClientFsmStatsEntry  

dtiProtocolClientFsmStatsT3Count 1.3.6.1.4.1.4491.2.1.7.1.1.6.1.1
Counts the Transition from Fast to Free-run state (T3). This transition occurs when the client aborts the clock acquisition due to a high Frame Error Rate.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dtiProtocolClientFsmStatsT4Count 1.3.6.1.4.1.4491.2.1.7.1.1.6.1.2
Counts the Transition from Fast to Normal state (T4). This transition occurs when the client acquires for the first time or recovers a stable clock reference.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dtiProtocolClientFsmStatsT6Count 1.3.6.1.4.1.4491.2.1.7.1.1.6.1.3
Counts the Transition from Bridging to Normal state (T6). This transition occurs when in Bridging mode the Frame Error rate is reduced and the DTI client recovers the clock reference before a bridging mode timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dtiProtocolClientFsmStatsT7Count 1.3.6.1.4.1.4491.2.1.7.1.1.6.1.4
Counts the Transition from Bridging to Holdover state (T7). This transition occurs when the client is in Bridging mode, the bridging timeout expires and the DTI client enters in Holdover mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dtiProtocolClientFsmStatsNormalActiveTime 1.3.6.1.4.1.4491.2.1.7.1.1.6.1.5
The cumulative count in 10 KHz clock cycles the DTI client is being in Normal Mode. The percentage of time the DTI client is being operating in Normal Mode is calculated as the ratio of this object and sysUpTime within two consecutive measurements. Note that the value sysUpTime is given in hundreds of seconds, therefore it needs to be multiplied by 100.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dtiProtocolClientFsmStatsHoldoverActiveTime 1.3.6.1.4.1.4491.2.1.7.1.1.6.1.6
The cumulative count in 10 KHz clock cycles the DTI client is being in Holdover Mode. The percentage of time the DTI client is being operating in Holdover Mode is calculated as the ratio of this object and sysUpTime within two consecutive measurements. Note that the value sysUpTime is given in hundreds of seconds; therefore it needs to be multiplied by 100.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dtiPathTraceabilityTable 1.3.6.1.4.1.4491.2.1.7.1.1.4
The Traceable Path information sent from the DTI server to the client. The traceability path includes node information about DTI root server and DTI server (proxy). The entries of this table are pointed by dtiProtocolTable in both DTI Server and Client. The DTI server may aggregate in a single entry all the root-to-server traceable paths that are common across multiple DTI clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DtiPathTraceabilityEntry

dtiPathTraceabilityEntry 1.3.6.1.4.1.4491.2.1.7.1.1.4.1
A conceptual row entry in the DTI Path Traceability table. This table is an expansion of the dtiProtocolTable for entries with dtiProtocolEntityType equal to 'server' and 'client'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DtiPathTraceabilityEntry  

dtiPathTraceabilityIndex 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.1
The index of this conceptual entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dtiPathTraceabilityRootServerInetAddrType 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.2
The type of internet address for dtiPathTraceabilityRootServerInetAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dtiPathTraceabilityRootServerInetAddr 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.3
The IP address of the clock synchronization root server. If this management entity has dtiServerExternalSource 'notExternal' this value returns an empty octet string and dtiPathTraceabilityRootServerInetAddrType. The type of this address is determined by the value of the dtiPathTraceabilityRootServerInetAddrType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dtiPathTraceabilityRootServerOutPhyIdx 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.4
The physical port number of the clock synchronization root server.
Status: current Access: read-only
OBJECT-TYPE    
  PhysicalIndex  

dtiPathTraceabilityServerInetAddrType 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.5
The type of internet address for dtiPathTraceabilityServerInetAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dtiPathTraceabilityServerInetAddr 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.6
The IP address of the clock synchronization server associated with this management entity. The type of this address is determined by the value of the dtiPathTraceabilityServerInetAddrType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dtiPathTraceabilityServerOutPhyIdx 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.7
The physical port number of the clock synchronization server associated with this management entity.
Status: current Access: read-only
OBJECT-TYPE    
  PhysicalIndex  

dtiPathTraceabilityRootServerProtVersion 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.8
The DTI Protocol Version of the clock synchronization root server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dtiPathTraceabilityServerProtVersion 1.3.6.1.4.1.4491.2.1.7.1.1.4.1.9
The DTI Protocol Version of the clock synchronization server associated with this management entity.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dtiServerRootClockType 1.3.6.1.4.1.4491.2.1.7.1.2.1.1
The clock type of the root server this server is connected. If dtiServerHopCount is 'root' the clock type is the self clock. 'ituI' corresponds to an ITU Type I clock. 'ituII' corresponds to an ITU Type II clock. 'ituIII' corresponds to an ITU Type III clock. 'st3' corresponds to an ANSI T1.101 ST3 clock.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ituI(1), ituII(2), ituIII(3), st3(4)  

dtiServerHopCount 1.3.6.1.4.1.4491.2.1.7.1.2.1.2
This object indicates the type of the DTI server. 'root' indicates the server is the DTI root server. 'proxy' indicates the DTI server is connected to a root DTI server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER root(1), proxy(2)  

dtiServerExternalTimingSource 1.3.6.1.4.1.4491.2.1.7.1.2.1.3
The type of external clock that provides the reference for this DTI server. 'none' indicates the DTI server has no timing reference input. 'gps' indicates the timing source is GPS. 'network' indicates the timing is obtained from a network such as a PDH, or SONET network.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noExternal(1), gps(2), network(3)  

dtiServerToDSources 1.3.6.1.4.1.4491.2.1.7.1.2.1.4
Indicates the DTI Server's registered Time of Day sources. A bit set to '1' has the following meaning: 'default' the internal DTI Server ToD reference without external updates. 'userTime' indicates the capability of ToD being set by a manager entity either setting dtiServerGlobalToDValue or dtiProtocolControlToDValue. 'ntpv4' indicates support of NTP Network Time Protocol version 4. 'gps' indicates support of GPS ToD gpssec. The initialization or configuration of GPS or NTPv4 ToD sources is not defined in this MIB module.
Status: current Access: read-only
OBJECT-TYPE    
  BITS default(0), userTime(1), ntpv4(2), gps(3)  

dtiServerGlobalTimeInterval 1.3.6.1.4.1.4491.2.1.7.1.2.2.1
The time interval used to calculate dtiProtocolPerformanceDelay and dtiProtocolPerformanceWanderTSeconds for all Client-Server connections of the managed system. A set to this object overrides all the entries of dtiProtocolControlTimeInterval previously configured. The value zero indicates the Wander for T Seconds and Protocol Delay is not calculated.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

dtiServerGlobalErrorRateInterval 1.3.6.1.4.1.4491.2.1.7.1.2.2.2
The time interval used to calculate the value of dtiProtocolPerformanceFrameErrorRate for all Client-Server connections of the managed system. A set to this object overrides all the entries of dtiProtocolControlErrorRateInterval previously configured. The value zero indicates no current FER measurements are being taken.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

dtiServerGlobalJitterTimeInterval 1.3.6.1.4.1.4491.2.1.7.1.2.2.3
The time interval used to calculate dtiProtocolPerformancePeakToPeakJitter for all Client-Server connections of the managed system. A set to this object overrides all the entries of dtiProtocolControlErrorRateInterval previously configured. The value zero indicates no Jitter measurements are being taken.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

dtiServerGlobalToDMethod 1.3.6.1.4.1.4491.2.1.7.1.2.2.4
Selects the type of ToD Source for the DTI server operation. The set of this object to its enumerated values is described below: 'default' instructs the DTI server to use the last ToD reference as the value for its internal clock. 'userTime' instructs the DTI server to use the value of dtiServerGlobalToDValue for the DTI server internal time ticks clock. 'ntpv4' instructs the DTI server to use the NTP Network Time Protocol version 4 as the ToD reference. 'gps' instructs the DTI server to use the GPS gpssec ToD as the ToD reference. It is recommended to reject an SNMP SET to a particular ToD method if such ToD capability is not active or requires other configuration steps. A successful set of this object sets to a zero length string all the DTI Client-Server connections that previously were set via dtiProtocolControlToDValue to particular ToD Values.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), userTime(2), ntpv4(3), gps(4)  

dtiServerGlobalToDValue 1.3.6.1.4.1.4491.2.1.7.1.2.2.5
The control object to specify the ToD value for all DTI server Client-Server connections. The format of this object is DDDDD.YYYY/MM/DD.HH:MM:SS.SHH:F.D independent of being transmitted in short or verbose message format in the DTI Server Frame. A set of this object to a valid value different of zero length string automatically sets dtiServerGlobalToDMethod to 'userTime'. Setting this object to zero re-establishes the ToD source to the current Server ToD reference dtiServerGlobalToDMethod 'default', 'ntpProtocol' or 'gps'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0|33)  

dtiMibConformance 1.3.6.1.4.1.4491.2.1.7.2
OBJECT IDENTIFIER    

dtiMibCompliances 1.3.6.1.4.1.4491.2.1.7.2.1
OBJECT IDENTIFIER    

dtiMibGroups 1.3.6.1.4.1.4491.2.1.7.2.2
OBJECT IDENTIFIER    

dtiMibCompliance 1.3.6.1.4.1.4491.2.1.7.2.1.1
The compliance statement for DTI.
Status: current Access: read-write
MODULE-COMPLIANCE    

dtiBaseGroup 1.3.6.1.4.1.4491.2.1.7.2.2.1
Group of object applicable to DTI Server and DTI Client.
Status: current Access: read-write
OBJECT-GROUP    

dtiServerGroup 1.3.6.1.4.1.4491.2.1.7.2.2.2
Group of objects applicable to DTI Server only.
Status: current Access: read-write
OBJECT-GROUP    

dtiClientGroup 1.3.6.1.4.1.4491.2.1.7.2.2.3
Group of objects applicable to DTI Client.
Status: current Access: read-write
OBJECT-GROUP