User`s manual

User’s Manual 333
Default
no silent-time.
Command Mode
Line Configuration
Example
The following is sample output from the silent-time command.
To set the silent time to 60 seconds, enter this command:
Console(config-line)#silent-time 60
Console(config-line)#
Related Commands
password-thresh
16.202 snmp-server community
This command defines the community access string for the Simple Network Management Protocol. Use the
no form to remove the specified community string.
Syntax Description
snmp-server community string [ro|rw]
no snmp-server community string
string Community string that acts like a password and permits access to the SNMP
protocol. (Maximum length: 32 characters, case sensitive; Maximum number of
strings: 5)
ro Specifies read-only access. Authorized management stations are only able to
retrieve MIB objects.
rw Specifies read/write access. Authorized management stations are able to both
retrieve and modify MIB objects.
Default
public - Read-only access. Authorized management stations are only able to retrieve MIB objects.
private - Read/write access. Authorized management stations are able to both retrieve and modify MIB
objects.
Command Mode
Global Configuration