Server snmp community command, Server snmp manager command, Table 5.24: server snmp manager command parameters – Avocent CCM User Manual
Page 87
Chapter 5: CCM Appliance Commands 73
Server SNMP Community command
The Server SNMP Community command defines read, write and trap SNMP community strings.
Community names are case sensitive.
NOTE: The default community names are “public”; if you enable SNMP, you are encouraged to change the
community values to prevent access to the MIB.
For more information, see Managing the CCM Appliance Using SNMP on page 39.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER SNMP COMMUNITY [READCOMM=<name>] [WRITECOMM=<name>]
[TRAPCOMM=<name>]
Server SNMP Manager command
The Server SNMP Manager command defines or deletes SNMP management entities. You may
define up to four management entities. If you delete all SNMP managers (or never add any), the
CCM appliance may be accessed using SNMP from any IP address.
For more information, see Managing the CCM Appliance Using SNMP on page 39.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER SNMP MANAGER ADD|DELETE <ip_address>
Table 5.23: Server SNMP Community Command Parameters
Parameter
Description
READCOMM=
<
name
>
1-64 alphanumeric character read community name.
Default = public
WRITECOMM
=<
name
>
1-64 alphanumeric character write community name.
Default = public
TRAPCOMM=
<
name
>
1-64 alphanumeric character trap community name. If you specify this parameter,
the name must be different from the read and write community names.
Default = public
Table 5.24: Server SNMP Manager Command Parameters
Parameter
Description
ADD|DELETE
Adds or deletes the specified SNMP management entity.
<ip_address>
IP address of SNMP management entity.