CISCO-VDC-MIB :: ciscoVdcBootOrder

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VDC-MIBciscoVdcBootOrder

ciscoVdcBootOrder

Module: CISCO-VDC-MIB

OID (symbolic): CISCO-VDC-MIB::ciscoVdcBootOrder

OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.3

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: This object specifies the boot order value for this particular VDC. The VDCs with the lowest boot order will boot first.

What is ciscoVdcBootOrder?

This read-write Unsigned32 specifies the boot order value for a particular VDC, with lower values booting first. An admin uses this to control which VDCs come online first after a chassis reload, ensuring critical services start before less important ones. Setting a production VDC's boot order to 1 and a lab VDC's to 10 guarantees production recovers before the lab VDC even begins booting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.3
snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcBootOrder

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.3.1
snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcBootOrder.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoVdcBootOrder.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::ciscoVdcBootOrder 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.774ciscoVdcMIBCISCO-VDC-MIB
1.3.6.1.4.1.9.9.774.1ciscoVdcMIBObjectsCISCO-VDC-MIB
1.3.6.1.4.1.9.9.774.1.3ciscoVdcExtCISCO-VDC-MIB
1.3.6.1.4.1.9.9.774.1.3.1ciscoVdcExtTableCISCO-VDC-MIB
1.3.6.1.4.1.9.9.774.1.3.1.1ciscoVdcExtEntryCISCO-VDC-MIB
1.3.6.1.4.1.9.9.774.1.3.1.1.3ciscoVdcBootOrderCISCO-VDC-MIB