UTILIZATION-MANAGEMENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
11
genCpuUtilizationTable
table.1.3.6.1.4.1.6889.2.1.11.1.1.1
·
1 row entry
·
6 columns
Uses the avaya variant from
Command help
/opt/observium/mibs/avaya.
Walk genCpuUtilizationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationTable'
A list of CPU utilization entries.
A collection of CPU utilization.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
An index that uniquely identifies the CPU.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.1 |
||||
|
Enable or disable CPU utilization monitoring. The default
is disabled(1). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.2 |
||||
|
Enable or disable event generation for CPU utilization. The default
is disable (1). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.3 |
||||
|
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 thr… |
Integer32r/w Constraints: range: 50-99 |
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.4 |
||||
|
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 se… |
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.5 |
||||
|
genCpuCurrentUtilizationobsolete
The current CPU utilization in percentage if the monitoring is enabled.
The sample interval is 5 seconds. |
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.6889.2.1.11.1.1.1.1.6 |
.1.3.6.1.4.1.6889.2.1.11.1.1.2
·
1 row entry
·
2 columns
Uses the avaya variant from
Command help
/opt/observium/mibs/avaya.
Walk genCpuUtilizationHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHistoryTable'
A list of CPU utilization history entries.
A collection of CPU utilization history.
| Column | Syntax | OID |
|---|---|---|
|
An index that uniquely identifies the particular sample.
This index starts at 1 and increases by one as each new sample is taken. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1 |
|
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. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6889.2.1.11.1.1.2.1.2 |
genMemUtilizationTable
table.1.3.6.1.4.1.6889.2.1.11.1.2.6
·
1 row entry
·
3 columns
Uses the avaya variant from
Command help
/opt/observium/mibs/avaya.
Walk genMemUtilizationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UTILIZATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTILIZATION-MANAGEMENT-MIB::genMemUtilizationTable'
Memory Utilization by module in stack or blade in modular solution
Memory Utilization Table indexed by Module ID
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Module/Blade/SubAgent ID index
|
Integer32 Constraints: range: 1-20 |
.1.3.6.1.4.1.6889.2.1.11.1.2.6.1.1 |
|
The total size of the physical ram in Bytes.
|
MBytes | .1.3.6.1.4.1.6889.2.1.11.1.2.6.1.2 |
|
The percenatge of memory used.
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.6889.2.1.11.1.2.6.1.3 |