All MIBs › CISCO-VDC-MIB › ciscoVdcMaxNumberVdcAllowed
ciscoVdcMaxNumberVdcAllowed
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcMaxNumberVdcAllowed
OID (numeric): 1.3.6.1.4.1.9.9.774.1.2.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object indicates the maximum number of VDC instances that can be created in the device.
What is ciscoVdcMaxNumberVdcAllowed?
This read-only Integer32 reports the maximum number of Virtual Device Context (VDC) instances that can be created on the chassis. An admin planning to carve the switch into multiple logical devices needs this number to know how much headroom remains before hitting a hardware or license limit. On a platform that reports a max of 4, an admin who has already created 3 VDCs knows only one more can be provisioned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.2.1 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcMaxNumberVdcAllowed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.2.1.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcMaxNumberVdcAllowed.1
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::ciscoVdcMaxNumberVdcAllowed 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.2 | ciscoVdcGlobal | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.2.1 | ciscoVdcMaxNumberVdcAllowed | CISCO-VDC-MIB |