This function helps you add an SNMP template.
SNMPv1 | The SNMP in version 1. |
SNMPv2c | The SNMP in version 2c. |
SNMPv3 No-Priv No_Auth | The SNMPv3 has no authentication and no encryption. |
SNMPv3 No-Priv Auth-Md5 | The SNMPv3 has no encryption and adopts the MD5 authentication. |
SNMPv3 No-Priv Auth-Sha | The SNMPv3 has no encryption and adopts the SHA authentication. |
SNMPv3 Priv-Des Auth-Md5 | The SNMPv3 adopts the DES encryption and the MD5 authentication. |
SNMPv3 Priv-Des Auth-Sha | The SNMPv3 adopts the DES encryption and the SHA authentication. |
SNMPv3 Priv-Aes128 Auth-Md5 | The SNMPv3 adopts the AES-128 encryption and the MD5 authentication. |
SNMPv3 Priv-Aes128 Auth-Sha | The SNMPv3 adopts the AES-128 encryption and the SHA authentication. |
SNMPv3 Priv-Aes192 Auth-Md5 | The SNMPv3 adopts the AES-192 encryption and the MD5 authentication. |
SNMPv3 Priv-Aes192 Auth-Sha | The SNMPv3 adopts the AES-192 encryption and the SHA authentication. |
SNMPv3 Priv-Aes256 Auth-Md5 | The SNMPv3 adopts the AES-256 encryption and the MD5 authentication. |
SNMPv3 Priv-Aes128 Auth-Sha | The SNMPv3 adopts the AES-256 encryption and the SHA authentication. |