docsPnmCmDsHistEnable
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.2.9.1.1
Object
Setting this object to a value of 'true' instructs the CM to begin
collection of histogram data and when enabled, the CM continues
producing new data at its own rate.
Setting this object to a value of 'false' instructs the CM to stop
the collection of histogram data.
This object returns 'true' if the CM is actively collecting histogram
data. Otherwise it returns 'false'.
Interaction with other table rows:
- This object is subject to the rules specified by the
'docsPnmCmCtlStatus' object. Therefore this object returns
'inconsistentValue' if set to 'true' while the value of
'docsPnmCmCtlStatus' is any value other than 'ready'.
- This object returns 'inconsistentValue' if set to 'true' while the
CM is in DOCSIS Light Sleep (DLS) mode or the CM is in battery-backup mode.
- Setting this object to a value of 'true' will change the value of the
'docsPnmCmDsHistMeasStatus' to 'busy'.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.2.9.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsPnmCmDsHistEntry
- Table
- docsPnmCmDsHistTable
- Siblings
- 9
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsPnmCmDsHistFileName This object is the name of the file at the CM which is to be
transferred to the PNM server. The data is stored as 32 bit integers
for the hit and dwell count values.
… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.10 |
| docsPnmCmDsHistRestart This attribute is used to restart collection of histogram data.
If 'docsPnmCmDsHistEnable' is 'true' then setting this object to
'true' clears the old data and starts collecting a… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.2 |
| docsPnmCmDsHistTimeOut This object sets a seconds time-out timer for capturing histogram data.
When the timeout expires the 'docsPnmCmDsHistEnable' object will be set to
'false' and the c… | column | seconds Unsigned32 | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.3 |
| docsPnmCmDsHistSymmetry This attribute is used to indicate whether 256 or 255 bins were used
for the measurement.
Even Symmetry = 'false' (default):
The histogram has even symmetry about t… | column | Bins SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.4 |
| docsPnmCmDsHistDwellCnts This attribute represents the total number Dwell Counts for each
bin for the Current capture. If the dwell count for all bins is the
same then only a single value is reported. The… | column | OctetString | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.5 |
| docsPnmCmDsHistHitCnts This attribute represents the total number Hit Counts for each bin
for the Current capture. If odd symmetry is used then there will be 255 bins.
The value for each bin is reported… | column | OctetString | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.6 |
| docsPnmCmDsHistCntStartTime This attribute represents the time when the collection of
histogram data was started.
This value is the 'epoch time'. The epoch time (also known as
'unix time') is … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.7 |
| docsPnmCmDsHistCntEndTime This attribute represents the time when the collection of
histogram data was stopped.
This value is the 'epoch time'. The epoch time (also known as
'unix time') is … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.8 |
| docsPnmCmDsHistMeasStatus This attribute is used to determine the status of the measurement.
The PNM server will query this value to determine when the file
is ready for transfer. | column | MeasStatusType | .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.9 |