CISCO-FEATURE-CONTROL-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-FEATURE-CONTROL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoFeatureCtrlMIB 1.3.6.1.4.1.9.9.377
There are two types of features in the system: - Regular features - Optional features The Regular features may or may not need to support the user triggerd control (enabling/disabling). In case the regular features need to support such control, they need to be instrumented in their respective MIBs. The Optional features can be controlled (enabled/ disabled) by the user via CLI/SNMP. The optional features are generally disabled by default. As part of the enabling of such optional feature, the first mandatory step is to explicitly enable the feature using the CLI/SNMP. Following this mandatory step, a feature may require additional feature specific enabling steps similar to the regular features. In addition to the user triggered control, other system specific conditions like licensing may influence the operating state of such optional feature. This MIB module is to facilitate the global level control (enabling/disabling) over the optional features in the system. The disabling of such optional feature using this MIB module would make the feature disabled and the entire feature specific mib objects also unavailable. Glossary of the terms used in this MIB: VSAN - Virtual Storage Area Network, similar to a VLAN. WWN - World Wide Name. Mechanism of identifying devices in Fibre Channel Networks. It is 8 bytes long. AAA - Authentication, Authorization and Accounting FLOGI - Fibre Channel fabric login MDS - Multilayer Director Switch
         ciscoFeatureCtrlMIBNotifs 1.3.6.1.4.1.9.9.377.0
             ciscoFeatureOpStatusChange 1.3.6.1.4.1.9.9.377.0.1
Notification to indicate that the operational state of this feature has changed. The 'cfcFeatureCtrlOpStatus' indicates the new state of the feature. ciscoFeatureOpStatusChange object is superseded by ciscoFeatOpStatusChange.
             ciscoFeatOpStatusChange 1.3.6.1.4.1.9.9.377.0.2
Notification to indicate that the operational state of this feature has changed. The 'cfcFeatureCtrlOpStatus2' indicates the new state of the feature. This notification deprecates ciscoFeatureOpStatusChange.
             ciscoFeatureSetOpStatusChange 1.3.6.1.4.1.9.9.377.0.3
This notification indicates that the state of this feature set has changed. The 'cfcFeatureSetOpStatus' indicates the new state of the feature set.
         ciscoFeatureCtrlMIBObjects 1.3.6.1.4.1.9.9.377.1
             cfcFeature 1.3.6.1.4.1.9.9.377.1.1
                 cfcFeatureCtrlTable 1.3.6.1.4.1.9.9.377.1.1.1 no-access
A table consisting of entries for all the features that can be optionally enabled/disabled in the system. This table provides administrative control and current operating state information of the feature. cfcFeatureCtrlTable object is superseded by cfcFeatureCtrl2Table.
                     cfcFeatureCtrlEntry 1.3.6.1.4.1.9.9.377.1.1.1.1 no-access
An entry (conceptual row) in the 'cfcFeatureCtrlTable'. Each row represents an optional feature in the system. cfcFeatureCtrlEntry object is superseded by cfcFeatureCtrl2Entry.
                         cfcFeatureCtrlIndex 1.3.6.1.4.1.9.9.377.1.1.1.1.1 ciscooptionalfeature no-access
A unique index representing the feature in this entry. cfcFeatureCtrlIndex object is superseded by cfcFeatureCtrlIndex2.
                         cfcFeatureCtrlName 1.3.6.1.4.1.9.9.377.1.1.1.1.2 snmpadminstring read-only
A human readable unique string representing the name of this feature. cfcFeatureCtrlName object is superseded by cfcFeatureCtrlName2.
                         cfcFeatureCtrlAction 1.3.6.1.4.1.9.9.377.1.1.1.1.3 ciscofeatureaction read-write
The action to be triggered for the feature. Setting the value of this object to a value other than 'enable' or 'disable' does not trigger any action for the feature and hence does not affect the value of corresponding instance of 'cfcFeatureCtrlLastAction'. Retrieving the value of this object via SNMP will always return 'noOp'. cfcFeatureCtrlAction object is superseded by cfcFeatureCtrlAction2.
                         cfcFeatureCtrlLastAction 1.3.6.1.4.1.9.9.377.1.1.1.1.4 ciscofeatureaction read-only
The last action triggered for the feature. If no action has been triggered for the feature since the last reboot of the sytem, then retrieving the value of this object via SNMP will return 'noOp'. cfcFeatureCtrlLastAction object is superseded by cfcFeatureCtrlLastAction2.
                         cfcFeatureCtrlLastActionResult 1.3.6.1.4.1.9.9.377.1.1.1.1.5 ciscofeatureactionresult read-only
