Managing SNMP credentials

You can configure the SNMP credentials for all SNMP-enabled devices in your network to send the data to Telco Network Cloud Manager - Performance system. This information is stored in database.

Procedure

  1. Click Administration > SNMP Discovery > SNMP Credentials.

    You can see the SNMP Credentials page that has a grid with configured credentials and their details.

Searching and refreshing the SNMP credentials

  1. Click the Refresh (refersh button) icon to display the latest set of SNMP credentials.
  2. Click the Search (search button) icon and provide a search string to filter specific SNMP credentials from the table.

Creating new SNMP credential

  1. Click Create new and enter the following details in the Create new SNMP credential page:
    Table 1. Entering values in Create new SNMP credential
    Field Details
    Credential name Provide a name to the SNMP Credential.
    SNMP Version
    Specify the SNMP version that is associated with this SNMP configuration. Make sure to select the version that is supported on the device. SNMP versions are as follows:
    • V1

      Basic version of SNMP. This version is supported by most devices and simple to set up. It has limited security.

    • V2

      Supports 64-bit counters to monitor the bandwidth usage of networks high volumes of data. It has limited security.

    • V3

      Supports authentication and encryption of the credentials for multiple users. Highly secure version.

    SNMP Port

    Specify the needed port. By default, it is 161.

    Read Community

    Specify the name of the SNMP read community. It is used to retrieve the information from a device in read-only mode. SNMP community string is like the user ID or password and is needed for SNMP V1 and V2 versions only. SNMP V3 version uses username and password credentials with encryption key.

    By default, the SNMP community strings for SNMP V1 and V2 versions are set to Public. You can change all the community strings to customized values in this field.

    Retries

    Specify how many times you want the SNMP helper and polling operations to attempt to access a device.

    TimeOut(ms)

    Specify the time in milliseconds to wait for a reply from SNMP request before the timeout.

    Auth (Applicable for SNMP V3) pane
    Context name

    An SNMP context defines a collection of management information that is accessible to an SNMP entity. Each context in a management domain has a unique identifier. The Context Name field is optional and depends on the user.

    Security name

    Security Name is used when access control is set up.

    Level
    Specify the needed level of authentication and privacy. The following levels are available:
    • noAuthNoPriv

      Select this option for SNMP communities that have no authentication or private key. In this case, you do not need to specify any passwords. Then, specify the Context Name and Security Name.

    • authNoPriv

      Select this option for SNMP communities that have an authentication key but no private key. Then, specify values in the Auth Type, Context Name, Security Name, and Auth Password fields.

      Note: The minimum length of the Auth Password must be eight characters.
    • authPriv

      Select this option for SNMP communities that have both an authentication and a private key. Then, specify values in the Auth type, Priv type, Priv password, Context name, Security name, Auth password, Priv password fields.

      Note: The minimum length of the Priv password must be eight characters.
    Auth type
    This field is applicable if the level is authNoPriv and authPriv to specify the type of encryption for the authentication password. The following types of encryption are available:
    • SHA1
    • MD5
    Auth password Auth password
    Priv type
    This field is applicable if the level is authPriv to specify the type of encryption for the privacy password. The following types of encryption are available:
    • DES
    • AES128
    • AES192
    • AES256
    Priv password
    Privacy password. It must be same as the device privacy password.
    Note: The minimum length of the Priv password must be eight characters.
  2. Click Save.

    The newly created credential with all its attributes is available in the SNMP Credentials page.

Editing a credential

  1. To update an existing credential, click the Edit icon (Edit icon) in the Action column on and edit the details in the Edit SNMP credential page.
  2. Make the changes as needed and click Update.
    The changes are written to the selected profile.
  3. Click Save as to save the changes to a new credential.

Deleting credentials

  1. Select a single entry or multiple entries from the table and click the (Delete icon) icon to delete and click Confirm.

Importing and exporting the credentials

  1. Click the Import (refersh button) icon to import SNMP credentials from an external backup file.
    This option is useful in migration scenario.
  2. Select the items from the grid that you want to export to a JSON file and click Export (refersh button) and save the data.json file.