docsPnmCmtsUsHistRestart
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.3.5.1.2
Object
This attribute is used to restart collection of histogram data.
If 'docsPnmCmtsUsHistEnable' is 'true' then the setting this object to
'true' clears the old data and starts collecting a new set of
histogram data. The Restart attribute is cleared when the
'docsPnmCmtsUsHistEnable'attribute is transitions from 'false' to 'true'.
No action is taken if this object is set to 'true' and
'docsPnmCmtsUsHistEnable' is 'false'.
Setting this object to a value of 'false' has no action.
This object always returns 'false'.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.3.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsPnmCmtsUsHistEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::docsPnmCmtsUsHistRestart'
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::docsPnmCmtsUsHistRestart.<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::docsPnmCmtsUsHistRestart'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of