cfsFeatureOpAction

CISCO-CFS-MIB · .1.3.6.1.4.1.9.9.433.1.1.1.1.2

Object

column r/w CiscoCFSAction
The CFS action to be triggered for the feature. An operator
should successfully enable CFS distribution of a feature
by issuing an 'enable' action before performing a
'commit' or 'abort' operation.
              
The value of this object and the values of corresponding
instance of cfsFeatureOpScopeType and cfsFeatureOpScopeVal
are interpreted and applied together as single CFS action
trigger on the feature. The scope type and values provide
the context/scope within which the this action is applied.
              
Setting of this object will fail with 'inconsistentValue',
if the value of the corresponding instance of
cfsFeatureOpLastActionResult is 'inProgress'. However, the
value of this object can be set to 'clear' regardless of
the value of the corresponding instance of 
cfsFeatureOpLastActionResult.
              
Retrieving the value of this object via SNMP will always
return 'noop'.

Context

MIB
CISCO-CFS-MIB
OID
.1.3.6.1.4.1.9.9.433.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cfsFeatureOpEntry
Groups
3

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 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsFeatureOpAction'
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::cfsFeatureOpAction.<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::cfsFeatureOpAction'

Syntax

Source
CiscoCFSAction
Base type
Enumeration

Values & Constraints

Type Values
1noop
2enable
3disable
4commit
5abort
6clear