Microsoft.SystemCenter.MPAuthoringConsole.Template.Rule.SnmpTrapAlert.PageSet (UIPageSet)

Element properties:

Type DefinitionMicrosoft.SystemCenter.MPAuthoringConsole.Template.Rule.SnmpTrapAlert

Source Code:

<UIPageSet ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Rule.SnmpTrapAlert.PageSet" TypeDefinitionID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Rule.SnmpTrapAlert">
<UIPageReferences>
<UIPageReference ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Rule.SnmpTrapAlert.PageSet.PageReference1" PageID="Microsoft.SystemCenter.MPAuthoringConsole.HealthNamePage" Usage="CreationAndUpdate"/>
<UIPageReference ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Rule.SnmpTrapAlert.PageSet.PageReference2" PageID="SNMP!System.SnmpTrapProviderPage" Usage="CreationAndUpdate"/>
<UIPageReference ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Rule.SnmpTrapAlert.PageSet.PageReference3" PageID="Health!System.Health.GenerateAlertModuleConfigPage" Usage="CreationAndUpdate"/>
</UIPageReferences>
<OutputTransform>
<xsl:stylesheet version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="Configuration">
<xsl:copy-of select="/IP"/>
<xsl:copy-of select="/CommunityString"/>
<xsl:copy-of select="/AllTraps"/>
<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:element>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>