Working under RH9, with net-snmp-5.0.9, trying to implement
80211MIB, the following problems arises. The command line
is
gcc -g -O2 -Dlinux -x c ieee802dot11_oldapi.c
I get errors having this form:
var_ieee802dot11 undeclared here (not in a function)
initialiser element is not constant
(near in
had left out that my actual configure flag is
--with-libwrap=/usr
and the entire line of flags is
--prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
[EMAIL PROTECTED] '--with-mib-modules=host
disman/event-mib' --with-persistent-directory=/var/ucd-snmp
--with-sys-location=unknown --with-libwrap
On Fri, Jul 23, 2004 at 07:14:58AM -0600, [EMAIL PROTECTED] wrote:
> On Fri, Jul 23, 2004 at 04:48:34AM -0600, [EMAIL PROTECTED] wrote:
> >
> > Hello!
> >
> > I've been able to integrate my MIB into the net-snmp agent, and the agent is
> > running happily.
> >
> > Now when I do an snmpwalk
doing a configure with --with-libwrap
getting:
checking for tcpd.h... no
Asked to use libwrap but couldn't find tcpd.h
Help! My tcpd.h is in /usr/include/tcpd.h
Thanks.
Carlos
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE
> I have been perusing the source code of the tools agent, found in
> the directory ./net-snmp-5.0.9/agent/.../mibII, and have noted some
> characteristics that bear sharing with the users group.
Fair enough.
But you should be aware that this particular table was re-implemented
in the 5.1.x line,
I have been perusing the source code of the tools agent, found in
the directory ./net-snmp-5.0.9/agent/.../mibII, and have noted some
characteristics that bear sharing with the users group. A few
questions are posed, and the answers of others are most welcome,
and desired.
In that directory is th
On Fri, Jul 23, 2004 at 04:48:34AM -0600, [EMAIL PROTECTED] wrote:
Hello!
I've been able to integrate my MIB into the net-snmp agent, and the agent is
running happily.
Now when I do an snmpwalk for the OID corresponding my MIB, the agent
snmpwalk displays "No Such Object available on this a
Hi,
I have implemented a stand alone SNMP agent similar to the example daemon
provided at http://www.net-snmp.org/tutorial-5/toolkit/demon/index.html.
The MIB I have implemented in this agent includes 1 scalar
(enterprises.14010.1.1) and 1 table (enterprises.14010.1.2).
The source code was orig
On Fri, Jul 23, 2004 at 04:48:34AM -0600, [EMAIL PROTECTED] wrote:
>
> Hello!
>
> I've been able to integrate my MIB into the net-snmp agent, and the agent is
> running happily.
>
> Now when I do an snmpwalk for the OID corresponding my MIB, the agent
> snmpwalk displays "No Such Object avai
Hello!
I've been able to integrate my MIB into the net-snmp agent, and the agent is
running happily.
Now when I do an snmpwalk for the OID corresponding my MIB, the agent
snmpwalk displays "No Such Object available on this agent".
Where am I going wrong? Can anyone help me with this?
Than
10 matches
Mail list logo