UTILIZATION-MANAGEMENT-MIB
AI MIB Summary
The UTILIZATION-MANAGEMENT-MIB provides a vendor-neutral framework for monitoring resource consumption metrics, such as CPU load, memory usage, and interface bandwidth, across network hardware and software systems. It enables standardized polling of utilization thresholds and historical trends to support capacity planning and performance anomaly detection.
Generic Utilization Mib.
Main OID:
genStats.1.3.6.1.4.1.6889.2.1.11.1
29
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
genStatsGeneric Utilization Mib. MODULE-IDENTITY .1.3.6.1.4.1.6889.2.1.11.1 |
genCpuUtilization OBJECT IDENTIFIER .1.3.6.1.4.1.6889.2.1.11.1.1 |
genCpuUtilizationTableA list of CPU utilization entries. SEQUENCE OF GenCpuUtilizationEntry .1.3.6.1.4.1.6889.2.1.11.1.1.1 |
genCpuUtilizationEntryA collection of CPU utilization. GenCpuUtilizationEntry .1.3.6.1.4.1.6889.2.1.11.1.1.1.1 |
genCpuIndexAn index that uniquely identifies the CPU.ro INTEGER .1.3.6.1.4.1.6889.2.1.11.1.1.1.1.1 |
genCpuUtilizationEnableMonitoringEnable or disable CPU utilization monitoring. The default is disabled(1).rw Enumeration .1.3.6.1.4.1.6889.2.1.11.1.1.1.1.2 |
genCpuUtilizationEnableEventGenerationEnable or disable event generation for CPU utilization. The default is disable (1).rw Enumeration .1.3.6.1.4.1.6889.2.1.11.1.1.1.1.3 |
genCpuUtilizationHighThresholdThe 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.rw INTEGER .1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4 |
genCpuAverageUtilizationThe 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.ro INTEGER .1.3.6.1.4.1.6889.2.1.11.1.1.1.1.5 |
genCpuCurrentUtilizationThe current CPU utilization in percentage if the monitoring is enabled. The sample interval is 5 seconds.roobsolete INTEGER .1.3.6.1.4.1.6889.2.1.11.1.1.1.1.6 |
genCpuUtilizationHistoryTableA list of CPU utilization history entries. SEQUENCE OF GenCpuUtilizationHistoryEntry .1.3.6.1.4.1.6889.2.1.11.1.1.2 |
genCpuUtilizationHistoryEntryA collection of CPU utilization history. GenCpuUtilizationHistoryEntry .1.3.6.1.4.1.6889.2.1.11.1.1.2.1 |
genCpuUtilizationHistorySampleIndexAn index that uniquely identifies the particular sample. This index starts at 1 and increases by one as each new sample is taken.ro INTEGER .1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1 |
genCpuHistoryUtilizationThe 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.ro INTEGER .1.3.6.1.4.1.6889.2.1.11.1.1.2.1.2 |
genMemUtilization OBJECT IDENTIFIER .1.3.6.1.4.1.6889.2.1.11.1.2 |
genMemUtilizationTotalRAMThe total size of the ram in MBytes.ro MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.1 |
genMemUtilizationOperationalImageThe total size of the operational image in Bytes.ro MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.2 |
genMemUtilizationDynAllocMem OBJECT IDENTIFIER .1.3.6.1.4.1.6889.2.1.11.1.2.3 |
genMemUtilizationDynAllocMemUsedThe dynamically allocated memory has been used in Bytes.ro MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.3.1 |
genMemUtilizationDynAllocMemMaxUsedThe dynamically allocated memory has been used maximally in Bytes.ro MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.3.2 |
genMemUtilizationDynAllocMemAvailableThe available dynamically allocated memory in Bytes.ro MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.3.3 |
genMemUtilizationAllocationFailuresThe total number of the memory that fails allocation.ro MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.4 |
genMemUtilizationSysRAMTrap OBJECT IDENTIFIER .1.3.6.1.4.1.6889.2.1.11.1.2.5 |
genMemUtilizationSysRAMNotificationHighWaterMarkThe 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.rw MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.5.1 |
genMemUtilizationTableMemory Utilization by module in stack or blade in modular solution SEQUENCE OF GenMemUtilizationEntry .1.3.6.1.4.1.6889.2.1.11.1.2.6 |
genMemUtilizationEntryMemory Utilization Table indexed by Module ID GenMemUtilizationEntry .1.3.6.1.4.1.6889.2.1.11.1.2.6.1 |
genMemUtilizationIDModule/Blade/SubAgent ID index INTEGER .1.3.6.1.4.1.6889.2.1.11.1.2.6.1.1 |
genMemUtilizationPhyRamThe total size of the physical ram in Bytes.ro MBytes .1.3.6.1.4.1.6889.2.1.11.1.2.6.1.2 |
genMemUtilizationPercentUsedThe percenatge of memory used.ro INTEGER .1.3.6.1.4.1.6889.2.1.11.1.2.6.1.3 |