![D-Link xStack DES-3500 Series Скачать руководство пользователя страница 45](http://html1.mh-extra.com/html/d-link/xstack-des-3500-series/xstack-des-3500-series_cli-manual_4096221045.webp)
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
42
create snmp host
supports both centralized and distributed network management
strategies. It includes improvements in the Structure of Management
Information (SMI) and adds some security features.
v3
– Specifies that the SNMP version 3 will be used. SNMP v3
provides secure access to devices through a combination of
authentication and encrypting packets over the network. SNMP v3
adds:
•
Message integrity
−
ensures that packets have not been
tampered with during transit.
•
Authentication
−
determines if an SNMP message is from a
valid source.
•
Encryption
−
scrambles the contents of messages to prevent
it being viewed by an unauthorized source.
noauth_nopriv
−
Specifies that there will be no authorization and no
encryption of packets sent between the Switch and a remote SNMP
manager.
auth_nopriv
−
Specifies that authorization will be required, but there
will be no encryption of packets sent between the Switch and a remote
SNMP manager.
auth_priv
−
Specifies that authorization will be required, and that
packets sent between the Switch and a remote SNMP manger will be
encrypted.
•
<auth_sting 32>
−
An alphanumeric string used to authorize a
remote SNMP manager to access the Switch’s SNMP agent.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create an SNMP host to receive SNMP messages:
DES-3500:admin#create snmp host 10.48.74.100 v3 auth_priv
public
Command: create snmp host 10.48.74.100 v3 auth_priv public
Success.
DES-3500:admin#
delete snmp host
Purpose
Used 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 will
receive SNMP traps generated by the Switch’s SNMP agent.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an SNMP host entry: