snmpTargetAddrTable inconsistent values

2006-03-24 Thread kanakamahesh.anasuri
Title: snmpTargetAddrTable inconsistent values Hi, I observed some inconsistent values with snmpTargetAddrTable attributes:  snmpTargetAddrTimeout, snmpTargetAddrRetryCount has default values of 1500, 3 as per the MIB definition. I observed the same values when I queried the snmpTargetAddrTa

Re: How can I debug the Link Up/Down trap failure

2006-03-24 Thread Paulo Ricardo
Nice, Niels I have four ethernet interfaces (bge0 - bge3), with IIPv4 address, the net-snmp get the ip from bge0. I would like that net-snmp get the Ip from bge1 not bge0, is there some option to change the scan?? BR, Paulo From: Niels Baggesen <[EMAIL PROTECTED]> To: Paulo Ricardo <[

Re: From Where Agent Address´s field is fi lled

2006-03-24 Thread Paulo Ricardo
Nice Wes, But in tems of Solaris, do you know in which archieve this is defined?? Paulo From: Wes Hardaker <[EMAIL PROTECTED]> To: "Paulo Ricardo" <[EMAIL PROTECTED]> CC: [email protected] Subject: Re: From Where Agent Address´s field is filled Date: Thu, 23 Mar 2006 12:0

How to specify source IP addresses using send_v2trap

2006-03-24 Thread ANAND MATHEW
Hello all,We have developed an subagent using net-snmp that runs on RHEL release 3 Update 2. We have configured a number of logical IP Addresses using the standard configuration done in linux - (create files under the /etc/sysconfig/network-scripts etc). We are running snmpd and snmptrapd with the

SNMPGET Response variables

2006-03-24 Thread Ian Dineen
hi, i'm developing an application using snmp libraries with Microsoft VC++, i am unable to get a SNMPGET response value from interface description mib oid (.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifDescr.1). i can get a response from the system descr (.iso.org.dod.internet.m

Re: How can I debug the Link Up/Down trap failure

2006-03-24 Thread Niels Baggesen
On Thu, Mar 23, 2006 at 12:12:43PM +, Paulo Ricardo wrote: > I don?t know if everybory knows but there is a Agent Address?s field in the > PDU section in the SNMP protocol. This field is filled with machine?s IP > source. In the TRAP PDU, yes > I would like to know FROM WHERE Net Snmp

Problems with recognizing Hex-Strings on 5.3.0.1

2006-03-24 Thread Vern . Dias
Title: Problems with recognizing Hex-Strings on 5.3.0.1 Anyone have any ideas why v5 can't properly parse Hex-Strings? 5.1 returns: snmpwalk  -v 1 -c ctron 10.169.192.10 .1.3.6.1.4.1.9.9.23.1.2.1.1.4 iso.3.6.1.4.1.9.9.23.1.2.1.1.4.5.1 = Hex-STRING: 0A A9 C0 09 iso.3.6.1.4.1.9.9.23.1.2.

Adding MIB in enterprise node problem Thomas Anders

2006-03-24 Thread [EMAIL PROTECTED]
Hi, I wrote some linesin bug section a few hours ago and I have still the same problem: Initial Comment: Hi, I'am working with linux suse with net-snmp 5.4. I write a mib, I put it in the enterprises. I use mib2c tool. All is ok, I have one .c and one .h file. No errors. I compile the agent using