RESOURCE-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: RESOURCE-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 |
swCpuOrMemoryUsage | 1.3.6.1.4.1.1588.2.1.1.1.26 |
The MIB module is for system information. Copyright (c) 1996-2003 Brocade Communications Systems, Inc. All rights reserved. |
||
swCpuUsage | 1.3.6.1.4.1.1588.2.1.1.1.26.1 | integer32 | read-only |
System's cpu usage. |
swCpuNoOfRetries | 1.3.6.1.4.1.1588.2.1.1.1.26.2 | integer32 | read-only |
Number of times system should take cpu utilization sample before sending the CPU utilization trap. |
swCpuUsageLimit | 1.3.6.1.4.1.1588.2.1.1.1.26.3 | integer32 | read-only |
It describes the CPU usage limit in percentage. If the cpu usage value exceeds the limit then the appropriate action will be taken based on the swCpuAction value. |
swCpuPollingInterval | 1.3.6.1.4.1.1588.2.1.1.1.26.4 | integer32 | read-only |
Time interval between two memory samples. |
swCpuAction | 1.3.6.1.4.1.1588.2.1.1.1.26.5 | integer | read-only |
Specifies the actions to be taken if system resources exceed the specified threshold. Enumeration: 'none': 0, 'snmp': 2, 'raslogandSnmp': 3, 'raslog': 1. |
swMemUsage | 1.3.6.1.4.1.1588.2.1.1.1.26.6 | integer32 | read-only |
System's memory usage. |
swMemNoOfRetries | 1.3.6.1.4.1.1588.2.1.1.1.26.7 | integer32 | read-only |
Number of times system should take memory usage sample before sending the memory usage trap. |
swMemUsageLimit | 1.3.6.1.4.1.1588.2.1.1.1.26.8 | integer32 | read-only |
It describes the Memory usage limit in percentage. If the memory usage value exceeds the limit then the appropriate action will be taken based on the swMemAction value. |
swMemPollingInterval | 1.3.6.1.4.1.1588.2.1.1.1.26.9 | integer32 | read-only |
Time interval between two memory samples. |
swMemAction | 1.3.6.1.4.1.1588.2.1.1.1.26.10 | integer | read-only |
Specifies the actions to be taken if system resources exceed the specified threshold. Enumeration: 'none': 0, 'snmp': 2, 'raslogandSnmp': 3, 'raslog': 1. |