All MIBs › CRI-SERVER-MIB › confNumProc
confNumProc
Module: CRI-SERVER-MIB
OID (symbolic): CRI-SERVER-MIB::confNumProc
OID (numeric): 1.3.6.1.4.1.34.2.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of processor in a system board. The max # processors in a Starfire system is 64.
What is confNumProc?
This read-only INTEGER reports the number of processors present, noting the description's stated maximum of 64 processors for a Starfire system. An administrator checks this against expected processor counts to confirm no CPUs have dropped out of the configuration. For example, a lower-than-expected count here alongside a domainBootProc value of -1 for one domain would point to processors that failed to come online for that domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.2.3 snmpwalk -v2c -c public <target> CRI-SERVER-MIB::confNumProc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.2.3.1 snmpget -v2c -c public <target> CRI-SERVER-MIB::confNumProc.1
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::confNumProc 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34 | sun | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2 | products | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1 | general | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1.2 | conf | CRI-SERVER-MIB |
| 1.3.6.1.4.1.34.2.1.2.3 | confNumProc | CRI-SERVER-MIB |