<DiscoveryItem>
	<strId>01dd4e8f-fafb-4fe8-82b3-7ff1019268aa</strId>
	<strName>DiscoverTelnetSSHInformation</strName>
	<strDescription></strDescription>
	<strTableName>@strParentTable@</strTableName>
	<strTableDescription></strTableDescription>
	<strParentNameList>DiscoverNodeGeneralInformation</strParentNameList>
	<fIsRoot>0</fIsRoot>
	<fSkipResults>0</fSkipResults>
	<fPossibleUpdateLine>0</fPossibleUpdateLine>
	<strType>Line</strType>
	<strSQLDeleteCommand></strSQLDeleteCommand>
	<strStartupParametersFilePath></strStartupParametersFilePath>
	<strUpdateOnChangeFieldList></strUpdateOnChangeFieldList>
	<Condition>
		<strId>3f11cf4b-b414-4cbb-8007-30c586f9ec35</strId>
		<strName>HasTelnetSSH</strName>
		<strKey>@strTelnetSSHUserPassword@</strKey>
		<strValue>null</strValue>
		<strFunction>HasValue</strFunction>
	</Condition>
	<FieldItem>
		<strId>393d1efb-a99c-425f-9320-bcb64a368ddd</strId>
		<strMethod>AutoGenerateInt</strMethod>
		<strTableField>nObjectId</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue></strValue>
		<strUniqueFieldQuery>select nObjectId from @strParentTable@ 
where strIpAddr = '@strIpAddr@'</strUniqueFieldQuery>
		<strValueFunction>None</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIsKey>1</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
	<FieldItem>
		<strId>803621b9-ef55-4197-befc-3ea2fef920e0</strId>
		<strMethod>TelnetSSH</strMethod>
		<strTableField>IsOracleUserDefined</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue></strValue>
		<strUniqueFieldQuery>select strIpAddr, IsOracleUserDefined 
from @strParentTable@
where IsOracleUserDefined = 'oracle'</strUniqueFieldQuery>
		<strValueFunction></strValueFunction>
		<strFinalSQLQuery>select strUser
from #TEMPTABLE#</strFinalSQLQuery>
		<strFinalSQLFieldName>strUser</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>strUser</strFinalSQLTableKeyName>
		<fIsKey>0</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
		<DataParser>
	<strId>756b115c-363e-4d56-86dd-bcd9bae9266b</strId>
			<ElementParser>
			<strType>FieldParser</strType>
			<strId>4761a72c-79c2-417e-9fea-cd54c1235edc</strId>
			<Position>
				<strType>TailPosition</strType>
		<strId>66528a01-8cb7-4e82-9001-f9dbcf360649</strId>
		<Locator>
			<strType>SkipText</strType>
			<strId>83215dad-1d35-43e3-ba6b-6dd78ad5c19a</strId>
			<strStartFrom>Top</strStartFrom>
			<nCount>0</nCount>
			<fIsRegex>0</fIsRegex>
			<strFindData>:</strFindData>
		</Locator>
			</Position>
			<strFieldName>strUser</strFieldName>
			</ElementParser>
		</DataParser>
		<strHostName>@strIpAddr@</strHostName>
		<nPort></nPort>
		<strScriptName></strScriptName>
		<strScriptData>grep -i oracle /etc/passwd</strScriptData>
		<strPrompt>null</strPrompt>
		<strProtocol>SSH2</strProtocol>
		<strUserPassword>@strTelnetSSHUserPassword@</strUserPassword>
		<strAuthMethod>Password</strAuthMethod>
		<strScriptParameters>
</strScriptParameters>
		<strPemFile>null</strPemFile>
	</FieldItem>
</DiscoveryItem>
