State

Leafs

Enum Classes

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

Bases: Entity

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

This class represents state data.

State parameters of Link State PDU.

lsp_id

LSP ID of the LSP

type: str

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

config: False

maximum_area_addresses

Number of area addresses permitted for this ISs area. 0 indicates the IS only supports three area addresses (by default). Any number inclusive of 1 and 254 indicates the number of areas allowed

type: int

range: 0..255

config: False

version

PDU version. This is set to 1

type: int

range: 0..255

config: False

default value: 1

version2

PDU version2. This is set to 1

type: int

range: 0..255

config: False

default value: 1

id_length

Length of the ID field of NSAP addresses and NETs used in this routing domain

type: int

range: 0..255

config: False

pdu_type

Link State PDU type

type: PduType

config: False

remaining_lifetime

Remaining lifetime in seconds before the LSP expiration

type: int

range: 0..65535

config: False

units: seconds

sequence_number

Sequence number of the LSP

type: int

range: 0..4294967295

config: False

checksum

Checksum of the LSP

type: int

range: 0..65535

config: False

pdu_length

Total length of the LSP

type: int

range: 0..65535

config: False

flags

LSP Type-Block flags

type: list of Flags

config: False

is_type

Type of neighboring system

type: int

range: 1..2

config: False