Hi,
In windows, we use the SnmpStartup to startup the SNMP functionality.
Plz suggest the equivalent to start the SNMP functionality in QNx.
Thanks and regards,
Amol
Hi,
In windows, we use the SnmpStartup to startup the SNMP functionality.
Plz suggest the equivalent to start the SNMP functionality in QNx.
Thanks and regards,
Amol
Amol,
There is no program in QNX that you start that provides SNMP support.
Instead you have to write your own. QNX supports EMANTE/EMANTE Lite
lynuxworks.com/partners/show … php?ID=274
If you search the QNX help docs you’ll see all the relevant snmp_* function calls in the EMANTE library that the program you write will use.
Tim