beautypg.com

Allied Telesis AT-S100 User Manual

Page 234

background image

Chapter 9: Simple Network Management Protocol (SNMP) Commands

234

Section II: Advanced Configuration

Examples

The following commands create an SNMPv1 group named “marcom” with
write access to a view of the Internet which has an IP address of 1.3.6.1:

switch#configure terminal

switch(config)#snmp-server group marcom v1 write
1.3.6.1

The following commands create an SNMPv1 group named “group1” with
access to a view called “nview” with notify permission:

switch#configure terminal

switch(config)#snmp-server group group1 v1 notify
nview

The following commands create an SNMPv2c group named “group2” with
access to a view called “wview” with write permission and a view called
“nview” with notify permission:

switch#configure terminal

switch(config)#snmp-server group group2 v2c write
wview notify nview

Related Commands

“SNMP-SERVER USER” on page 237

“SNMP-SERVER VIEW” on page 241