diffServTBMeterStatus
DIFF-SERV-MIB ·
.1.3.6.1.4.1.9.6.1.101.51.1.2.4.1.6
Object
The RowStatus variable controls the activation, deactivation, or deletion of a meter. Any writable variable may be modified whether the row is active or notInService.
Context
- MIB
- DIFF-SERV-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.51.1.2.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServTBMeterEntry
- Table
- diffServTBMeterTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diffServTBMeterNumber The number of the meter, for reference from the
classifier or in cascade from another meter. | column | Integer32 | .1.3.6.1.4.1.89.51.1.2.4.1.1 |
| diffServTBMeterInterval The number of microseconds in the token bucket
interval for this meter. Note that implementations
frequently do not keep time in microseconds internally,
so in implementation the… | column | microseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.89.51.1.2.4.1.2 |
| diffServTBMeterBurstSize The number of bytes in a single transmission burst.
The rate at which the metered traffic may run is one
burst per interval. Note that if multiple meters are
cascaded onto one PH… | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.89.51.1.2.4.1.3 |
| diffServTBMeterFailNext If the traffic does not conform to the meter, the next
meter or action to enquire of. | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.89.51.1.2.4.1.4 |
| diffServTBMeterSucceedNext The 'Succeed Next' pointer selects which action or
queue on the interface that to be used with the
message. Incoming traffic may use the value zeroDotZero
in this variable to indi… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.89.51.1.2.4.1.5 |