Resending INFORM messages

2006-12-04 Thread John Wang
Hi, I'm not sure if resending INFORM messages for v2c and v3 is implemented in Net-SNMP (version 5.2.1.2 and above)? If it's implemented, what's the default retry numbers and default timeout value? I appreciate any helps. Thanks, John Wang -

minimized embedded arm installation

2006-12-04 Thread Christopher Friedt
Hello everyone, I'm trying to compile as few features into net-snmp as possible to put it onto an arm board. So far i have the following files (after strip): libnetsnmp.so.15.0.0 - 408 kB libnetsnmpmibs.so.15.0.0 - 72 kB libnetsnmphelpers.so.15.0.0 - 112 kB Also, for snmpd, i also

Re: linkDown and linkUp traps are triggered repeatedly

2006-12-04 Thread Dave Shield
On 03/12/06, Jennifer Lu <[EMAIL PROTECTED]> wrote: > I use the Disman-Event-Mib support to monitor a ppp link on which ipsec is > applied. > However, the linkup trap for ppp0 and the linkdown trap for ipsec > interface(s) are triggered repeatedly. The linkup/linkdown traps for eth0 > work as expec

linkDown and linkUp traps are triggered repeatedly

2006-12-04 Thread Jennifer Lu
Hi, all I use the Disman-Event-Mib support to monitor a ppp link on which ipsec is applied. The following is my configurations used to check network interfaces in snmpd.conf notificationEvent linkUpTrap1.3.6.1.6.3.1.1.5.4 1.3.6.1.2.1.2.2.1.1 1.3.6.1.2.1.2.2.1.7 1.3.6.1.2.1.2.2.1.8 no

Re: net-snmp error

2006-12-04 Thread Dave Shield
On 04/12/06, Lakshmi <[EMAIL PROTECTED]> wrote: > snmpget cannot find the mibs and i am getting warning messages as follows. > Kindly let me know how to overcome this issue. > > testbed.com$ ./snmpget -t 0 -v 3 -u user1 -l authNoPriv -a MD5 8.8.8.1 > 1.3.6.1.2.1.1.3.0 > Cannot find module (IP-MIB):

net-snmp error

2006-12-04 Thread Lakshmi
Hi all, snmpget cannot find the mibs and i am getting warning messages as follows. Kindly let me know how to overcome this issue. testbed.com$ ./snmpget -t 0 -v 3 -u user1 -l authNoPriv -a MD5 8.8.8.1 1.3.6.1.2.1.1.3.0 Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB):

trapsess & v3 users

2006-12-04 Thread Phil Wilson
If I create a user (createUser directive in /var/net-snmp/snmpd.conf), it appears in the USM table as active & nonVolatile, and is still there when snmpd is stopped. Any changes made (e.g. through snmpusm) are also saved. Now, if I add a trapsess line to (the other) snmpd.conf file using the abov

Re: TRAP dump

2006-12-04 Thread Dave Shield
On 04/12/06, Treesa Fairy Joseph <[EMAIL PROTECTED]> wrote: > How can i get the trap display on the command line, rather than > checking it through /var/log/messages file? Run the trap receiver as snmptrapd -f -Lo Dave ---

TRAP dump

2006-12-04 Thread Treesa Fairy Joseph
-- Open WebMail Project (http://openwebmail.org) I have installed net-snmp-5.2.1.2 on my fedora core 3 machine. I am trying to send a trap from my PC to another. The snmpd daemon is running in my PC (using the command /usr/sbin/snmpd). On the other PC snmptrapd is running (using the command /usr

Re: net-snmp-5.3.1 vs net-snmp-5.2.1

2006-12-04 Thread Dave Shield
On 04/12/06, Joanna Sasin <[EMAIL PROTECTED]> wrote: > At the second machine I have installed fedora6 and net-snmp-5.3.1 > When I try to use snmp on this machine it gives the following result: > > $ /usr/bin/snmpwalk -v 2c -c public localhost .1.3.6.1.4.1.2021 > Timeout: No Response from local

net-snmp-5.3.1 vs net-snmp-5.2.1

2006-12-04 Thread Joanna Sasin
My problem is (probably) very simple, but I have no idea how to solve it. I have to linux machines. At the first one there are installed scientific-linux and net-snmp-5.2.1. When I try to use snmpwalk it works properly: [EMAIL PROTECTED] ~]$ /usr/bin/snmpwalk -v 2c -c public localhost .1.3.6.1.

Re: FW: Error while compiling net-snmp

2006-12-04 Thread Dave Shield
On 04/12/06, Amit Thukral <[EMAIL PROTECTED]> wrote: > While compiling the net-snmp code on linux i am getting the following error. > > -L/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE -lperl -lnsl -ldl -lm > -lpthread -lc -lcrypt -lutil > libtool: link: cannot find the library `/usr/lib/libbee

Re: Incomplete o/p for snmpwalk on HOST-RESOURCES-MIB

2006-12-04 Thread Dave Shield
On 04/12/06, <[EMAIL PROTECTED]> wrote: > I am using netsnmp agent 5.1 to implement snmp feature on a device. That version of the agent is *extremely* old, and is not even the most recent release on the 5.1.x branch (which is now end-of-line). Can we suggest that you try with a more recent ver

FW: Error while compiling net-snmp

2006-12-04 Thread Amit Thukral
FYI ... From: Amit Thukral Sent: Mon 12/4/2006 2:02 PM To: net-snmp-coders@lists.sourceforge.net Subject: Error while compiling net-snmp Hi, While compiling the net-snmp code on linux i am getting the following error. -L/usr/lib/perl5/5.8.0/i386-linux-thread

Incomplete o/p for snmpwalk on HOST-RESOURCES-MIB

2006-12-04 Thread Pawan Nagaraju -X (panagara - Infosys at Cisco)
Hi All, I am using netsnmp agent 5.1 to implement snmp feature on a device. I find that only partial output is obtained when 'snmpwalk' is executed on hrStorageTable. The 'snmpwalk' display stops at "HOST-RESOURCES-MIB::hrStorageAllocationUnits.11 = INTEGER: 4096 Bytes". Also,