Hi,

There is two docsis OID:

1.3.6.1.2.1.10.127.1.1.4.1.5.3        // DS SNR
and
1.3.6.1.2.1.10.127.1.1.1.1.6.3        // RX PWR

The first oid is return the DS SNR of the modem, and the second oid 
return
the DS receive power level of the modem.

I call like this:
snmpget -v2c -c cmread 172.16.8.190 1.3.6.1.2.1.10.127.1.1.4.1.5.3
snmpget -v2c -c cmread 172.16.8.190 1.3.6.1.2.1.10.127.1.1.1.1.6.3

In both cases there is an answer from the modem, but the "RX PWR" 
version the return time
is much more than the "DS SNR" version.

This is very strange and incomprehensible for me, what is the reason?

(when i have ~3500 modems, at the "DS SNR" oid version the total query 
time is: ~50sec,
but at the "RX PWR" oid version the total time is: ~7min !!!)

Thanks
-- 
Regards:
Sztrepka Pál


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to