config system snmp threshold
Use this command to configure the event types that trigger an SNMP trap.
Syntax
config system snmp threshold
Set {cpu | logdisk | datadisk | mem } <trigger_int> <threshold_int> <sample_period_int> <sample_frequency_int>
end
| Variable | Description | Default | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
{cpu | logdisk | datadisk | mem} <trigger_int> <threshold_int> <sample_period_int> <sample_frequency_int>
|
Specify the trap event, such as cpu or mem, then specify the following threshold values:
|
cpu: 80 3 600 30 mem: 80 3 600 30 logdisk: 90 1 7200 3600 Datadisk: 90 1 7200 3600 |