CieIfPacketStatsEntry¶
-
class
CISCOIFEXTENSIONMIB::CieIfPacketStatsTable::CieIfPacketStatsEntry¶ Bases:
EntityClass Hierarchy :
CISCOIFEXTENSIONMIBCieIfPacketStatsTableCieIfPacketStatsEntryThis class represents state data.
An entry into the cieIfPacketStatsTable.
-
ifindex(key)¶ type: int
range: 1..2147483647
refers to:
ifindexconfig: False
-
cieiflastintime¶ This object represents the elapsed time in milliseconds since last protocol input packet was received. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
units: milliseconds
-
cieiflastouttime¶ This object represents the elapsed time in milliseconds since last protocol output packet was transmitted. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
units: milliseconds
-
cieiflastouthangtime¶ This object represents the elapsed time in milliseconds since last protocol output packet could not be successfully transmitted. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
units: milliseconds
-
cieifinruntserrs¶ The number of packets input on a particular physical interface which were dropped as they were smaller than the minimum allowable physical media limit. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifingiantserrs¶ The number of input packets on a particular physical interface which were dropped as they were larger than the ifMtu (largest permitted size of a packet which can be sent/received on an interface). Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifinframingerrs¶ The number of input packets on a physical interface which were misaligned or had framing errors. This happens when the format of the incoming packet on a physical interface is incorrect. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifinoverrunerrs¶ The number of input packets which arrived on a particular physical interface which were too quick for the hardware to receive and hence the receiver ran out of buffers. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifinignored¶ The number of input packets which were simply ignored by this physical interface due to insufficient resources to handle the incoming packets. For example, this could indicate that the input receive buffers are not available or that the receiver lost a packet. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifinaborterrs¶ Number of input packets which were dropped because the receiver aborted. Examples of this could be when an abort sequence aborted the input frame or when there is a collision in an ethernet segment. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifinputqueuedrops¶ The number of input packets which were dropped. Some reasons why this object could be incremented are: o Input queue is full. o Errors at the receiver hardware while receiving the packet. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifoutputqueuedrops¶ This object indicates the number of output packets dropped by the interface even though no error had been detected to prevent them being transmitted. The packet could be dropped for many reasons, which could range from the interface being down to errors in the format of the packet. Discontinuities in the value of this variable can occur at re-initialization of the management system, and at other times as indicated by the values of cieIfPacketDiscontinuityTime
type: int
range: 0..4294967295
config: False
-
cieifpacketdiscontinuitytime¶ The value of sysUpTime on the most recent occasion at which this interface’s counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a value of zero
type: int
range: 0..4294967295
config: False
-