The device EngineID from the SNMP polling of the device is not stored.
This is a snippit from my SNMPv3 Configuration Document Setup SNMPv3 via CLI for Cisco Devices
SNMPv3 Traps (Orion Core 2011.2 and higher )
Note: This assumes that you have setup and configured SNMPv3 on the device already.
- Add the following while in Configuration Terminal:
- Command: snmp-server host 10.10.1.6 version 3 auth TestSNMPv3User version 3
- The authentication must match the same as the SNMPv3 configuration
- Command: snmp-server host 10.10.1.6 version 3 auth TestSNMPv3User version 3
- You can add the following on the same command line to generate Traps:
config syslog aaa_server snmp ( these are basic Trap types sent.)
Troubleshooting SNMPv3 Traps.
- Check the Log File:
- Server 2008:
- C:\ProgramData\Solarwinds\Logs\Orion\TrapService.log
- Server 2003
- C:\Documents and Settings\All Users\Application Data\Solarwinds\Logs\Orion\TrapService.log
- Server 2008:
- If you see the following Error please see This KB
ERROR TrapService.TrapService - Bad trap packet received from Node with IP <IP of Device>. Error description : Security level is set to 2 but no encryption password was provided.