B&B Electronics EIRM-EXTEND-8 - Manual User Manual
Page 154

148
Manual Documentation Number: EIRM-EXTEND-8-1411m
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
NAME The set community name for SNMP.
4. Example:
The following example specifies set community name (name) for SNMP:
switch_a(config)#snmp-server community set name
switch_a(config)#
SNMP v3
SNMPv3 No-Auth:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Add a user using snmp v3 with read-only or read-write access mode and
without authentication. Use the no form of the command to delete this user.
3. Command Syntax:
(no) snmp-server v3-user USERNAME (ro|rw) noauth
USERNAME Specify a user name.
ro read-only access mode
rw read-write access mode
4. Example:
The following example adds a user (myuser) using snmp v3 with read-only
access mode and without authentication:
switch_a(config)#snmp-server v3-user myuser ro noauth
switch_a(config)#
SNMPv3 Auth-MD5, SNMPv3 Auth-SHA:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage: