NETI-DTM-MIB
The Net Insight DTM MIB. The MIB implements objects for managing the DTM configuration in a network element.
Main OID:
netiDTMMIB.1.3.6.1.4.1.2928.6.2.4
91
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
91 total| Object Name |
|---|
netiDTMMIBThe Net Insight DTM MIB. The MIB implements objects for managing the DTM configuration in a network element. MODULE-IDENTITY .1.3.6.1.4.1.2928.6.2.4 |
netiDTMMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1 |
dtmAddrGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1.1 |
dtmAddrTableThe table of addressing information relevant to this entity's DTM addresses. SEQUENCE OF DtmAddrEntry .1.3.6.1.4.1.2928.6.2.4.1.1.1 |
dtmAddrEntryThe addressing information for one of this entity's DTM addresses. DtmAddrEntry .1.3.6.1.4.1.2928.6.2.4.1.1.1.1 |
dtmAddrEntryIndexAn arbitrary index in the link table.ro Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.1 |
dtmAddrEntryAddrThe DTM address to which this entry's addressing information pertains.rw DtmAddress .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.2 |
dtmAddrEntryIsAliasIndicates if this address is the network address for this entity. There is only one network address for each entity. Values: true(1) This address is an alias. false(2) This address is the 'real' address for this entity.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.3 |
dtmAddrEntryAddrTypeIndicates the type of address. This type is derived from the prefixes defined below, so this is really just a more user-friendly manner of presenting the address type. unspecified(1) The unspecified address; does not really belong in the address table. Prefix 00.00.00.00.00.00.00.00-64. loopback(2) The loopback address; always assigned to the local node. Prefix 00.00.00.00.00.00.00.01-64. local(3) Site local addresses, prefix 00.00.00.00.00.00.00.00-16 (except the unspecified and loopback addresses). multicast(4) Multicast addresses, prefix FF.00.00.00.00.00.00.00-8. global(5) Global addresses, all other prefixes.ro Enumeration .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.4 |
dtmAddrEntryRowStatusSee SNMPv2-TC.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.1.1.1.5 |
dtmHostsTableThe table of addressing information relevant to this entity's DTM addresses. SEQUENCE OF DtmHostsEntry .1.3.6.1.4.1.2928.6.2.4.1.1.2 |
dtmHostsEntryThe addressing information for one of this entity's DTM addresses. DtmHostsEntry .1.3.6.1.4.1.2928.6.2.4.1.1.2.1 |
dtmHostsEntryIndexAn arbitrary index in the hosts database table. Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.1.2.1.1 |
dtmHostsEntryAddrThe DTM address to which this hosts name is mapped.rw DtmAddress .1.3.6.1.4.1.2928.6.2.4.1.1.2.1.2 |
dtmHostsEntryNameThe hosts name representing the DTM address. The host name is a text string up to 64 characters drawn from the alphabet (A-Z, a-z), digits (0-9), and minus sign (-). No blank or space characters are permitted as part of a name. No distinction is made between upper and lower case. The first character must be an alpha character. The last character must not be a minus sign or period.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.1.2.1.3 |
dtmHostsEntryRowStatusSee SNMPv2-TC. The following values are supported: createAndGo(4). A new conceptual row is created representing the mapping between DTM address and DTM host name. destroy(6). The conceptual row is deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.1.2.1.4 |
dtmIfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1.2 |
dtmIfTableA conceptual table containing with DTM interfaces. SEQUENCE OF DtmIfEntry .1.3.6.1.4.1.2928.6.2.4.1.2.1 |
dtmIfEntryAn entry in the DTM interface table. DtmIfEntry .1.3.6.1.4.1.2928.6.2.4.1.2.1.1 |
dtmIfIndexIndex in to the table.ro Integer32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.1 |
dtmIfNameThe interface name, on the form <type><card position>:<port>, for example 'dtm4:1'. Should correlate to what it says on the front of the actual hardware.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.2 |
dtmIfMacAddressThe interfaces DTM physical address, i.e. a MAC identity.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.3 |
dtmIfTxCapacityThe upper transmit capability (in slots) for this interface. Set to 0 if not known.ro Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.4 |
dtmIfTxCapacityCtrlThe transmit capability (in slots) used for control traffic (when dedicated control channels are used). See also dtmIfreducedCtrlCapacity.rw Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.5 |
dtmIfTxCapacityStartThe start slot for owned transmit capability (in slots) for this interface. Valid range is between 1 and the upper transmit capacity of the interface - 1.rodeprecated Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.6 |
dtmIfTxCapacityOwnedThe owned transmit capability (in slots) for this interface. Total capacity for use is Owned + Borrowed - Lent. Set to 0 if not known.rodeprecated Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.7 |
dtmIfTxCapacityBorrowedThe borrowed transmit capability (in slots) for this interface. Set to 0 if not known.rodeprecated Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.8 |
dtmIfTxCapacityMaxLendThe maximum amount of transmit capability (in slots) that this interface will lend to other interfaces. Set to 0 if not known.rwdeprecated Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.9 |
dtmIfTxCapacityLentThe lent transmit capability (in slots) for this interface. Set to 0 if not known.rodeprecated Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.10 |
dtmIfTxCapacityUsedThe transmit capability (in slots) used for data traffic for this interface.ro Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.11 |
dtmIfRxCapacityThe upper receive capability (in slots) for this interface. Set to 0 if not known.ro Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.12 |
dtmIfRxCapacityUsedThe receive capability (in slots) used for data traffic for this interface.ro Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.13 |
dtmIfIfIndexIndex in to the MIB-II ifTable. Set to 0 if not known.rodeprecated Integer32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.14 |
dtmIfAdminStatusThe desired state of the interface. The administrative status controls whether the interface should be active or not.rw Enumeration .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.15 |
dtmIfOperStatusThe actual state of the interface. The value should follow the state of the Administrative Status (dtmIfAdminStatus) unless something fails, or be `absent' if the interface is absent.ro Enumeration .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.16 |
dtmIfRowStatusSee SNMPv2-TC.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.17 |
dtmIfAbsentIndicates that a configured interface can not be activated because there are no hardware resources. This happens if the dtmIfAdminStatus is set to `up', and the interface is absent.rodeprecated FaultStatus (NETI-COMMON-MIB) .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.18 |
dtmIfLOSIndicates Loss Of Signal from the DTM domain.ro FaultStatus (NETI-COMMON-MIB) .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.19 |
dtmIfReducedCtrlCapacityIndicates that the node has not been able to allocate dedicated capacity for control traffic.ro FaultStatus (NETI-COMMON-MIB) .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.20 |
dtmIfTxCapacityOwnedFirstSlotThe lower end of the transmit capability range (in slots) for this interface.rwdeprecated Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.21 |
dtmIfTxCapacityOwnedLastSlotThe upper end of the transmit capability range (in slots) for this interface.rw Gauge32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.22 |
dtmIfRouteMetricThe route metric used by the DTM Routing Protocol (DRP) when calculating cost for routing through this interface. The value zero (0) indicates that the DRP protocol shall be disabled for this interface and no routing information shall be exchanged.rw Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.23 |
dtmIfLinkClassThe link class controls the behavior of a link when a failure is detected on the link or on the node connected to the remote end of the link. The link class decides which values the dtmLinkStateNodeStatus object can take. A link is monitored with the following mechanisms: - The underlying trunk interface will detect when the signal on the receiving interface disappears or is impossible to use due to errors. This is called a Signal Failure. - The communication with the node at the remote end of the link is monitored by periodically sending messages, and expecting responses. If no response is received within a reasonable time, a failure is assumed. This is called a Supervision Failure. The error detection mechanisms can detect failures in one or both directions of a bi-directional link. If a failure is detected in only one direction of a bi-directional link and there is another fully working link in the opposite direction, the remaining working links will all have status `up'. The link classes are: normal(1) If either a Signal Failure or Supervision Failure is detected on the link, the link is considered as `down' and its entry is removed from the dtmLinkStateTable. persistent(2) If a Signal Failure is detected on the link, the link is considered as `down' and its entry is removed from the dtmLinkStateTable. If a Supervision Failure is detected on the link, the object dtmLinkStateIfNodeStatus for the link is assigned `noControl'. nailed(3) If a Signal Failure is detected on the link, the object dtmLinkStateIfNodeStatus for the link is assigned `downKeep'. If a Supervision Failure is detected on the link, the object dtmLinkStateIfNodeStatus for the link is assigned `noControl'.rw Enumeration .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.24 |
dtmIfPurposeA string describing the purpose of the interface. The string is for administrative use.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.25 |
dtmIfSyncEnabledControls if the trunk interface on which this interface is stacked on top, can be considered a source for synchronization. disabled(1) The interface shall not be considered. enabled(2). The interface shall be considered.rw Enumeration .1.3.6.1.4.1.2928.6.2.4.1.2.1.1.26 |
dtmLinkStateGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1.3 |
dtmLinkStateTableLastChangedTimeThis is the time the link information table last changed.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.3.1 |
dtmLinkStateNrOfLinksThe number of entries in the link table.ro Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.3.2 |
dtmLinkStateTableThe link information table. SEQUENCE OF DtmLinkEntry .1.3.6.1.4.1.2928.6.2.4.1.3.3 |
dtmLinkStateEntryOne entry per discovered link. DtmLinkEntry .1.3.6.1.4.1.2928.6.2.4.1.3.3.1 |
dtmLinkStateIndexAn arbitrary index in the link table.ro Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.3.3.1.1 |
dtmLinkStateTypeThe 'simple' topological type of the link: unknown(1) Type cannot be determined. looped(2) Looped topology; i.e. a ring. open(3) Open topology; i.e. part of a bus.ro Enumeration .1.3.6.1.4.1.2928.6.2.4.1.3.3.1.2 |
dtmLinkStateLocalIfThe name of the local interface that belongs to the link.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.3.3.1.3 |
dtmLinkStateNrOfIfsThe number of entries in the link interface table.ro Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.3.4 |
dtmLinkStateIfTableThe link interface information table. SEQUENCE OF DtmLinkStateIfEntry .1.3.6.1.4.1.2928.6.2.4.1.3.5 |
dtmLinkStateIfEntryOne entry for every interface on each link. On each link the interfaces are ordered in downstream order. DtmLinkStateIfEntry .1.3.6.1.4.1.2928.6.2.4.1.3.5.1 |
dtmLinkStateIfIndexAn arbitrary index in the link interface table.ro Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.1 |
dtmLinkStateIfMacAddressThe interfaces DTM physical address, i.e. a MAC identity.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.2 |
dtmLinkStateIfNodeMacAddressThe node DTM physical address, i.e. a MAC identity.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.3 |
dtmLinkStateIfNodeAddressThe nodes network DTM address. Returns the unspecified address (00.00.00.00.00.00.00.00) if unknown.ro DtmAddress .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.4 |
dtmLinkStateLocalSubIfThe name of the sub-interface that is connected to this link, e.g. 'dtm2:1/rx' for a receiving part of an interface, or dtm2:1/tx for a transmitting part of an interface.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.5 |
dtmLinkStateIfNodeStatusThe status of the communication with the neighboring node via this link. The link entry is removed from this table when the link is down. notApplicable(0) This value notApplicable(0) is always set for the entry representing the local node, and never set for any other entry. up(1) The communication with the neighboring node is fully functioning. This is the only state where it is possible to establish new channels over the link. recover(2) The neighboring node is in a recovery state after a node or control function sub-system failure, where it is in the process of recovering the state of all channels. When the process of recovering the channels is completed, the state will change to either up(1) if all channels state were successfully recovered, or limited(3) if the state of any channels failed to be recovered. limited(3) The neighboring node is not or has not been able to recover the state of all its channels after a node or control function sub-system failure. The already existing channels over the link may be fully functional, but the neighboring node is not accepting any channel signaling. The link must be taken down by the neighboring node for its control function sub-system to be able to assume a known state, which typically requires operator intervention. noControl(4) A valid signal is detected from the neighboring node, but the control function sub-system on the neighboring node is not responding, indicating a remote node or control function sub-system failure. Signaling to the neighboring node is thus not possible. Already existing channels over the link may be fully functional. downKeep(5) The bi-directional communication with the neighboring node is lost. The link is not removed because the interface link class is configured as nailed. pending(6) This status is only valid for the entry representing the receiving sub-interface. Indicates that a neighbor has been detected on the receiving part of an interface, but no bi-directional communication has yet been established with the neighboring node. loopback(7) This status is only valid for the entry representing the receiving sub-interface. The link is connected from an interface located on the local node.ro Enumeration .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.6 |
dtmRouteGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1.4 |
dtmDrpNodeRouteMetricThe route metric used by the DTM Routing Protocol (DRP) when calculating cost for routing through this node. The value zero (0) means no cost.rw Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.4.2 |
dtmDrpNodeTypeThe type of node as seen by the DTM Routing Protocol (DRP). switch(1) The node is to be considered located within the network, where channels may be switched via this node. endNode(2) The node is to be considered located the edge of a network, and channels only originates or terminates on this node. The node does not participate in DRP.rw Enumeration .1.3.6.1.4.1.2928.6.2.4.1.4.3 |
dtmDrpAreaNumberThe DTM Routing Protocol (DRP) area number. The value zero (0) indicates that the area number is unconfigured.rw Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.4.4 |
dtmDrpDetectAreaNumberDefines if the area number shall be detected automatically. true(1) If set to `true', and if the area number (dtmDrpAreaNumber) is unconfigured, then the node will assume the area number of its neighboring nodes. false(2) The area number is not automatically detected.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.4.5 |
dtmDrpDetectDefaultGatewayDefines if the default gateway shall be detected automatically by DTM Routing Protocol (DRP). true(1) The default gateway is automatically detected. false(2) The default gateway is not automatically detected.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.4.6 |
dtmHistoryGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1.5 |
dtmNodeGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1.6 |
dtmNodeStatusThis object describes and controls the control function sub-system on the node. up(1) The control function sub-system is fully functioning. This is the only state where it is possible to establish new channels. This is the only value possible to write to this object. When writing this value, the control function sub-system is forced to this state, which may result in all established channels to be removed or re-established. recover(2) The control function sub-system is in the process of recovering the state of all channels after a node or control function sub-system failure, where it is When the process of recovering the channels is completed, the state will change to either up(1) if all channels state were successfully recovered, or limited(3) if the state of any channels failed to be recovered. limited(3) The control function sub-system is not or has not been able to recover the state of all its channels after a node or control function sub-system failure. The already existing channels through the node may be fully functional, but it is not accepting any channel signaling. All link must be taken down for the control function sub-system to be able to assume a known state, which typically requires operator intervention. This state can be exited by writing up(1) to the object. noControl(4) The control function sub-system is failing and is not responding. Signaling to the neighboring node is thus not possible. Already existing channels through the node may still be fully functional, but their state is not known. This state can be exited by writing up(1) to the object.rw Enumeration .1.3.6.1.4.1.2928.6.2.4.1.6.1 |
dtmNodeRestartOnErrorThe value of this object is only used if any DTM interface (table dtmIfTable) is configured as persistent (e.g. dtmIfLinkClass is `persistent' or `nailed'). It is controlling what status (dtmNodeStatus) the node shall enter when it reboots or the control function sub-system restarts. Note that the node always enters status `up' at cold-start. true(1) The node shall enter the status (dtmNodeStatus) `up'. All channels are torn down. false(2) The node shall enter the status (dtmNodeStatus) `noControl' or `limited', as applicable.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.6.2 |
dtmNodeIdThe physical identity of the node. This is a fixed, unique address for each node.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.6.3 |
dtmSyncGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.6.2.4.1.7 |
dtmSyncNodeIdThe physical identity of the node that is the origin of the synchronization of this node, i.e. the node where the timing reference is connected.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.7.1 |
dtmCurrentTimingSourceNameThe name of the currently used timing source. If the node is synchronized from an interface that is derived from a DTM interface, then this name is the name of the DTM interface.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.7.2 |
dtmCurrentTimingSourcePeerIdThe physical identity of the node on the peering side of the interface identified by dtmCurrentTimingSourceName. This identifies the neighboring node from where the synchronization is taken. If the node is synchronized from a local interface, i.e. not from a timing source derived from a trunk interface but instead from a connected timing reference or the local oscillator, then the this is the id of the local node (dtmNodeId).ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.7.3 |
dtmTimeScaleStatusThe time scale status of the synchronization clock of this node. notSupported(1) Time Transfer is not supported or not enabled. uninitiated(2) The initial state which indicates that the time of the time scale is not initiated and may not be used for any time keeping. The time scale is however running, so it may be used for relative measures such as those used in round-trip estimates. During the uninitiated state the Time Transfer Control Processing attempts to initiate the TAI/UTC time from either another DTM node in state compensated, or some local UTC source. When the such a source is available, it reassigns the time scale and enters the reassigned state. reassigned(3) When the time scale of this node have a degenerated time-offset from neighbor nodes being compensated, or a local TAI/UTC source, the node reassigns the time scale and enters the reassigned state, during which the time scale may not be used for precision time-keeping. During the reassigned state the Time Transfer Control Processing attempts to retrace the TAI/UTC time from either another DTM node in state compensated, or some local TAI/UTC source. When the retracing have reduced the time error to within defined limits (1 us), it enters the compensated state. compensated(4) When the time scale of the node has been initiated to TAI/UTC, it can be used for time keeping, but the time error of the time scale is too high (and thus stability and precision is limited). During the compensated state the Time Transfer Control Processing will use the TLL to maintain the TAI/UTC time scale from any neighboring nodes in the compensated state.ro Enumeration .1.3.6.1.4.1.2928.6.2.4.1.7.4 |
dtmTimeSourceCalibrationReferenceThe index of the dtmTimeSourceEntry of the time source that is used as calibration reference. The special value 0 is used if the field is not set, and means that the node clock is used as reference.rw Integer32 .1.3.6.1.4.1.2928.6.2.4.1.7.5 |
dtmTimeSourceTableA conceptual table containing time sources associated to time transfer capable interfaces. SEQUENCE OF DtmTimeSourceEntry .1.3.6.1.4.1.2928.6.2.4.1.7.6 |
dtmTimeSourceEntryAn entry in the time source table. DtmTimeSourceEntry .1.3.6.1.4.1.2928.6.2.4.1.7.6.1 |
dtmTimeSourceIndexIndex in the dtmTimeSourceTable. Integer32 .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.1 |
dtmTimeSourceNameThe name of the time source.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.2 |
dtmTimeSourceAdminStatusThe desired state of the interface. The administrative status controls whether the time source should be active or not.rw Enumeration .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.3 |
dtmTimeSourceOperStatusThe actual state of the time source. The value should follow the state of the Administrative Status (dtmIfAdminStatus) unless something fails (dtmTimeSourceOperStatus=down), `dormant' if another time source is the active time source or be `absent' if the associated interface is not present.ro Enumeration .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.4 |
dtmTimeSourceTypeThe type of time interface that provides the time source represented by this entry. dsyp(1) A DTM synchronization source (dsyp) represents a DTM interface timing source and the synchronization control information is distributed using the DTM Synchronization Protocol (DSYP). sqc(2) A squelchable clock (sqc) represents a clock interface that squelches its output to announce that it can not provide a source at the expected quality level. ssm(3) An SSM clock (ssm) represents a clock interface that also transports the Quality Level (QL) as a 4-bit Synchronization Signal Marker (SSM). internal(4) An internal clock (internal) represents a holdover clock that is internal to the node.ro Enumeration .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.5 |
dtmTimeSourceRefA reference to the time interface that provides the time source represented by this entry. The value .0.0 is used when no such reference is available.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.6 |
dtmTimeSourceRoundTripTimeThe round trip time in nanoseconds for sending data to the peer of the time interface providing this time source and back. The value 0 is used, the round trip time is not available.ro Unsigned32 .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.7 |
dtmTimeSourceTimeErrorThe time error in nanoseconds of the time source relative the node clock. The value 0 is used when the time error is not available.ro Integer32 .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.8 |
dtmTimeSourceCalibrationTimeErrorThe time error in nanoseconds of the time source relative the calibration reference. The value 0 is used when the time error is not available.ro Integer32 .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.9 |
dtmTimeSourceCalibrationRatioThe configured calibration offset in ppm compared to the nominal value of of the one-way (i.e. remote to local) to round trip time ratio. The nominal value of the ratio is 1/2, which is equivalent to a value of 0.rw Integer32 (-499999..499999) .1.3.6.1.4.1.2928.6.2.4.1.7.6.1.10 |