Enable SNMP Management Stations and Traps for a Locally-Managed Firebox
An SNMP trap is an event notification your Firebox sends to an SNMP management station. The trap identifies when a specific condition occurs, such as a value that is more than its predefined threshold. Your device can send a trap for any policy.
An SNMP inform request is similar to a trap, but the receiver sends a response. If your device does not get a response, it sends the inform request again until the SNMP manager sends a response. A trap is sent only once, and the receiver does not send any acknowledgment when it gets the trap.
An inform request is more reliable than a trap because your Firebox knows whether the inform request was received. However, inform requests consume more resources. They are held in memory until the sender gets a response. If an inform request must be sent more than once, the retries increase traffic. Because each sent receipt increases the amount of memory in use on the router and the amount of network traffic, we recommend that you consider whether it is necessary to send a receipt for every SNMP notification.
To enable SNMP inform requests, you must use SNMPv2 or SNMPv3. SNMPv1 supports only traps, not inform requests.
Configure SNMP Management Stations
- Select System > SNMP.
The SNMP page appears.
- From the SNMP Traps drop-down list, select a trap or inform.
SNMPv1 supports only traps, not inform requests. - In the SNMP Management Stations text box, type the IP address of your SNMP server.
- Click Add.
The IP address appears in the SNMP Management Stations list. - To remove a server from the list, select the entry and click Remove.
- Click Save.
- Select Setup > SNMP.
The SNMP Settings window appears.
- From the SNMP Traps drop-down list, select a trap or inform.
SNMPv1 supports only traps, not inform requests. - In the SNMP Management Stations text box, type the IP address of your SNMP management station.
- Click Add.
The IP address appears in the SNMP Management Stations list. - (Optional) To add more SNMP management stations, repeat Steps 2–3 .
- Click OK.
Add an SNMP Policy
To enable your Firebox to receive SNMP polls, you must also add an SNMP policy.
- Select Firewall > Firewall Policies.
- Click Add Policy.
- From the Packet Filters drop-down list, select SNMP.
- Click Add Policy.
The Policy Configuration page appears. - In the Name text box, type a name for the policy.
- Select the Enable check box.
- In the From section, click Add.
The Add Member dialog box appears. - From the Member type drop-down list, select Host IP.
- In the text box, type the IP address of your SNMP server.
- Click OK.
- From the From list, select Any-Trusted.
- Click Remove.
- In the To section, click Add.
The Add Member dialog box appears. - From the drop-down list, select Firebox.
- Click OK.
- From the To list, select Any-External.
- Click Remove.
- Click Save.
- Click .
Or, select Edit > Add Policy.
The Add Policies dialog box appears. - Expand the Packet Filters list and select SNMP. Click Add.
The New Policy Properties dialog box appears. - In the From section, click Add.
The Add Address dialog box appears. - Click Add Other.
The Add Member dialog box appears. - From the Choose Type drop-down list, select Host IP.
- In the Value text box, type the IP address of your SNMP server computer.
- Click OK to close the Add Member dialog box.
- Click OK to close theAdd Address dialog box.
The Policy tab of the new policy appears. - In the To section, click Add.
The Add Address dialog box appears. - In the Available Members list, select Firebox.
- Click Add.
- Click OK on each dialog box to close it.
- Click Close.
- Save the configuration to the Firebox.
Send an SNMP Trap for a Policy
Your Firebox can send an SNMP trap when traffic is filtered by a policy. You must have at least one SNMP management station configured to enable SNMP traps.
- Select Firewall > Firewall Policies.
- Click a policy.
Or, select a policy check box and from the Action drop-down list, select Edit Policy.
The Policy Configuration page appears. - Select the Settings tab.
- In the Logging section, select the Send SNMP Trap check box.
- Click Save.
- Double-click a policy.
In the Edit Policy Properties dialog box. - Select the Properties tab.
- Click Logging.
The Logging and Notification dialog box appears. - Select the Send SNMP Trap check box.
- Click OK to close the Logging and Notification dialog box.
- Click OK to close the Edit Policy Properties dialog box.
About Management Information Bases (MIBs)