State¶
Leafs
adj_changesadj_numberauth_failsauth_type_failsid_field_len_mismatchesinit_failslan_dis_changesmax_area_address_mismatchesrejected_adj
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.Interface.CircuitCounters.State¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolIsisInterfacesInterfaceCircuitCountersStateThis class represents state data.
The container defines a list of counters for IS circuit.
-
adj_changes¶ Number of times an adjacency state change has occurred on this circuit. MIB Entry: CircAdjChanges
type: int
range: 0..4294967295
config: False
-
init_fails¶ Number of times initialization of this circuit has failed. This counts events such as PPP NCP failures. MIB Entry: CircInitFails
type: int
range: 0..4294967295
config: False
-
rejected_adj¶ Number of times an adjacency has been rejected on this circuit. MIB Entry: CircRejAdjs
type: int
range: 0..4294967295
config: False
-
id_field_len_mismatches¶ Number of times an IS-IS control PDU with an ID field length different from that for this system has been received. MIB Entry: CircIDFieldLenMismatches
type: int
range: 0..4294967295
config: False
-
max_area_address_mismatches¶ Number of times an IS-IS control PDU with a max area address field different from that for this system has been received. MIB Entry: CircMaxAreaAddrMismatches
type: int
range: 0..4294967295
config: False
-
auth_type_fails¶ Number of times an IS-IS control PDU with an auth type field different from that for this system has been received. MIB Entry: CircAuthTypeFails
type: int
range: 0..4294967295
config: False
-
auth_fails¶ Number of times an IS-IS control PDU with the correct auth type has failed to pass authentication validation. MIB Entry: CircAuthFails
type: int
range: 0..4294967295
config: False
-
lan_dis_changes¶ Number of times the Designated IS has changed on this circuit at this level. If the circuit is point to point, this count is zero. MIB Entry: CircLANDesISChanges
type: int
range: 0..4294967295
config: False
-
adj_number¶ Number of adjacencies on this circuit. MIB Entry: CircNumAdj
type: int
range: 0..4294967295
config: False
-