IBMCPU-MIB

File: IBMCPU-MIB.mib (3276 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises Gauge OBJECT-TYPE

Defined Types

IbmMainProcessorLoadEntry  
SEQUENCE    
  ibmMainProcessorLoadIndex INTEGER
  ibmMainProcessorLoad Gauge

Defined Values

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

ibm6611 1.3.6.1.4.1.2.6.2
OBJECT IDENTIFIER    

ibmsystem 1.3.6.1.4.1.2.6.2.4
OBJECT IDENTIFIER    

netView6000SubAgent 1.3.6.1.4.1.2.6.4
OBJECT IDENTIFIER    

nv6saComputerSystem 1.3.6.1.4.1.2.6.4.5
OBJECT IDENTIFIER    

nv6saComputerSystemLoad 1.3.6.1.4.1.2.6.4.5.1
A snapshot of the main cpu load as a percentage i.e. 25% is 25.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ibmMainProcessorLoadTable 1.3.6.1.4.1.2.6.2.4.1
A table containing the average main processor load over each minute for the last 60 minutes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmMainProcessorLoadEntry

ibmMainProcessorLoadEntry 1.3.6.1.4.1.2.6.2.4.1.1
An entry in the main processor load table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmMainProcessorLoadEntry  

ibmMainProcessorLoadIndex 1.3.6.1.4.1.2.6.2.4.1.1.1
Indicates the number of minutes ago that this entry contains main processor load information for.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..60  

ibmMainProcessorLoad 1.3.6.1.4.1.2.6.2.4.1.1.2
The main processor load averaged over one minute represented as a percentage, i.e. - 25% is 25.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge