qosIfStatState
BINTEC-QOS-MIB ·
.0.2.1.10
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.
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.
Context
- MIB
- BINTEC-QOS-MIB
- OID
.0.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosIfStatEntry
- Table
- qosIfStatTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | reset |
3 | resetall |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qosIfStatIndex The unique interface index. | column | SNMPv2-SMIInteger32 | .0.2.1.1 |
| qosIfStatTxRate The upload speed (amount of bits per second) of the
associated interface. | column | SNMPv2-SMIInteger32 | .0.2.1.11 |
| qosIfStatCurrVoipCalls The current number of VoIP Calls routed via the associated
interface. | column | Integer32 | .0.2.1.12 |
| qosIfStatHCOutOctets The number of octets transmitted on the related interface
since its last change to the 'up' state. | column | SNMPv2-SMICounter64 | .0.2.1.13 |
| qosIfStatHCOctetsDropped The representation of qosIfStatPktsDropped in octets. | column | SNMPv2-SMICounter64 | .0.2.1.14 |
| qosIfStatOutPkts The number of packets transmitted on the related interface
since its last change to the 'up' state. | column | SNMPv2-SMICounter32 | .0.2.1.2 |
| qosIfStatPktsQueued The number of data packets enqueued and waiting to be sent
across the related interface. | column | SNMPv2-SMICounter32 | .0.2.1.6 |
| qosIfStatOctetsQueued The amount of data (in octets) enqueued waiting to be sent
across the related interface. | column | SNMPv2-SMICounter32 | .0.2.1.7 |
| qosIfStatPktsDropped The number of data packets dropped during congestion. | column | SNMPv2-SMICounter32 | .0.2.1.8 |