pmFlowRateConfigMeasureCmd
RAD-PM-MIB ·
.1.3.6.1.4.1.164.6.2.74.8.1.4
Object
column
r/w
Enumeration
Issue a command for beginning the measurement of the Flow Rate.
Upon setting the command, the value shall be 'on (3)'.
After pmPortRateConfigDuration time elapses, the agent shall set this MIB object to 'off (2)'.
Upon invocation, all counters should be reset.
It is not possible to update this object while pmFlowRateConfigStatus is inProgress(3).
Context
- MIB
- RAD-PM-MIB
- OID
.1.3.6.1.4.1.164.6.2.74.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pmFlowRateConfigEntry
- Table
- pmFlowRateConfigTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pmFlowRateConfigflowIdx1 A unique first index of the Flow to be measured. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.74.8.1.1 |
| pmFlowRateConfigflowIdx2 A unique second index of the Flow to be measured. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.74.8.1.2 |
| pmFlowRateConfigRowStatus This object enables user to create/delete entries in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.2.74.8.1.3 |
| pmFlowRateConfigDuration Sampling window duration in seconds.
It is not possible to update this object while pmFlowRateConfigStatus is inProgress(3). | column | Seconds Unsigned32 | .1.3.6.1.4.1.164.6.2.74.8.1.5 |
| pmFlowRateConfigStartTime The time of setting pmFlowRateConfigMeasureCmd to on(3). | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.164.6.2.74.8.1.6 |
| pmFlowRateConfigStatus Status of the measurement:
idle - Measurement is not running at present.
For example, after row is created and before running the measurement.
inProgress - Rate… | column | Enumeration | .1.3.6.1.4.1.164.6.2.74.8.1.7 |