docsPnmCmtsUsSpecAnEnable
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.3.8.1.1
Object
This attribute causes the CMTS to begin the measurement of a probe
for the selected CM or for a quiet period if the UseIdleSid attribute
is enabled. The Enable attribute is cleared when the measurement has
been completed. If the TriggerMode is FreeRunning then the Enable
attribute will remain true until cleared by the PNM server.
Interaction with other table rows:
- This object returns 'inconsistentValue' if set to 'true' while the
value of 'docsPnmCmtsUsSpecAnMeasStatus' is a value of 'busy'.
- Default values are provided for read-write objects in this table; thus,
this object may be set to 'true' without explicitly setting these values.
However, the default values may not be appropriate and care should be
taken to insure these values are correct for the desired test case.
- Setting this object to a value of 'true' will change the value of the
'docsPnmCmtsUsSpecAnMeasStatus' to 'busy'.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.3.8.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsPnmCmtsUsSpecAnEntry
- 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::docsPnmCmtsUsSpecAnEnable'
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::docsPnmCmtsUsSpecAnEnable.<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::docsPnmCmtsUsSpecAnEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of