forked from network-node/ise-profiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAllwell-Device.xml
17 lines (17 loc) · 936 Bytes
/
Allwell-Device.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="ISO-8859-1"?><CPMProfilerPolicies>
<Policies>
<Policy description="" isEnabled="true" matchingIdentityGroup="true" minimumCertaintyMetric="5" name="Allwell-Device" version="2">
<PolicyRules>
<PolicyRule certaintyFactor="5" name="Allwell-DeviceRulef81102b7-f1e4-40c5-a9d0-f0488d014690"/>
</PolicyRules>
</Policy>
</Policies>
<Rules>
<Rule description="MAC_OUI_CONTAINS_ALLWELL_TECHNOLOGY" expression="Allwell-DeviceRulef81102b7-f1e4-40c5-a9d0-f0488d014690Check495d3795-1a4f-4990-a708-9da431061a47" name="Allwell-DeviceRulef81102b7-f1e4-40c5-a9d0-f0488d014690" ruleType="Regular"/>
</Rules>
<Checks>
<Check attributeName="OUI" attributeValue="ALLWELL TECHNOLOGY" description="MAC OUI CONTAINS ALLWELL TECHNOLOGY" name="Allwell-DeviceRulef81102b7-f1e4-40c5-a9d0-f0488d014690Check495d3795-1a4f-4990-a708-9da431061a47" operator="Contains" type="Mac"/>
</Checks>
<Actions/>
<ScanActions/>
</CPMProfilerPolicies>