68CCM840/1640 Installer/User Guide

Access right: SCON

Access level: APPLIANCEADMIN

Syntax

SERVER SNMP COMMUNITY [READCOMM=<name>] [WRITECOMM=<name>] [TRAPCOMM=<name>]

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

 

 

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 may be accessed via SNMP from any IP address.

For more information, see Managing the CCM Using SNMP in Chapter 3.

Access right: SCON

Access level: APPLIANCEADMIN

Syntax

SERVER SNMP MANAGER ADDDELETE <ip_address>

Server SNMP Manager Command Parameters

Parameter

Description

ADDDELETE

Adds or deletes the specified SNMP management entity.

 

 

<ip_address>

IP address of SNMP management entity.

 

 

Example

The following command adds an SNMP management entity with the IP

address of 192.168.0.1.

server snmp manager add 192.168.0.1