User's Manual Part 2

Table Of Contents
138 Vivato Wi-Fi AP/Bridge User Guide Copyright © 2004, Vivato, Inc.
Enable Level Command Descriptions
Configuration Using The Command Line Interface
Configure No SNMP-Server Commands
The following commands disable various aspects of simple network management protocol (SNMP)
operation. See also Configure SNMP-Server Commands.
no snmp-server
Disables the SNMP daemon.
no snmp-server community <community name>
Enter the name of the SNMP community to be deleted. See also snmp-server community
<community name> RO|RW [<source ip address>].
no snmp-server contact
Deletes the SNMP contact information.
no snmp-server engineID
Removes the SNMP engine identifier. An engine ID can only be removed if there are no
SNMPv3 users. Use the 'no snmp-server user' command to remove all users if you have any
defined.
no snmp-server host <hostname|ipaddress> traps|informs version <1|2c|3>
Enter this command to disable the corresponding trap or inform. See snmp-server host
<hostname|ipaddress> traps|informs version 3 user <username> [auth MD5|SHA
<password> [priv DES <password>]]).
no snmp-server location
Deletes the SNMP location information.
no snmp-server name
Deletes the SNMP name information
Create a user named “lrs” with
authentication and encryption using the
authentication password.
snmp-server user lrs auth MD5 12345678 priv DES
Create a user named “lrs” with
authentication and with encryption that
uses it's own password
snmp-server user lrs auth MD5 12345678 priv DES 23456789
Table 6—Examples for Configuring an SNMPv3 User
Setting Command