CRI-SERVER-MIB :: domainBootProc

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCRI-SERVER-MIBdomainBootProc

domainBootProc

Module: CRI-SERVER-MIB

OID (symbolic): CRI-SERVER-MIB::domainBootProc

OID (numeric): 1.3.6.1.4.1.34.2.1.3.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The boot processor number of this domain. If the value is -1, that means the domain is not configured/booted.

What is domainBootProc?

This read-write INTEGER reports the boot processor number for this domain, where a value of -1 means the domain is not configured or booted. An administrator checks this to confirm a domain has actually completed boot with a designated boot CPU rather than sitting unconfigured. For example, seeing -1 here on a domain that should be running production workloads is a clear sign that domain never came up.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.3.1.7
snmpwalk -v2c -c public <target> CRI-SERVER-MIB::domainBootProc

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.3.1.7.1
snmpget -v2c -c public <target> CRI-SERVER-MIB::domainBootProc.1

Set instance 1 (SNMPv2c):

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

Start monitoring CRI server platform (vendor unclear) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CRI-SERVER-MIB::domainBootProc OID value, configure state conditions and alerts, and monitor any CRI server platform (vendor unclear) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.34sunCRI-SERVER-MIB
1.3.6.1.4.1.34.2productsCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1generalCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.3domainTableCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.3.1domainEntryCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.3.1.7domainBootProcCRI-SERVER-MIB