B-71
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
AppendixB Command Reference Privilege Level 15 Commands
snmp-server
To configure a simple network management protocol (SNMP) agent, use the
snmp-server command.
snmp-server {community community-name [RO|RW] | location
sysLocation-info | contact sysContact-info}
no snmp-server {community community-name | location | contact}
Syntax Description
community sets the community strings that permit access to the SNMP.
community-name the community name string.
RO read only.
RW read / write.
location sets the system location string.
sysLocation-info the location string.
contact sets the contact string.
sysContact-info the contact string.
Example
This command sets an SNMP contact string:
snmp-server contact Dial System Operator at Beeper # 27345
ssh
To use SSH to connect to an external host, use the ssh command.
ssh [options] host [command]