MIB Viewer

adGenDCProfileDestMacType

OBJECT-TYPE
1.3.6.1.4.1.664.5.70.53.1.2.1.8
Access
read-create
Status
current
Sub-identifiers
0
Specify whether the destination MAC is being matched in this profile. The default is noMatching, which means the MAC will not be used in this profile. If mac is set, then the matched destination MAC value is specified in adGenDCProfileDestMacAddress. If unicast is set, then this will match all packets that have a unicast destination MAC address. If multicast is set, then this will match all packets that have a multicast destination MAC address. If broadcast is set, then this will match all packets that have a broadcast destination MAC address.
INTEGER { noMatching (1), mac (2), unicast (3), multicast (4), broadcast (5) }