SNMP
7705 SAR OS System Management Guide 189
Default attempts 20 time 5 lockout 10
Parameters count — the number of unsuccessful SNMP attempts allowed for the specified time
Values 1 to 64
Default 20
time minutes1 — the period of time, in minutes, that a specified number of unsuccessful attempts
can be made before the host is locked out
Values 0 to 60
Default 5
lockout minutes2 — the lockout period, in minutes, during which the host is not allowed to log in.
When the host exceeds the attempted count times in the specified time, then that host is locked
out from any further login attempts for the configured time period.
Values 0 to 1440
Default 10
community
Syntax community community-string [hash | hash2] access-permissions [version SNMP-version]
no community community-string [hash | hash2]
Context config>system>security>snmp
Description This command creates SNMP community strings for SNMPv1 and SNMPv2c access. This command
is used in combination with the predefined access groups and views. To create custom access groups
and views and associate them with SNMPv1 or SNMPv2c access, use the usm-community command.
When configured, community implies a security model for SNMPv1 and SNMPv2c only.
For SNMPv3 security, the snmp command must be configured.
The no form of the command removes a community string.
Default n/a
Parameters community-string — configures the SNMPv1/SNMPv2c community string
hash1 | hash2 — configures the hashing scheme for the community string
access-permissions — defines the access permissions
Values • r — grants only read access to objects in the MIB, except
security objects
• rw — grants read and write access to all objects in the
MIB, except security objects
• rwa — grants read and write access to all objects in the
MIB, including security objects