MIB Viewer

adGenDCProfileSrcIpType

OBJECT-TYPE
1.3.6.1.4.1.664.5.70.53.1.2.1.14
Access
read-create
Status
current
Sub-identifiers
0
Specify whether the source IP is being matched in this profile. The default is noMatching, which means the IP will not be used in this profile. If ip is set, then the matched source IP value is specified in adGenDCProfileSrcIpAddress. If any is set, then this will match all packets that have a source IP address (i.e. all L3 packets). If none is set, then this will match all packets that do not have a source IP address (i.e. L2 packets only).
INTEGER { noMatching (1), ip (2), any (3), none (4) }