D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
48
manag
er.
auth_priv Specifies that authorization is required, and that packets
sent between the Switch and a remote SNMP manger are
encrypted.
<auth_string 24> A string of up to 24 alphanumeric characters
used in SNMP v3 to authorize a remote SNMP manager to access
the Switch’s SNMP agent.
Restrictions Only Administrator and oper-level users can issue this command
Example usage:
To create an SNMP host to receive SNMP messages:
DGS3100# create snmp host 10.48.74.100 v3 auth_priv public
Success.
DGS3100#
delete snmp host
Purpose To remove a recipient of SNMP traps generated by the Switch’s
SNMP agent.
Syntax
delete snmp host <ipaddr>
Description The delete snmp host command deletes a recipient of SNMP traps
generated by the Switch’s SNMP agent.
Parameters <ipaddr> The IP address of a remote SNMP manager that
receives SNMP traps generated by the Switch’s SNMP agent.
Restrictions Only Administrator or operator-level users can issue this command
Example usage:
To delete an SNMP host entry:
DGS3100# delete snmp host 10.48.74.100
Success.
DGS3100#
show snmp host
Purpose To display the recipient of SNMP traps generated by the Switch’s
SNMP agent.
Syntax
show snmp host {<ipaddr>}
Description The show snmp host command is used to display the IP addresses
and configuration information of remote SNMP managers that are
designated as recipients of SNMP traps generated by the Switch’s
SNMP agent.
Parameters <ipaddr> The IP address of a remote SNMP manager that
receives SNMP traps generated by the Switch’s SNMP agent.