Remote Spectrum Scan | docsis.org

You are here

Remote Spectrum Scan

6 posts / 0 new
Last post
npfd532
Remote Spectrum Scan

Let me preface, this is all new to me, so take it easy on me, and thank you in advance !

Does anyone have the proper process and OID's, to remote spectrum scan a modem ? It seems they are proprietary to each manufacturer, and I understand it seems to require an SNMPSET and then an SNMPGET, but I cannot figure out the OIDs. I've walked capable modems and cannot find any OID tree's that would jive with this. I am just looking to develop a basic SNMP tool that will poll and gather spectrum data. If anyone can assist, I would greatly appreciate it, as this is my first dive into this type of thing.

wittmann
CableLabs is the right source

I don't know where you're looking. The best source in such cases are www.cablelabs.com. There you'll find this site:

https://apps.cablelabs.com/specification/proactive-network-maintenance-u...

Under Appendix IX you'll find a the right MIB OIDs. If your cable modem will not response to those MIB OIDs then the chance is high that they just don't support the feature.

npfd532
Thank you

This is exactly what I was looking for, I was all over the C3 portion of their site and could not find anything like this. Thanks again for your help !

CableGei
You should also be able to

You should also be able to obtain the MIBs directly from each modem manufacturer.

JMH
Depends on your modem.

Depends on your modem.

For an Arris DG860 (and other models that support it) I use these mibs:

TLV 11 SNMP MIB Object = 1.3.6.1.4.1.4115.1.3.4.1.3.209.2:15:1
TLV 11 SNMP MIB Object = 1.3.6.1.4.1.4115.1.3.4.1.3.209.4:15:500000000
TLV 11 SNMP MIB Object = 1.3.6.1.4.1.4115.1.3.4.1.3.209.6:15:500000000
TLV 11 SNMP MIB Object = 1.3.6.1.4.1.4115.1.3.4.1.3.209.3:15:0

I cannot tell you what the cable labs equivalent is. I can tell you that it has to be in a specific order.

Download the Arris packet ace tool. That will help you out significantly, and let you verify what I have listed.

ocirem (not verified)
Remote spectrum scan

Do you have more information about how does it works? Do you have to do a mathematical operation when you receive the data?

Regards

Log in or register to post comments