CiiPacketCounterEntry¶
Enum Classes
-
class
CISCOIETFISISMIB::CiiPacketCounterTable::CiiPacketCounterEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFISISMIBCiiPacketCounterTableCiiPacketCounterEntryThis class represents state data.
Information about IS-IS protocol traffic at one level
on one circuit in one direction
-
ciicircindex(key)¶ type: int
range: 1..2147483647
refers to:
ciicircindexconfig: False
-
ciipacketcountlevel(key)¶ The level at which these PDU counts have been collected
type:
CiiPacketCountLevelconfig: False
-
ciipacketcountdirection(key)¶ Were we sending or receiving these PDUs?
type:
CiiPacketCountDirectionconfig: False
-
ciipacketcountiihellos¶ The number of IS-IS Hello PDU frames seen in this direction at this level. Point-to-Point IIH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwise
type: int
range: 0..4294967295
config: False
units: frames
-
ciipacketcountishellos¶ The number of ES-IS Hello PDU frames seen in this direction. ISH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwise
type: int
range: 0..4294967295
config: False
units: frames
-
ciipacketcounteshellos¶ The number of ES Hello PDU frames seen in this direction. ESH PDUs are counted at the lowest enabled level: at L1 on L1 or L1L2 circuits, and at L2 otherwise
type: int
range: 0..4294967295
config: False
units: frames
-
ciipacketcountlsps¶ The number of IS-IS LSP frames seen in this direction at this level
type: int
range: 0..4294967295
config: False
units: frames
-
ciipacketcountcsnps¶ The number of IS-IS CSNP frames seen in this direction at this level
type: int
range: 0..4294967295
config: False
units: frames
-
ciipacketcountpsnps¶ The number of IS-IS PSNP frames seen in this direction at this level
type: int
range: 0..4294967295
config: False
units: frames
-
ciipacketcountunknowns¶ The number of unknown IS-IS PDU frames seen at this level
type: int
range: 0..4294967295
config: False
units: frames
-