WRI-CPU-MIB: View SNMP OID List / Download MIB
VENDOR: WUHAN RESEARCH INSTITUTE OF POSTS AND TELECOMM.
Home | MIB: WRI-CPU-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 |
mspp | 1.3.6.1.4.1.3807.1.8012 | |||
msppChassis | 1.3.6.1.4.1.3807.1.8012.1 | |||
msppCpu | 1.3.6.1.4.1.3807.1.8012.1.4 |
The MIB module to describe the monitor for cpu. |
||
cpuTable | 1.3.6.1.4.1.3807.1.8012.1.4.1 | no-access |
Cpu information table. |
|
1.3.6.1.4.1.3807.1.8012.1.4.1.1 | no-access |
An entry in the cpu table. |
||
cpuIndex | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.1 | unsigned32 | read-only |
Cpu index. |
cpuUsage | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.2 | counter32 | read-only |
The current usage of cpu |
cpuMaxUsage | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.3 | counter32 | read-only |
Max usage of cpu. |
cpuHthreshold | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.4 | counter32 | read-write |
High threshold of cpu. |
cpuLthreshold | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.5 | counter32 | read-write |
low threshold of cpu. |
cpuOneTrap | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.6 | integer | read-write |
Trap enable or not of the cpu Enumeration: 'enable': 1, 'disable': 2. |
cpuStatus | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.7 | integer | read-only |
Cpu status Enumeration: 'highoverflow': 1, 'normal': 0. |
cpuDescr | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.8 | octet string | read-only |
Cpu description. |
cpuAllSetting | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.9 | octet string | read-write |
All parameter operation for the cpu. |
cpuLastOneMinuteUsage | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.10 | counter32 | read-only |
The last-1-minute usage of cpu |
cpuLastFiveMinuteUsage | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.11 | counter32 | read-only |
The last-5-minute usage of cpu |
cpuIndexDescr | 1.3.6.1.4.1.3807.1.8012.1.4.1.1.12 | octet string | read-only |
Cpu index description. |
cpuTrap | 1.3.6.1.4.1.3807.1.8012.1.4.2 | |||
cpuOverThreshold | 1.3.6.1.4.1.3807.1.8012.1.4.2.1 |
mspp cpu over threshold trap. |
||
cpuUnderThreshold | 1.3.6.1.4.1.3807.1.8012.1.4.2.2 |
mspp cpu under threshold trap. |
||
cpuRecoverThreshold | 1.3.6.1.4.1.3807.1.8012.1.4.2.3 |
mspp cpu recover threshold trap. |
||
cpuGeneral | 1.3.6.1.4.1.3807.1.8012.1.4.3 | |||
cpuNum | 1.3.6.1.4.1.3807.1.8012.1.4.3.1 | integer | read-only |
Cpu numbers |
cpuTrapEnable | 1.3.6.1.4.1.3807.1.8012.1.4.3.2 | integer | read-write |
Enable cpu trap or not. |
cpuMonitor | 1.3.6.1.4.1.3807.1.8012.1.4.3.3 | integer | read-write |
Enable cpu monitor or not. Enumeration: 'enable': 1, 'disable': 2. |