State

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.PurgeOi.State

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Levels Level LinkStateDatabase Lsp Tlvs Tlv PurgeOi State

This class represents state data.

State parameters of TLV 13.

system_id_count

Number of system IDs carried in this TLV

type: int

range: 0..255

config: False

source_system_id

System ID of the Intermediate System that inserted this TLV

type: str

pattern: ^[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}$

config: False

received_system_id

System ID of the Intermediate System from which the purge was received

type: str

pattern: ^[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}$

config: False