There is a reason why the following demand in snmpd.conf doesn't care about
ifAdminStatus before sending the linkUp and linkDown traps?
notificationEvent linkUpTraplinkUp ifIndex ifAdminStatus ifOperStatus
notificationEvent linkDownTrap linkDown ifIndex
ifAdminStat
Could someone point it to me where in the code, a response msg is sent, in
response to ACK'ed TRAP, snmpinform ?
What snmp application do I need to run on the host if I want to send an
acknowledgement to a snmpinform?
thanks,
--- On Tue, 1/26/10, Dave Shield wrote:
> From: Dave Shield
> Su
2010/1/26 nathan :
> could someone help me to write to send an ACK msg in response to a trap,
> snmpinform ? thanks,
>
> FAQ does not talk about anything related to snmpinform response.
This is handled automatically by the Net-SNMP library.
Dave
could someone help me to write to send an ACK msg in response to a trap,
snmpinform ? thanks,
FAQ does not talk about anything related to snmpinform response.
__
Looking for the perfect gift? Give the gift of Flickr!
http:
On Tue, 2010-01-26 at 15:19 +0100, Thomas Anders wrote:
> The current changes in SVN trunk (5.6-to-be) seem to have introduced build
> failures on quite a few systems:
>
> - Solaris 2.6 + 7, HP-UX 10.20 + 11.00 with cc:
> "/my/net-snmp-5.6svn/snmplib/snmpUDPDomain.c", line 1115: error 1588:
> "I
On Mon, 2010-01-25 at 18:28 +0100, Nikola Vranic wrote:
> Hello,
>
> I configured net-snmp 5.5 with
>
> /configure --host=arm --target=arm --enable-mini-agent
> --disable-manuals --disable-scripts --disable-debugging
> --with-cc=arm-linux-gnu-gcc --with-endianness=little
> -- disable-mib-loadin
Hello all,
I've noticed recently there are a number of...
snmpd[N]: ioctl 35123 returned -1
...messages in syslog.
They usually occur every 15 seconds, but not always, and sometimes occurs
multiple times per second.
Occasionally snmpd then dies with:
snmpd[N]: segfault at 8 ip 0008 sp bfa
The current changes in SVN trunk (5.6-to-be) seem to have introduced build
failures on quite a few systems:
- Solaris 2.6 + 7, HP-UX 10.20 + 11.00 with cc:
"/my/net-snmp-5.6svn/snmplib/snmpUDPDomain.c", line 1115: error 1588:
"INET_ADDRSTRLEN" undefined.
- Solaris 8 + 9 + 10 with cc:
"/my/net-s
Hello,
I configured net-snmp 5.5 with
/configure
--host=arm
--target=arm
--enable-mini-agent
--disable-manuals
--disable-scripts
--disable-debugging
--with-cc=arm-linux-gnu-gcc
--with-endianness=little
-- disable-mib-loading
Then enter make and make install and everything i
On Tue, 26 Jan 2010 08:22:38 +
Dave Shield wrote:
> 2010/1/25 Stephen Hemminger :
> > Some of the SNMP tables can get large (like route table), and the existing
> > table storage implementation has linear search on insert. Has anyone
> > done an alternative that uses something smarter (tree,
2010/1/25 Stephen Hemminger :
> Some of the SNMP tables can get large (like route table), and the existing
> table storage implementation has linear search on insert. Has anyone
> done an alternative that uses something smarter (tree, hash, b-tree)?
>
> The container class seems to be built nicely
11 matches
Mail list logo