UMN:CLI
User Manual
V8102
146
COMMUNITY
ipv6
X:X::X:X
[
OID
]
no snmp community
{
ro
|
rw
}
COMMUNITY
Deletes created community.
You can configure up to 3 SNMP communities for each read-only and read-write.
To display configured SNMP community, use the following command.
Command
Mode
Description
show snmp community
Enable
Global
Shows created SNMP community.
The following is an example of creating 2 SNMP communities.
SWITCH(config)#
snmp community ro
public
SWITCH(config)#
snmp community rw
private
SWITCH(config)#
show snmp community
Community List
Type Community
Source
OID
-----------------------------------------------
ro
public
rw
private
SWITCH(config)#
7.1.4
Information of SNMP Agent
You can specify the basic information of SNMP agent as administrator, location, and ad-
dress that confirm its own identity.
To set the basic information of the SNMP agent, use the following command.
Command
Mode
Description
snmp contact
NAME
Global
Sets the name of the administrator.
snmp location
LOCATION
Sets the location of the SNMP agent.
snmp agent-address
A.B.C.D
Sets an IP address of the SNMP agent.
no snmp contact
Deletes the specified basic information for each item.
no snmp location
no snmp agent-address
The following is an example of specifying basic information of SNMP agent.
SWITCH(config)#
snmp contact
Brad
SWITCH(config)#
snmp location
Germany
SWITCH(config)#
To display the basic information of the SNMP agent, use the following command.
i