All MIBs › CONFIG-READER4UWG-MIB2 › totalprocessors
totalprocessors
Module: CONFIG-READER4UWG-MIB2
OID (symbolic): CONFIG-READER4UWG-MIB2::totalprocessors
OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.16
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Character string value
What is totalprocessors?
This read-only DisplayString reports the total number of processors installed in the system, as text. An admin monitors this to detect a CPU that has gone offline or failed, since a drop in this count on a system that hasn't been intentionally reconfigured points to a hardware fault. For example, a four-CPU server suddenly reporting totalprocessors as three warns the admin to check the cpuunitentryStatus table for the failed unit before it affects application performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.16 snmpwalk -v2c -c public <target> CONFIG-READER4UWG-MIB2::totalprocessors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.16.1 snmpget -v2c -c public <target> CONFIG-READER4UWG-MIB2::totalprocessors.1
Start monitoring Sun/Oracle Solaris server (UWG platform, PICL) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONFIG-READER4UWG-MIB2::totalprocessors OID value, configure state conditions and alerts, and monitor any Sun/Oracle Solaris server (UWG platform, PICL) 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.42 | sun | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2 | prod | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12 | sunsymon | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2 | agent | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2 | modules | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1 | hardware | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1 | config | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3 | reader4uwg | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2 | system | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.2.16 | totalprocessors | CONFIG-READER4UWG-MIB2 |