State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.MtIsisNeighborAttribute.Neighbors.Neighbor.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvMtIsisNeighborAttributeNeighborsNeighborStateThis class represents state data.
Operational state parameters related to the
MT ISN TLV.
-
mt_id¶ Identifier of a topology being announced
type: int
range: 0..4095config: False
-
system_id¶ System-id of the IS neighbor
type: str
pattern: ^[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}$config: False
-