RBN-CPU-METER-MIB
- Registered at
- 1.3.6.1.4.1.2352.2.6
- Last updated
- 2011-12-13 18:00
- Organization
- Ericsson AB.
- Revisions
- 2011-12-13 18:00, 2011-01-19 18:00, 2002-12-16 00:00, 2002-06-26 00:00, 2002-05-29 00:00, 1999-06-16 23:00
- Namespace
- ericsson
- Source file
RBN-CPU-METER-MIB- Digest
sha256:57f5260c18f30bb0ebd69c700899db90ffaf0e50ddd94130492f1bbcbcf9642e
Description
This management information module measures CPU utilization on a device.
Contact
Ericsson AB. Postal: 100 Headquarters Dr San Jose, CA 95134 USA Phone: +1 408 750 5000 Fax: +1 408 750 5599
Imports
| From | Symbols |
|---|---|
| RBN-SMI | rbnMgmt |
| RBN-TC | RbnPercentage |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
RBN-CPU-METER-MIB RBN-SMI RBN-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Percentage TEXTUAL-CONVENTION This Textual Convention describes an object that stores a whole integer percentage value. | deprecated |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rbnCpuMeterMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.6.1 | |||
| rbnCpuMeterFiveSecondAvg OBJECT-TYPE Provides the CPU usage percentage over the first five second period in the scheduler. | 1.3.6.1.4.1.2352.2.6.1.1 | RbnPercentage | read-only | current |
| rbnCpuMeterOneMinuteAvg OBJECT-TYPE Provides a cumulative average of the CPU usage percentage over a one minute period. | 1.3.6.1.4.1.2352.2.6.1.2 | RbnPercentage | read-only | current |
| rbnCpuMeterFiveMinuteAvg OBJECT-TYPE Provides a cumulative average of the CPU usage percentage over a five minute period. | 1.3.6.1.4.1.2352.2.6.1.3 | RbnPercentage | read-only | current |
| rbnCpuMeterFiveSecondPeak OBJECT-TYPE The peak CPU usage percentage over the first five second period. | 1.3.6.1.4.1.2352.2.6.1.4 | RbnPercentage | read-only | current |
| rbnCpuMeterOneMinutePeak OBJECT-TYPE The peak CPU usage percentage over a one minute period. | 1.3.6.1.4.1.2352.2.6.1.5 | RbnPercentage | read-only | current |
| rbnCpuMeterFiveMinutePeak OBJECT-TYPE The peak CPU usage percentage over a five minute period. | 1.3.6.1.4.1.2352.2.6.1.6 | RbnPercentage | read-only | current |
| rbnCpuMeterMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.6.2 | |||
| rbnCpuMeterMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.6.2.1 | |||
| rbnCpuMeterMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.6.2.2 | |||
| rbnCpuProcGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.6.2.3 | |||
| rbnCpuProcMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2352.2.6.3 | |||
| rbnCpuProcTable OBJECT-TYPE This table contains the objects which identify cpu processes. With respect to creation and deletion of entries in this table, rows in the table are created or deleted as processes are started or terminated. | 1.3.6.1.4.1.2352.2.6.3.1 | not-accessible | current | |
| rbnCpuProcEntry OBJECT-TYPE A conceptual row in the rbnCpuProcTable. | 1.3.6.1.4.1.2352.2.6.3.1.1 | not-accessible | current | |
| rbnCpuProcName OBJECT-TYPE The name for this process. | 1.3.6.1.4.1.2352.2.6.3.1.1.1 | DisplayString (SIZE(1..114)) | read-only | current |
| rbnCpuProcPriority OBJECT-TYPE The priority of this process. This value ranges from 0 to 255, with 0 being the highest priority. | 1.3.6.1.4.1.2352.2.6.3.1.1.2 | Unsigned32 (0..255) | read-only | current |
| rbnCpuProcTime OBJECT-TYPE The total time, in milliseconds, that has been spent in this process. | 1.3.6.1.4.1.2352.2.6.3.1.1.3 | Counter32 | read-only | current |
| rbnCpuProcCalls OBJECT-TYPE The number of times that this process has acquired the cpu. | 1.3.6.1.4.1.2352.2.6.3.1.1.4 | Counter32 | read-only | current |
| rbnCpuProc5Sec OBJECT-TYPE The average cpu usage in a 5 second window for this process. | 1.3.6.1.4.1.2352.2.6.3.1.1.5 | RbnPercentage | read-only | current |
| rbnCpuProc1Min OBJECT-TYPE The average cpu usage in a 1 minute window for this process. | 1.3.6.1.4.1.2352.2.6.3.1.1.6 | RbnPercentage | read-only | current |
| rbnCpuProc5Min OBJECT-TYPE The average cpu usage in a 5 minute window for this process. | 1.3.6.1.4.1.2352.2.6.3.1.1.7 | RbnPercentage | read-only | current |
| rbnCpuProcLongest OBJECT-TYPE The maximum time, in milliseconds, spent in this process. | 1.3.6.1.4.1.2352.2.6.3.1.1.8 | Gauge32 | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| rbnCpuMeterStatsGroup OBJECT-GROUP A collection of objects providing CPU utilization information. | 1.3.6.1.4.1.2352.2.6.2.1.1 | deprecated |
| rbnCpuMeterStatsGroup2 OBJECT-GROUP A collection of objects providing CPU utilization information. | 1.3.6.1.4.1.2352.2.6.2.1.2 | current |
| rbnCpuMeterMIBCompliance MODULE-COMPLIANCE The compliance statement for the CPU meter MIB. | 1.3.6.1.4.1.2352.2.6.2.2.1 | deprecated |
| rbnCpuMeterMIBCompliance1 MODULE-COMPLIANCE The compliance statement for the CPU meter MIB with added support for per process monitoring. | 1.3.6.1.4.1.2352.2.6.2.2.2 | deprecated |
| rbnCpuMeterMIBCompliance2 MODULE-COMPLIANCE The compliance statement for the CPU meter MIB with added support for per process monitoring. | 1.3.6.1.4.1.2352.2.6.2.2.3 | current |
| rbnCpuProcGroup OBJECT-GROUP The collection of all objects used for monitoring cpu utilization of each process. | 1.3.6.1.4.1.2352.2.6.2.3.1 | current |