snmp v3 privacy
"Connie Chan" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I would like to use net-snmp v3 feature with encryption. Currently, I am using net-snmp 5.2.1.2. I built snmpd with openssl. However, when I exec snmpwalk, I got the following errors snmpwalk -v 3 -u user -n "" -e 0x8000XXXXXXXXX -l authPriv -a MD5 -A password -x DES -X password <IP> system Encryption support not enabled. snmpwalk: USM encryption error Any idea? Thanks Connie