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