All MIBs › CISCO-VDC-MIB › ciscoVdcGlobalResUsed
ciscoVdcGlobalResUsed
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcGlobalResUsed
OID (numeric): 1.3.6.1.4.1.9.9.774.1.4.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object indicates the number of instances of a particular resource that are currently in use.
What is ciscoVdcGlobalResUsed?
This read-only Unsigned32 reports how many instances of a particular chassis-wide resource are currently in use. An admin watches this alongside ciscoVdcGlobalResTotal to see how close the whole chassis is to exhausting a shared resource across all VDCs combined. If ciscoVdcGlobalResUsed for the 'vlan' resource is nearing ciscoVdcGlobalResTotal, the admin knows no VDC on that chassis has much room left to create new VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcGlobalResUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcGlobalResUsed.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::ciscoVdcGlobalResUsed 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.4 | ciscoVdcResource | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.4.1 | ciscoVdcGlobalResUsageTable | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.4.1.1 | ciscoVdcGlobalResUsageEntry | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.4.1.1.3 | ciscoVdcGlobalResUsed | CISCO-VDC-MIB |