RESOURCE-MIB

File: RESOURCE-MIB.mib (4373 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SWBASE-MIB

Imported symbols

DisplayString TEXTUAL-CONVENTION TruthValue
Integer32 OBJECT-TYPE OBJECT-IDENTITY
MODULE-IDENTITY sw

Defined Values

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.
MODULE-IDENTITY    

swCpuUsage 1.3.6.1.4.1.1588.2.1.1.1.26.1
System's cpu usage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

swCpuNoOfRetries 1.3.6.1.4.1.1588.2.1.1.1.26.2
Number of times system should take cpu utilization sample before sending the CPU utilization trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

swCpuUsageLimit 1.3.6.1.4.1.1588.2.1.1.1.26.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

swCpuPollingInterval 1.3.6.1.4.1.1588.2.1.1.1.26.4
Time interval between two memory samples.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 10..3600  

swCpuAction 1.3.6.1.4.1.1588.2.1.1.1.26.5
Specifies the actions to be taken if system resources exceed the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), raslog(1), snmp(2), raslogandSnmp(3)  

swMemUsage 1.3.6.1.4.1.1588.2.1.1.1.26.6
System's memory usage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swMemNoOfRetries 1.3.6.1.4.1.1588.2.1.1.1.26.7
Number of times system should take memory usage sample before sending the memory usage trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swMemUsageLimit 1.3.6.1.4.1.1588.2.1.1.1.26.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

swMemPollingInterval 1.3.6.1.4.1.1588.2.1.1.1.26.9
Time interval between two memory samples.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 10..3600  

swMemAction 1.3.6.1.4.1.1588.2.1.1.1.26.10
Specifies the actions to be taken if system resources exceed the specified threshold.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), raslog(1), snmp(2), raslogandSnmp(3)