Chapter 5: CCM Appliance Commands 55
Server SNMP command
The Server SNMP command enables or disables SNMP UDP port 161 SNMP processing. When
you disable SNMP processing, you may still enable and disable traps with the Server SNMP
Trap command.
For more information, see Managing the CCM Appliance Using SNMP on page 28.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER SNMP ENABLE|DISABLE
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 28.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER SNMP COMMUNITY [READCOMM=<name>] [WRITECOMM=<name>]
[TRAPCOMM=<name>]
Table 5.16: Server SNMP Command Parameter
Parameter Description
ENABLE|DISABLE
Enables or disables SNMP processing.
Default = Enabled
Table 5.17: 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