MIB Viewer

RBN-CPU-METER-MIB

30 objects
This management information module measures CPU utilization on a device.
Imported Objects
RBN-SMIrbnMgmt
RBN-TCRbnPercentage
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.2352.2.6IdentityrbnCpuMeterMIBThis management information module measures CPU utilization on a device.
1.3.6.1.4.1.2352.2.6.1NoderbnCpuMeterMIBObjects
1.3.6.1.4.1.2352.2.6.1.1ScalarrbnCpuMeterFiveSecondAvgread-onlycurrentProvides the CPU usage percentage over the first five second period in the scheduler.
1.3.6.1.4.1.2352.2.6.1.2ScalarrbnCpuMeterOneMinuteAvgread-onlycurrentProvides a cumulative average of the CPU usage percentage over a one minute period.
1.3.6.1.4.1.2352.2.6.1.3ScalarrbnCpuMeterFiveMinuteAvgread-onlycurrentProvides a cumulative average of the CPU usage percentage over a five minute period.
1.3.6.1.4.1.2352.2.6.1.4ScalarrbnCpuMeterFiveSecondPeakread-onlycurrentThe peak CPU usage percentage over the first five second period.
1.3.6.1.4.1.2352.2.6.1.5ScalarrbnCpuMeterOneMinutePeakread-onlycurrentThe peak CPU usage percentage over a one minute period.
1.3.6.1.4.1.2352.2.6.1.6ScalarrbnCpuMeterFiveMinutePeakread-onlycurrentThe peak CPU usage percentage over a five minute period.
1.3.6.1.4.1.2352.2.6.2NoderbnCpuMeterMIBConformance
1.3.6.1.4.1.2352.2.6.2.1NoderbnCpuMeterMIBGroups
1.3.6.1.4.1.2352.2.6.2.1.1GrouprbnCpuMeterStatsGroupdeprecatedA collection of objects providing CPU utilization information.
1.3.6.1.4.1.2352.2.6.2.1.2GrouprbnCpuMeterStatsGroup2currentA collection of objects providing CPU utilization information.
1.3.6.1.4.1.2352.2.6.2.2NoderbnCpuMeterMIBCompliances
1.3.6.1.4.1.2352.2.6.2.2.1CompliancerbnCpuMeterMIBCompliancedeprecatedThe compliance statement for the CPU meter MIB.
1.3.6.1.4.1.2352.2.6.2.2.2CompliancerbnCpuMeterMIBCompliance1deprecatedThe 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.3CompliancerbnCpuMeterMIBCompliance2currentThe compliance statement for the CPU meter MIB with added support for per process monitoring.
1.3.6.1.4.1.2352.2.6.2.3NoderbnCpuProcGroups
1.3.6.1.4.1.2352.2.6.2.3.1GrouprbnCpuProcGroupcurrentThe collection of all objects used for monitoring cpu utilization of each process.
1.3.6.1.4.1.2352.2.6.3NoderbnCpuProcMIBObjects
1.3.6.1.4.1.2352.2.6.3.1TablerbnCpuProcTablenot-accessiblecurrentThis 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 …
1.3.6.1.4.1.2352.2.6.3.1.1RowrbnCpuProcEntrynot-accessiblecurrentA conceptual row in the rbnCpuProcTable.
1.3.6.1.4.1.2352.2.6.3.1.1.1ColumnrbnCpuProcNameread-onlycurrentThe name for this process.
1.3.6.1.4.1.2352.2.6.3.1.1.2ColumnrbnCpuProcPriorityread-onlycurrentThe 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.3ColumnrbnCpuProcTimeread-onlycurrentThe total time, in milliseconds, that has been spent in this process.
1.3.6.1.4.1.2352.2.6.3.1.1.4ColumnrbnCpuProcCallsread-onlycurrentThe number of times that this process has acquired the cpu.
1.3.6.1.4.1.2352.2.6.3.1.1.5ColumnrbnCpuProc5Secread-onlycurrentThe average cpu usage in a 5 second window for this process.
1.3.6.1.4.1.2352.2.6.3.1.1.6ColumnrbnCpuProc1Minread-onlycurrentThe average cpu usage in a 1 minute window for this process.
1.3.6.1.4.1.2352.2.6.3.1.1.7ColumnrbnCpuProc5Minread-onlycurrentThe average cpu usage in a 5 minute window for this process.
1.3.6.1.4.1.2352.2.6.3.1.1.8ColumnrbnCpuProcLongestread-onlycurrentThe maximum time, in milliseconds, spent in this process.
Type Definitions
NameSyntaxStatusDescription
PercentageInteger32 (0..100)deprecatedThis Textual Convention describes an object that stores a whole integer percentage value.