Microsoft.SystemCenter.RuleTemplates.SnmpEventCollection.PageSet (UIPageSet)

Element properties:

Type DefinitionMicrosoft.SystemCenter.RuleTemplates.SnmpEventCollection

Source Code:

<UIPageSet ID="Microsoft.SystemCenter.RuleTemplates.SnmpEventCollection.PageSet" TypeDefinitionID="Microsoft.SystemCenter.RuleTemplates.SnmpEventCollection">
<UIPageReferences>
<UIPageReference ID="Microsoft.SystemCenter.RuleTemplates.SnmpEventCollection.PageSet.PageReference1" PageID="RuleTemplates!Microsoft.SystemCenter.RuleTemplates.RuleGeneralPage" Usage="CreationOnly">
<InputParameters/>
<InputTransform>
<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:element name="Category">
<xsl:copy>EventCollection</xsl:copy>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="Microsoft.SystemCenter.RuleTemplates.SnmpEventCollection.PageSet.PageReference2" PageID="SNMP!System.SnmpProbePage" Usage="CreationOnly">
<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:element name="Configuration">
<xsl:copy-of select="/ID"/>
<xsl:copy-of select="/Name"/>
<xsl:copy-of select="/Enabled"/>
<xsl:copy-of select="/Description"/>
<xsl:copy-of select="/Target"/>
<xsl:copy-of select="/Category"/>
<xsl:copy-of select="/LocaleId"/>
<xsl:copy-of select="/Interval"/>
<NoOfRetries>3</NoOfRetries>
<Timeout>500</Timeout>
<xsl:copy-of select="/Port"/>
<xsl:copy-of select="/IP"/>
<xsl:copy-of select="/Version"/>
<xsl:copy-of select="/SnmpVarBinds"/>
<EventOriginId>$Target/Id$</EventOriginId>
<PublisherId>$Target/Id$</PublisherId>
<PublisherName>Snmp Event</PublisherName>
<Channel>SnmpEvent</Channel>
<LoggingComputer/>
<EventNumber>1500</EventNumber>
<EventCategory>5</EventCategory>
<EventLevel>10</EventLevel>
<UserName/>
<Params/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>