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
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 <[
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
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
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
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
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.
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