> > # snmpd -f -Le
> > netsnmp_assert !"registration != duplicate" failed
agent_registry.c:535
> > netsnmp_subtree_load()
>
> It might be worth applying Official Patch 1805971
> (from the project web site), to handle these messages.
Applied patch to agent_registry.c.
Looks good.
> > /usr/loca
Thanks a lot Dave.
I tried that u long long spliting-stiching as you said and it worked
perfectly.
Cheers,
Vinh
Dave Shield wrote:
> On 09/10/2007, Vinh Nguyen <[EMAIL PROTECTED]> wrote:
>
>> Does anyone know how to implement a Counter64 variable (in a subagent)
>> using net-snmp?
>>
>
>
>> accepted smux peer: oid SNMPv2-SMI::zeroDotZero, descr dbsnmp
>>=20
>> AND:
>>=20
>> accepted smux peer: oid SNMPv2-SMI::zeroDotZero, descr NSGS
>These appear to indicate that both subagents are setting their identity =
>to .0.0 in the OpenPDU. This is not strictly illegal, but is
On 08/10/2007, Yogesh Ankolekar <[EMAIL PROTECTED]> wrote:
> I installed net-snmp-5.3.1 using the option
> "--with-perl-modules=/usr/bin/perl".
That doesn't feel right.
What happens if you try "--with-perl-modules" ?
> When I try to use mib2c, it always complains me as below.
>
> ERROR:
On 06/10/2007, <[EMAIL PROTECTED]> wrote:
> I have a mib with a table and I would like to have two subagents handling
> two different subsets of rows. Is it possible?
In principle, yes this is possible.
The AgentX protocol includes the idea of "OID ranges",
which can be used to register a single r
On 05/10/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>I am trying to write C code for the "snmp set " operation for the WLAN
> IEEE 802.11 MIB. I could able to set only the ESSID . But for any
> integer values when I am trying to set the control not reaching the Write
> Meth
On 03/10/2007, Pete Gillin <[EMAIL PROTECTED]> wrote:
> Short version: I have a MIB which describes a table, and I want a
> number of subagents on the machine to each provide one row of that
> table. When we send requests to snmpd to walk the table, it should
> communicate with each subagent and pu
On 09/10/2007, Mike Ayers <[EMAIL PROTECTED]> wrote:
> If you want to continue using version 4, then you will need to
> fix this bug
> yourself, as it is most likely that there is noone left doing active
> development on
> that branch.
Confirmed.
There has been little or no active de
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of arul vadivel
> Sent: Tuesday, October 09, 2007 2:17 AM
> I just want to fix this in my application using ucd-snmp
> 4.2.3 (without migrating to latest version).
> When I do diff between latest version and the old version
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Jack Chen
> Sent: Monday, October 08, 2007 8:09 PM
> I get one MIB, the elements of one table, their OID is
> discontinous, I can't to execute " walk " command.
> Such a design has any special purpose? Many thanks.
I currently have active monitoring going, and let me say it works great!
By running some packet captures and walking the tree I have come to the
following conclusion regarding the behavior.
If a condition of a monitor is met (threshold or absolute) the ErrorFlag
associated with the entry that is
Hi,
Im new to Net-SNMP and I want to use the API from VC++.
From the command prompt im fine but
I cant seem to find any simple examples that show how to use the API to
perform basic snmpset and snmpget commands.
Can anyone help?
Thanks
Paul
This email and any files attached
On 09/10/2007, Vinh Nguyen <[EMAIL PROTECTED]> wrote:
> Does anyone know how to implement a Counter64 variable (in a subagent)
> using net-snmp?
Such values are handled using "struct counter64" variables.
This is basically two 32-bit integers bundled together, containing
the low and high order hal
Gentlemen,
Any helping hand on this??
Thanks,
Madan
-Original Message-
From: Madan (Madan Mohan) Goud
Sent: Monday, October 08, 2007 5:43 PM
To: net-snmp-users@lists.sourceforge.net
Cc: Madan (Madan Mohan) Goud
Subject: SNMPV3 user Authentication Failed
Hi All,
Hi Guys,
snmpd is not able clear cache (container), I guess. I used mib2c tool
to
generate codes.
Once i run snmpwalk, I got
SNMPv2-SMI::enterprises.5713.2.10.15.40.1.1.2 = INTEGER: 2
SNMPv2-SMI::enterprises.5713.2.10.15.40.1.1.4 = INTEGER: 4
SNMPv2-SMI::enterprises.5713.2.10.15.40.1.2.2
Hi Net-SNMP Users,I am facing the issue mentioned in the link
below:http://sourceforge.net/tracker/index.php?func=detail&aid=418335&group_id=12694&atid=112694I
just want to fix this in my application using ucd-snmp 4.2.3 (without
migrating to latest version).When I do diff between latest version
Gentlemen,
Any helping hand on this??
Thanks,
Madan
-Original Message-
From: Madan (Madan Mohan) Goud
Sent: Monday, October 08, 2007 5:43 PM
To: net-snmp-users@lists.sourceforge.net
Cc: Madan (Madan Mohan) Goud
Subject: SNMPV3 user Authentication Failed
Hi All,
T
On 09/10/2007, Lee, John (Sydney) <[EMAIL PROTECTED]> wrote:
> # wget http:///net-snmp-5.4.1.tar.gz
> # ./configure
:
> /usr/local/etc/snmp/snmpd.conf: line 417:
> Warning: Unknown token: smuxpeer.
Try
./configure --with-mib-modules=smux
> # snmpd -f -Le
> netsnmp_
> Yep. We only offer binaries for FC6, not FC7, though, so you'd need to
> build from source.
>
> If you prefer binary packages instead, you could:
>
> - install a 5.4.x SVN snapshot package for FC7 (see
> http://www.net-snmp.org/wiki/index.php/Third-Party_Packages -- let us
> know how it works f
19 matches
Mail list logo