[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
IP Access List
The IP access list identifies those IP addresses
of SNMP clients permitted to use a given SNMP community.
snmp-server community
- Use to configure an authorized SNMP community for access
to the SNMP MIBs and to associate SNMPv1/v2c communities with SNMP
MIB views.
- The community name serves as a password and permits access
to an SNMP server. The name can be up to 31 characters, and it must
be enclosed in quotation marks.
- The maximum number of communities in each virtual router
is 32.
- By default, an SNMP community permits only read-only access.
- The view name allows configuration with available dynamic
views.
- Example
- host1(config)#snmp-server community “
boston” view view1 rw
- Use the no version to delete
a community from the SNMP community table.
- See snmp-server community.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]