All MIBs › CISCO-VDC-MIB › ciscoVdcCpuPriority
ciscoVdcCpuPriority
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcCpuPriority
OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object specifies the CPU priority/share for a particular VDC. A value of -1 means this information is not available.
What is ciscoVdcCpuPriority?
This read-write Integer32 (-1 to 65535) specifies the CPU priority or share for a particular VDC, with -1 meaning the information isn't available. An admin raises this value to give a business-critical VDC more CPU time on a chassis where several VDCs compete for the same supervisor CPU. Setting a production VDC's CPU priority higher than a lab VDC's ensures the production VDC's control-plane processes get scheduled first under CPU contention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.15 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcCpuPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.15.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcCpuPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.15.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::ciscoVdcCpuPriority 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.15 | ciscoVdcCpuPriority | CISCO-VDC-MIB |