State

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.Timers.LspGeneration.State

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Global Timers LspGeneration State

This class represents state data.

This container defines state information for ISIS LSP Generation

timers.

lsp_max_wait_interval

Time interval in milliseconds that specifies max interval between two consecutive occurrences of an LSP being generated

type: int

range: 0..18446744073709551615

config: False

units: milliseconds

lsp_first_wait_interval

Time interval in milliseconds that specifies the first LSP generation delay

type: int

range: 0..18446744073709551615

config: False

units: milliseconds

lsp_second_wait_interval

Time interval in milliseconds that specifies the millisecond LSP generation delay

type: int

range: 0..18446744073709551615

config: False

units: milliseconds

adaptive_timer

ISIS adaptive timer types (linear, exponential)

type: AdaptiveTimerType

config: False