qosPolicyStatState
BINTEC-QOS-MIB ·
.0.4.1.15
Object
column
r/w
Enumeration
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.
When the reset action is over, this object is automatically
restored to its 'running(1)' default state.
Context
- MIB
- BINTEC-QOS-MIB
- OID
.0.4.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosPolicyStatEntry
- Table
- qosPolicyStatTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | reset |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qosPolicyStatIfIndex The unique interface index | column | SNMPv2-SMIInteger32 | .0.4.1.1 |
| qosPolicyStatPktsDropped The number of data packets of the related class dropped
during congestion. | column | SNMPv2-SMICounter32 | .0.4.1.10 |
| qosPolicyStatThroughput The actual amout of bits transmitted per second. | column | SNMPv2-SMIInteger32 | .0.4.1.16 |
| qosPolicyStatHCOutOctets The representation of qosPolicyStatOutPkts in octets. | column | SNMPv2-SMICounter64 | .0.4.1.17 |
| qosPolicyStatHCOctetsDropped The representation of qosPolicyStatPktsDropped in octets | column | SNMPv2-SMICounter64 | .0.4.1.18 |
| qosPolicyStatRttRate The current RTT traffic rate (in bits per second)
for this queue in case of activated real-time mode. | column | bps SNMPv2-SMIInteger32 | .0.4.1.19 |
| qosPolicyStatType The related type of packet classes for this QoS policy
(see qosPolicyType for further explanation). | column | Enumeration | .0.4.1.2 |
| qosPolicyStatDescr A textual string describing this QoS policy, copied from
associated qosPolicyTable entry. | column | OctetString | .0.4.1.20 |
| qosPolicyStatClassId Unique packet class ID | column | SNMPv2-SMIInteger32 | .0.4.1.3 |
| qosPolicyStatOutPkts The number of packets sent belonging to the related
packet class. | column | SNMPv2-SMICounter32 | .0.4.1.4 |
| qosPolicyStatPktsQueued The number of data packets of the related class enqueued
and waiting to be sent. | column | SNMPv2-SMICounter32 | .0.4.1.8 |
| qosPolicyStatOctetsQueued The representation of qosPolicyStatPktsQueued in octets. | column | SNMPv2-SMICounter32 | .0.4.1.9 |