iso/org/dod/internet/private/enterprises/.4115/.1/.3/arrisCmDevMib/.1/.2/.3/arrisCmDevModemFeatureSwitch2
arrisCmDevModemFeatureSwitch2
OBJECT-TYPE
1.3.6.1.4.1.4115.1.3.1.1.2.3.15
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 disableTftpTimeoutOption feature is enabled. If it is zero, the feature is disabled. NO bits are set by default. Field is 32 bits long and all 32 bits must be written. /** BIT Descriptions **/ 0x80000000 : disableTftpTimeoutOption - Turn off timeout opt in TFTP 0x40000000 : enableBroadcastDhcpProtection - Turn on broadcast DHCP filtering for CPE devices 0x20000000 : allowCpeOverflowWrap - Turn on to allow wrapping of CPE MAC learning table 0x10000000 : wrmMaxCPEBypass - deprecated - WRM MAC address is not counted against the MaxCpeAllowed variable. 0x08000000 : dectMaxCPEBypass - deprecated - DECT MAC address is not counted against the MaxCpeAllowed variable. 0x04000000 : disableWrmFactDefaultButton - when set, holding WRM reset button for >8 seconds does NOT revert WRM to factory defaults. 0x02000000 : resetMtaTicketsOnProvisioningTimerExpiry - Turn on to allow security tickets to be invalidated when MTA provisioning timer expires. 0x01000000 : disableMtaDHCPOption60SupportedCodecs - when set, DHCP option 60 won't include supported codecs. 0x00800000 : replaceMtaDHCPOption12HostnameWithMtaMac - when set, ignore Option 12 hostname never mind it's exist or not. The Option 12 hostname will be set to MTA's MAC. 0x00400000 : keepCpeOnIfDisconnect - Turn on to keep the MAC address of the disconnected CPE. 0x00200000 : ignoreSigDevToneProvisioning - Turn on to ignore SigDevTone provisioning. 0x00100000 : Reserved for Future. 0x00080000 : Reserved for Future. 0x00040000 : Reserved for Future. 0x00020000 : Reserved for Future. 0x00010000 : Reserved for Future. 0x00008000 : Reserved for Future. 0x00004000 : Reserved for Future. 0x00002000 : Reserved for Future. 0x00001000 : Reserved for Future. 0x00000800 : Reserved for Future. 0x00000400 : Reserved for Future. 0x00000200 : Reserved for Future. 0x00000100 : Reserved for Future. 0x00000080 : Reserved for Future. 0x00000040 : Reserved for Future. 0x00000020 : Reserved for Future. 0x00000010 : Reserved for Future. 0x00000008 : Reserved for Future. 0x00000004 : Reserved for Future. 0x00000002 : Reserved for Future. 0x00000001 : Reserved for Future.
Syntax
BITS { disableTftpTimeoutOption(0), enableBroadcastDhcpProtection(1), allowCpeOverflowWrap(2), wrmMaxCPEBypass(3), dectMaxCPEBypass(4), disableWrmFactDefaultButton(5), resetMtaTicketsOnProvisioningTimerExpiry(6), disableMtaDHCPOption60SupportedCodecs(7), replaceMtaDHCPOption12HostnameWithMtaMac(8), keepCpeOnIfDisconnect(9), ignoreSigDevToneProvisioning(10), unused11(11), unused12(12), unused13(13), unused14(14), unused15(15), unused16(16), unused17(17), unused18(18), unused19(19), unused20(20), unused21(21), unused22(22), unused23(23), reservedForMergeToCMFS24(24), reservedForMergeToCMFS25(25), reservedForMergeToCMFS26(26), reservedForMergeToCMFS27(27), reservedForMergeToCMFS28(28), reservedForMergeToCMFS29(29), reservedForMergeToCMFS30(30), reservedForMergeToCMFS31(31) }