State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.IsisNeighborAttribute.Neighbors.Neighbor.Instances.Instance.Subtlvs.Subtlv.LinkDelay.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
IsisNeighborAttribute
Neighbors
Neighbor
Instances
Instance
Subtlvs
Subtlv
LinkDelay
State
This class represents state data.
State parameters of IS Extended Reachability sub-TLV
-
a_bit
¶ The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold
type: bool
config: False
-
delay
¶ Average link delay value (in microseconds) between two directly connected IS-IS neighbors over a configurable interval
type: int
range: 0..4294967295config: False
units: microseconds
-