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