Skip to content

Commit

Permalink
Update template_universal_printer.xml
Browse files Browse the repository at this point in the history
change item name from $1 to {#SBMPVALUE}
  • Loading branch information
nwiecz committed Feb 10, 2023
1 parent ebd414e commit 6a0a4eb
Showing 1 changed file with 29 additions and 29 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export>
<version>6.0</version>
<date>2023-01-22T22:03:14Z</date>
<groups>
<group>
<version>6.2</version>
<date>2023-02-10T11:37:33Z</date>
<template_groups>
<template_group>
<uuid>7df96b18c230490a9a0a9e2307226338</uuid>
<name>Templates</name>
</group>
</groups>
</template_group>
</template_groups>
<templates>
<template>
<uuid>ec71f7cdb42a40318991642351b585d8</uuid>
Expand Down Expand Up @@ -194,7 +194,7 @@ created by Nico Wieczorek</description>
<item_prototypes>
<item_prototype>
<uuid>a9d1a77e09b2478983d495ed7d0796af</uuid>
<name>Cover $1</name>
<name>Cover {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.6.1.1.2.{#SNMPINDEX}</snmp_oid>
<key>prtCoverDescription[{#SNMPVALUE}]</key>
Expand All @@ -212,7 +212,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>bd4e6c2f420e4e60ab5c21fc7bee3af4</uuid>
<name>Cover Status of $1</name>
<name>Cover Status of {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.6.1.1.3.{#SNMPINDEX}</snmp_oid>
<key>prtCoverStatus[{#SNMPVALUE}]</key>
Expand Down Expand Up @@ -249,7 +249,7 @@ created by Nico Wieczorek</description>
<item_prototypes>
<item_prototype>
<uuid>23664dd189c449ce9a08d394ea23b83f</uuid>
<name>Input Capacity $1</name>
<name>Input Capacity {#SNMPVALUE}</name>
<type>CALCULATED</type>
<key>prtInputCapacity[{#SNMPVALUE}]</key>
<delay>10m</delay>
Expand All @@ -266,7 +266,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>bea1174a03044d7ca7785124121064a1</uuid>
<name>Input current level $1</name>
<name>Input current level {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.10.{#SNMPINDEX}</snmp_oid>
<key>prtInputCurrentLevel[{#SNMPVALUE}]</key>
Expand All @@ -282,7 +282,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>e1b0ebec0a2e4ca3be96d28e4d6b444e</uuid>
<name>Input $1</name>
<name>Input {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.18.{#SNMPINDEX}</snmp_oid>
<key>prtInputDescription[{#SNMPVALUE}]</key>
Expand All @@ -300,7 +300,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>853ff9a9dfd6422287210d1f1e6cd63c</uuid>
<name>Input max capacity $1</name>
<name>Input max capacity {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.9.{#SNMPINDEX}</snmp_oid>
<key>prtInputMaxCapacity[{#SNMPVALUE}]</key>
Expand All @@ -317,7 +317,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>c0293646d5f3457e94c1b4faa49ad5bc</uuid>
<name>Input Media Name $1</name>
<name>Input Media Name {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.12.{#SNMPINDEX}</snmp_oid>
<key>prtInputMediaName[{#SNMPVALUE}]</key>
Expand All @@ -335,7 +335,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>c529b326b8ad47ba85c5146398717c9c</uuid>
<name>Input Model $1</name>
<name>Input Model {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.15.{#SNMPINDEX}</snmp_oid>
<key>prtInputModel[{#SNMPVALUE}]</key>
Expand All @@ -353,7 +353,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>fe5623505ae243c18d43ae5d90d04c30</uuid>
<name>Input SerialNumber $1</name>
<name>Input SerialNumber {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.17.{#SNMPINDEX}</snmp_oid>
<key>prtInputSerialNumber[{#SNMPVALUE}]</key>
Expand All @@ -371,7 +371,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>4f0fa8511cac4ba19dfd664ae64d4b7b</uuid>
<name>Input status $1</name>
<name>Input status {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.11.{#SNMPINDEX}</snmp_oid>
<key>prtInputStatus[{#SNMPVALUE}]</key>
Expand All @@ -395,7 +395,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>d0ff9bd7a322470a9e30fa268764afc3</uuid>
<name>Input Type $1</name>
<name>Input Type {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.8.2.1.2.{#SNMPINDEX}</snmp_oid>
<key>prtInputType[{#SNMPVALUE}]</key>
Expand Down Expand Up @@ -424,7 +424,7 @@ created by Nico Wieczorek</description>
<item_prototypes>
<item_prototype>
<uuid>22efabf507234a0eaed403d9142fe65c</uuid>
<name>Color Value of supplies $1</name>
<name>Color Value of supplies {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.12.1.1.4.{#SNMPINDEX}</snmp_oid>
<key>prtMarkerColorantValue[{#SNMPVALUE}]</key>
Expand All @@ -442,7 +442,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>b929f577ad074c9c9ec1afe218125b2d</uuid>
<name>Capacity of supplies $1</name>
<name>Capacity of supplies {#SNMPVALUE}</name>
<type>CALCULATED</type>
<key>prtMarkerSuppliesCapacity[{#SNMPVALUE}]</key>
<delay>10m</delay>
Expand All @@ -466,7 +466,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>d255e82b0ac945859f5aeec466d8ae65</uuid>
<name>Description of supplies $1</name>
<name>Description of supplies {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.11.1.1.6.{#SNMPINDEX}</snmp_oid>
<key>prtMarkerSuppliesDescription[{#SNMPVALUE}]</key>
Expand All @@ -484,7 +484,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>835a3f4104384bdaa80d062b7c05d6dd</uuid>
<name>Level of supplies $1</name>
<name>Level of supplies {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.11.1.1.9.{#SNMPINDEX}</snmp_oid>
<key>prtMarkerSuppliesLevel[{#SNMPVALUE}]</key>
Expand All @@ -500,7 +500,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>071bff28a58b499d80b01340cff0238d</uuid>
<name>max Capacity of supplies $1</name>
<name>max Capacity of supplies {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.11.1.1.8.{#SNMPINDEX}</snmp_oid>
<key>prtMarkerSuppliesMaxCapacity[{#SNMPVALUE}]</key>
Expand Down Expand Up @@ -571,7 +571,7 @@ created by Nico Wieczorek</description>
<item_prototypes>
<item_prototype>
<uuid>0d6fd4ab9c894904b12496d96d52e356</uuid>
<name>Media Path Description of supplies $1</name>
<name>Media Path Description of supplies {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.13.4.1.10.{#SNMPINDEX}</snmp_oid>
<key>prtMediaPathDescription[{#SNMPVALUE}]</key>
Expand All @@ -589,7 +589,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>22584380ea2246b4be7194f56d63aadc</uuid>
<name>Media Path Status of supplies $1</name>
<name>Media Path Status of supplies {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.13.4.1.11.{#SNMPINDEX}</snmp_oid>
<key>prtMediaPathStatus[{#SNMPVALUE}]</key>
Expand All @@ -604,7 +604,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>9175f4b57dc84644b066a277244d2618</uuid>
<name>Media Path Type of supplies $1</name>
<name>Media Path Type of supplies {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.13.4.1.9.{#SNMPINDEX}</snmp_oid>
<key>prtMediaPathType[{#SNMPVALUE}]</key>
Expand Down Expand Up @@ -633,7 +633,7 @@ created by Nico Wieczorek</description>
<item_prototypes>
<item_prototype>
<uuid>f0d38e7043be4124b95c3718d9736028</uuid>
<name>Output $1</name>
<name>Output {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.9.2.1.12.{#SNMPINDEX}</snmp_oid>
<key>prtOutputDescription[{#SNMPVALUE}]</key>
Expand All @@ -651,7 +651,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>948070775ada49b19039c1152124227b</uuid>
<name>Output max Capacity $1</name>
<name>Output max Capacity {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.9.2.1.4.{#SNMPINDEX}</snmp_oid>
<key>prtOutputMaxCapacity[{#SNMPVALUE}]</key>
Expand All @@ -668,7 +668,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>d4aba18c70a041d6a5658536260ab8ce</uuid>
<name>Output remaining Capacity $1</name>
<name>Output remaining Capacity {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.9.2.1.5.{#SNMPINDEX}</snmp_oid>
<key>prtOutputRemainingCapacity[{#SNMPVALUE}]</key>
Expand All @@ -684,7 +684,7 @@ created by Nico Wieczorek</description>
</item_prototype>
<item_prototype>
<uuid>9a088fb7d85545b7a879b60b112efb7c</uuid>
<name>Output Status $1</name>
<name>Output Status {#SNMPVALUE}</name>
<type>SNMP_AGENT</type>
<snmp_oid>.1.3.6.1.2.1.43.9.2.1.6.{#SNMPINDEX}</snmp_oid>
<key>prtOutputStatus[{#SNMPVALUE}]</key>
Expand Down

0 comments on commit 6a0a4eb

Please sign in to comment.