[AGENT++] Getting SNMP++ to talk to Cisco routers via SNMPv3 3DES or AES

Kerrison, Adam Adam_Kerrison at bmc.com
Sat Aug 26 10:54:48 CEST 2017


I've been able to make this work. I patched v3.3.9 to have the protocols available by default (patch attached). Without this I wasn't able to enable the non standard privacy protocols (I guess I could have done a bunch of changes to my code but this was easier)

Adam

-----Original Message-----
From: AGENTPP [mailto:agentpp-bounces at agentpp.org] On Behalf Of Jochen Katz
Sent: 25 August 2017 23:33
To: agentpp at agentpp.org
Subject: Re: [AGENT++] Getting SNMP++ to talk to Cisco routers via SNMPv3 3DES or AES

Hi,

> Was anyone able to get snmp-pp to talk to  Cisco boxes via 3DES?   DES works.. > I tried 3DES/AES (128, 192, 256)  with no luck.
for AES, please try with the SNMP_PRIVPROTOCOL_AES128W3DESKEYEXT
(...192... and 256) protocols which use the class PrivAESW3DESKeyExt.

3DES was working from other reports. In order to analyze it, I would need packet dumps for wireshark with debug output of snmp++.

Regards,
   Jochen


_______________________________________________
AGENTPP mailing list
AGENTPP at agentpp.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__oosnmp.net_mailman_listinfo_agentpp&d=DwIGaQ&c=UrUhmHsiTVT5qkaA4d_oSzcamb9hmamiCDMzBAEwC7E&r=l4_FjaE8waU_Bx6B51lRoYsFmkmmRUHzG7prcuLRl5c&m=sm21Qx1oRyKYr0sAeirtY0WnTWHVjQlxAXtozozhjSk&s=2n5CN2ngrdJp4zf6kQFG_pNi_sDye1P0GMkTiQeJ9Sg&e=
BMC Software Limited Registered Office: Building E2, Eskdale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5TS Registered in England No. 1927903 The content of this email is confidential. If you are not the addressee, you may not distribute, copy or disclose any part of it. If you receive this message in error, please delete this from your system and notify the sender immediately.


More information about the AGENTPP mailing list