Print

Previous Topic

Next Topic

SNMP Agent

The SNMP Agent settings are as follows:

  • SNMP Name – Name for the device to use for OID 1.3.6.1.2.1.1.5 (As defined by SNMP MIB-2)
  • SNMP Description – Description for the device to use for OID 1.3.6.1.2.1.1.1 (As defined by SNMP MIB-2)
  • SNMP Contact – Contact information for the device to use for OID 1.3.6.1.2.1.1.4 (As defined by SNMP MIB-2)
  • SNMP Location – Location information for the device to use for OID 1.3.6.1.2.1.1.6 (As defined by SNMP MIB-2)
  • SNMP Version – Choose SNMPv2 or SNMPv3
  • SNMP Local Engine Id – (SNMPv3 only) Displays the agent's unique identifier, which is used to identify the Selenio frame
  • SNMP Community String – Represents both read and write community strings for the device.  The setting here must match that in a MIB browser in order for the MIB browser to communicate to the device via SNMP

When using SNMPv3, you can configure up to four users. These parameters will not appear when v2 is the chosen SNMP version.

SNMP Secure User Name (1 - 4)

Provide an unique ID for each user.

This string parameter can contain up to 32 characters, and cannot contain a quote (") or back slash (\)

SNMP User (1 - 4) Security Level

This setting determines the level of security applied to messages sent by this user. Authentication signs the message being sent. Privacy encrypts the data portion of the message.

Options are:

  • No Authentication and No Privacy
  • Authentication Only
  • Authentication and Privacy

SNMP User (1 - 4) Auth Type

This option is only available if the user has a security level that requires authentication. Options are:

  • MD5
  • SHA

SNMP User (1 - 4) Auth Key

This option is only available if the user has a security level that requires authentication.

This string parameter can contain up to 64 characters, and cannot contain a quote (") or back slash (\)

SNMP User (1 - 4) Privacy Type

This option is only available if the user has a security level that requires privacy. Options include:

  • AES128
  • DES

SNMP User (1 - 4) Use Auth Key as Privacy Key

This option is only available if the user has a security level that requires privacy, with options of Yes and No.

SNMP User (1 - 4) Privacy Key

This option is only available if the user's privacy key is not the same as the Authentication key.

This string parameter can contain up to 64 characters, and cannot contain a quote (") or back slash (\)