config system snmp sysinfo
SNMP system info configuration.
config system snmp sysinfo
Description: SNMP system info configuration.
set status [enable|disable]
set engine-id {string}
set description {var-string}
set contact-info {var-string}
set location {var-string}
set trap-high-cpu-threshold {integer}
set trap-low-memory-threshold {integer}
set trap-log-full-threshold {integer}
end
config system snmp sysinfo
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable SNMP. |
option |
- |
disable |
||||||
|
|
|||||||||
engine-id |
Local SNMP engineID string (maximum 24 characters). |
string |
Not Specified |
|
||||||
description |
System description. |
var-string |
Not Specified |
|
||||||
contact-info |
Contact information. |
var-string |
Not Specified |
|
||||||
location |
System location. |
var-string |
Not Specified |
|
||||||
trap-high-cpu-threshold |
CPU usage when trap is sent. |
integer |
Minimum value: 1 Maximum value: 100 |
80 |
||||||
trap-low-memory-threshold |
Memory usage when trap is sent. |
integer |
Minimum value: 1 Maximum value: 100 |
80 |
||||||
trap-log-full-threshold |
Log disk usage when trap is sent. |
integer |
Minimum value: 1 Maximum value: 100 |
90 |