Reg AES128 Support with Netsnmp 5.7.3

"Kiran Kumar Pamula -X \(kpamula - HCL TECHNOLOGIES LIMITED at Cisco\) via Net-snmp-users" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hi Experts,

Could you please confirm if AES128 is fully supported with Net-snmp 5.7.3

From code references in Netsnmp 5.7.3, we see support exists,
but when executing snmpwalk it fails in AES, rather it succeeds with DES as below:

AES: (Doesn't Work)
hostname# snmpwalk -v 3 -u SolarWinds-Auth -l AuthPriv localhost -a SHA -A watchThis123 -x AES -X watchThis123 system
snmpwalk: Decryption error (Sub-id not found: (top) -> system)
hostnamel#

DES: (Works)
hostname# snmpwalk -v 3 -u SolarWinds-Auth -l AuthPriv localhost -a SHA -A watchThis123 -x DES -X watchThis123 system
SNMPv2-MIB::sysDescr.0 = STRING: XXX
SNMPv2-MIB::sysObjectID.0 = OID: CISCO-SMI::ciscoProducts.1351
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (4528) 0:00:45.28
SNMPv2-MIB::sysContact.0 = STRING: Null
SNMPv2-MIB::sysName.0 = STRING: aaa-dc2-7541.cisco.com
SNMPv2-MIB::sysLocation.0 = STRING: Null
SNMPv2-MIB::sysServices.0 = INTEGER: 72
hostname#

Thanks,
Kiran

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.