docsPnmCmDsOfdmRxMerFileEnable
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.2.5.1.1
Object
This attribute causes the CM to begin the RxMer measurement for the
purpose of creating a file of RxMer data. When the measurement is
complete the FileEnable attribute is set internally to 'false' by the CM.
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
'docsPnmCmDsOfdmRxMerMeasStatus' to 'busy' while the test 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.
- A default value for 'docsPnmCmDsOfdmRxMerFileName' is defined; thus,
this object may be set to 'true' without explicitly setting this this value.
- Setting this object to a value of 'false' instructs the CM to stop
the measurement.
- This object returns 'true' if the CM is actively taking a measurement.
Otherwise it returns 'false'.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.2.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsPnmCmDsOfdmRxMerEntry
- 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::docsPnmCmDsOfdmRxMerFileEnable'
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::docsPnmCmDsOfdmRxMerFileEnable.<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::docsPnmCmDsOfdmRxMerFileEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of