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
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
  • ... Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users
    • ... Bill Fenner
      • ... Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users
        • ... Bill Fenner
          • ... Kiran Kumar Pamula -X (kpamula - HCL TECHNOLOGIES LIMITED at Cisco) via Net-snmp-users

Reply via email to