docsPnmCmUsPreEqFileEnable

DOCS-PNM-MIB · .1.3.6.1.4.1.4491.2.1.27.1.2.10.1.1

Object

column r/w SNMPv2-TCTruthValue
This object causes the files defined by the 'docsPnmCmUsPreEqFileName' and
the 'docsPnmCmUsPreEqlastUpdateFileName' objects to be created. The files,
once created, are available via the 'docsPnmBulkFileTable' mechanism.
The 'docsPnmCmUsPreEqMeasStatus' object can be checked to determine the
outcome of setting this object.
              
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'.
              
- Setting this value to 'true' will change the value of the
'docsPnmCmUsPreEqMeasStatus' to 'busy' while the file generation is in
progress.
              
- 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.
              
- Default values for 'docsPnmCmUsPreEqFileName' and
'docsPnmCmUsPreEqLastUpdateFileName' are defined; thus, this object may be set
to 'true' without explicitly setting these values.
              
- This object returns 'true' if the CM is actively generating the files.
Otherwise it returns 'false'.

Context

MIB
DOCS-PNM-MIB
OID
.1.3.6.1.4.1.4491.2.1.27.1.2.10.1.1
Type
column
Access
readwrite
Status
current
Parent
docsPnmCmUsPreEqEntry
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::docsPnmCmUsPreEqFileEnable'
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::docsPnmCmUsPreEqFileEnable.<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::docsPnmCmUsPreEqFileEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance