×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks Scott.
But this does not change the error. !!
I can't see what the different there is from snmpGet and the snmpSet.
And the program work fine for snmpGet.
This has been discussed in this thread.
http://archive.midrange.com/c400-l/200111/msg00023.html
And it seems that Phill Hall and James Rich seems to have solved
this. So why it does not work in snmpSet I can't tell.
Syntax
#include <qtomeapi.h>
int snmpSet(snmppdu * pdu_ptr,
char * host_ptr,
unsigned long int time_out,
char * comm_ptr,
unsigned long int comm_len);
Service Program Name: QTOMEAPI
Default Public Authority: *USE
Threadsafe: No
Syntax
#include <qtomeapi.h>
int snmpGet(snmppdu * pdu_ptr,
char * host_ptr,
unsigned long int time_out,
char * comm_ptr,
unsigned long int comm_len);
Service Program Name: QTOMEAPI
Default Public Authority: *USE
Threadsafe: No
Regards Poul
As an Amazon Associate we earn from qualifying purchases.