beautypg.com

Signamax Model -065-7700 User Manual

Page 165

background image

Hardened Managed PoE Ethernet Switch

User’s Manual 164

1.

Command Mode: Configure mode

Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.

switch_a(config)#


2.

Usage:

Use this command to specify trap community name for SNMP.
Use the no parameter with this command to remove trap community name for
SNMP.

3.

Command Syntax:

snmp-server trap-community <1-5> NAME
no snmp-server trap-community <1-5>

<1-5> The trap community 1-5.
NAME The trap community name for SNMP.


4.

Example:

The following example specifies trap community name 1 (name) for SNMP:

switch_a(config)#snmp-server trap-community 1 name
switch_a(config)#


Trap Host IP Address:
1.

Command Mode: Configure mode

Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.

switch_a(config)#


2.

Usage:

Use this command to specify trap host IP address for SNMP.
Use the no parameter with this command to remove trap host IP address for
SNMP.

3.

Command Syntax:

snmp-server trap-ipaddress <1-5> IP-ADDRESS
no snmp-server trap-ipaddress <1-5>

<1-5> The trap host IP address 1-5.
IP-ADDRESS The trap host IP address for SNMP. A.B.C.D specifies the IP
address.


4.

Example:

The following example specifies trap host 1 IP address (192.168.1.20) for
SNMP:

switch_a(config)#snmp-server trap-ipaddress 1 192.168.1.20
switch_a(config)#