When I setup SNMPv3 on my Cisco ASA-5510, and then "ADD NODE" to my Solarwinds Orion and then try to test = fails.
When I hit the next button I get the message popup "Node does not respond with the suplied read/write snmpv3 credentials"
on the cisco asa config: Version 8.2(5)46
--------------------------------------------------------------------------------------------------------------------------------------
snmp-server group Orion-WRITE v3 priv
snmp-server user Orion Orion-WRITE v3 encrypted auth sha PASSWORD priv aes PASSWORD
anmp-server host MANAGEMENT 10.10.10.10 version 3 Orion
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
snmp-server enable traps syslog
snmp-server enable traps ipsec start stop
snmp-server enable traps entity config-change fru-insert fru-remove
snmp-server enable traps remote-access session-threshold-exceded
when I look at the ASA logs as I am testing the Solorawinds Node, I see permited traffic:
Built local-host management:10.10.10.10
Built inbound UDP connection 123456789 for MANAGEMENT:10.10.10.10/20030 (10.10.10.10/20020) to identity 10.10.10.20/161 (10.10.10.20/161)
UDP access permitted deom 10.10.10.10/20032 to MANAGEMENT:10.10.10.20/snmp
Built inbound UDP connection 123456799 for MANAGEMENT:10.10.10.10/20022 (10.10.10.10/20022) to identity 10.10.10.20/161 (10.10.10.20/161)
I have to question... is Solarwinds Orion compatible with Cisco ASA-5500's ?
Is there anyone out there that got this working?