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

Element properties:

Type DefinitionMicrosoft.SystemCenter.RuleTemplates.SnmpTrapAlert

Source Code:

<UIPageSet ID="Microsoft.SystemCenter.RuleTemplates.SnmpTrapAlert.PageSet" TypeDefinitionID="Microsoft.SystemCenter.RuleTemplates.SnmpTrapAlert">
<UIPageReferences>
<UIPageReference ID="Microsoft.SystemCenter.RuleTemplates.SnmpTrapAlert.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>Alert</xsl:copy>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="Microsoft.SystemCenter.RuleTemplates.SnmpTrapAlert.PageSet.PageReference2" PageID="SNMP!System.SnmpTrapProviderPage" Usage="CreationOnly">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.SystemCenter.RuleTemplates.SnmpTrapAlert.PageSet.PageReference3" PageID="Health!System.Health.GenerateAlertModuleConfigPage" 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="/IP"/>
<xsl:copy-of select="/Version"/>
<xsl:copy-of select="/OIDProps"/>
<EventOriginId>$Target/Id$</EventOriginId>
<PublisherId>$Target/Id$</PublisherId>
<PublisherName>Snmp Event</PublisherName>
<Channel>SnmpEvent</Channel>
<LoggingComputer/>
<EventNumber>1501</EventNumber>
<EventCategory>5</EventCategory>
<EventLevel>10</EventLevel>
<UserName/>
<Params/>
<xsl:copy-of select="/Priority"/>
<xsl:copy-of select="/Severity"/>
<xsl:copy-of select="/AlertName"/>
<xsl:copy-of select="/AlertDescription"/>
<xsl:copy-of select="/AlertOwner"/>
<xsl:copy-of select="/AlertParameters"/>
<xsl:copy-of select="/Suppression"/>
<xsl:copy-of select="/Custom1"/>
<xsl:copy-of select="/Custom2"/>
<xsl:copy-of select="/Custom3"/>
<xsl:copy-of select="/Custom4"/>
<xsl:copy-of select="/Custom5"/>
<xsl:copy-of select="/Custom6"/>
<xsl:copy-of select="/Custom7"/>
<xsl:copy-of select="/Custom8"/>
<xsl:copy-of select="/Custom9"/>
<xsl:copy-of select="/Custom10"/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>