HP-MEMPROC-MIB

File: HP-MEMPROC-MIB.mib (9855 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
HP-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
NOTIFICATION-TYPE Unsigned32 Integer32
Opaque TEXTUAL-CONVENTION TruthValue
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP hpProcurveCommon

Defined Types

Float  
A single precision floating-point number. The semantics and encoding are identical for type 'single' defined in IEEE Standard for Binary Floating-Point, ANSI/IEEE Std 754-1985. The value is restricted to the BER serialization of the following ASN.1 type: FLOATTYPE ::= [120] IMPLICIT FloatType (note: the value 120 is the sum of '30'h and '48'h) The BER serialization of the length for values of this type must use the definite length, short encoding form. For example, the BER serialization of value 123 of type FLOATTYPE is '9f780442f60000'h. (The tag is '9f78'h; the length is '04'h; and the value is '42f60000'h.) The BER serialization of value '9f780442f60000'h of data type Opaque is '44079f780442f60000'h. (The tag is '44'h; the length is '07'h; and the value is '9f780442f60000'h.
TEXTUAL-CONVENTION    
  Opaque Size(7)  

HpmpCPUEntry  
SEQUENCE    
  hpmpCPUIndex Unsigned32
  hpmpCPULoad1min Integer32
  hpmpCPULoad5min Integer32
  hpmpCPULoad15min Integer32
  hpmpCPUPctBusy Gauge32

HpmpMemEntry  
SEQUENCE    
  hpmpMemIndex Unsigned32
  hpmpMemDescr DisplayString
  hpmpMemInUse Unsigned32
  hpmpMemTotal Unsigned32
  hpmpMemPctInUse Gauge32

Defined Values

hpMemprocMIB 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5
Memory and Process information for HP Procurve product line.
MODULE-IDENTITY    

hpMemprocMIBObjects 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1
OBJECT IDENTIFIER    

hpMemprocNotificationsPrefix 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.2
OBJECT IDENTIFIER    

hpMemprocMIBConformance 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3
OBJECT IDENTIFIER    

hpmpCPU 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1
OBJECT IDENTIFIER    

hpmpMemory 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2
OBJECT IDENTIFIER    

hpmpCPUTable 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1
A table of per CPU load averages and utilization statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmpCPUEntry

hpmpCPUEntry 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1
Information relating to CPU load and utilization.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmpCPUEntry  

hpmpCPUIndex 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.1
An index that uniquely represents a CPU on this device. This index is assigned arbitrarily by the engine and is not saved over reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpmpCPULoad1min 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.2
The number of processes in the CPU run queue, averaged over the past 1 minute. This is computed by taking the floating point load average value and multiplying by 100, then converting the value to an integer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmpCPULoad5min 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.3
The number of processes in the CPU run queue, averaged over the past 5 minutes. This is computed by taking the floating point load average value and multiplying by 100, then converting the value to an integer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmpCPULoad15min 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.4
The number of processes in the CPU run queue, averaged over the past 15 minutes. This is computed by taking the floating point load average value and multiplying by 100, then converting the value to an integer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpmpCPUPctBusy 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.5
This object reports the percentage time the CPU was actively engaged during the last interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hpmpMemTable 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1
A table of memory utilization per unique memory pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpmpMemEntry

hpmpMemEntry 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1
Information relating to memory size and utilization.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpmpMemEntry  

hpmpMemIndex 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.1
An index that uniquely represents a Memory pool on this device. This index is assigned arbitrarily by the engine and is not saved over reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpmpMemDescr 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.2
This object describes the memory pool reported by hpmpMemIndex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpmpMemInUse 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.3
This object reports the amount of physical memory in use by this memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpmpMemTotal 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.4
This object reports the total amount of physical memory available to this memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpmpMemPctInUse 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.5
This object reports the percent of physical memory in use by this memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hpMemprocNotifications 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.2.0
OBJECT IDENTIFIER    

hpmpCompliances 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.1
OBJECT IDENTIFIER    

hpmpGroups 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.2
OBJECT IDENTIFIER    

hpMemprocMIBCompliance1 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.1.1
The compliance statement for entities which implement the HP-MEMPROC-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpmpCPUGroup 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.2.1
A collection of objects providing CPU utilization and load information applicable to all devices.
Status: current Access: read-only
OBJECT-GROUP    

hpmpMemoryGroup 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.2.2
A collection of objects providing memory usage information applicable to all devices.
Status: current Access: read-only
OBJECT-GROUP