• Account

    Account user password can be changed using "Update Credential".

    Steps for Account Credential update

    • In Device->Properties->Communication Tab, check if proper account credential is assigned.

    • Perform test credential to check if the account credential assigned is valid. Ex: admin and admin@123.

    • Create a different user with new password in NCM. Ex: test and test@123 in NCM.

    • In update credential, select new account and schedule the job. ( "save only" option should NOT be selected.)

    • If job is successful, try logging into SEL device using new credential.

    • Lastly, from NCM GUI, old credential should be selected using "save only" option in Update Credential.

  • SNMP

    SNMP v1/v2/v3 community string can be changed through configlet push and cannot be changed using "Update Credential".

    To change SNMP v2 community string:

    edit_snmp_user_save.sel

    test

    ro_comm_string=test

    can_trap=True

    can_read=True

    config_type=2

    http_param_end

Params

Comment

edit_snmp_user_save.sel

Http page

test

Name of SNMP profile for which community string is to be changed. SNMP profile name is configured in SEL GUI.This should be given immediately after the http page.

ro_comm_string=test

New community string

can_trap=True

Trap enabled

can_read=True

Read enabled

config_type=2

SNMP version 2

http_param_end

NCM defined param to denote any of http parameters