0
2.2kviews
SNMP Security levels
1 Answer
0
149views

It defines the type of security algorithm performed on SNMP packets. These are used in only SNMPv3. There are 3 security levels namely:

1. noAuthNoPriv:

This (no authentication, no privacy) security level uses community string for authentication and no encryption for privacy.

2. authNopriv: This security level (authentication, no privacy) …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.