State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.ExtendedIsReachability.Neighbors.Neighbor.Instances.Instance.Subtlvs.Subtlv.LinkId.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
ExtendedIsReachability
Neighbors
Neighbor
Instances
Instance
Subtlvs
Subtlv
LinkId
State
This class represents state data.
State parameters of sub-TLV 4.
-
local
¶ The value field of this sub-TLV contains 4 octets of Link Local Identifier followed by 4 octets of Link Remote Identifier
type: int
range: 0..4294967295config: False
-
remote
¶ If the Link Remote Identifier is unknown, it is set to 0
type: int
range: 0..4294967295config: False
-