cfsFeatureOpExtLastAction
CISCO-CFS-MIB ·
.1.3.6.1.4.1.9.9.433.1.1.7.1.3
Object
column CiscoCFSAction
The last action performed on this feature within the context of a scope. If no action has been triggered for the feature since the last reboot of the system, then retrieving the value of this object will return 'noop'.
Context
- MIB
- CISCO-CFS-MIB
- OID
.1.3.6.1.4.1.9.9.433.1.1.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfsFeatureOpExtEntry
- Groups
- 2
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::cfsFeatureOpExtLastAction'
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::cfsFeatureOpExtLastAction.<cfsFeatureOpName>.<cfsFeatureOpExtScopeType>.<cfsFeatureOpExtScopeVal>'
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::cfsFeatureOpExtLastAction'
Syntax
- Source
- CiscoCFSAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | noop |
2 | enable |
3 | disable |
4 | commit |
5 | abort |
6 | clear |
Conformance
Member of