On 03/11/06, Arnaud BODENAN <[EMAIL PROTECTED]> wrote:
> I'm using net-snmp 5.3.1, and I want to use the type Counter64 (which is
> SNMP v2 feature)
>
> When I execute a "snmpwalk/snmpbulkwalk -v 2c" , I have the following error
> :
> Wrong Type (should be Gauge32 or Unsigned32): Counter64: 0
>
;
>From: Thomas Anders <[EMAIL PROTECTED]>
>Reply-To: net-snmp-users@lists.sourceforge.net
>To: Arnaud BODENAN <[EMAIL PROTECTED]>
>CC: net-snmp-users@lists.sourceforge.net
>Subject: Re: Use of Counter64
>Date: Fri, 03 Nov 2006 14:01:55 +0100
>
>Arnaud BODENAN w
Arnaud BODENAN wrote:
> When I execute a "snmpwalk/snmpbulkwalk -v 2c" , I have the following error
> :
> Wrong Type (should be Gauge32 or Unsigned32): Counter64: 0
Sounds like the corresponding MIB does *not* specify Counter64 for this
MIB object.
+Thomas
--
Thomas Anders (thomas.anders at b
I'm using net-snmp 5.3.1, and I want to use the type Counter64 (which is
SNMP v2 feature)
When I execute a "snmpwalk/snmpbulkwalk -v 2c" , I have the following error
:
Wrong Type (should be Gauge32 or Unsigned32): Counter64: 0
I realize I have the same behaviour with Unsigned32 (which also a SN