User Manual

4.10 SNMP
4.10.1 Set host that receives SNMP notifications
[Syntax]
snmp-server host host_address type version version community
snmp-server host host_address type version version seclevel user
no snmp-server host host_address
no snmp-server host host_address type version version community
no snmp-server host host_address type version version seclevel user
[Parameter]
host_address : Destination IPv4 address or IPv6 address for notifications
If you specify an IPv6 link local address, you must also specify the output interface (fe80::X%vlanN
format)
type : Notification message
Setting value Description
traps
Send notifications as traps (without response
confirmation)
informs
Send notifications as inform requests (with
response confirmation). This can be specified if
version is '2c' or '3'.
version : SNMP version
Setting value Description
1 Use SNMPv1
2c Use SNMPv2c
3 Use SNMPv3
community : Community name (maximum 32 characters)
This can be specified if version is '1' or '2c'
seclevel : Security level requested for authenticating the notification
This can be specified only if version is '3'
Setting value Description
noauth
No authentication / No encryption
(noAuthNoPriv)
auth Authentication / No encryption (authNoPriv)
priv Authentication / Encryption (authPriv)
user : User name (maximum 32 characters)
This can be specified only if version is '3'
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Set the destination of SNMP notifications.
Up to 8 entries can be specified.
Command Reference | Maintenance and operation functions | 51