<DiscoveryItem>
	<strId>07b1ca7e-62a7-442b-b5dd-b3a82d2ac7d7</strId>
	<strName>Layer2_static_switch_interfaces_vlan_from_description</strName>
	<strDescription></strDescription>
	<strTableName>tblLayer2VlanInfo</strTableName>
	<strTableDescription></strTableDescription>
	<strParentNameList>Layer2_static_switch_interfaces_mapping</strParentNameList>
	<strChildrenNameList></strChildrenNameList>
	<fIsRoot>0</fIsRoot>
	<fExecuteDeletePriorToCommand>0</fExecuteDeletePriorToCommand>
	<fSkipResults>0</fSkipResults>
	<fPossibleUpdateLine>0</fPossibleUpdateLine>
	<strType>Line</strType>
	<strSQLDeleteConditionCommand><![CDATA[]]></strSQLDeleteConditionCommand>
	<strSQLDeleteCommand><![CDATA[DELETE FROM tblVlanInfo 
WHERE strSwitchIpAddr = '@strIpAddr@'
AND nUpdateTime < @startRunTime@
]]></strSQLDeleteCommand>
	<strStartupParametersFilePath></strStartupParametersFilePath>
	<strUpdateOnChangeFieldList></strUpdateOnChangeFieldList>
	<Condition>
		<strId>71e69da5-9c25-4a2b-8b00-c90f5c6b1b43</strId>
		<strName>description_start_with_vlan</strName>
		<strMethod>Fields_Compare</strMethod>
		<strKey>@strIfDescription@</strKey>
		<strValue>Vlan</strValue>
		<strFunction>KeyStartWithValue</strFunction>
	</Condition>
	<FieldItem>
		<strId>6d4699eb-71ee-4b1a-91fd-2fa143167593</strId>
		<strMethod>Direct</strMethod>
		<strTableField>nUpdateTime</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>Int</strFieldType>
		<strValue></strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction>CurrentTime()</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIgnoreField>0</fIgnoreField>
		<fIsKey>0</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
	<FieldItem>
		<strId>784cbb80-fe97-4cec-8135-62f9eec9a677</strId>
		<strMethod>Direct</strMethod>
		<strTableField>strVlanId</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue>strVlanId = '@strIfDescription@';
strVlanPrefix = 'Vlan';
nVlanPrefixLength = strVlanPrefix.length;
strVlanId = strVlanId.substr(nVlanPrefixLength);
</strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction>JavaScript</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIgnoreField>0</fIgnoreField>
		<fIsKey>1</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
	<FieldItem>
		<strId>5c3360e3-14f1-4579-8103-f9a9ec7d2597</strId>
		<strMethod>Direct</strMethod>
		<strTableField>strSwitchIpAddr</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue>@strIpAddr@</strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction>None</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIgnoreField>0</fIgnoreField>
		<fIsKey>1</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
	<FieldItem>
		<strId>44062b54-d442-4a09-804a-02e98895f38a</strId>
		<strMethod>Direct</strMethod>
		<strTableField>strVlanName</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue>@strIfDescription@</strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction>None</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIgnoreField>0</fIgnoreField>
		<fIsKey>0</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
</DiscoveryItem>
