docsPnmCmDsHistTimeOut
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.2.9.1.3
Object
column r/w
secondsUnsigned32
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 capture will stop. When this happens, the data collected up
to this point will be saved in the the file defined by the
'docsPnmCmDsHistFileName', and the value of 'docsPnmCmDsHistMeasStatus'
will be set to 'sampleReady'.
Setting this value does not start a capture. Captures can only be started by
setting the 'docsPnmCmDsHistEnable' object.
If this object is written while the 'docsPnmCmDsHistEnable' object is 'true',
the timer is restarted.
If this object is set to a value of 'zero', there is no timeout and the
collection of data will continue indefinitely.
This object returns the value that it was last set with.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.2.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- docsPnmCmDsHistEntry
- 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::docsPnmCmDsHistTimeOut'
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::docsPnmCmDsHistTimeOut.<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::docsPnmCmDsHistTimeOut'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of