IfIndex |
The unique interface index for which statistics are managed. |
Tos |
The TOS value for which statistics are managed. Range: 0 to 255 |
OutPkts |
The number of packets sent with a TOS set to qosTosStatTos on the qosTosStatIfIndex interface. |
InPkts |
The number of packets received with a TOS set to qosTosStatTos on the qosTosStatIfIndex interface. |
PktsDropped |
The number of outgoing packets dropped with a TOS set to qosTosStatTos on the qosTosStatIfIndex interface. |
State |
This object allows statistics to be reinitialized. Possible values: running(1) = no reset of statistics reset(2) = reset all counters in this entry. When the reset action is over, this object is automatically restored to its 'running(1)' default state. Enumerations: |
HCOutOctets |
The number of octets sent in packets with a TOS set to qosTosStatTos on the qosTosStatIfIndex interface. |
HCInOctets |
The number of octets received in packets with a TOS set to qosTosStatTos on the qosTosStatIfIndex interface. |
HCOctetsDropped |
The number of octets in outgoing packets dropped with a TOS set to qosTosStatTos on the qosTosStatIfIndex interface. |