All MIBs › CISCO-VDC-MIB › ciscoVdcFeatureSetList
ciscoVdcFeatureSetList
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcFeatureSetList
OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.12
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: This object specifies whether a specified feature set is enabled for a VDC. If a bit corresponding to a feature set is set to 1, then the specified feature set is enabled.
fcoe -- fiber channel over ethernet feature set.
fabricPath -- fabric path feature set.
fex -- fabric extender feature set.
mpls -- multiprotocol label switching feature set.
ethernet -- ethernet feature set.
virtualization -- virtual machine feature set.
fabric -- fabric feature set.
fcoeNpv -- fcoe Edge N-Port virtualizer feature set.
What is ciscoVdcFeatureSetList?
This read-write BITS object lists which feature sets - such as fcoe, fabricPath, fex, mpls, or ethernet - are enabled on a particular VDC. An admin uses this bitmap to see or control at a glance which advanced switching features (like FabricPath or MPLS) are actually turned on for that virtual device, since not every VDC needs every feature. A VDC with only the ethernet and fex bits set is running standard Ethernet access-layer switching, while one with the mpls bit also set is participating in an MPLS core.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.12 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcFeatureSetList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.12.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcFeatureSetList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.12.1 s <value>
Start monitoring Cisco Nexus switches (Virtual Device Contexts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VDC-MIB::ciscoVdcFeatureSetList OID value, configure state conditions and alerts, and monitor any Cisco Nexus switches (Virtual Device Contexts) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.774 | ciscoVdcMIB | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1 | ciscoVdcMIBObjects | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3 | ciscoVdcExt | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3.1 | ciscoVdcExtTable | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3.1.1 | ciscoVdcExtEntry | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3.1.1.12 | ciscoVdcFeatureSetList | CISCO-VDC-MIB |