<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Passing a device specific value in Extension 2.0 SNMP in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175901#M1767</link>
    <description>&lt;P&gt;Can you give us an example of what that value per device might be, and why using a different monitoring configuration (instead of having all devices using the same configuration) won't work?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 11:56:08 GMT</pubDate>
    <dc:creator>david_lopes</dc:creator>
    <dc:date>2021-11-16T11:56:08Z</dc:date>
    <item>
      <title>Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/171809#M1704</link>
      <description>&lt;P&gt;I am using the the Extension 2.0 SNMP extension.&lt;BR /&gt;&lt;BR /&gt;Is it possible to pass in a device specific value in the monitoring configuration?&lt;BR /&gt;For example I may have 10 different SNMP endpoints defined in the monitoring configuration. For each of those devices I would like to define a device specific value.&lt;BR /&gt;&lt;BR /&gt;I know that variables can be defined for the entire monitoring configuration but that is not what I want. I want to be able to do it in the device level.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 07:24:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/171809#M1704</guid>
      <dc:creator>nbb006</dc:creator>
      <dc:date>2021-09-08T07:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175878#M1766</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41825"&gt;@nbb006&lt;/a&gt;&amp;nbsp; Have you found a solution for your problem? If no, can you clarify a little bit more about your needs. I'm also in this process, so might try to help&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 20:28:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175878#M1766</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2021-11-15T20:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175901#M1767</link>
      <description>&lt;P&gt;Can you give us an example of what that value per device might be, and why using a different monitoring configuration (instead of having all devices using the same configuration) won't work?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 11:56:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175901#M1767</guid>
      <dc:creator>david_lopes</dc:creator>
      <dc:date>2021-11-16T11:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175902#M1768</link>
      <description>&lt;P&gt;Might not be a question of not working, but otherwise. One case might be devices (eg. switches) that have 48 ports, and you are using only 12, and don't want to use 4x DDUs than needed...&lt;/P&gt;&lt;P&gt;I'm still imaging the best way to get around this, am trying to see if I can only upload data from interfaces that are being used...&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 12:17:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175902#M1768</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2021-11-16T12:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175903#M1769</link>
      <description>&lt;P&gt;I see, you can still have a monitoring configuration that filters interfaces by status, example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;      - subgroup: f5-sys-interface-stat
        featureSet: interface
        table: true
        dimensions:
          - key: interface.name
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.1
            filter: var:interface-name-filter
          - key: interface.status
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.1.2.1.17
            filter: var:interface-status-filter
        metrics:
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.bytes.in
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.3
            type: count
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.bytes.out
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.5
            type: count
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.pkts.in
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.2
            type: count
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.pkts.out
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.4
            type: count
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.drops.in
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.10
            type: count
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.drops.out
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.11
            type: count
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.errors.in
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.8
            type: count
          - key: com.dynatrace.extension.f5.bigip.sys.interface.stat.errors.out
            value: oid:1.3.6.1.4.1.3375.2.1.2.4.4.3.1.9
            type: count&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Documented here: &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/extensions20/snmp-extensions/#filters" target="_blank"&gt;https://www.dynatrace.com/support/help/extend-dynatrace/extensions20/snmp-extensions/#filters&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So you could set the var interface-status-filter to "1" to monitor statistics only for interfaces that are UP.&lt;BR /&gt;&lt;BR /&gt;And you can still monitor interface status (UP/DOWN/DISABLED) for all interfaces, by having that metric in a different sub group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 12:42:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/175903#M1769</guid>
      <dc:creator>david_lopes</dc:creator>
      <dc:date>2021-11-16T12:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/176013#M1776</link>
      <description>&lt;P&gt;Nice. Going to try it out for the generic if MIB &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 21:02:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/176013#M1776</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2021-11-17T21:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/181878#M2079</link>
      <description>&lt;P&gt;I'm also interested in learning how to label or name. We created a custom SNMP extension for Zinwave devices.&amp;nbsp; We want to add multiple devices but when we create graphs and do analysis we need to see the devices with a custom name that meaning something to us.&amp;nbsp; &amp;nbsp;The IP or the detected DNS are not meaningful enough.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example below we would like to provide a cosmetic name such as '150 court street' then add another device with a cosmetic name of '200 elm street'.&amp;nbsp; This helps us dispatch people when the device has a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ct_27_0-1646461306466.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/4652i33B72B0C711B70A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ct_27_0-1646461306466.png" alt="ct_27_0-1646461306466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment, because we don't have many devices we're hijacking the configuration layer to provide the custom names we want and putting only one device in each configuration.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ct_27_2-1646461757559.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/4654i4A3F3129031FF73D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ct_27_2-1646461757559.png" alt="ct_27_2-1646461757559.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 06:29:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/181878#M2079</guid>
      <dc:creator>ct_27</dc:creator>
      <dc:date>2022-03-05T06:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a device specific value in Extension 2.0 SNMP</title>
      <link>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/182028#M2081</link>
      <description>&lt;P&gt;If there is no OID that makes sense and creating one configuration per device isn't doable you could always send in your own metric ingest lines with a dimension that you'd map to the device. It'd take some changing of the extension or the generic entity configuration though.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 08:42:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Passing-a-device-specific-value-in-Extension-2-0-SNMP/m-p/182028#M2081</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2022-03-08T08:42:01Z</dc:date>
    </item>
  </channel>
</rss>

