irst row of my table. The function
BaseTableHandler isn't even being called. It does get called correctly for
the GET and GETNEXT requests.
Any help would be greatly appreciated
Russell Markus
Sr. Software Engineer
IPMobileNet, Inc.
(949)417-4590
--
to load the MIB files.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Russell
> Markus
> Sent: Monday, March 12, 2007 6:39 PM
> To: net-snmp-coders
> Subject: Still having trouble with nstAgentPluginObject tutorial...
>
Sorry for the post. I missed the "localhost" portion My mistake.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business
Sorry to keep hitting the list, but I am still having trouble with
this tutorial. I can now get to the last step, which in the tutorial
is "snmpget localhost NET-SNMP-TUTORIAL-MIB::nstAgentPluginObject.0"
I am issuing the command:
"snmpget -v 1 -c public localhost NET-SNMP-TUTORIAL-MIB::nstAgentP
I have successfully compiled the nstAgentPluginObject.so module and am
trying to proceed through the tutorial steps. When I get to the last
steps:
snmpget localhost NET-SNMP-TUTORIAL-MIB::nstAgentPluginObject.0
I am having a problem. The actual command I am issuing is:
snmpget -v 1 -c snmproot
Anders <[EMAIL PROTECTED]> wrote:
> Russell Markus wrote:
> > I am trying to compile the samples from the tutorials on writing SNMP
> > agent modules. I downloaded the files nstAgentPluginObject.c,
> > nstAgentPluginObject.h, and the Makefile. When I
snmp/agent/cache_handler.h:49: error: expected
specifier-qualifier-list before 'netsnmp_handler_args'
make: *** [nstAgentPluginObject.so] Error 1
I am running net-snmp 5.3.1-12 as installed by Fedora Core 6. Any
help in getting this to compile would be greatly apprecia