DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
77
Parameters
Parameters
Description
groupname
The name of the group will be deleted.
Restrictions
You must have administrator privileges.
Example
D G S - 3 2 0 0 - 1 0 : 4 # d e l e t e s n m p g r o u p D _ L i n k _ g r o u p
C o m m a n d : d e l e t e s n m p g r o u p D _ L i n k _ g r o u p
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
6-15 create snmp host
Purpose
Used to create a recipient of an SNMP trap operation.
Format
create snmp [ host <ipaddr> | v6host <ipv6addr>] [v1 | v2c | v3 [noauth_nopriv | auth_nopriv |
auth_priv] ] <auth_string 32>
Description
The
create snmp host
command creates a recipient of an SNMP operation.
Parameters
Parameters
Description
ipaddr
The IP address of the recipient for which the traps are targeted.
v6host
Specifies the v6host IP address to which the trap packet will be sent.
v1
The least secure of the possible security models.
v2c
The second least secure of the possible security models.
v3
The most secure of the possible.
noauth_nopriv
neither support packet authentication nor encrypting.
auth_nopriv
Support packet authentication .
auth_priv
Support packet authentication and encrypting.
auth_string
The authentication string.