System information
Configuring for Network Management Applications
Using SNMP Tools To Manage the Switch
This example lists the data for all communities in a switch; that is, both the
default “public” community name and another community named "blue-team"
Figure 15-7. Example of the SNMP Community Listing with Two Communities
Default
Community and
Settings
Non-Default
Community and
Settings
Trap Receiver
Data (See page
15-16.)
To list the data for only one community, such as the "public" community, use
the above command with the community name included. For example:
ProCurve# show snmp-server public
Configuring Community Names and Values. The snmp-server command
enables you to add SNMP communities with either default or specific access
attributes, and to delete specific communities.
Syntax: [no] snmp-server community < community-name >
Configures a new community name. If you do not also
specify operator or manager, the switch automatically
assigns the community to the operator MIB view. If you
do not specify restricted or unrestricted, the switch
automatically assigns the community to restricted
(read-only) access. The no form uses only the
< community-name > variable and deletes the named
community from the switch.
[operator | manager]
Optionally assigns an access level. At the operator level
the community can access all MIB objects except the
CONFIG MIB. At the manager level the community can
access all MIB objects.
15-15