Credential management
- Account
- For creation of new account
- "config mgmtuser delete <username>"
- "config mgmtuser add <username> <password> read-write"
- "config mgmtuser delete <oldUser>"
- "config mgmtuser password <oldUser> p <TIME>"
- For Password change only,
- "config mgmtuser password <username> <password>”
- SNMP v1/v2
- "config snmp community delete <newSnmpCommunity>"
- "config snmp community create <newSnmpCommunity>"
- "config snmp community accessmode <community string type> "<newSnmpCommunity>"
- "config snmp community mode enable <newSnmpCommunity>"
- "config snmp community delete <oldSnmpCommunity>"