Re: MODE_SET_*

2005-10-18 Thread Dave Shield
On Mon, 2005-10-17 at 18:42 +0200, Roman Medina-Heigl Hernandez wrote: I missed the part that a SET request can set several variables, not only one. Then it is some kind of attempt to reach a pseudo-atomic operation Exactly. (which never gets really true since COMMIT

RE: mib2c

2005-10-18 Thread Dave Shield
On Mon, 2005-10-17 at 14:43 -0400, Eugen wrote: Thanks for your answer. Actually what I did was the following: - I've downloaded the package net-snmp-5.2.1.2-1.src.rpm from net-snmp web page I though you said you'd installed the RedHat-provided version of Net-SNMP ? - I've generated the

Re: Get IP-addresses and names of hosts attached to Switchports

2005-10-18 Thread Dave Shield
On Mon, 2005-10-17 at 13:15 -0400, Robert Story wrote: On Fri, 14 Oct 2005 12:14:39 +0200 Boris wrote: BF output: BF SNMPv2-SMI::mib-2.17.4.3.1.1.0.0.28.182.27.202 = Hex-STRING: 00 00 1C B6 BF 1B DF Any part of that look familiar? '28.182.27.202' looks like an ip address to me Close. It's

Re: timeout exponentially backoff ?

2005-10-18 Thread Dave Shield
On Mon, 2005-10-17 at 12:34 -0400, Robert Story wrote: On Mon, 26 Sep 2005 13:32:41 +0100 Dave wrote: DS The backoff code was removed in 1998 Anyone have a good enough memory to remember why? After 7+ years? Are you nuts, Robert? I have enough difficulty remembering what got changed (and

RE: Help with exec and pass

2005-10-18 Thread Santanu Misra
Thanks Dave, LOL I liked your comments ;) I will make note of this as I am learning a lot about snmp with my little steps. -Regards Santanu -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 October, 2005 14:47 To: Santanu Misra Cc:

Re: How can I test perl modules?

2005-10-18 Thread Radek Vokál
On Tue, 2005-10-18 at 15:27 +0200, Roman Medina-Heigl Hernandez wrote: Radek Vokál wrote: I've tried to run sample perl module from http://net-snmp.sourceforge.net/tutorial/tutorial-5/toolkit/perl/perl_module.pl I've also modified the snmpd.conf to load the module # head

Re: How can I test perl modules?

2005-10-18 Thread Thomas Anders
Radek Vokál wrote: at's exactly what I would love to see but still I don't get any line that the module is loaded [EMAIL PROTECTED] ~# snmpd -f -Lsd -Lf /var/log/snmpd.log -p /var/run/snmpd Run with -Dread_config -Dperl. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de)

Re: How can I test perl modules?

2005-10-18 Thread Dave Shield
On Tue, 2005-10-18 at 15:27 +0200, Roman Medina-Heigl Hernandez wrote: Do the following: kill/stop snmpd (if running as daemon), open a shell/xterm/etc and run snmpd in foreground: $ snmpd -f -Lsd -Lf /var/log/snmpd.log -p /var/run/snmpd -a I'd actually suggest you run the agent using

RE: mib2c

2005-10-18 Thread Eugen
Hi Dave, I've patched net-snmp.spec at the top with %define _with_perl_modules 1 I've compiles everything, the net-snmp-perlmods-5.2.1.2-1.i386.rpm was generated, then I've installed it and it works now. Thanks so much, Eugen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Binary that installs just the snmp utils

2005-10-18 Thread Ravi Malghan
Hi: I want to install UCD-SNMP with just the SNMP utilities (primarily snmpget, snmpwalk) for Solaris 9. I donot want the agent or anything else. I have searched everywhere and not found one. 1. Does anybody know if such a binary exists 2. if not how do I create one. What do I need to do before I

Multiple sets in one pdu

2005-10-18 Thread Yong Chen (yongche)
Hi, I'm facing a problem with multiple sets in one pdu, basically it's sequence issue. Say the pdu is set for 5 oids as following: oid_1.1 oid_2.1 oid_1.2 oid_2.2 oid_1.3 (oid_1 and oid_2 are variables in two different tables, .1/.2/.3 are indice) It seems the agent does some

Does anyone know what trap it is ?

2005-10-18 Thread Ryan guo
hi ,all, ireceived some stange traps through trap receiver,the snmp trap 's source is 0.0.0.0,andtrap'soid is 1.3.6.1.4.8072.3.2.10,i lookup some references ,and get that this oid is locate in NET-SNMP.that is netSnmp(8072).netSnmpEnumerations(3).netSnmpAgentOIDs(2),and i wanna know that what the