Perform this task to configure SNMP settings for devices in batches.
SNMPv1 | Version 1 of SNMP. |
SNMPv2c | Version 2 of SNMP. |
SNMPv3 No-Priv No_Auth | SNMPv3 has no authentication and no encryption. |
SNMPv3 No-Priv Auth-Md5 | SNMPv3 has no encryption and uses MD5 authentication. |
SNMPv3 No-Priv Auth-Sha | SNMPv3 has no encryption and uses SHA authentication. |
SNMPv3 Priv-Des Auth-Md5 | SNMPv3 uses DES encryption and MD5 authentication. |
SNMPv3 Priv-Des Auth-Sha | SNMPv3 uses DES encryption and SHA authentication. |
SNMPv3 Priv-Aes128 Auth-Md5 | SNMPv3 uses AES-128 encryption and MD5 authentication. |
SNMPv3 Priv-Aes128 Auth-Sha | SNMPv3 uses AES-128 encryption and SHA authentication. |
SNMPv3 Priv-Aes192 Auth-Md5 | SNMPv3 uses AES-192 encryption and MD5 authentication. |
SNMPv3 Priv-Aes192 Auth-Sha | SNMPv3 uses AES-192 encryption and SHA authentication. |
SNMPv3 Priv-Aes256 Auth-Md5 | SNMPv3 uses AES-256 encryption and MD5 authentication. |
SNMPv3 Priv-Aes256 Auth-Sha | SNMPv3 uses AES-256 encryption and SHA authentication. |