Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleNote

When importing credentials on an Operations Center, if no collector is specified in the import file, the credentials will be applied to all collectors.


SNMPv1/2 and SNMPv3 Credentials
SNMP Credentials<community string>
SNMP Vendor Defaults<community string> <tab> <vendor name>
SNMPv3 noAuthNoPriv credentials<snmpv3 user>
SNMPv3 authNoPriv credentials

<snmpv3 user> <tab> <auth protocol> <tab> <auth password>

.

The authentication protocol is md5 or sha.

SNMPv3 AuthPriv Credentials

<snmpv3 user> <tab> <auth protocol>
<tab> 
<tab> <auth password> <tab> <priv
protocol><tab>
protocol><tab> <privacy
password<priv protocol> is 3des, aes, or des
password>
CLI Credentials
<username> <tab> <password><username> can be empty for a line password credential.
ENABLE <tab> <password>Used for privileged mode passwords.
<username>For username-only scenarios.
<tab> <password>For password-only scenarios.
CLI Vendor Default Credentials

<username> <tab> <password> <tab> <vendor>

<Username> can be empty for a line password credential.

<Password> can be empty.

ENABLE <tab> <password> <tab> <vendor>Used for privileged mode passwords.


The supported values for <auth protocol> and <priv protocol> are available in the NetMRI Administrator Guide, under the section "SNMPv3 Credentials for Discovery and Management" at /wiki/spaces/netmri761draft/pages/885067430.