The result of execution of last action (represented by value of 'cfcFeatureCtrlLastAction') for the feature. When the value of this object is 'actionInProgress', the value of the corresponding instance of 'cfcFeatureCtrlAction' can not be modified. cfcFeatureCtrlLastActionResult object is superseded by cfcFeatureCtrlLastActionResult2.
                         cfcFeatureCtrlLastFailureReason 1.3.6.1.4.1.9.9.377.1.1.1.1.6 snmpadminstring read-only
The failure reason description for the failed execution of last action triggered for the feature. If the corresponding instance of 'cfcFeatureCtrlLastActionResult' has the value 'actionFailed', then this object contains the reason as to why it failed. Otherwise, the value of this object is the zero-length string. cfcFeatureCtrlLastFailureReason object is superseded by cfcFeatureCtrlLastFailureReason2.
                         cfcFeatureCtrlOpStatus 1.3.6.1.4.1.9.9.377.1.1.1.1.7 ciscofeaturestatus read-only
The current operating status of the feature. cfcFeatureCtrlOpStatus object is superseded by cfcFeatureCtrlOpStatus2.
                         cfcFeatureCtrlOpStatusReason 1.3.6.1.4.1.9.9.377.1.1.1.1.8 snmpadminstring read-only
The reason description for the current operating status (represented by the value of corresponding instance of 'cfcFeatureCtrlOpStatus') of the feature. The reason for the current operating status of the feature could be other than explicit user triggered action on the feature. cfcFeatureCtrlOpStatusReason object is superseded by cfcFeatureCtrlOpStatusReason2.
                 cfcFeatureCtrl2Table 1.3.6.1.4.1.9.9.377.1.1.2 no-access
A table consisting of entries for all the features that can be optionally enabled/disabled in the system. This table provides administrative control and current operating state information of the feature. This table deprecates cfcFeatureCtrlTable
                     cfcFeatureCtrl2Entry 1.3.6.1.4.1.9.9.377.1.1.2.1 no-access
An entry (conceptual row) in the 'cfcFeatureCtrl2Table'. Each row represents an optional feature in the system.
                         cfcFeatureCtrlIndex2 1.3.6.1.4.1.9.9.377.1.1.2.1.1 ciscooptionalfeature no-access
A unique index representing the base feature id in this entry.
                         cfcFeatureCtrlInstanceNum2 1.3.6.1.4.1.9.9.377.1.1.2.1.2 unsigned32 no-access
An index representing the feature instance number in this entry.
                         cfcFeatureCtrlName2 1.3.6.1.4.1.9.9.377.1.1.2.1.3 snmpadminstring read-only
A human readable unique string representing the name of this feature.
                         cfcFeatureCtrlAction2 1.3.6.1.4.1.9.9.377.1.1.2.1.4 ciscofeatureaction read-write
The action to be triggered for the feature. Setting the value of this object to a value other than 'enable' or 'disable' does not trigger any action for the feature and hence does not affect the value of corresponding instance of 'cfcFeatureCtrlLastAction2'. Retrieving the value of this object via SNMP will always return 'noOp'.
                         cfcFeatureCtrlLastAction2 1.3.6.1.4.1.9.9.377.1.1.2.1.5 ciscofeatureaction read-only
The last action triggered for the feature. If no action has been triggered for the feature since the last reboot of the sytem, then retrieving the value of this object via SNMP will return 'noOp'.
                         cfcFeatureCtrlLastActionResult2 1.3.6.1.4.1.9.9.377.1.1.2.1.6 ciscofeatureactionresult read-only
The result of execution of last action (represented by value of 'cfcFeatureCtrlLastAction2') for the feature. When the value of this object is 'actionInProgress', the value of the corresponding instance of 'cfcFeatureCtrlAction2' can not be modified.
                         cfcFeatureCtrlLastFailureReason2 1.3.6.1.4.1.9.9.377.1.1.2.1.7 snmpadminstring read-only
The failure reason description for the failed execution of last action triggered for the feature. If the corresponding instance of 'cfcFeatureCtrlLastActionResult2' has the value 'actionFailed', then this object contains the reason as to why it failed. Otherwise, the value of this object is the zero-length string.
                         cfcFeatureCtrlOpStatus2 1.3.6.1.4.1.9.9.377.1.1.2.1.8 ciscofeaturestatus read-only
The current operating status of the feature.
                         cfcFeatureCtrlOpStatusReason2 1.3.6.1.4.1.9.9.377.1.1.2.1.9 snmpadminstring read-only
The reason description for the current operating status (represented by the value of corresponding instance of 'cfcFeatureCtrlOpStatus2') of the feature. The reason for the current operating status of the feature could be other than explicit user triggered action on the feature.
                         cfcFeatureCtrlTag2 1.3.6.1.4.1.9.9.377.1.1.2.1.10 snmpadminstring read-write
