12-15-2023, 06:15 PM
(12-14-2023, 05:59 AM)STest6905 Wrote: In the 111 program, both commands are passed, and in my program, for some reason, none of them are passed, but only the main one.
Have you tried using a packet sniffer, like Wireshark, to see how the SNMP packets from TIdSNMP differ from the other program's packets? Its certainly possible that TIdSNMP might have a bug that is not creating the packets correctly, but I would need to see the raw packets from a working setup and a non-working setup to verify that.

