pool-thresholds settings
This command configures global raise and clear thresholds for the acResourcePoolAlarm SNMP alarm (OID 1.3.6.1.4.1.5003.9.10.1.21.2.0.162), which indicates high resource pool utilization.
Syntax
(config-troubleshoot)# pool-thresholds settings
(pool-thresholds)#
|
Command |
Description |
|---|---|
|
alarm-clear-threshold |
Defines the threshold (in percentage) to clear the acResourcePoolAlarm SNMP alarm. The default is 90. |
|
alarm-raise-threshold |
Defines the threshold (in percentage) to raise the acResourcePoolAlarm SNMP alarm. The alarm is triggered (major severity level) when the utilization of any resource pool reaches or exceeds this threshold. The default is 95. |
Command Mode
Privileged User
Note
To configure thresholds per resource pool type, use the pool-thresholds-table command (see pool-thresholds pool-thresholds-table). Any specific resource pool configured in the table overrides the global commands. For any resource type not explicitly configured in the table, the global parameters apply.
Example
This example configures the global raise threshold to 92% or more:
(config-troubleshoot)# pool-thresholds settings (pool-thresholds)# alarm-raise-threshold 92