cfsFeatureOpShowCfgOption
CISCO-CFS-MIB ·
.1.3.6.1.4.1.9.9.433.1.1.1.1.10
Object
column deprecated
r/w
Enumeration
This object provides a means for management
applications to either view the contents of 'Running
Configuration' or 'Pending Configuration'.
When the value of this object is 'runningConfig', all the
subsequent configuration retrieval for this feature will be
from 'Running Configuration' on the local device.
When the value of this object is 'pendingConfig', all the
subsequent configuration retrieval for this feature will be
from 'Pending Configuration' on the local device.
The value of this object is meaningful only when the value
of the corresponding instance of 'cfsFeatureOpStatus' is
'enabled'.
The agent is not required to retain the modified value of
this object across the agent restart.
Context
- MIB
- CISCO-CFS-MIB
- OID
.1.3.6.1.4.1.9.9.433.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cfsFeatureOpEntry
- 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 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsFeatureOpShowCfgOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsFeatureOpShowCfgOption.<cfsFeatureOpName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CFS-MIB::cfsFeatureOpShowCfgOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | runningConfig |
2 | pendingConfig |
Conformance
Member of