HP-MEMPROC-MIB
- Registered at
- 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5
- Last updated
- 2005-02-01 14:55
- Organization
- Hewlett Packard Company, ProCurve Networking Business
- Revisions
- 2005-02-01 14:55
- Namespace
- hp
- Source file
HP-MEMPROC-MIB- Digest
sha256:e7fb883d224b50d4ebe150b115afcc0ce0a937f19ee82a4d51c03be0ec6e81ba
Description
Memory and Process information for HP Procurve product line.
Contact
Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-BASE-MIB | hpProcurveCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Opaque, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-BASE-MIB HP-MEMPROC-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Float TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpMemprocMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1 | |||
| hpmpCPU OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1 | |||
| hpmpCPUTable OBJECT-TYPE A table of per CPU load averages and utilization statistics. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1 | not-accessible | current | |
| hpmpCPUEntry OBJECT-TYPE Information relating to CPU load and utilization. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1 | not-accessible | current | |
| hpmpCPUIndex OBJECT-TYPE An index that uniquely represents a CPU on this device. This index is assigned arbitrarily by the engine and is not saved over reboots. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| hpmpCPULoad1min OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.2 | Integer32 | read-only | current |
| hpmpCPULoad5min OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.3 | Integer32 | read-only | current |
| hpmpCPULoad15min OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.4 | Integer32 | read-only | current |
| hpmpCPUPctBusy OBJECT-TYPE This object reports the percentage time the CPU was actively engaged during the last interval. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.1.1.1.5 | Gauge32 | read-only | current |
| hpmpMemory OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2 | |||
| hpmpMemTable OBJECT-TYPE A table of memory utilization per unique memory pool. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1 | not-accessible | current | |
| hpmpMemEntry OBJECT-TYPE Information relating to memory size and utilization. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1 | not-accessible | current | |
| hpmpMemIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| hpmpMemDescr OBJECT-TYPE This object describes the memory pool reported by hpmpMemIndex. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.2 | DisplayString | read-only | current |
| hpmpMemInUse OBJECT-TYPE This object reports the amount of physical memory in use by this memory pool. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.3 | Unsigned32 | read-only | current |
| hpmpMemTotal OBJECT-TYPE This object reports the total amount of physical memory available to this memory pool. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.4 | Unsigned32 | read-only | current |
| hpmpMemPctInUse OBJECT-TYPE This object reports the percent of physical memory in use by this memory pool. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.1.2.1.1.5 | Gauge32 | read-only | current |
| hpMemprocNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.2 | |||
| hpMemprocNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.2.0 | |||
| hpMemprocMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3 | |||
| hpmpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.1 | |||
| hpmpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpMemprocMIBCompliance1 MODULE-COMPLIANCE The compliance statement for entities which implement the HP-MEMPROC-MIB. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.1.1 | current |
| hpmpCPUGroup OBJECT-GROUP A collection of objects providing CPU utilization and load information applicable to all devices. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.2.1 | current |
| hpmpMemoryGroup OBJECT-GROUP A collection of objects providing memory usage information applicable to all devices. | 1.3.6.1.4.1.11.2.3.7.11.17.7.1.5.3.2.2 | current |