System.Performance.SnmpPerformanceProviderPageSet (UIPageSet)

Element properties:

Type DefinitionSystem.Performance.SnmpPerformanceProvider

Source Code:

<UIPageSet ID="System.Performance.SnmpPerformanceProviderPageSet" TypeDefinitionID="Performance!System.Performance.SnmpPerformanceProvider">
<UIPageReferences>
<UIPageReference ID="System.Performance.SnmpProbePage.Refererence1" PageID="SNMP!System.SnmpProbePage">
<InputParameters>
<SingleOID>SingleOID</SingleOID>
<Pages>Legacy</Pages>
</InputParameters>
<InputTransform/>
</UIPageReference>
</UIPageReferences>
<OutputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:copy-of select="/Interval"/>
<xsl:copy-of select="/IsWriteAction"/>
<xsl:copy-of select="/IP"/>
<xsl:copy-of select="/CommunityString"/>
<xsl:copy-of select="/Version"/>
<xsl:copy-of select="/SnmpVarBinds"/>
<ObjectName>Snmp Performance Object</ObjectName>
<CounterName>$data/SnmpVarBinds/SnmpVarBind[1]/OID$</CounterName>
<InstanceName>0</InstanceName>
<Value>$data/SnmpVarBinds/SnmpVarBind[1]/Value$</Value>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>