A human readable unique string identifying a given instance of a multiple instance feature.
                 cfcFeatureSetTable 1.3.6.1.4.1.9.9.377.1.1.3 no-access
This table lists all of feature sets that are supported by the system. The number of feature sets supported is determined by the system. The system creates a row in the cfcFeatureSetTable when it detects a feature set that supports the type of global control described by this MIB module.
                     cfcFeatureSetEntry 1.3.6.1.4.1.9.9.377.1.1.3.1 no-access
An entry containing management information for a feature set.
                         cfcFeatureSetIndex 1.3.6.1.4.1.9.9.377.1.1.3.1.1 ciscooptionalfeatureset no-access
A unique index representing the feature set in this entry.
                         cfcFeatureSetName 1.3.6.1.4.1.9.9.377.1.1.3.1.2 snmpadminstring read-only
This object indicates the name of a feature set such as fcoe and fex.
                         cfcFeatureSetAction 1.3.6.1.4.1.9.9.377.1.1.3.1.3 ciscofeatureaction read-write
This object specifies an action for the system to execute against the corresponding feature set.
                         cfcFeatureSetLastAction 1.3.6.1.4.1.9.9.377.1.1.3.1.4 ciscofeatureaction read-only
This object indicates the last action triggered for the feature set. If no action has been triggered for the feature set since the last reboot of the sytem, then retrieving the value of this object via SNMP will return 'noOp'.
                         cfcFeatureSetLastActionResult 1.3.6.1.4.1.9.9.377.1.1.3.1.5 ciscofeatureactionresult read-only
This object indicates the result of the last action that was applied to the feature set.
                         cfcFeatureSetLastFailureReason 1.3.6.1.4.1.9.9.377.1.1.3.1.6 snmpadminstring read-only
This object indicates the failure code of the last action that was applied to the feature set.
                         cfcFeatureSetOpStatus 1.3.6.1.4.1.9.9.377.1.1.3.1.7 ciscofeaturestatus read-only
This object indicates the current status of the feature set.
                         cfcFeatureSetOpStatusReason 1.3.6.1.4.1.9.9.377.1.1.3.1.8 snmpadminstring read-only
This object indicates the reason of the current status of the feature set.
             cfcNotifControl 1.3.6.1.4.1.9.9.377.1.2
                 cfcFeatureSetNotifEnable 1.3.6.1.4.1.9.9.377.1.2.1 truthvalue read-write
This object specifies whether a notification is generated when a feature set status changes.
         ciscoFeatureCtrlMIBConformance 1.3.6.1.4.1.9.9.377.2
             ciscoFeatureCtrlMIBCompliances 1.3.6.1.4.1.9.9.377.2.1
                 ciscoFeatureCtrlMIBCompliance 1.3.6.1.4.1.9.9.377.2.1.1
The compliance statement for entities which implement the CISCO-FEATURE-CONTROL-MIB.
                 ciscoFeatureCtrlMIBComplianceRev 1.3.6.1.4.1.9.9.377.2.1.2
The compliance statement for entities which implement the CISCO-FEATURE-CONTROL-MIB. This compliance deprecates ciscoFeatureCtrlMIBCompliance.
                 ciscoFeatureSetCtrlMIBComplianceRev1 1.3.6.1.4.1.9.9.377.2.1.3
The compliance statement for entities which implement the CISCO-FEATURE-CONTROL-MIB.
             ciscoFeatureCtrlMIBGroups 1.3.6.1.4.1.9.9.377.2.2
                 cfcFeatureGroup 1.3.6.1.4.1.9.9.377.2.2.1
A collection of objects for controlling the features in the system. cfcFeatureGroup object is superseded by cfcFeatureGroupRev.
                 cfcNotificationGroup 1.3.6.1.4.1.9.9.377.2.2.2
A collection of notifications to monitor state of the features. cfcNotificationGroup object is superseded by cfcNotificationGroupRev.
                 cfcFeatureGroupRev 1.3.6.1.4.1.9.9.377.2.2.3
A collection of objects for controlling the features in the system. This group deprecates cfcFeatureGroup.
                 cfcNotificationGroupRev 1.3.6.1.4.1.9.9.377.2.2.4
A collection of notifications to monitor state of the features.
                 cfcFeatureSetGroup 1.3.6.1.4.1.9.9.377.2.2.5
A collection of objects for controlling a feature set in the system.
                 cfcFeatureSetNotificationCtrlGroup 1.3.6.1.4.1.9.9.377.2.2.6
This group of objects controls the sending of notifications defined in this MIB module.
                 cfcFeatureSetNotificationGroup 1.3.6.1.4.1.9.9.377.2.2.7
A collection of notifications to monitor state of a feature set.