docsPnmCmDsHistEnable

DOCS-PNM-MIB · .1.3.6.1.4.1.4491.2.1.27.1.2.9.1.1

Object

column r/w SNMPv2-TCTruthValue
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
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmCmDsHistEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-PNM-MIB::docsPnmCmDsHistEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-PNM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-PNM-MIB::docsPnmCmDsHistEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance