User's Manual
Table Of Contents
- ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
- Contents
- 1. Introduction
- 2. Overview of the Configuration Commands
- 3. Net Mode Configuration Commands
- 4. Security Mode Configuration Commands
- Security Services Commands
- Security Schedules Commands
- IPv4 Add Firewall Rule and Edit Firewall Rule Commands
- IPv4 General Firewall Commands
- IPv6 Firewall Commands
- Attack Check Commands
- Session Limit, Time-Out, and Advanced Commands
- Address Filter and IP/MAC Binding Commands
- Port Triggering Commands
- UPnP Command
- Bandwidth Profile Commands
- Content Filtering Commands
- 5. System Mode Configuration Commands
- 6. Dot11 Mode Configuration Commands
- 7. VPN Mode Configuration Commands
- IPSec VPN Wizard Command
- IPSec IKE Policy Commands
- IPSec VPN Policy Commands
- IPSec VPN Mode Config Commands
- SSL VPN Portal Layout Commands
- SSL VPN Authentication Domain Commands
- SSL VPN Authentication Group Commands
- SSL VPN User Commands
- SSL VPN Port Forwarding Commands
- SSL VPN Client Commands
- SSL VPN Resource Commands
- SSL VPN Policy Commands
- RADIUS Server Command
- L2TP Server Commands
- 8. Overview of the Show Commands
- 9. Show Commands
- 10. Utility Commands
- CLI Command Index
System Mode Configuration Commands
149
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
SNMP Commands
system snmp trap configure <ip address>
This command configures a new or existing SNMP agent to which trap information is
forwarded. After you have issued the system snmp trap configure command to specify
the IP address of the agent, you enter the system-config [snmp-trap] mode, and then you can
configure one keyword and associated parameter or associated keyword at a time in the
order that you prefer.
Command example:
FVS318N>
system snmp trap configure 10.118.33.245
system-config[snmp-trap]>
subnet_mask 255.255.255.0
system-config[snmp-trap]>
port 162
system-config[snmp-trap]>
community public
system-config[snmp-trap]>
save
Related show command: show system snmp trap [agent ipaddress]
Step 1 Format system snmp trap configure <ipaddress>
Mode system
Step 2 Format subnet_mask <subnet mask>
port <number>
community <community name>
agent <ipaddress>
Mode system-config [snmp-trap]
Keyword Associated
Parameter to Type
Description
subnet_mask subnet mask The subnet mask used to determine the list of allowed SNMP
agents that are part of the subnet. To allow any IP address on the
network to manage the device, specify 255.255.255.0. For a
specific host, specify 255.255.255.255. To allow global access,
specify 0.0.0.0.
port number The SNMP port (integer) to which the trap messages are
forwarded. Valid numbers are from 0 to 65535.
community community name The string that represents the community to which the agent
belongs. Most agents are configured to listen for traps in the public
community.
agent ipaddress This keyword and parameter allow you change the existing agent
IP address that you issued to enter the system-config [snmp-trap]
mode.










