State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.ExtendedIsReachability.Neighbors.Neighbor.Instances.Instance.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
ExtendedIsReachability
Neighbors
Neighbor
Instances
Instance
State
This class represents state data.
State parameters of extended neighbor
-
id
¶ Unique identifier for the instance of the TLV for the IS neighbor. The instance ID is not required to be consistent across across readvertisements of the LSP
type: int
range: 0..18446744073709551615config: False
-
metric
¶ Metric value
type: int
range: 1..16777215config: False
-