Hitron 3.0 modem mib | docsis.org

You are here

Hitron 3.0 modem mib

5 posts / 0 new
Last post
cmcaldas
Hitron 3.0 modem mib

I need the mib to disable the wifi. lab setup and too many wifi connections

Thank you in advance

micabu
Mib

Hi,

here are the lines to disable WIFI:

SnmpMibObject wifiOperMode.0 Integer 1; /* notAvailable(0),off(1),remote(2),local(3) */
SnmpMibObject wifiApplySettings.0 Integer 1; /* true(1),false(2) */

Or, if you need the OIDs:
.1.3.6.1.4.1.8595.80211.1.1.0 Integer 1; /* notAvailable(0),off(1),remote(2),local(3) */
.1.3.6.1.4.1.8595.80211.100.0 Integer 1; /* true(1),false(2) */

BR,
Michael

cmcaldas
Hitron cm

Thank you Michael

Ibrologic
Configuring RIP in Bootfile

Guys, kindly assist on how i can configure RIP in the bootfile for Hitron CM. Thank you in advance

emsi
CBN SNMP MIbs

Hi to everyone,

does anyone has vendor snmp mibs for CBN / Hitron available? We need the OID to perform a factory reset. You can contact me on: hitron.10.emsi (at) neverbox.com

thanks a lot
Oliver

Log in or register to post comments