State

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.Interface.Levels.Level.PacketCounters.Psnp.State

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Interfaces Interface Levels Level PacketCounters Psnp State

This class represents state data.

Packet counters relating to PSNPs.

received

The number of the specified type of PDU received on the interface

type: int

range: 0..4294967295

config: False

processed

The number of the specified type of PDU received on the interface that have been processed by the local system

type: int

range: 0..4294967295

config: False

dropped

The number of the specified type of PDU received on the interface that have been dropped

type: int

range: 0..4294967295

config: False

sent

The number of the specified type of PDU that have been sent by the local system on the interface

type: int

range: 0..4294967295

config: False

retransmit

The number of the specified type of PDU that that have been retransmitted by the local system on the interface

type: int

range: 0..4294967295

config: False