- tag: scope value: performance +- uuid: 252bc4331e974c9baafebd1fdb57f6cb +name: DDM Optical Ports Discovery +type: SNMP_AGENT +snmp_oid: discovery[{#SNMPVALUE},1.3.6.1.4.1.171.12.72.2.1.1.1.1] +key: ddm.port.discovery +delay: 1h +item_prototypes: +- uuid: dc06a3ac80394f2eb266f8001fea008c +name: #{#SNMPVALUE}: SFP temperature +type: SNMP_AGENT +snmp_oid: get[1.3.6.1.4.1.171.12.72.2.1.1.1.2.{#SNMPINDEX}] +key: sensor.sfp.temp[{#SNMPINDEX}] +delay: 3m +value_type: FLOAT +tags: +- tag: component +value: sfp +preprocessing: +- type: REGEX +error_handler: DISCARD_VALUE +units: °C +- uuid: 80d43a2f2d63483e87ffc8181b544387 +name: #{#SNMPVALUE}: SFP voltage +type: SNMP_AGENT +snmp_oid: get[1.3.6.1.4.1.171.12.72.2.1.1.1.3.{#SNMPINDEX}] +key: sensor.sfp.voltage[{#SNMPINDEX}] +delay: 3m +value_type: FLOAT +tags: +- tag: component +value: sfp +preprocessing: +- type: REGEX +error_handler: DISCARD_VALUE +units: V +- uuid: 33a45237f5a74f07890b55e13bb941dc +name: #{#SNMPVALUE}: SFP laser bias current +type: SNMP_AGENT +snmp_oid: get[1.3.6.1.4.1.171.12.72.2.1.1.1.4.{#SNMPINDEX}] +key: sensor.sfp.bias[{#SNMPINDEX}] +delay: 3m +value_type: FLOAT +tags: +- tag: component +value: sfp +preprocessing: +- type: REGEX +error_handler: DISCARD_VALUE +units: mA +- uuid: a8dc2b71a3d1431c8fe9cc67eba36a70 +name: #{#SNMPVALUE}: SFP TX optical power (mW) +type: SNMP_AGENT +snmp_oid: get[1.3.6.1.4.1.171.12.72.2.1.1.1.5.{#SNMPINDEX}] +key: net.if.sfp.tx.power.mw[{#SNMPINDEX}] +delay: 3m +value_type: FLOAT +tags: +- tag: component +value: sfp +preprocessing: +- type: REGEX +error_handler: DISCARD_VALUE +units: mW +- uuid: 5fff8e50c4254c8194cecfd78b80e5bb +name: #{#SNMPVALUE}: SFP RX optical power (mW) +type: SNMP_AGENT +snmp_oid: get[1.3.6.1.4.1.171.12.72.2.1.1.1.6.{#SNMPINDEX}] +key: net.if.sfp.rx.power.mw[{#SNMPINDEX}] +delay: 3m +value_type: FLOAT +tags: +- tag: component +value: sfp +preprocessing: +- type: REGEX +error_handler: DISCARD_VALUE +units: mW +- uuid: 53030cab0fcd4054a7e007ebee89700e +name: #{#SNMPVALUE}: SFP TX optical power (dBm) +type: DEPENDENT +key: net.if.sfp.tx.power.dbm[{#SNMPINDEX}] +master_item: +key: net.if.sfp.tx.power.mw[{#SNMPINDEX}] +value_type: FLOAT +units: dBm +delay: 0 +tags: +- tag: component +value: sfp +preprocessing: +- type: JAVASCRIPT ++return 10*Math.log10(v); +- uuid: 981d69ade874494581d30a3ebf768cbb +name: #{#SNMPVALUE}: SFP RX optical power (dBm) +type: DEPENDENT +key: net.if.sfp.rx.power.dbm[{#SNMPINDEX}] +master_item: +key: net.if.sfp.rx.power.mw[{#SNMPINDEX}] +value_type: FLOAT +units: dBm +delay: 0 +tags: +- tag: component +value: sfp +preprocessing: +- type: JAVASCRIPT +return 10*Math.log10(v); +graph_prototypes: +- uuid: a9dbd6849a2a4acc894b7acb038d2d53 +name: #{#SNMPVALUE}: SFP optical power (dBm) +graph_items: +- item: +host: D-Link DES_DGS Switch by SNMP +key: net.if.sfp.tx.power.dbm[{#SNMPINDEX}] +- item: +host: D-Link DES_DGS Switch by SNMP +key: net.if.sfp.rx.power.dbm[{#SNMPINDEX}] tags: - tag: class