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 |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable SNMP. |
option |
- |
|||||||
|
|
|||||||||
engine-id |
Local SNMP engineID string (maximum 24 characters). |
string |
Maximum length: 24 |
|||||||
description |
System description. |
var-string |
Maximum length: 255 |
|||||||
contact-info |
Contact information. |
var-string |
Maximum length: 255 |
|||||||
location |
System location. |
var-string |
Maximum length: 255 |
|||||||
trap-high-cpu-threshold |
CPU usage when trap is sent. |
integer |
Minimum value: 1 Maximum value: 100 |
|||||||
trap-low-memory-threshold |
Memory usage when trap is sent. |
integer |
Minimum value: 1 Maximum value: 100 |
|||||||
trap-log-full-threshold |
Log disk usage when trap is sent. |
integer |
Minimum value: 1 Maximum value: 100 |