USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Save a credential pack to the application or collection server
Writes a credential pack containing username, password, and domain to the secure store. If a collection server name is supplied the pack is staged for pickup by that server; omit or use APPSERVER to save on the application server. SNMP packs require additional authentication and privacy arguments.
| Parameter | Description |
|---|---|
| cmd | pack name |
| Argument 0 | domain name |
| Argument 1 | username |
| Argument 2 | password |
| Argument 3 | collection server name (leave blank or use APPSERVER for the application server) |
| Argument 4 | SNMP auth type (e.g. MD5, leave blank for non-SNMP packs) |
| Argument 5 | SNMP auth password |
| Argument 6 | SNMP privacy type (e.g. DES) |
| Argument 7 | SNMP privacy password |
| Argument 8 | additional parameters |
SaveCredentialPack "pack name", "domain name", "username", "password", "collection server name (leave blank or use APPSERVER for the application server)", "SNMP auth type (e.g. MD5, leave blank for non-SNMP packs)", "SNMP auth password", "SNMP privacy type (e.g. DES)", "SNMP privacy password", "additional parameters"