Re: [Observium] CASA CMTS - 32bit counters used instead of 64bit.
Hi Tom,
I'm not sure if I got your point :) Casa c2200 CMTS does respond with 64bit counters, for example:
# snmpget -v2c -c xxxx 1.1.1.1 IF-MIB::ifHCOutOctets.77 IF-MIB::ifHCInOctets.77 IF-MIB::ifHCOutOctets.77 = Counter64: 2351994689934 IF-MIB::ifHCInOctets.77 = Counter64: 319195830460
I was wondering if it's possible to force Observium to query those.
Regards, Pawel
If you make the device reply with 64bit counters, we'll happily use them.
That includes using v2c/v3, as v1 does not do HC counters!
Hi,
Observium atomatically detects the presence of 64bit counters, if it not found it, than something wrong in snmpwalk output.
Please attach debug output for ports poller: ./poller.php -d -m ports -h <your_device>
On 06.11.15 11:07, T-MONT Administrator wrote:
Hi Tom,
I'm not sure if I got your point :) Casa c2200 CMTS does respond with 64bit counters, for example:
# snmpget -v2c -c xxxx 1.1.1.1 IF-MIB::ifHCOutOctets.77 IF-MIB::ifHCInOctets.77 IF-MIB::ifHCOutOctets.77 = Counter64: 2351994689934 IF-MIB::ifHCInOctets.77 = Counter64: 319195830460
I was wondering if it's possible to force Observium to query those.
Regards, Pawel
If you make the device reply with 64bit counters, we'll happily use them.
That includes using v2c/v3, as v1 does not do HC counters!
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Mike,
Debug output: http://pastebin.com/kzK8X3RX I can see from there that HC counters were polled; but the port configuration page shows all asymmetric ports (ifIndex > 100) as 32bit; all symmetric ports are detected as 64bit.
Regards, Pawel
W dniu 2015-11-06 9:49, Mike Stupalov napisał(a):
Hi,
Observium atomatically detects the presence of 64bit counters, if it not found it, than something wrong in snmpwalk output.
Please attach debug output for ports poller: ./poller.php -d -m ports -h <your_device>
On 06.11.15 11:07, T-MONT Administrator wrote:
Hi Tom,
I'm not sure if I got your point :) Casa c2200 CMTS does respond with 64bit counters, for example:
# snmpget -v2c -c xxxx 1.1.1.1 IF-MIB::ifHCOutOctets.77 IF-MIB::ifHCInOctets.77 IF-MIB::ifHCOutOctets.77 = Counter64: 2351994689934 IF-MIB::ifHCInOctets.77 = Counter64: 319195830460
I was wondering if it's possible to force Observium to query those.
Regards, Pawel
If you make the device reply with 64bit counters, we'll happily use them.
That includes using v2c/v3, as v1 does not do HC counters!
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
On 06.11.15 13:03, T-MONT Administrator wrote:
Hi Mike,
Debug output: http://pastebin.com/kzK8X3RX I can see from there that HC counters were polled; but the port configuration page shows all asymmetric ports (ifIndex > 100) as 32bit; all symmetric ports are detected as 64bit.
Use latest revision. Polling for upstream/downstream now fixed (in r7173).
Regards, Pawel
W dniu 2015-11-06 9:49, Mike Stupalov napisał(a):
Hi,
Observium atomatically detects the presence of 64bit counters, if it not found it, than something wrong in snmpwalk output.
Please attach debug output for ports poller: ./poller.php -d -m ports -h <your_device>
On 06.11.15 11:07, T-MONT Administrator wrote:
Hi Tom,
I'm not sure if I got your point :) Casa c2200 CMTS does respond with 64bit counters, for example:
# snmpget -v2c -c xxxx 1.1.1.1 IF-MIB::ifHCOutOctets.77 IF-MIB::ifHCInOctets.77 IF-MIB::ifHCOutOctets.77 = Counter64: 2351994689934 IF-MIB::ifHCInOctets.77 = Counter64: 319195830460
I was wondering if it's possible to force Observium to query those.
Regards, Pawel
If you make the device reply with 64bit counters, we'll happily use them.
That includes using v2c/v3, as v1 does not do HC counters!
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Mike Stupalov
-
T-MONT Administrator