Path Coding Violations 閾值監視。此監視設定為從介面取得過去 15 分鐘間隔內的 PCV 計數。
透過 SNMP GET 查詢的物件識別碼 (OID) 詳細資料如下:
dsx1IntervalPCV | .1.3.6.1.2.1.10.18.8.1.8 | 路徑編碼違規錯誤事件是 D4 和 E1-noCRC 格式中的框架同步處理位元錯誤,或 ESF 和 E1-CRC 格式中的 CRC 錯誤。 這是在 RFC 1406 中定義 |
這會在以下情況發生:
裝置上的編碼設定不正確
基本疑難排解步驟列舉如下:
確認介面上的編碼與電路相符。
檢查裝置上的纜線連接。
在裝置上執行任何廠商特定硬體測試,以判斷裝置的硬體是否正常運作
連絡電路廠商來檢查電路有無問題。
提供監視的閾值。如此可將應用程式調整為較適合於您的環境。但請注意不要將閾值調得過高,以免漏掉重要事件。
Target | Microsoft.SystemCenter.NetworkDevice.Interface.DS1E1 | ||
Parent Monitor | System.Health.PerformanceState | ||
Category | PerformanceHealth | ||
Enabled | False | ||
Alert Generate | True | ||
Alert Severity | Error | ||
Alert Priority | Normal | ||
Alert Auto Resolve | False | ||
Monitor Type | Microsoft.SystemCenter.NetworkDevice.SnmpThresholdMonitorType | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="Microsoft.SystemCenter.NetworkDevice.Interface.DS1E1.PCVThresholdMonitor" Accessibility="Public" Enabled="false" Target="Microsoft.SystemCenter.NetworkDevice.Interface.DS1E1" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter.NetworkDevice.SnmpThresholdMonitorType" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.NetworkDevice.Interface.DS1E1.PCVThresholdMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>false</AutoResolve>
<AlertPriority>Normal</AlertPriority>
</AlertSettings>
<OperationalStates>
<OperationalState HealthState="Success" MonitorTypeStateID="UnderThreshold" ID="BelowThreshold"/>
<OperationalState HealthState="Error" MonitorTypeStateID="OverThreshold" ID="AboveThreshold"/>
</OperationalStates>
<Configuration>
<Interval>180</Interval>
<IP>$Target/Host/Property[Type="NetworkDevice!Microsoft.SystemCenter.NetworkDevice"]/IPAddress$</IP>
<CommunityString>$Target/Host/Property[Type="NetworkDevice!Microsoft.SystemCenter.NetworkDevice"]/CommunityString$</CommunityString>
<Version>$Target/Host/Property[Type="NetworkDevice!Microsoft.SystemCenter.NetworkDevice"]/Version$</Version>
<SnmpVarBinds>
<SnmpVarBind>
<OID>1.3.6.1.2.1.10.18.8.1.8.$Target/Property[Type="Microsoft.SystemCenter.NetworkDevice.Interface"]/ifIndex$.1</OID>
<Syntax>2</Syntax>
<Value VariantType="3"/>
</SnmpVarBind>
</SnmpVarBinds>
<Threshold>0</Threshold>
</Configuration>
</UnitMonitor>