Home/Catalog/CISCO-FEATURE-CONTROL-MIB

CISCO-FEATURE-CONTROL-MIB

AI MIB Summary

The CISCO-FEATURE-CONTROL-MIB provides global SNMP-based enablement and disablement of optional Cisco MDS Multilayer Director Switch features, directly controlling the operational state of specific capabilities such as VSANs, FLOGI, and AAA while rendering associated feature-specific MIB objects unavailable when disabled. This module serves as the central policy enforcement point for licensing-dependent and user-triggered feature activation, ensuring that optional services remain inactive until explicitly enabled via CLI or SNMP.

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
Main OID:
ciscoFeatureCtrlMIB.1.3.6.1.4.1.9.9.377
44
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

44 total
Object Name
ciscoFeatureCtrlMIBThere 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
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.377
ciscoFeatureCtrlMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.377.0
ciscoFeatureOpStatusChangeNotification 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.377.0.1
ciscoFeatOpStatusChangeNotification to indicate that the operational state of this feature has changed. The 'cfcFeatureCtrlOpStatus2' indicates the new state of the feature. This notification deprecates ciscoFeatureOpStatusChange.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.377.0.2
ciscoFeatureSetOpStatusChangeThis notification indicates that the state of this feature set has changed. The 'cfcFeatureSetOpStatus' indicates the new state of the feature set.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.377.0.3
ciscoFeatureCtrlMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.377.1
cfcFeature
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.377.1.1
cfcFeatureCtrlTableA 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.deprecated
SEQUENCE OF CfcFeatureCtrlEntry
.1.3.6.1.4.1.9.9.377.1.1.1
cfcFeatureCtrlEntryAn entry (conceptual row) in the 'cfcFeatureCtrlTable'. Each row represents an optional feature in the system. cfcFeatureCtrlEntry object is superseded by cfcFeatureCtrl2Entry.deprecated
CfcFeatureCtrlEntry
.1.3.6.1.4.1.9.9.377.1.1.1.1
cfcFeatureCtrlIndexA unique index representing the feature in this entry. cfcFeatureCtrlIndex object is superseded by cfcFeatureCtrlIndex2.deprecated
CiscoOptionalFeature
.1.3.6.1.4.1.9.9.377.1.1.1.1.1
cfcFeatureCtrlNameA human readable unique string representing the name of this feature. cfcFeatureCtrlName object is superseded by cfcFeatureCtrlName2.rodeprecated
SnmpAdminString
.1.3.6.1.4.1.9.9.377.1.1.1.1.2
cfcFeatureCtrlActionThe 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.rwdeprecated
CiscoFeatureAction
.1.3.6.1.4.1.9.9.377.1.1.1.1.3
cfcFeatureCtrlLastActionThe 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.rodeprecated
CiscoFeatureAction
.1.3.6.1.4.1.9.9.377.1.1.1.1.4
cfcFeatureCtrlLastActionResultThe 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.rodeprecated
CiscoFeatureActionResult
.1.3.6.1.4.1.9.9.377.1.1.1.1.5
cfcFeatureCtrlLastFailureReasonThe 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.rodeprecated
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.377.1.1.1.1.6
cfcFeatureCtrlOpStatusThe current operating status of the feature. cfcFeatureCtrlOpStatus object is superseded by cfcFeatureCtrlOpStatus2.rodeprecated
CiscoFeatureStatus
.1.3.6.1.4.1.9.9.377.1.1.1.1.7
cfcFeatureCtrlOpStatusReasonThe 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.rodeprecated
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.377.1.1.1.1.8
cfcFeatureCtrl2TableA 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
SEQUENCE OF CfcFeatureCtrl2Entry
.1.3.6.1.4.1.9.9.377.1.1.2
cfcFeatureCtrl2EntryAn entry (conceptual row) in the 'cfcFeatureCtrl2Table'. Each row represents an optional feature in the system.
CfcFeatureCtrl2Entry
.1.3.6.1.4.1.9.9.377.1.1.2.1
cfcFeatureCtrlIndex2A unique index representing the base feature id in this entry.
CiscoOptionalFeature
.1.3.6.1.4.1.9.9.377.1.1.2.1.1
cfcFeatureCtrlInstanceNum2An index representing the feature instance number in this entry.
Unsigned32
.1.3.6.1.4.1.9.9.377.1.1.2.1.2
cfcFeatureCtrlName2A human readable unique string representing the name of this feature.ro
SnmpAdminString
.1.3.6.1.4.1.9.9.377.1.1.2.1.3
cfcFeatureCtrlAction2The 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'.rw
CiscoFeatureAction
.1.3.6.1.4.1.9.9.377.1.1.2.1.4
cfcFeatureCtrlLastAction2The 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'.ro
CiscoFeatureAction
.1.3.6.1.4.1.9.9.377.1.1.2.1.5
cfcFeatureCtrlLastActionResult2The 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.ro
CiscoFeatureActionResult
.1.3.6.1.4.1.9.9.377.1.1.2.1.6
cfcFeatureCtrlLastFailureReason2The 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.377.1.1.2.1.7
cfcFeatureCtrlOpStatus2The current operating status of the feature.ro
CiscoFeatureStatus
.1.3.6.1.4.1.9.9.377.1.1.2.1.8
cfcFeatureCtrlOpStatusReason2The 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.377.1.1.2.1.9
cfcFeatureCtrlTag2A human readable unique string identifying a given instance of a multiple instance feature.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.377.1.1.2.1.10
cfcFeatureSetTableThis 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.
SEQUENCE OF CfcFeatureSetEntry
.1.3.6.1.4.1.9.9.377.1.1.3
cfcFeatureSetEntryAn entry containing management information for a feature set.
CfcFeatureSetEntry
.1.3.6.1.4.1.9.9.377.1.1.3.1
cfcFeatureSetIndexA unique index representing the feature set in this entry.
CiscoOptionalFeatureSet
.1.3.6.1.4.1.9.9.377.1.1.3.1.1
cfcFeatureSetNameThis object indicates the name of a feature set such as fcoe and fex.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.377.1.1.3.1.2
cfcFeatureSetActionThis object specifies an action for the system to execute against the corresponding feature set.rw
CiscoFeatureAction
.1.3.6.1.4.1.9.9.377.1.1.3.1.3
cfcFeatureSetLastActionThis 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'.ro
CiscoFeatureAction
.1.3.6.1.4.1.9.9.377.1.1.3.1.4
cfcFeatureSetLastActionResultThis object indicates the result of the last action that was applied to the feature set.ro
CiscoFeatureActionResult
.1.3.6.1.4.1.9.9.377.1.1.3.1.5
cfcFeatureSetLastFailureReasonThis object indicates the failure code of the last action that was applied to the feature set.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.377.1.1.3.1.6
cfcFeatureSetOpStatusThis object indicates the current status of the feature set.ro
CiscoFeatureStatus
.1.3.6.1.4.1.9.9.377.1.1.3.1.7
cfcFeatureSetOpStatusReasonThis object indicates the reason of the current status of the feature set.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.377.1.1.3.1.8
cfcNotifControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.377.1.2
cfcFeatureSetNotifEnableThis object specifies whether a notification is generated when a feature set status changes.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.377.1.2.1
ciscoFeatureCtrlMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.377.2
ciscoFeatureCtrlMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.377.2.1
ciscoFeatureCtrlMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.377.2.2
CISCO-FEATURE-CONTROL-MIB - SNMP MIB Reference | MIBs Explorer