Title: Message
Hi,
Following code is
the snippet of our SNMP SubAgent. I am facing two problems with this
finction.
1.
init_agentx_config() is deifined in agentx_config.c and the declaration is
available in agentx_config.h file. agentx_config.h is not getting copied
i
--- Dave Shield <[EMAIL PROTECTED]> wrote:
> > I don't really need cpu or memory for what I am
> doing.
> > Is there a way to configure without this ?
>
> Try
> ./configure
> --with-out-mib-modules=ucd-snmp/vmstat_aix4
>
> Dave
same result. still demanding the install of
libperfstat. Any id
On Sun, 28 Mar 2004 21:04:37 -0800 (PST) SK wrote:
SG> --- [EMAIL PROTECTED],
SG> > On Fri, 19 Mar 2004 12:23:42 + Dave wrote:
SG> > DS> > I am not able to set the admin status of
SG> > DS> > interfaces on my machine. How could I make it happen?
SG> > DS>
SG> > DS> The agent does not support w
On Wed, 7 Jul 2004 18:28:45 +0100 [EMAIL PROTECTED] wrote:
HKC> > I have coded my own MIB module based on a stub file that was
HKC> > originally auto-generated by mib2c using mib2c.iterate.conf,v
HKC> > 5.5. The module contains a table with 7 columns and currently
HKC> > 120 rows. [...] I was qu
> From: Holger
> Sent: 06 July 2004 21:31
> I have coded my own MIB module based on a stub file that was
> originally auto-generated by mib2c using mib2c.iterate.conf,v
> 5.5. The module contains a table with 7 columns and currently
> 120 rows. The first 3 columns are table indexes and defined
Hello,
Can someone help me to run
net-snmp? I have it install on my server but I don't know how to
use it?
I would be very appreciating if you
spend some times guiding me for the beginning.
Thanks,
-Mark Nguyen
Hi Dave,
Does net-snmp has any support for Cisco ACLs(Access control lists).
If we were to provide ACL support for communities, meaning if we want to
restrict community strings per IP address, I guess com2sec caters to all
the requirements. Notification mibs can be used for restricting traps.
> > My *guess* is that it's probably the config file parsing that's
> > getting confused. Try running the agent with '-Dread_config'
> > and/or '-Dnetsnmp_udp_parse_security' and watch what gets set up. ...
>
> It appears to cough on the # at the start of my RW community string.
> /usr/s