UTILIZATION-MANAGEMENT-MIB: View SNMP OID List / Download MIB

VENDOR: AVAYA COMMUNICATION


 Home MIB: UTILIZATION-MANAGEMENT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 genStats 1.3.6.1.4.1.6889.2.1.11.1
Generic Utilization Mib.
     genCpuUtilization 1.3.6.1.4.1.6889.2.1.11.1.1
         genCpuUtilizationTable 1.3.6.1.4.1.6889.2.1.11.1.1.1 no-access
A list of CPU utilization entries.
             genCpuUtilizationEntry 1.3.6.1.4.1.6889.2.1.11.1.1.1.1 no-access
A collection of CPU utilization.
                 genCpuIndex 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.1 integer read-only
An index that uniquely identifies the CPU.
                 genCpuUtilizationEnableMonitoring 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.2 integer read-write
Enable or disable CPU utilization monitoring. The default is disabled(1). Enumeration: 'disabled': 1, 'enabled': 2.
                 genCpuUtilizationEnableEventGeneration 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.3 integer read-write
Enable or disable event generation for CPU utilization. The default is disable (1). Enumeration: 'disabled': 1, 'enabled': 2.
                 genCpuUtilizationHighThreshold 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4 integer read-write
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.
                 genCpuAverageUtilization 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.5 integer read-only
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.
                 genCpuCurrentUtilization 1.3.6.1.4.1.6889.2.1.11.1.1.1.1.6 integer read-only
The current CPU utilization in percentage if the monitoring is enabled. The sample interval is 5 seconds.
         genCpuUtilizationHistoryTable 1.3.6.1.4.1.6889.2.1.11.1.1.2 no-access
A list of CPU utilization history entries.
             genCpuUtilizationHistoryEntry 1.3.6.1.4.1.6889.2.1.11.1.1.2.1 no-access
A collection of CPU utilization history.
                 genCpuUtilizationHistorySampleIndex 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1 integer read-only
An index that uniquely identifies the particular sample. This index starts at 1 and increases by one as each new sample is taken.
                 genCpuHistoryUtilization 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.2 integer read-only
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.
     genMemUtilization 1.3.6.1.4.1.6889.2.1.11.1.2
         genMemUtilizationTotalRAM 1.3.6.1.4.1.6889.2.1.11.1.2.1 mbytes read-only
The total size of the ram in MBytes.
         genMemUtilizationOperationalImage 1.3.6.1.4.1.6889.2.1.11.1.2.2 mbytes read-only
The total size of the operational image in Bytes.
         genMemUtilizationDynAllocMem 1.3.6.1.4.1.6889.2.1.11.1.2.3
             genMemUtilizationDynAllocMemUsed 1.3.6.1.4.1.6889.2.1.11.1.2.3.1 mbytes read-only
The dynamically allocated memory has been used in Bytes.
             genMemUtilizationDynAllocMemMaxUsed 1.3.6.1.4.1.6889.2.1.11.1.2.3.2 mbytes read-only
The dynamically allocated memory has been used maximally in Bytes.
             genMemUtilizationDynAllocMemAvailable 1.3.6.1.4.1.6889.2.1.11.1.2.3.3 mbytes read-only
The available dynamically allocated memory in Bytes.
         genMemUtilizationAllocationFailures 1.3.6.1.4.1.6889.2.1.11.1.2.4 mbytes read-only
The total number of the memory that fails allocation.
         genMemUtilizationSysRAMTrap 1.3.6.1.4.1.6889.2.1.11.1.2.5
             genMemUtilizationSysRAMNotificationHighWaterMark 1.3.6.1.4.1.6889.2.1.11.1.2.5.1 mbytes read-write
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.
         genMemUtilizationTable 1.3.6.1.4.1.6889.2.1.11.1.2.6 no-access
Memory Utilization by module in stack or blade in modular solution
             genMemUtilizationEntry 1.3.6.1.4.1.6889.2.1.11.1.2.6.1 no-access
Memory Utilization Table indexed by Module ID
                 genMemUtilizationID 1.3.6.1.4.1.6889.2.1.11.1.2.6.1.1 integer no-access
Module/Blade/SubAgent ID index
                 genMemUtilizationPhyRam 1.3.6.1.4.1.6889.2.1.11.1.2.6.1.2 mbytes read-only
The total size of the physical ram in Bytes.
                 genMemUtilizationPercentUsed 1.3.6.1.4.1.6889.2.1.11.1.2.6.1.3 integer read-only
The percenatge of memory used.