DES-1210-52/ME:5# show snmp engineID 
Command: show snmp engineID 
 
 
Default SNMP Engine ID : 4445532d313231 
 
SNMP Engine ID         : 012345678900 
 
 
DES-1210-52/ME:5# 
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>} 
<groupname 32> − A name of up to 30 alphanumeric characters that 
identifies the SNMP group the new SNMP user is to be associated 
with. 
v1  –  Specifies  that  SNMP  version  1  is  to  be  used.  The  Simple 
Network  Management  Protocol  (SNMP),  version  1,  is  a  network 
management protocol that provides a means to monitor and control 
network devices. 
v2c – Specifies that SNMP version 2c is to be used. The SNMP v2c 
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  is  to 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 from being viewed by an unauthorized source. 
noauth_nopriv  −  Specifies  that  there  is  no  authorization  and  no 
encryption of packets sent between the Switch and a remote SNMP 
manager. 
auth_nopriv − Specifies that authorization is required, but there is no