High-Split on CM8200A | docsis.org

You are here

High-Split on CM8200A

2 posts / 0 new
Last post
rmadmin
High-Split on CM8200A

Howdy,
I'm having no luck finding the specific SNMP OIDs to enable high split on the Arris CM8200A. Does anyone happen to have them handy, or have the latest 9.1 FirmwareGuide.pdf for the 8200 so I can dig them out?

Thanks.

cmcaldas
try this

SNMP MIB Object(unknown OID 1.3.6.1.4.1.4526.30.1.3.4.0):1.3.6.1.4.1.4526.30.1.3.4.0, Integer, 1
The difference between a 42mhz and a 85 config is that:
1.3.6.1.4.1.4115.1.3.4.1.3.215.0 = band0 (or 0)
[This is called arrisCmDoc30DiplexerControl.0 band0]

This object allows the user to retrieve/set Diplexer.
Band0 = 0
Band1 = 1
The frequency ranges of band0 and band1 can be retrieved by
arrisCmDoc30DiplexerFreqencyRanges.
When this MIB is set, arrisCmDoc30DiplexerAutoSwitchEnable will be set to false.
The other difference is 1.3.6.1.4.1.1166.1.19.3.1.73.0 = 3
[This is called cmConfigDiplexerControl.0 3]

This object allows the user to retrieve/set Diplexer.
For NORTH AMERICA Diplexer
US 5/42MHz ; DS 108/1002MHz = 0
US 5/42MHz ; DS 108/1218MHz = 1
US 5/85MHz ; DS 108/1002MHz = 2
US 5/85MHz ; DS 108/1218MHz = 3
For EURO Diplexer
US 5/65MHz ; DS 85/1218MHz = 0
US 5/204MHz ; DS 258/1218MHz = 1
A manual reset is required for the changes to take effect.
Storage: Dynamic Non-Vol
Reset To Defaults will update the Diplexer setting from Permanent Non-Vol

Log in or register to post comments