config system snmp community
SNMP community configuration.
config system snmp community Description: SNMP community configuration. edit <id> set name {string} set status [enable|disable] config hosts Description: Configure IPv4 SNMP managers (hosts). edit <id> set source-ip {ipv4-address} set ip {user} set ha-direct [enable|disable] set host-type [any|query|...] next end config hosts6 Description: Configure IPv6 SNMP managers. edit <id> set source-ipv6 {ipv6-address} set ipv6 {ipv6-prefix} set ha-direct [enable|disable] set host-type [any|query|...] next end set query-v1-status [enable|disable] set query-v1-port {integer} set query-v2c-status [enable|disable] set query-v2c-port {integer} set trap-v1-status [enable|disable] set trap-v1-lport {integer} set trap-v1-rport {integer} set trap-v2c-status [enable|disable] set trap-v2c-lport {integer} set trap-v2c-rport {integer} set events {option1}, {option2}, ... next end
config system snmp community
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Community ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
name |
Community name. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
status |
Enable/disable this SNMP community. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
query-v1-status |
Enable/disable SNMP v1 queries. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
query-v1-port |
SNMP v1 query port. |
integer |
Minimum value: 1 Maximum value: 65535 |
161 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
query-v2c-status |
Enable/disable SNMP v2c queries. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
query-v2c-port |
SNMP v2c query port. |
integer |
Minimum value: 0 Maximum value: 65535 |
161 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-v1-status |
Enable/disable SNMP v1 traps. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-v1-lport |
SNMP v1 trap local port. |
integer |
Minimum value: 1 Maximum value: 65535 |
162 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-v1-rport |
SNMP v1 trap remote port. |
integer |
Minimum value: 1 Maximum value: 65535 |
162 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-v2c-status |
Enable/disable SNMP v2c traps. |
option |
- |
enable |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-v2c-lport |
SNMP v2c trap local port. |
integer |
Minimum value: 1 Maximum value: 65535 |
162 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
trap-v2c-rport |
SNMP v2c trap remote port. |
integer |
Minimum value: 1 Maximum value: 65535 |
162 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
events |
SNMP trap events. |
option |
- |
cpu-high mem-low log-full intf-ip vpn-tun-up vpn-tun-down ha-switch ha-hb-failure ips-signature ips-anomaly av-virus av-oversize av-pattern av-fragmented fm-if-change ha-member-up ha-member-down ent-conf-change av-conserve av-bypass av-oversize-passed av-oversize-blocked ips-pkg-update ips-fail-open faz-disconnect load-balance-real-server-down per-cpu-high dhcp pool-usage |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
config hosts
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Host entry ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
source-ip |
Source IPv4 address for SNMP traps. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||||
ip |
IPv4 address of the SNMP manager (host). |
user |
Not Specified |
|
||||||||
ha-direct |
Enable/disable direct management of HA cluster members. |
option |
- |
disable |
||||||||
|
|
|||||||||||
host-type |
Control whether the SNMP manager sends SNMP queries, receives SNMP traps, or both. No traps will be sent when IP type is subnet. |
option |
- |
any |
||||||||
|
|
config hosts6
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Host6 entry ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
source-ipv6 |
Source IPv6 address for SNMP traps. |
ipv6-address |
Not Specified |
:: |
||||||||
ipv6 |
SNMP manager IPv6 address prefix. |
ipv6-prefix |
Not Specified |
::/0 |
||||||||
ha-direct |
Enable/disable direct management of HA cluster members. |
option |
- |
disable |
||||||||
|
|
|||||||||||
host-type |
Control whether the SNMP manager sends SNMP queries, receives SNMP traps, or both. |
option |
- |
any |
||||||||
|
|