Creating or Modifying a Community String for the ATM-Uplink Module
To create or modify a community string to access the ATM-Uplink module, use the following CLI command:
(configure)# snmp-server atm-community <community-string> <slot> {ro | rw} [<ip-addr>]
Table 5-9 defines the command keywords and variables.
Table 5-9. snmp-server community
| Field |
Definition |
| <community-string> |
The name of the community string. The community string can range from 1 to 26 characters.
IMPORTANT:
Important: Do not assign a community string and
SNMPv3 user the same name.
|
| <slot> |
The slot number of the ATM Uplink module. |
| ro |
Assigns read-only access to the community string. |
| rw |
Assigns read-write access to the community string. |
| [<ip-addr>] |
The IP address from which the community string is valid. |
| |