Subj : Winsock: How to read an OID (SNMP)? To : borland.public.cpp.borlandcpp From : MurphyLee Date : Mon Aug 09 2004 07:45 pm I am somewhat new to Winsock, however it seems to me, it would be the way to go to read or write an OID via SNMP. Problem is the Indy library is hugely bloated when using just their snmp component, so I would rather use a different library or use winsock myself. Does anyone know of a very lightweight library for snmp , or even a code example of using winsock to acheive my goal? Thank you very much. .