ERICSSON-ROUTER-CPU-METER-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON AB
Home | MIB: ERICSSON-ROUTER-CPU-METER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
eriRouterCpuMeterMIB | 1.3.6.1.4.1.193.218.2.6 |
This management information module measures CPU utilization on a device. |
||
eriRouterCpuMeterMIBObjects | 1.3.6.1.4.1.193.218.2.6.1 | |||
eriRouterCpuMeterFiveSecondAvg | 1.3.6.1.4.1.193.218.2.6.1.1 | erirouterpercentage | read-only |
Provides the CPU usage percentage over the first five second period in the scheduler. |
eriRouterCpuMeterOneMinuteAvg | 1.3.6.1.4.1.193.218.2.6.1.2 | erirouterpercentage | read-only |
Provides a cumulative average of the CPU usage percentage over a one minute period. |
eriRouterCpuMeterFiveMinuteAvg | 1.3.6.1.4.1.193.218.2.6.1.3 | erirouterpercentage | read-only |
Provides a cumulative average of the CPU usage percentage over a five minute period. |
eriRouterCpuMeterFiveSecondPeak | 1.3.6.1.4.1.193.218.2.6.1.4 | erirouterpercentage | read-only |
The peak CPU usage percentage over the first five second period. |
eriRouterCpuMeterOneMinutePeak | 1.3.6.1.4.1.193.218.2.6.1.5 | erirouterpercentage | read-only |
The peak CPU usage percentage over a one minute period. |
eriRouterCpuMeterFiveMinutePeak | 1.3.6.1.4.1.193.218.2.6.1.6 | erirouterpercentage | read-only |
The peak CPU usage percentage over a five minute period. |
eriRouterCpuMeterMIBConformance | 1.3.6.1.4.1.193.218.2.6.2 | |||
eriRouterCpuMeterMIBGroups | 1.3.6.1.4.1.193.218.2.6.2.1 | |||
eriRouterCpuMeterStatsGroup | 1.3.6.1.4.1.193.218.2.6.2.1.1 |
A collection of objects providing CPU utilization information. |
||
eriRouterCpuMeterStatsGroup2 | 1.3.6.1.4.1.193.218.2.6.2.1.2 |
A collection of objects providing CPU utilization information. |
||
eriRouterCpuMeterMIBCompliances | 1.3.6.1.4.1.193.218.2.6.2.2 | |||
eriRouterCpuMeterMIBCompliance | 1.3.6.1.4.1.193.218.2.6.2.2.1 |
The compliance statement for the CPU meter MIB. |
||
eriRouterCpuMeterMIBCompliance1 | 1.3.6.1.4.1.193.218.2.6.2.2.2 |
The compliance statement for the CPU meter MIB with added support for per process monitoring. |
||
eriRouterCpuMeterMIBCompliance2 | 1.3.6.1.4.1.193.218.2.6.2.2.3 |
The compliance statement for the CPU meter MIB with added support for per process monitoring. |
||
eriRouterCpuProcGroups | 1.3.6.1.4.1.193.218.2.6.2.3 | |||
eriRouterCpuProcGroup | 1.3.6.1.4.1.193.218.2.6.2.3.1 |
The collection of all objects used for monitoring cpu utilization of each process. |
||
eriRouterCpuProcMIBObjects | 1.3.6.1.4.1.193.218.2.6.3 | |||
eriRouterCpuProcTable | 1.3.6.1.4.1.193.218.2.6.3.1 | no-access |
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.193.218.2.6.3.1.1 | no-access |
A conceptual row in the eriRouterCpuProcTable. |
||
eriRouterCpuProcName | 1.3.6.1.4.1.193.218.2.6.3.1.1.1 | displaystring | read-only |
The name for this process. |
eriRouterCpuProcPriority | 1.3.6.1.4.1.193.218.2.6.3.1.1.2 | unsigned32 | read-only |
The priority of this process. This value ranges from 0 to 255, with 0 being the highest priority. |
eriRouterCpuProcTime | 1.3.6.1.4.1.193.218.2.6.3.1.1.3 | counter32 | read-only |
The total time, in milliseconds, that has been spent in this process. |
eriRouterCpuProcCalls | 1.3.6.1.4.1.193.218.2.6.3.1.1.4 | counter32 | read-only |
The number of times that this process has acquired the cpu. |
eriRouterCpuProc5Sec | 1.3.6.1.4.1.193.218.2.6.3.1.1.5 | erirouterpercentage | read-only |
The average cpu usage in a 5 second window for this process. |
eriRouterCpuProc1Min | 1.3.6.1.4.1.193.218.2.6.3.1.1.6 | erirouterpercentage | read-only |
The average cpu usage in a 1 minute window for this process. |
eriRouterCpuProc5Min | 1.3.6.1.4.1.193.218.2.6.3.1.1.7 | erirouterpercentage | read-only |
The average cpu usage in a 5 minute window for this process. |
eriRouterCpuProcLongest | 1.3.6.1.4.1.193.218.2.6.3.1.1.8 | gauge32 | read-only |
The maximum time, in milliseconds, spent in this process. |