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
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!
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
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
N?Y薜??级?V?h旅(n)^?^苍?h?~??h旅(n)^?诒?∩答?处j??薇???┸z??褂M?│X?亘???贺?I??u??m???vw(??
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.
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
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