All MIBs › IBMCPU-MIB › ibmMainProcessorLoadIndex
ibmMainProcessorLoadIndex
Module: IBMCPU-MIB
OID (symbolic): IBMCPU-MIB::ibmMainProcessorLoadIndex
OID (numeric): 1.3.6.1.4.1.2.6.2.4.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the number of minutes ago that this entry contains main processor load information for.
What is ibmMainProcessorLoadIndex?
This is the table index indicating how many minutes in the past a given row's CPU-load figure represents, letting the device expose a rolling history of past processor load readings. An admin uses this index to pull historical load data, such as what the CPU was doing 10 minutes ago rather than only the current reading. For example, an index value of 10 identifies the row holding the CPU load measurement from 10 minutes ago.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.2.4.1.1.1 snmpwalk -v2c -c public <target> IBMCPU-MIB::ibmMainProcessorLoadIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.2.4.1.1.1.1 snmpget -v2c -c public <target> IBMCPU-MIB::ibmMainProcessorLoadIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ibmMainProcessorLoadIndex.1
Start monitoring IBM 6611 Network Processor/router (NetView 6000 CPU load monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBMCPU-MIB::ibmMainProcessorLoadIndex OID value, configure state conditions and alerts, and monitor any IBM 6611 Network Processor/router (NetView 6000 CPU load monitoring) from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2 | ibm6611 | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.4 | ibmsystem | IBM6611-MIB |
| 1.3.6.1.4.1.2.6.2.4.1 | ibmMainProcessorLoadTable | IBM6611-MIB |
| 1.3.6.1.4.1.2.6.2.4.1.1 | ibmMainProcessorLoadEntry | IBM6611-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.2.4.1.1.1 | ibmMainProcessorLoadIndex | IBMCPU-MIB |