SNMP Settings

To access SNMP Settings, go to Administration > System > Configuration and select the SNMP tab. For field descriptions of the available settings, see SNMP Settings. Note that each setting applies to both SNMP versions, unless noted otherwise.

Table 1. SNMP Settings

Field

Description

SNMP ModeSelect the SNMP mode from the following options:
  • Disabled—SNMP is disabled.
  • SNMPv2c—SNMP is enabled using SNMPv2c.
  • SNMPv3—SNMP is enabled using SNMPv3.
SNMP Communities(SNMPv2c only)

This section contains SNMP community settings for SNMPv2c. There is a limit of two SNMP communities. SNMPv2c provides the following two default SNMP communities. You can use these default communities, edit them, or delete them and then add your own.

  • public—includes READ-LEVEL access.
  • private—includes WRITE-LEVEL access.

From the Actions column, select the following icons to:

  • —Select this icon to edit settings for the adjacent community.
  • —Select this icon to delete the adjacent community.

To add a new community, select Add Community, configure the following fields, and then select Save.

  • Name—Enter a name (between 1 and 32 characters).
  • Access Level— Select READ-LEVEL or WRITE_LEVEL.
Context String(SNMPv3 only)

Enter a text string between 1 and 32 characters to identify the SNMP configuration.

Engine ID(SNMPv3 only)

The engine ID for the SNMP agent. SNMPv3 auto-generates an engine ID, but you can assign a new value. The ID must be between 1 and 27 characters, and includes support for special characters, but does not include support for the following characters: < | &.

SNMP Users(SNMPv3 only)

This section contains settings for SNMPv3 users.

To add a new SNMP user, select Add User, configure the following user settings, and then select Save:

  • Name—A text string between 1 and 32 characters to identify the user.

  • Security—The security level for SNMP messaging. The options are:
    • Authentication, Privacy (AUTH_PRIV)—Messaging is authenticated and encrypted.
    • Authentication, No Privacy (AUTH_NO_PRIV)—Messaging is authenticated but non-encrypted.
    • No Authentication, No Privacy (NOAUTH_NOPRIV)—Messaging is non-authenticated and non-encrypted.
  • Auth Type—If the security level includes authentication, this field specifies the authentication hash algorithm. The options are: MD5, SHA, SHA224, SHA256, SHA384, and SHA512. In addition, when you add or edit users with authentication, assign the following authentication fields:
    • Auth Password—An authentication password between 8 and 32 characters with alpha, numeric, and special characters.
    • Mask—When checked (the default setting), the Auth Password cannot be read in the GUI. Otherwise, the password is visible.
  • Privacy Type—If the security level includes privacy (encryption), this field specifies the encryption algorithm. The options are: DES, AES, AES192, and AES256. In addition, when you add or edit users with privacy, assign the following prvacy fields:
    • Privacy Password—An encryption password between 8 and 32 characters with alpha, numeric, and special characters.
    • Mask—When checked (the default setting), the Privacy Password cannot be read in the GUI. Otherwise, the password is visible.

For existing SNMP users, use the Actions menu to update settings:

  • —Select this icon to edit settings or authentication and privacy passwords for the adjacent user. Assign new settings and select Save.
  • —Select this icon to delete the adjacent SNMP user.
SNMP NotificationsThis set of fields lists SNMP notifications that SNMP watches for. You can add up to two SNMP notifications. To add a new notification, select Add Notification, set the following fields, and select Save.
  • Name—Select the name for the notification. With SNMPv2c, the version displays in this field. With SNMPv3, select an SNMP user.
  • Version (SNMPv3 only)—The SNMP version for this notification.
  • Server Address—The IP address of the Network Management Station (NMS) server to which you are sending this SNMP notification.
  • Server Port—The receiving port on the NMS server.

For Actions, you can select from the following:

  • —Select this icon to edit the adjacent notification.
  • —Select this icon to delete the adjacent notification.
Forward TrapsFrom the drop-down, select the severity threshold for sending event logs to the SNMP server as forward traps. Logs with a severity that meets or exceeds this threshold get forwarded to the NMS server as traps. The options, in order of least-severe-to-most severe, are as follows:
  • Informational
  • Minor
  • Major
  • Critical (default setting)