UTILIZATION-MANAGEMENT-MIB

MIB Reference — IPNetwork Monitor

All MIBsUTILIZATION-MANAGEMENT-MIB

Organization: Avaya's Concord Technology Center (CTC)

Last Updated: 2003--0-5-

Category: Carrier and Telecom Equipment

Description:

Monitors network link utilization thresholds and capacity management via Avaya Concord CTC.

Imported Objects

From AVAYAGEN-MIB

avayaSystemStatsOBJECT-IDENTITY

From SNMPv2-SMI

Integer32
MODULE-IDENTITY
OBJECT-TYPE

From SNMPv2-TC

TEXTUAL-CONVENTION

What Is UTILIZATION-MANAGEMENT-MIB?

UTILIZATION-MANAGEMENT-MIB is an Avaya's Concord Technology Center (CTC) proprietary MIB (built on AVAYAGEN-MIB) reporting generic CPU/memory utilization across Avaya platforms. Its CPU-utilization table, keyed by index, records monitoring/event-generation enable, high threshold, and average/current utilization, a history table records per-sample historical utilization, and memory objects cover total RAM, operational-image size, dynamic-allocation memory used/max-used/available, allocation failures, a system-RAM notification high-water mark, and a per-ID memory-utilization table (physical RAM, percent used). As a performance MIB it lets an administrator watch CPU/memory utilization trends and get alerted when a high threshold is crossed on an Avaya platform. It is deployed on Avaya platforms (CTC generic utilization management). Engineers can download the UTILIZATION-MANAGEMENT-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in UTILIZATION-MANAGEMENT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • CPU/memory utilization trends and threshold crossings

Supported Devices

  • Avaya platforms (CTC generic utilization management)

Monitoring Examples

An administrator monitors genCpuCurrentUtilization against genCpuUtilizationHighThreshold to catch sustained CPU pressure on an Avaya platform.

OIDs
OID symbolicOID numericTypeAccessDescription
genStats1.3.6.1.4.1.6889.2.1.11.1Generic Utilization Mib.
genCpuUtilization1.3.6.1.4.1.6889.2.1.11.1.1
genCpuUtilizationTable1.3.6.1.4.1.6889.2.1.11.1.1.1not-accessibleA list of CPU utilization entries.
genCpuUtilizationEntry1.3.6.1.4.1.6889.2.1.11.1.1.1.1not-accessibleA collection of CPU utilization.
INT genCpuIndex1.3.6.1.4.1.6889.2.1.11.1.1.1.1.1INTEGERread-onlyAn index that uniquely identifies the CPU.
INT genCpuUtilizationEnableMonitoring1.3.6.1.4.1.6889.2.1.11.1.1.1.1.2INTEGERread-writeEnable or disable CPU utilization monitoring. The default is disabled(1).
INT genCpuUtilizationEnableEventGeneration1.3.6.1.4.1.6889.2.1.11.1.1.1.1.3INTEGERread-writeEnable or disable event generation for CPU utilization. The default is disable (1).
INT genCpuUtilizationHighThreshold1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4INTEGERread-writeThe 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.
INT genCpuAverageUtilization1.3.6.1.4.1.6889.2.1.11.1.1.1.1.5INTEGERread-onlyThe 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.
INT genCpuCurrentUtilization1.3.6.1.4.1.6889.2.1.11.1.1.1.1.6INTEGERread-onlyThe current CPU utilization in percentage if the monitoring is enabled. The sample interval is 5 seconds.
genCpuUtilizationHistoryTable1.3.6.1.4.1.6889.2.1.11.1.1.2not-accessibleA list of CPU utilization history entries.
genCpuUtilizationHistoryEntry1.3.6.1.4.1.6889.2.1.11.1.1.2.1not-accessibleA collection of CPU utilization history.
INT genCpuUtilizationHistorySampleIndex1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1INTEGERread-onlyAn index that uniquely identifies the particular sample. This index starts at 1 and increases by one as each new sample is taken.
INT genCpuHistoryUtilization1.3.6.1.4.1.6889.2.1.11.1.1.2.1.2INTEGERread-onlyThe 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.
genMemUtilization1.3.6.1.4.1.6889.2.1.11.1.2
MBY genMemUtilizationTotalRAM1.3.6.1.4.1.6889.2.1.11.1.2.1MBytesread-onlyThe total size of the ram in MBytes.
MBY genMemUtilizationOperationalImage1.3.6.1.4.1.6889.2.1.11.1.2.2MBytesread-onlyThe total size of the operational image in Bytes.
genMemUtilizationDynAllocMem1.3.6.1.4.1.6889.2.1.11.1.2.3
MBY genMemUtilizationDynAllocMemUsed1.3.6.1.4.1.6889.2.1.11.1.2.3.1MBytesread-onlyThe dynamically allocated memory has been used in Bytes.
MBY genMemUtilizationDynAllocMemMaxUsed1.3.6.1.4.1.6889.2.1.11.1.2.3.2MBytesread-onlyThe dynamically allocated memory has been used maximally in Bytes.
MBY genMemUtilizationDynAllocMemAvailable1.3.6.1.4.1.6889.2.1.11.1.2.3.3MBytesread-onlyThe available dynamically allocated memory in Bytes.
MBY genMemUtilizationAllocationFailures1.3.6.1.4.1.6889.2.1.11.1.2.4MBytesread-onlyThe total number of the memory that fails allocation.
genMemUtilizationSysRAMTrap1.3.6.1.4.1.6889.2.1.11.1.2.5
MBY genMemUtilizationSysRAMNotificationHighWaterMark1.3.6.1.4.1.6889.2.1.11.1.2.5.1MBytesread-writeThe 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.
genMemUtilizationTable1.3.6.1.4.1.6889.2.1.11.1.2.6not-accessibleMemory Utilization by module in stack or blade in modular solution
genMemUtilizationEntry1.3.6.1.4.1.6889.2.1.11.1.2.6.1not-accessibleMemory Utilization Table indexed by Module ID
INT genMemUtilizationID1.3.6.1.4.1.6889.2.1.11.1.2.6.1.1INTEGERnot-accessibleModule/Blade/SubAgent ID index
MBY genMemUtilizationPhyRam1.3.6.1.4.1.6889.2.1.11.1.2.6.1.2MBytesread-onlyThe total size of the physical ram in Bytes.
INT genMemUtilizationPercentUsed1.3.6.1.4.1.6889.2.1.11.1.2.6.1.3INTEGERread-onlyThe percenatge of memory used.

RFC description

Monitors CPU and memory utilization statistics per module on Avaya systems including threshold configurations and event generation.

Start monitoring Avaya platforms, CTC generic utilization management (CPU/memory utilization threshold status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download UTILIZATION-MANAGEMENT-MIB