All MIBs › Fore-Switch-MIB › envNumberOfCPUs
envNumberOfCPUs
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::envNumberOfCPUs
OID (numeric): 1.3.6.1.4.1.326.2.2.1.4.5.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number entries in the CPU table.
What is envNumberOfCPUs?
This object reports the total number of CPU entries available in the device's CPU table. It provides a quick count of how many processors the switch has installed. An operator would check this value to understand the computational capacity of the switch and verify that the expected number of CPUs are present in the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.4.5.2 snmpwalk -v2c -c public <target> Fore-Switch-MIB::envNumberOfCPUs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.4.5.2.1 snmpget -v2c -c public <target> Fore-Switch-MIB::envNumberOfCPUs.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.4 | environment | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.4.5 | cpuGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.4.5.2 | envNumberOfCPUs | Fore-Switch-MIB |