dtmIfLinkClass

  • 1.3.6.1.4.1.2928.6.2.4.1.2.1.1.24
  • Access readwrite
  • Type normal(1), persistent(2), nailed(3)
  • Default normal

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'.

Details

Possible values
1 normal
2 persistent
3 nailed

Table columns

26 objects
Oid Name Access Type
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.1 dtmIfIndex readonly Unknown
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.2 dtmIfName readwrite DisplayString
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.3 dtmIfMacAddress readonly MacAddress
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.4 dtmIfTxCapacity readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.5 dtmIfTxCapacityCtrl readwrite Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.6 dtmIfTxCapacityStart readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.7 dtmIfTxCapacityOwned readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.8 dtmIfTxCapacityBorrowed readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.9 dtmIfTxCapacityMaxLend readwrite Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.10 dtmIfTxCapacityLent readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.11 dtmIfTxCapacityUsed readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.12 dtmIfRxCapacity readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.13 dtmIfRxCapacityUsed readonly Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.14 dtmIfIfIndex readonly Unknown
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.15 dtmIfAdminStatus readwrite up(1), down(2)
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.16 dtmIfOperStatus readonly up(1), down(2), absent(3), lowerLayerDown(4)
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.17 dtmIfRowStatus readwrite RowStatus
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.18 dtmIfAbsent readonly FaultStatus
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.19 dtmIfLOS readonly FaultStatus
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.20 dtmIfReducedCtrlCapacity readonly FaultStatus
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.21 dtmIfTxCapacityOwnedFirstSlot readwrite Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.22 dtmIfTxCapacityOwnedLastSlot readwrite Gauge32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.23 dtmIfRouteMetric readwrite Unsigned32
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.24 dtmIfLinkClass readwrite normal(1), persistent(2), nailed(3)
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.25 dtmIfPurpose readwrite SnmpAdminString
1.3.6.1.4.1.2928.6.2.4.1.2.1.1.26 dtmIfSyncEnabled readwrite disabled(1), enabled(2)

Comments