Credential management

  • Account
    • config mgmtuser delete <username>
    • config mgmtuser add <username> <password> read-write
    • config mgmtuser password <oldUser> p <TIME>
    • config mgmtuser password <username> <password>
  • SNMP
    • config snmp community delete <newSnmpCommunity>
    • config snmp community create <newSnmpCommunity>
    • config snmp community accessmode (ro|rw) <newSnmpCommunity>
    • config snmp community mode enable <newSnmpCommunity>
    • config snmp community delete <oldSnmpCommunity>