All MIBs › CISCO-VDC-MIB › ciscoVdcModuleCapList
ciscoVdcModuleCapList
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcModuleCapList
OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.14
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: This object specifies type of modules which are allowed in this VDC. If a bit corresponding to a module type is set to 1, then the specified module type is allowed in the VDC.
m1 -- M1 series modules.
f1 -- F1 series modules.
m1xl -- M1XL series modules.
f2 -- F2 series modules.
m2xl -- M2XL series modules
fc -- Fiber Channel modules
f2e -- F2E series modules
f3 -- F3 series modules.
m3 -- M3 series modules.
What is ciscoVdcModuleCapList?
This read-write BITS object lists which line-card module types - such as m1, f1, m1xl, f2, m2xl, or fc - a VDC is allowed to use. An admin uses this to restrict a VDC to specific hardware module types, which matters when different line cards support different feature sets on a modular chassis. A storage-focused VDC might have only the fc bit set in ciscoVdcModuleCapList, restricting it to Fibre Channel-capable modules and excluding general-purpose Ethernet cards.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.14 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcModuleCapList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.14.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcModuleCapList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.14.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::ciscoVdcModuleCapList 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.14 | ciscoVdcModuleCapList | CISCO-VDC-MIB |