asedGauge64, what should be diplayed,
> "Counter64" or "CounterBasedGauge64"?
> From: d.t.shi...@liverpool.ac.uk
> To: lh_1...@hotmail.com
> CC: net-snmp-users@lists.sourceforge.net
>
> On 10 December 2010 06:54, W Z wrote:
> > I need to use CounterBasedGauge64 fo
I need to use CounterBasedGauge64 for our own data, as there is no Gauge64. In
MIB file, the SYNTAX for the data is CounterBasedGauge64. When doing a snmpget
for the data, what should be displayed:
.1.x.x.x.x.x.x.x = Counter64: data_value; Or,
.1.x.x.x.x.x.x.x = CounterBasedGauge6: data_valu
So far, I have not been able to reproduce this problem...
Thanks!
Date: Tue, 15 Jun 2010 17:41:27 +0200
Subject: Re: subagent core dump at startup
From: bvanass...@acm.org
To: lh_1...@hotmail.com
CC: net-snmp-users@lists.sourceforge.net
On Mon, Jun 14, 2010 at 8:53 PM, W Z wrote:
We use
We use net-snmp 5.4.2.1. We had a subagent core dump at system start up. This
happens rarely, i.e., cannot reproduce.
After gdb core file, backtrace shows:
==
Program terminated with signal 11, Segmentation fault.
[New process
System works fine as a subagent (agentX). We decided to switch to dynamic load
method. All compiled and loaded. However, when doing snmpwalk, it only gives
the top data back, not walking through the all table. What could be wrong?
Thanks!
__