
Chapter 5: CCM Appliance Commands | 55 |
|
|
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 ENABLEDISABLE
Table 5.16: Server SNMP Command Parameter
Parameter | Description | |
|
| |
ENABLEDISABLE | Enables or disables SNMP processing. | |
Default = Enabled | ||
| ||
|
|
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.17: Server SNMP Community Command Parameters
Parameter | Description | |
|
| |
READCOMM=<name> | ||
Default = public | ||
| ||
|
| |
WRITECOMM=<name> | ||
| Default = public | |
| ||
TRAPCOMM=<name> | the name must be different from the read and write community names. | |
| Default = public | |
|
|