book
Article ID: 152105
calendar_today
Updated On:
Issue/Introduction
You seek information on how to implement Simple Network Management Protocol (SNMP) as provided by Symantec Web Gateway (SWG).
Cause
Simple Network Management Protocol includes the snmpbulkget command. SWG must respond to this command to comply with RFC specifications. However, responding as the RFC's require takes CPU time at the SWG appliance and network bandwidth at the intervening devices. For these reasons, and to restrict the information available to only your designated administration staff, Symantec recommends restricting SNMP protocol access for SWG Appliance.
Resolution
- Restrict SNMP management access using the management list.
- Use a non-default community string.
- If the SNMP facility you use supports SNMPv3, specify SNMPv3 users.
To restrict SNMP management access using the management list
- Within the web interface of SWG Appliance, click Administration> Configuration
- Click SNMP
- Click Add a SNMP Manager
- In the field that appears, type either an IP address or a CIDR address.
- Click Save
To use a non-default community string
- Within the web interface of SWG Appliance, click Administration> Configuration
- Click SNMP
- In the text field labelled "SNMP Community String", delete the word "public", and type a community string that is unique to your organization.
- Click Save
To specify a user for SNMPv3
- Within the web interface of SWG Appliance, click Administration> Configuration
- Click SNMP
- In the text field labelled "Username", specify a username
- In the text field labelled "Password (8 characters minimal)", specify a password with a minimum of 8 characters.
- In the "Authentication" dropdown box, select either "MD5" or "SHA".
- In the text field labelled "Secret Key (8 characters minimal)", specify a secret key at least 8 characters in length.
- In the "Encryption" dropdown box, select either "DES" or "AES".
- Click Save.
References
The Administrative Guide and other Web Gateway documentation can be found here:
http://www.symantec.com/business/support/documentation.jsp?language=english&view=manuals&pid=58161
The following RFC references may be helpful in understanding SNMP design and implementation:
Title: Version 2 of the Protocol Operations for the Simple Network Management Protocol (SNMP)
URL: http://www.rfc-editor.org/rfc/rfc3416.txt
Title: User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)
URL: http://www.rfc-editor.org/rfc/rfc3414.txt