cfsFeatureOpLastActionResult

CISCO-CFS-MIB · .1.3.6.1.4.1.9.9.433.1.1.1.1.8

Object

The result of the execution of the last action (represented
by the value of cfsFeatureOpLastAction) for the feature.
When the value of this object is 'actionInProgress', the
value of the corresponding instance of cfsFeatureOpAction
can not be modified.

Context

MIB
CISCO-CFS-MIB
OID
.1.3.6.1.4.1.9.9.433.1.1.1.1.8
Type
column
Access
readonly
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::cfsFeatureOpLastActionResult'
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::cfsFeatureOpLastActionResult.<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::cfsFeatureOpLastActionResult'

Syntax

Values & Constraints

Type Values
1none
2success
3failed
4inProgress
5partialSuccess