
56CCM4850 Installer/User Guide
Server SNMP Manager commandThe 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 28.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER SNMP MANAGER ADDDELETE <ip_address>
Table 5.18: 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
Server SNMP Trap commandThe Server SNMP Trap command enables or disables SNMP traps. When you issue this command with the Enable parameter, the CCM appliance displays a numbered list of all currently disabled traps. When you issue this command with the Disable parameter, a numbered list of all currently enabled traps is displayed.
You may indicate the traps to be enabled/disabled by entering a single number, several numbers separated by commas, a range of numbers separated by a dash or a combinations of numbers separated by commas and dashes. You may also type ALL to select all traps in the list or press Enter, which cancels the operation.
If you specify ALL on the command line, the numbered list is not displayed.
If you enable a trap but there is no trap destination configured for it, a warning will be issued. In this case, issue a Server SNMP Trap Destination command.
NOTE: By default, all traps are disabled. The PortAlert trap must be enabled for port alert processing to be performed.
For more information, see Managing the CCM Appliance Using SNMP on page 28 and Supported Traps on page 78.
Access right: SCON
Access level: APPLIANCEADMIN