>> MIB - Management Information Base

>> Table: qosIfStatTable - (.1.3.6.1.4.1.272.4.27.2.1)

qosIfStatTable
OIDNameTypeAccess
.1IndexINTEGERR
.2OutPktsCounterR
.3OutOctetsCounterR
.6PktsQueuedCounterR
.7OctetsQueuedCounterR
.8PktsDroppedCounterR
.9OctetsDroppedCounterR
.10StateENUMRW

Index
The unique interface index.
OutPkts
The number of packets transmitted on the related interface

since its last change to the 'up' state.
OutOctets
The number of octets transmitted on the related interface

since its last change to the 'up' state.
PktsQueued
The number of data packets enqueued and waiting to be sent

across the related interface.
OctetsQueued
The amount of data (in octets) enqueued waiting to be sent

across the related interface.
PktsDropped
The number of data packets dropped during congestion.
OctetsDropped
The representation of qosIfStatPktsDropped in octets.
State
This object allows statistics to be reinitialized.

Possible values:

running(1) 	= no reset of statistics

reset(2)	= reset all counters in this entry except

counters for queued packets and octets.

resetall(3)	= perform the same action as reset(2) and

additionally perform reset action on

associated entries of the qosPolicyStatTable

and qosTosStatTable for the same interface.

When the reset action is over, this object is automatically

restored to its 'running(1)' default state.
Enumerations:
  • running (1)
  • reset (2)
  • resetall (3)


Copyright ©2003 by BinTec Access Networks GmbH