KHI: An IP gateway or IP PBX didn't respond to a SIP OPTIONS request from the Unified Messaging server or couldn't be contacted.

_B3B16112_D6EB_4B1F_AFD4_C33FE14C8667_ (UnitMonitor)

Knowledge Base article:

External Knowledge Sources

For more information, see the respective topic at the Microsoft Exchange Server TechCenter

Element properties:

TargetMicrosoft.Exchange.2010.UnifiedMessaging.Availability.Gateway
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeCorrelation.StatefulWindowsEventMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault
CommentActionable='False';Urgent='True';EscalationTeam='Unified Messaging'

Source Code:

<UnitMonitor ID="_B3B16112_D6EB_4B1F_AFD4_C33FE14C8667_" Target="Microsoft.Exchange.2010.UnifiedMessaging.Availability.Gateway" Enabled="onEssentialMonitoring" Accessibility="Public" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" TypeID="Correlation.StatefulWindowsEventMonitorType" Comment="Actionable='False';Urgent='True';EscalationTeam='Unified Messaging'">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="OperationalGoodState" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
<OperationalState ID="OperationalProblemState" MonitorTypeStateID="FirstEventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<MonitorType>KHI</MonitorType>
<FirstComputerName>.</FirstComputerName>
<FirstLogName>Application</FirstLogName>
<FirstExpression>
<And>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(1400|1401)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">MSExchange Unified Messaging</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1400</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>.</SecondComputerName>
<SecondLogName>Application</SecondLogName>
<SecondExpression>
<And>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesRegularExpression</Operator>
<Pattern>^(1400|1401)$</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">MSExchange Unified Messaging</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<Not>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1400</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Not>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>