RE: SNMP
"'Tom Collins' tom-lnEA/wrDJtNWk0Htik3J/[email protected] [rabbit-semi]" <[email protected]> Wed, 25 Nov 2015 12:29:18 -0800
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Stev, I haven’t done much with SNMP recently, but you might want to try using DC 10.72 first, in case there were any SNMP issues fixed in that release. There’s also a patch out to address two issues in SNMP.LIB: https://github.com/digidotcom/DCRabbit_10/commit/4c649363773f284290f28d694095aea508403bf5 The commit message says, “bugfix: [DC-130] SNMP: Correctly store zero-length octet strings and prevent xmem window wraparound (in all data formats).”. If you continue to have problems, you might want to run a packet capture tool like Wireshark to see if the UDP messages are reaching the PC, and also check the Windows firewall settings to ensure the app is allowed to receive those messages. -Tom From: [email protected] [mailto:[email protected]] Sent: Monday, November 23, 2015 11:18 PM To: [email protected] Subject: [rabbit-semi] SNMP Dear all, I have problem can't send snmp trap. I use RCM4200 and DC10.66. I am running sample software SNMP1.C and use iReasoning MIB Browser to detect SNMP Trap. On SNMP1.C, define SEND_TRAP already set and MANAGER_IP set to my computer but no trap sending. Can anyone help me, maybe need special setting. Thank you for helping. Stev