net snmp - Receiving snmptraps in a C program -


i want write c program receives snmptraps sent machine , parses them. able command line, have no idea on how implement in c.

i searched online , found code in ruby or atleast c++ had traplistener class.

is there way receive snmptraps within c program ?

one of best library use net-snmp. supports both c , c++ linkages.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -