State

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.SystemLevelCounters.State

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Levels Level SystemLevelCounters State

This class represents state data.

The container defines a list of system counters for the IS.

corrupted_lsps

Number of corrupted in-memory LSPs detected. LSPs received from the wire with a bad checksum are silently dropped and not counted. LSPs received from the wire with parse errors are counted by lsp-errors. MIB Entry: SysCorrLSPs

type: int

range: 0..4294967295

config: False

database_overloads

Number of times the database has become overloaded. MIB entry: SysLSPL(Level)DbaseOloads

type: int

range: 0..4294967295

config: False

manual_address_drop_from_areas

Number of times a manual address has been dropped from area. MIB Entry: SysManAddrDropFromAreas

type: int

range: 0..4294967295

config: False

exceed_max_seq_nums

The number of times the system has attempted to exceed the maximum sequence number. MIB Entry: SysAttmptToExMaxSeqNums

type: int

range: 0..4294967295

config: False

seq_num_skips

Number of times a sequence number skip has occurred. MIB Entry: SysSeqNumSkips

type: int

range: 0..4294967295

config: False

own_lsp_purges

Number of times a zero-aged copy of the system’s own LSP is received from some other node. MIB Entry: isisSysOwnLSPPurges

type: int

range: 0..4294967295

config: False

id_len_mismatch

Number of times a PDU is received with a different value for ID field length from that of the receiving system. MIB Entry: isisSysIDFieldLenMismatches

type: int

range: 0..4294967295

config: False

part_changes

The number of partition changes detected. MIB Entry: SysPartChanges

type: int

range: 0..4294967295

config: False

max_area_address_mismatches

Number of times a PDU is received with a different value for MaximumAreaAddresses from that of the receiving system. MIB Entry: SysMaxAreaAddrMismatches

type: int

range: 0..4294967295

config: False

auth_fails

The number of authentication key failures. MIB Entry: SysAuthFails

type: int

range: 0..4294967295

config: False

spf_runs

The number of times SPF was ran at this level

type: int

range: 0..4294967295

config: False

auth_type_fails

The number of authentication type mismatches

type: int

range: 0..4294967295

config: False

lsp_errors

The number of received LSPs with errors

type: int

range: 0..4294967295

config: False