Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sodalist

#46
General Support / SNMP, Counter64, value, ...
November 30, 2007, 01:36:53 PM
Hi,

Any suggestions on how to query 64bit counters with netxms ?

NETXMS version: 0.2.19 (x86_32, Windows 2003 SE)

in:
nxsnmpwalk -c public -v 2c x.x.x.x .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33

out:
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.1 [46]:
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.2 [46]:
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.3 [46]:
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.4 [46]:
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.5 [46]:

NET-SNMP version: 5.3.1 (x86_64, GNU/Linux)

in:
snmpwalk -v2c -O nT -c public x.x.x.x .1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33

out:
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.1 = Counter64: 0
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.2 = Counter64: 143130624
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.3 = Counter64: 17891328
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.4 = Counter64: 357957632
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.33.5 = Counter64: 88080384


thank you,

Ales