CBS-MODULE-RESOURCES-MIB

File: CBS-MODULE-RESOURCES-MIB.mib (9118 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HOST-RESOURCES-MIB
CROSSBEAM-SYSTEMS-MIB CBS-HARDWARE-MIB

Imported symbols

Gauge32 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 TEXTUAL-CONVENTION
DisplayString TruthValue ProductID
KBytes cbsMIBs cbsMgmt
cbsTraps cbsHwModuleID

Defined Types

CbsModuleCPULoadEntry  
SEQUENCE    
  cbsModuleCPUSpeed Integer32
  cbsModuleCPUCount Integer32
  cbsModuleCPULoad1 Gauge32
  cbsModuleCPULoad5 Gauge32
  cbsModuleCPULoad15 Gauge32
  cbsModuleCPUUtil1 Gauge32
  cbsModuleCPUUtil5 Gauge32
  cbsModuleCPUUtil15 Gauge32

CbsModuleMemoryEntry  
SEQUENCE    
  cbsModuleMemoryTotal KBytes
  cbsModuleMemoryUsed KBytes
  cbsModuleMemoryFree KBytes

CbsModuleSwapEntry  
SEQUENCE    
  cbsModuleSwapTotal KBytes
  cbsModuleSwapUsed KBytes
  cbsModuleSwapFree KBytes

Defined Values

cbsModuleResourcesMIB 1.3.6.1.4.1.6848.3.3
This MIB module defines the objects monitor the performance and utilization of Module resources.
MODULE-IDENTITY    

cbsModuleResources 1.3.6.1.4.1.6848.2.3
OBJECT IDENTIFIER    

cbsModuleResourceTraps 1.3.6.1.4.1.6848.4.2
OBJECT IDENTIFIER    

cbsModuleCPULoadTable 1.3.6.1.4.1.6848.2.3.1
This table contains information about the CPU utilization of the processor modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsModuleCPULoadEntry

cbsModuleCPULoadEntry 1.3.6.1.4.1.6848.2.3.1.1
An entry in the CPU laod table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsModuleCPULoadEntry  

cbsModuleCPUSpeed 1.3.6.1.4.1.6848.2.3.1.1.1
The speed of the processor(s) in MHz.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbsModuleCPUCount 1.3.6.1.4.1.6848.2.3.1.1.2
The number of CPUs on the module
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cbsModuleCPULoad1 1.3.6.1.4.1.6848.2.3.1.1.3
The average number of processes ready to run in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsModuleCPULoad5 1.3.6.1.4.1.6848.2.3.1.1.4
The average number of processes ready to run in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsModuleCPULoad15 1.3.6.1.4.1.6848.2.3.1.1.5
The average number of processes ready to run in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbsModuleCPUUtil1 1.3.6.1.4.1.6848.2.3.1.1.6
CPU utilization averaged over last 1 minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cbsModuleCPUUtil5 1.3.6.1.4.1.6848.2.3.1.1.7
CPU utilization averaged over last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cbsModuleCPUUtil15 1.3.6.1.4.1.6848.2.3.1.1.8
CPU utilization averaged over last 15 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cbsModuleMemoryTable 1.3.6.1.4.1.6848.2.3.2
This table contains information about the memory utilization of the processor modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsModuleMemoryEntry

cbsModuleMemoryEntry 1.3.6.1.4.1.6848.2.3.2.1
An entry in the memory utilization table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsModuleMemoryEntry  

cbsModuleMemoryTotal 1.3.6.1.4.1.6848.2.3.2.1.1
Total memory that can be utilized by the operating system.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsModuleMemoryUsed 1.3.6.1.4.1.6848.2.3.2.1.2
The amount of memory in use.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsModuleMemoryFree 1.3.6.1.4.1.6848.2.3.2.1.3
Amount of memory available for use.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsModuleSwapTable 1.3.6.1.4.1.6848.2.3.3
This table contains information about the swap utilization of the processor modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbsModuleSwapEntry

cbsModuleSwapEntry 1.3.6.1.4.1.6848.2.3.3.1
An entry in the memory utilization table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbsModuleSwapEntry  

cbsModuleSwapTotal 1.3.6.1.4.1.6848.2.3.3.1.1
Total swap space available to the operating system.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsModuleSwapUsed 1.3.6.1.4.1.6848.2.3.3.1.2
The amount of swap space in use.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsModuleSwapFree 1.3.6.1.4.1.6848.2.3.3.1.3
Amount of free swap space.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

cbsModuleCPULoadExceeded 1.3.6.1.4.1.6848.4.2.1
The CPU load on one of the processor modules is excessive. The current value of the one minute load on the CPU module that is experinceing excessive load is sent.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

cbsModuleCPULoadNormal 1.3.6.1.4.1.6848.4.2.2
The CPU load on one of the processor modules has returned to normal. The current value of the one minute load on the CPU module that has returned to normal is sent.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

cbsModuleMemoryUsageExceeded 1.3.6.1.4.1.6848.4.2.3
The memory usage on the processor modules is excessive. The current values of total and free memory for the module are sent.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

cbsModuleMemoryUsageNormal 1.3.6.1.4.1.6848.4.2.4
The memory usage on the processor modules that was excessive has returned to normal. The current values of total and free memory for the module are sent.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

cbsModuleCPUUtilExceeded 1.3.6.1.4.1.6848.4.2.5
The CPU utilization on one of the processor modules is excessive. The current value of the one minute utilization on the CPU module that is experinceing excessive load is sent.
Status: current Access: read-only
NOTIFICATION-TYPE    

cbsModuleCPUUtilNormal 1.3.6.1.4.1.6848.4.2.6
The CPU utilization on one of the processor modules has returned to normal. The current value of the one minute utilization on the CPU module that has returned to normal is sent.
Status: current Access: read-only
NOTIFICATION-TYPE