dtmLinkStateIfNodeStatus
NETI-DTM-MIB ·
.1.3.6.1.4.1.2928.6.2.4.1.3.5.1.6
Object
column
Enumeration
The 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.
Context
- MIB
- NETI-DTM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.4.1.3.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dtmLinkStateIfEntry
- Table
- dtmLinkStateIfTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | up |
2 | recover |
3 | limited |
4 | noControl |
5 | downKeep |
6 | pending |
7 | loopback |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dtmLinkStateIfIndex An arbitrary index in the link interface table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.1 |
| dtmLinkStateIfMacAddress The interfaces DTM physical address, i.e. a MAC identity. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.2 |
| dtmLinkStateIfNodeMacAddress The node DTM physical address, i.e. a MAC identity. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.3 |
| dtmLinkStateIfNodeAddress The nodes network DTM address. Returns the unspecified
address (00.00.00.00.00.00.00.00) if unknown. | column | DtmAddress | .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.4 |
| dtmLinkStateLocalSubIf The 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. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2928.6.2.4.1.3.5.1.5 |