All MIBs › CISCO-VDC-MIB › ciscoVdcFromUnallocatedIntf
ciscoVdcFromUnallocatedIntf
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcFromUnallocatedIntf
OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the way that interfaces are allocated from the unallocated interface pool. When the value of this object is set to 'allocate', interfaces in the unallocated interface pool will be allocated to a particular VDC on a best-efforts basis. This object always has the value 'noOp' when read.
What is ciscoVdcFromUnallocatedIntf?
This read-write INTEGER controls whether interfaces are pulled from the unallocated interface pool into a VDC, and always reads back as noOp(1) regardless of the value last set. Setting it to allocate(2) tells the switch to assign free interfaces to that VDC on a best-efforts basis, which an admin would use when expanding a VDC's port count without manually picking each interface. An admin who sets this to allocate(2) to grab a few open ports for a growing VDC will see the object read back as noOp(1) afterward, since the action itself is not a persistent state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.11 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcFromUnallocatedIntf
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.11.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcFromUnallocatedIntf.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.11.1 i <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::ciscoVdcFromUnallocatedIntf 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.11 | ciscoVdcFromUnallocatedIntf | CISCO-VDC-MIB |