UTILIZATION-MANAGEMENT-MIB

File: UTILIZATION-MANAGEMENT-MIB.mib (12566 bytes)

Imported modules

AVAYAGEN-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

avayaSystemStats Integer32 OBJECT-TYPE
MODULE-IDENTITY TEXTUAL-CONVENTION

Defined Types

MBytes  
Storage size, expressed in units of megabytes.
TEXTUAL-CONVENTION    
  Integer32  

GenCpuUtilizationEntry  
SEQUENCE    
  genCpuIndex INTEGER
  genCpuUtilizationEnableMonitoring INTEGER
  genCpuUtilizationEnableEventGeneration INTEGER
  genCpuUtilizationHighThreshold INTEGER
  genCpuAverageUtilization INTEGER
  genCpuCurrentUtilization INTEGER

GenCpuUtilizationHistoryEntry  
SEQUENCE    
  genCpuUtilizationHistorySampleIndex INTEGER
  genCpuHistoryUtilization INTEGER

GenMemUtilizationEntry  
SEQUENCE    
  genMemUtilizationID INTEGER
  genMemUtilizationPhyRam MBytes
  genMemUtilizationPercentUsed INTEGER

Defined Values

genStats 1.3.6.1.4.1.6889.2.1.11.1
Generic Utilization Mib.
MODULE-IDENTITY    

genCpuUtilization 1.3.6.1.4.1.6889.2.1.11.1.1
OBJECT IDENTIFIER    

genCpuUtilizationTable 1.3.6.1.4.1.6889.2.1.11.1.1.1
A list of CPU utilization entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GenCpuUtilizationEntry

genCpuUtilizationEntry 1.3.6.1.4.1.6889.2.1.11.1.1.1.1
A collection of CPU utilization.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenCpuUtilizationEntry  

genCpuIndex 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.1
An index that uniquely identifies the CPU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

genCpuUtilizationEnableMonitoring 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.2
Enable or disable CPU utilization monitoring. The default is disabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

genCpuUtilizationEnableEventGeneration 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.3
Enable or disable event generation for CPU utilization. The default is disable (1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

genCpuUtilizationHighThreshold 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4
The high threshold of CPU utilization in percentage, which can be from 50% to 99%. If event generation is enabled while the utilization is above the threshold, an event will be generated. The default value of this threshold is 95%. No event will be generated when the utilization crosses below the high threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..99  

genCpuAverageUtilization 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.5
The curent average CPU utilization in percentage if the monitoring is enabled and full window of results has been captured. Sample window is 60 seconds. Number of samples is 12, which results a sample interval of 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

genCpuCurrentUtilization 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.6
The current CPU utilization in percentage if the monitoring is enabled. The sample interval is 5 seconds.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

genCpuUtilizationHistoryTable 1.3.6.1.4.1.6889.2.1.11.1.1.2
A list of CPU utilization history entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GenCpuUtilizationHistoryEntry

genCpuUtilizationHistoryEntry 1.3.6.1.4.1.6889.2.1.11.1.1.2.1
A collection of CPU utilization history.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenCpuUtilizationHistoryEntry  

genCpuUtilizationHistorySampleIndex 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1
An index that uniquely identifies the particular sample. This index starts at 1 and increases by one as each new sample is taken.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

genCpuHistoryUtilization 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.2
The cpu utiliztion in percentage of a particular sample. The number of samples is 12, which results in a sample interval of 5 seconds. The sample window is 60 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

genMemUtilization 1.3.6.1.4.1.6889.2.1.11.1.2
OBJECT IDENTIFIER    

genMemUtilizationTotalRAM 1.3.6.1.4.1.6889.2.1.11.1.2.1
The total size of the ram in MBytes.
Status: current Access: read-only
OBJECT-TYPE    
  MBytes  

genMemUtilizationOperationalImage 1.3.6.1.4.1.6889.2.1.11.1.2.2
The total size of the operational image in Bytes.
Status: current Access: read-only
OBJECT-TYPE    
  MBytes  

genMemUtilizationDynAllocMem 1.3.6.1.4.1.6889.2.1.11.1.2.3
OBJECT IDENTIFIER    

genMemUtilizationDynAllocMemUsed 1.3.6.1.4.1.6889.2.1.11.1.2.3.1
The dynamically allocated memory has been used in Bytes.
Status: current Access: read-only
OBJECT-TYPE    
  MBytes  

genMemUtilizationDynAllocMemMaxUsed 1.3.6.1.4.1.6889.2.1.11.1.2.3.2
The dynamically allocated memory has been used maximally in Bytes.
Status: current Access: read-only
OBJECT-TYPE    
  MBytes  

genMemUtilizationDynAllocMemAvailable 1.3.6.1.4.1.6889.2.1.11.1.2.3.3
The available dynamically allocated memory in Bytes.
Status: current Access: read-only
OBJECT-TYPE    
  MBytes  

genMemUtilizationAllocationFailures 1.3.6.1.4.1.6889.2.1.11.1.2.4
The total number of the memory that fails allocation.
Status: current Access: read-only
OBJECT-TYPE    
  MBytes  

genMemUtilizationSysRAMTrap 1.3.6.1.4.1.6889.2.1.11.1.2.5
OBJECT IDENTIFIER    

genMemUtilizationSysRAMNotificationHighWaterMark 1.3.6.1.4.1.6889.2.1.11.1.2.5.1
The high water mark for ram allocation in Bytes. If this value has been exceeded, a trap will be generated. This value can't be higher than Total System RAM.
Status: current Access: read-write
OBJECT-TYPE    
  MBytes  

genMemUtilizationTable 1.3.6.1.4.1.6889.2.1.11.1.2.6
Memory Utilization by module in stack or blade in modular solution
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GenMemUtilizationEntry

genMemUtilizationEntry 1.3.6.1.4.1.6889.2.1.11.1.2.6.1
Memory Utilization Table indexed by Module ID
Status: current Access: not-accessible
OBJECT-TYPE    
  GenMemUtilizationEntry  

genMemUtilizationID 1.3.6.1.4.1.6889.2.1.11.1.2.6.1.1
Module/Blade/SubAgent ID index
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..20  

genMemUtilizationPhyRam 1.3.6.1.4.1.6889.2.1.11.1.2.6.1.2
The total size of the physical ram in Bytes.
Status: current Access: read-only
OBJECT-TYPE    
  MBytes  

genMemUtilizationPercentUsed 1.3.6.1.4.1.6889.2.1.11.1.2.6.1.3
The percenatge of memory used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100