MIB Viewer

hwIpDslamArpDetectMode

OBJECT-TYPE
1.3.6.1.4.1.2011.6.47.21
Access
read-write
Status
current
Sub-identifiers
0
Used for setting or querying the arp detection mode. when dhcp spoofing send the arp detecting packet,use the gateway mode, the source mac will be the gateway mac,or if use the dummy mode, the source mac will be the mac of the bridge and the ip address should set to 0. Options: 1. gateway(1) -the source mac will be the gateway mac 2. dummy(2) -the source mac will be the bridge mac Default: dummy(2)
INTEGER{ gateway(1), dummy(2) }