<?xml version="1.0" encoding="UTF-8"?>
<configuration>
	<formatVersion>3</formatVersion>
	<description></description>
	<events>
	</events>
	<templates>
		<template id="3233">
			<name>Printers</name>
			<dataCollection>
				<dci id="881">
					<name>.1.3.6.1.2.1.43.11.1.1.6.1.1</name>
					<description>Printer Cartridge Description</description>
					<dataType>0</dataType>
					<origin>2</origin>
					<interval>82800</interval>
					<retention>30</retention>
					<instance></instance>
					<systemTag></systemTag>
					<delta>0</delta>
					<advancedSchedule>0</advancedSchedule>
					<allThresholds>0</allThresholds>
					<snmpPort>0</snmpPort>
					<transformation></transformation>
					<thresholds>
					</thresholds>
				</dci>
				<dci id="882">
					<name>.1.3.6.1.2.1.43.11.1.1.8.1.1</name>
					<description>Printer Cartridge Max Capacity</description>
					<dataType>0</dataType>
					<origin>2</origin>
					<interval>82800</interval>
					<retention>30</retention>
					<instance></instance>
					<systemTag></systemTag>
					<delta>0</delta>
					<advancedSchedule>0</advancedSchedule>
					<allThresholds>0</allThresholds>
					<snmpPort>0</snmpPort>
					<transformation></transformation>
					<thresholds>
					</thresholds>
				</dci>
				<dci id="883">
					<name>.1.3.6.1.2.1.43.11.1.1.9.1.1</name>
					<description>Printer Cartridge Current Capacity</description>
					<dataType>0</dataType>
					<origin>2</origin>
					<interval>3600</interval>
					<retention>30</retention>
					<instance></instance>
					<systemTag></systemTag>
					<delta>0</delta>
					<advancedSchedule>0</advancedSchedule>
					<allThresholds>0</allThresholds>
					<snmpPort>0</snmpPort>
					<transformation></transformation>
					<thresholds>
					</thresholds>
				</dci>
				<dci id="889">
					<name>Dummy</name>
					<description>Printer Cartridge Percentage Left</description>
					<dataType>4</dataType>
					<origin>0</origin>
					<interval>3600</interval>
					<retention>30</retention>
					<instance></instance>
					<systemTag></systemTag>
					<delta>0</delta>
					<advancedSchedule>0</advancedSchedule>
					<allThresholds>0</allThresholds>
					<snmpPort>0</snmpPort>
					<transformation>sub main ()&#x0D;&#x0A;{&#x0D;&#x0A;prnmax = (GetDCIValue ($node,FindDCIByDescription($node, &quot;Printer Cartridge Max Capacity&quot;)));&#x0D;&#x0A;prncur = (GetDCIValue ($node,FindDCIByDescription($node, &quot;Printer Cartridge Current Capacity&quot;)));&#x0D;&#x0A;return ((prncur * 100)/prnmax) . &quot;%&quot;;&#x0D;&#x0A;}</transformation>
					<thresholds>
						<threshold id="1">
							<function>0</function>
							<condition>0</condition>
							<value>1</value>
							<activationEvent>SYS_THRESHOLD_REACHED</activationEvent>
							<deactivationEvent>SYS_THRESHOLD_REARMED</deactivationEvent>
							<param1>1</param1>
							<param2>0</param2>
							<repeatInterval>-1</repeatInterval>
						</threshold>
					</thresholds>
				</dci>
				<dci id="887">
					<name>.1.3.6.1.2.1.43.5.1.1.17.1</name>
					<description>Printer Manufacturer Serial Number</description>
					<dataType>0</dataType>
					<origin>2</origin>
					<interval>82800</interval>
					<retention>30</retention>
					<instance></instance>
					<systemTag></systemTag>
					<delta>0</delta>
					<advancedSchedule>0</advancedSchedule>
					<allThresholds>0</allThresholds>
					<snmpPort>0</snmpPort>
					<transformation></transformation>
					<thresholds>
					</thresholds>
				</dci>
			</dataCollection>
			<filter>sub main()&#x0D;&#x0A;{&#x0D;&#x0A;return ($node-&gt;isPrinter);&#x0D;&#x0A;}</filter>
		</template>
	</templates>
	<traps>
	</traps>
</configuration>
