TUBS-IBR-LINUX-MIB :: linuxCPU

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTUBS-IBR-LINUX-MIBlinuxCPU

linuxCPU

Module: TUBS-IBR-LINUX-MIB

OID (symbolic): TUBS-IBR-LINUX-MIB::linuxCPU

OID (numeric): 1.3.6.1.4.1.1575.1.5.2.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The identification of the linux CPUs. This string contains foreach CPU present in the system the CPU type, model and vendor (if known by the operating system).

What is linuxCPU?

This read-only string identifies each CPU present in the Linux system, reporting the type, model, and vendor for every CPU the operating system recognizes. Admins read it to see exactly what processor hardware a monitored Linux host is running on, useful for inventory or capacity planning. For example, this might report something like "Intel(R) Xeon(R) CPU E5-2670" for a server with that processor installed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.5.2.1
snmpwalk -v2c -c public <target> TUBS-IBR-LINUX-MIB::linuxCPU

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.5.2.1.1
snmpget -v2c -c public <target> TUBS-IBR-LINUX-MIB::linuxCPU.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> linuxCPU.1

Start monitoring vendor-neutral, standards-based MIB, Linux server or host running an SNMP agent (CPU load/load-average status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUBS-IBR-LINUX-MIB::linuxCPU OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Linux server or host running an SNMP agent (CPU load/load-average status) 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.1575tubsTUBS-SMI
1.3.6.1.4.1.1575.1ibrTUBS-SMI
Numeric OIDNameModule
1.3.6.1.4.1.1575.1.5linuxMIBTUBS-IBR-LINUX-MIB
1.3.6.1.4.1.1575.1.5.2linuxObjectsTUBS-IBR-LINUX-MIB
1.3.6.1.4.1.1575.1.5.2.1linuxCPUTUBS-IBR-LINUX-MIB