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 engine-id-type [text|hex|...] 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 27 characters). |
string |
Maximum length: 54 |
|
||||||||
engine-id-type |
Local SNMP engineID type (text/hex/mac). |
option |
- |
text |
||||||||
|
|
|||||||||||
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 |