iso/org/dod/internet/private/enterprises/.4115/.1/.3/arrisCmDevMib/.1/.2/.3/arrisCmDevModemFeatureSwitch
arrisCmDevModemFeatureSwitch
OBJECT-TYPE
1.3.6.1.4.1.4115.1.3.1.1.2.3.4
Description
This object is used to enable proprietary features of the Arris cable modem. From left to right, the specified bit indicates whether or not the corresponding modem feature is enabled. For example, if the first bit is set, then the badMapDiscard feature is enabled. If it is zero, the feature is disabled. NO bits are set by default. /** BIT Descriptions **/ 0x80 : badMapDiscard - if Set, bad Maps will be discarded. 0x40 : wanIsolationOverride - if Set, the WAN isolation switch will be overriden. Internet access will remain enabled regardless of the position of the WAN isolation switch (Standby button). 0x20 : usbDisable - if Set, the USB hardware will be disabled. 0x10 : concatDisable - if Set, concatenation and fragmentation will be disabled when operating with a 1.0 config file. 0x08 : octetCounterChange - if Set, SYNC and MAP messages are not counted in the ifInOctets MIB. 0x04 : RESERVED 0x02 : RESERVED 0x01 : Unused
Syntax
BITS { badMapDiscard(0), wanIsolationOverride(1), usbDisable(2), concatDisable(3), octetCounterChange(4), reserved5(5), reserved6(6), unused7(7) }