AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-FEATURE-CONTROL-MIB » Objects

CISCO-FEATURE-CONTROL-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-FEATURE-CONTROL-MIB and use it to monitor vendor specific OID's.

CISCO-FEATURE-CONTROL-MIB file content

Object view of CISCO-FEATURE-CONTROL-MIB:

Scalar Object
cfcFeatureCtrlEntry .1.3.6.1.4.1.9.9.377.1.1.1.1
An entry (conceptual row) in the 'cfcFeatureCtrlTable'. Each row represents an optional feature in the system.
Tabular Object
cfcFeatureCtrlIndex .1.3.6.1.4.1.9.9.377.1.1.1.1.1
A unique index representing the feature in this entry.
cfcFeatureCtrlName .1.3.6.1.4.1.9.9.377.1.1.1.1.2
A human readable unique string representing the name of this feature.
cfcFeatureCtrlAction .1.3.6.1.4.1.9.9.377.1.1.1.1.3
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'.
cfcFeatureCtrlLastAction .1.3.6.1.4.1.9.9.377.1.1.1.1.4
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'.
cfcFeatureCtrlLastActionResult .1.3.6.1.4.1.9.9.377.1.1.1.1.5
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.
cfcFeatureCtrlLastFailureReason .1.3.6.1.4.1.9.9.377.1.1.1.1.6
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.
cfcFeatureCtrlOpStatus .1.3.6.1.4.1.9.9.377.1.1.1.1.7
The current operating status of the feature.
cfcFeatureCtrlOpStatusReason .1.3.6.1.4.1.9.9.377.1.1.1.1.8
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.
Table
cfcFeatureCtrlTable .1.3.6.1.4.1.9.9.377.1.1.1
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.
Trap
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.
Object Identifier
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
ciscoFeatureCtrlMIBObjects .1.3.6.1.4.1.9.9.377.1
ciscoFeatureCtrlMIBConformance .1.3.6.1.4.1.9.9.377.2
cfcFeature .1.3.6.1.4.1.9.9.377.1.1
ciscoFeatureCtrlMIBCompliances .1.3.6.1.4.1.9.9.377.2.1
ciscoFeatureCtrlMIBGroups .1.3.6.1.4.1.9.9.377.2.2
Group
cfcFeatureGroup .1.3.6.1.4.1.9.9.377.2.2.1
A collection of objects for controlling the features in the system.
cfcNotificationGroup .1.3.6.1.4.1.9.9.377.2.2.2
A collection of notifications to monitor state of the features.