pmPortRateStatsMeasureCmd
RAD-PM-MIB ·
.1.3.6.1.4.1.164.6.2.74.7.1.2
Object
column
r/w
Enumeration
Issue a command for beginning the measurement of the Port/LAG Rate.
Upon setting the command, the value shall be 'on (3)'.
After pmPortRateStatsDuration 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 pmPortRateStatsStatus is inProgress(3).
Context
- MIB
- RAD-PM-MIB
- OID
.1.3.6.1.4.1.164.6.2.74.7.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pmPortRateStatsEntry
- Table
- pmPortRateStatsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pmPortRateStatsRowStatus This object enables user to create/delete entries in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.2.74.7.1.1 |
| pmPortRateStatsDuration Sampling window duration in seconds.
It is not possible to update this object while pmPortRateStatsStatus is inProgress(3). | column | Seconds Unsigned32 | .1.3.6.1.4.1.164.6.2.74.7.1.3 |
| pmPortRateStatsStartTime The time of setting pmPortRateStatsMeasureCmd to on(3). | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.164.6.2.74.7.1.4 |
| pmPortRateStatsStatus 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.7.1.5 |
| pmPortRateStatsRxBytes The number of bytes received over the interface during the sampling window. | column | bytes SNMPv2-SMICounter64 | .1.3.6.1.4.1.164.6.2.74.7.1.6 |
| pmPortRateStatsTxBytes The number of bytes transmitted over the interface during the sampling window. | column | bytes SNMPv2-SMICounter64 | .1.3.6.1.4.1.164.6.2.74.7.1.7 |