NETI-DTM-MIB :: dtmIfLinkClass

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNETI-DTM-MIBdtmIfLinkClass

dtmIfLinkClass

Module: NETI-DTM-MIB

OID (symbolic): NETI-DTM-MIB::dtmIfLinkClass

OID (numeric): 1.3.6.1.4.1.2928.6.2.4.1.2.1.1.24

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-create

Description: The 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'.

What is dtmIfLinkClass?

This sets the link class (normal, persistent, or nailed, default normal) controlling how this DTM link behaves when a Signal Failure or Supervision Failure is detected on it. Normal links are torn down on any failure; persistent links stay up through a supervision failure (reporting noControl) but drop on signal failure; nailed links stay up through both failure types, reporting downKeep or noControl instead of disappearing, which matters for links carrying persistent channels that shouldn't be torn down automatically.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2928netinsightNETI-COMMON-MIB
1.3.6.1.4.1.2928.6netiExperimentalNETI-COMMON-MIB
1.3.6.1.4.1.2928.6.2netiExperimentalGenericNETI-COMMON-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2928.6.2.4netiDTMMIBNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1netiDTMMIBObjectsNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.2dtmIfGroupNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.2.1dtmIfTableNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.2.1.1dtmIfEntryNETI-DTM-MIB
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.24dtmIfLinkClassNETI-DTM-MIB