DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
40
9
NETWORK MANAGEMENT (SNMP) COMMANDS
The Switch supports the Simple Network Management Protocol (SNMP) versions 1, 2c, and 3. Users can
specify which version of the SNMP users want to use to monitor and control the Switch. The three
versions of SNMP vary in the level of security provided between the management station and the
network device. The following table lists the security features of the three SNMP versions:
SNMP Version
Authentication Method
Description
v1
Community String
Community String is used for authentication - NoAuthNoPriv
v2c
Community String
Community String is used for authentication - NoAuthNoPriv
v3
Username
Username is used for authentication
– NoAuthNoPriv
v3
MD5 or SHA
Authentication is based on the HMAC-MD5 or HMAC-SHA
algorithms
– AuthNoPriv
v3
MD5 DES or SHA DES
Authentication is based on the HMAC-MD5 or HMAC-SHA
algorithms
– AuthPriv. DES 56-bit encryption is added based
on the CBC-DES(DES-56) standard
The Network Management commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
Command
Parameter
create snmp user
<username 32> <groupname 32> [v1 | v2c | v3 [MD5 <auth_password 32> |
SHA <auth_password 32> | none ] [DES <priv_password 32> | none]]
delete snmp user
<username 32> [v1 | v2c | v3]
show snmp user
create snmp view
<view_name 32> <oid 32> <oid_mask 32 view_type [included | excluded]
delete snmp view
<view_name 32> <oid 32>
show snmp view
{<view_name 32>}
create snmp community
<community_string 32> <username 32>
delete snmp community
<community_string 32>
show snmp community
{<community_string 32>}
config snmp engineID
<snmp_engineID 64>
create snmp group
<groupname 32> [v1 | v2c | v3 [noauth_nopriv | auth_nopriv |
auth_priv]{notify_view <view_name 32>}] {read_view <view_name 32> |
write_view <view_name 32>}
delete snmp group
<groupname 32> [v1 | v2c | v3] [auth_nopriv | auth_priv | noauth_priv]
show snmp groups
show snmp global state
create snmp host
<ipaddr> [v1 <username 32> | v2c <username 32> | v3 [noauth_nopriv |
auth_nopriv | auth_priv] <username 32>]
Содержание DGS-1100-06/ME
Страница 1: ...D Link DGS 1100 06 MEVer A1 MetroEthernetManagedSwitch CLI Reference Guide V1 0 ...
Страница 2: ......
Страница 132: ...DGS 1100 06 ME Metro Ethernet Managed Switch CLI Reference Guide 120 Success DGS 1100 06 ME 5 ...
Страница 178: ...DGS 1100 06 ME Metro Ethernet Managed Switch CLI Reference Guide 166 Total Entries 0 DGS 1100 06 ME 5 ...
Страница 273: ...DGS 1100 06 ME Metro Ethernet Managed Switch CLI Reference Guide 261 ...