GAINSPEED-PROCESS-MIB
17 objects
The MIB module to describe active system processes and CPU statistics.
Imported Objects
| ENTITY-MIB | entPhysicalIndex |
| GAINSPEED-SMI | gainspeedMgmt |
| GAINSPEED-TC | GstcListIndex |
| SNMPv2-CONF | OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.44886.10.11 | IdentitygainspeedProcessMIB | The MIB module to describe active system processes and CPU statistics. | ||
| 1.3.6.1.4.1.44886.10.11.0 | NodegspNotifications | |||
| 1.3.6.1.4.1.44886.10.11.1 | NodegspObjects | |||
| 1.3.6.1.4.1.44886.10.11.1.1 | NodegspCPU | |||
| 1.3.6.1.4.1.44886.10.11.1.1.1 | TablegspCPUTable | not-accessible | current | This table contains information about CPU statistics. |
| 1.3.6.1.4.1.44886.10.11.1.1.1.1 | RowgspCPUEntry | not-accessible | current | An entry in the CPU table. |
| 1.3.6.1.4.1.44886.10.11.1.1.1.1.1 | ColumngspCPUIndex | not-accessible | current | A unique index within each physical entity, that uniquely represents a CPU or group of CPUs whose statistics information is reported in this table. |
| 1.3.6.1.4.1.44886.10.11.1.1.1.1.2 | ColumngspCPUDescr | read-only | current | A short textual label containing the name or description of the CPU. |
| 1.3.6.1.4.1.44886.10.11.1.1.1.1.3 | ColumngspCPULoadAvg1min | read-only | current | The CPU load average over the last 1 minute period. |
| 1.3.6.1.4.1.44886.10.11.1.1.1.1.4 | ColumngspCPULoadAvg5min | read-only | current | The CPU load average over the last 5 minute period. |
| 1.3.6.1.4.1.44886.10.11.1.1.1.1.5 | ColumngspCPULoadAvg15min | read-only | current | The CPU load average over the last 15 minute period. |
| 1.3.6.1.4.1.44886.10.11.2 | NodegspConformance | |||
| 1.3.6.1.4.1.44886.10.11.2.1 | NodegspCompliances | |||
| 1.3.6.1.4.1.44886.10.11.2.2 | NodegspGroups | |||
| 1.3.6.1.4.1.44886.10.11.2.2.1 | GroupgspProcessDescrGroup | current | A collection of objects providing CPU descriptions. | |
| 1.3.6.1.4.1.44886.10.11.2.2.2 | GroupgspCPULoadAvgGroup | current | A collection of objects providing CPU load average information. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| GspCPULoadAvg | Unsigned32 | current | The value of the CPU load average. The CPU load average is the average number of processes that are either using the CPU, waiting to use the CPU, or waiting for I/O access. The load average is not normalized for the num… |