{{ t('Configuration Wizard: Citrix Netscaler') }}
{{ t('Host Information') }}
{{ t('Configure SNMP for Citrix Netscaler Monitoring') }}

{{ t('SNMP Server Settings') }}

@if (post.snmpVersion === '3') {
@if (post.securityLevel === '1') { {{ t('Communication with authentication and privacy. The protocols used for Authentication are MD5 and SHA and for Privacy, DES (Data Encryption Standard) and AES (Advanced Encryption Standard).') }} } @if (post.securityLevel === '2') { {{ t('Communication with authentication and without privacy. The protocols used for Authentication are MD5 and SHA (Secure Hash Algorithm).') }} } @if (post.securityLevel === '3') { {{ t('Communication without authentication and privacy.') }} }
} @if (post.snmpVersion === '3') {
} @if (post.snmpVersion === '3') {
} @if (post.snmpVersion === '3') {
} @if (post.snmpVersion === '3') {
} @if (post.snmpVersion === '3') {
} @if (post.snmpVersion !== '3') {
}