Specifications
CLI Management Guide
TigerAccess™ EE
136 SMC7824M/VSW
To display configured SNMP community, use the following command.
Command Mode Description
show snmp community
Enable
Global
Bridge
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.2 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 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
no snmp location
no snmp agent-address
Global
Deletes the specified basic information for each item.
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.
Command Mode Description
show snmp contact Shows the name of the administrator.
show snmp location Shows the location of the SNMP agent.
show snmp agent-address
Enable
Global
Bridge
Shows the IP address of the SNMP agent.