95
SNMP Commands
The SNMP commands in the Command Line Interface (CLI) are
listed (along with the appropriate parameters) in the following table.
Command Parameters
create snmp
community
<community_string 20> [read_only |
read_write]
delete snmp
community
<community_string 20> [read_only |
read_write]
show snmp
create snmp host
<ipaddress> {vid <vlan id>}
trap_community
<community_string>
delete snmp host
[<ipaddress> | trap_community
<community_string>]
show snmp host
enable snmp traps
disable snmp traps
Each command is listed, in detail, in the following sections.
create snmp community
Purpose
Used to create an SNMP community string to
define the relationship between the SNMP
manager and an agent. The community string
acts like a password to permit access to the
agent on the Switch. One or more of the following
characteristics can be associated with the
community string.
Syntax create snmp community <community_string
20> [read_only | read_write]