link an additional library

2005-03-23 Thread Fong Tsui
I am trying to register some MIB to the master agent and need to link an additional library. This library, libmymib.a, is compiled in g++. I use --with-libs option in configure. However, when it tries to make snmpd, it complains that " ./.libs/libnetsnmpmibs.so: undefined reference to `MY_XXX". Th

Using netsnmp to generate GetRequests and receiving traps

2005-03-23 Thread Shobana Sampath
Hi, What do I download to get NetSNMP toolkit to generate GetXXRequests and also to listen for trap notifications? I will be initially using it on Windows. Thanks. /Shobana __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site!

Regarding net-snmp-MIB

2005-03-23 Thread Vamsi Praveen
Sir,     Our's is a company developing the  LAN switch products.   We have done software implementation of  the brctl bridge commands code in C-language.   Software implementation comprises of Command line Interface and Web-GUI.   Now we are in to the management part of

Re: mechanism for sending periodic traps?

2005-03-23 Thread Dave Shield
Armen> Is there a simple way to get net-snmp to send dynamically configured Armen> periodic traps? Robert> That sounds a little like the disman event mib support. Actually, it sounds a *lot* like the DisMan Event MIB support. Armen> and I want to trigger/de-trigger which Armen> variables get

Is Net-SNMP available for some real-time operating systems?

2005-03-23 Thread Hongjunli
N?Y薜??级?V?h旅(n)^?^苍?h?~??h旅(n)^?诒?∩答?处j??薇???┸z??褂M?│X?亘???贺?I??u??m???vw(??

OID comparision

2005-03-23 Thread Yeo Siow Vic
Someone please help me on how to do OID comparision, when receiving a SNMP GET/SET request.   is it like this??   char old[]="1.3.6.1.2.1.1.1";   if ( requests->requestvb->name == oid) { . }   Please help me. Thanks.

How to prevent line wrapping of hex data?

2005-03-23 Thread Yusuf Kürşat Tuncel
Hi All, Searching through the google returned no result, so I'm asking directly to the list. I think net-snmp-coders list would be appropriate for this question. Is there any way to prevent line wrapping of hex data from the output of snmpwalk? I'm writing a script based on a mib var, the outp

Minimizing NetSNMP Footprint

2005-03-23 Thread bryce
Dave, I'm getting ready to install SNMP in a small embedded platform. Net-SNMP immediately came to mind as a port since I've used it and liked it in the past. At this point, using SNMPv1 will suffice for this simple device; I foresee it using only a few MIBs. The client is already making noises