User’s Manual of WGSD-1022/WGSD-8000
- 289 –
Default Configuration
No community is defined.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Examples
The following example sets up the community access string "public" to permit administrative access to SNMP protocol, at an
administrative station with the IP address 192.168.1.20.
Console (config)#
snmp-server community
public
su
192.168.1.20
The following examples set up the community access string "public" to permit read-write access to SNMP protocol, using the
out-of-band port for 192.175.1.10.
Console (config)#
snmp-server community
public
rw
192.175.1.10
type
oob
5.20.2 snmp-server contact
The
snmp-server contact
global configuration command sets up a system contact. To remove the system contact information,
use the
no
form of the command.
Syntax
snmp-server contact text
no snmp-server contact
text
— Character string, up to 160 characters, describing the system contact information.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Do not include spaces in the text string.
Example
The following example displays setting up the system contact point as "abc_Technical_Support".