• 产品与解决方案
  • 行业解决方案
  • 服务
  • 支持
  • 合作伙伴
  • 关于我们

17-网络管理与监控

目录

06-HH3C-NQA-MIB

本章节下载 06-HH3C-NQA-MIB  (203.68 KB)

06-HH3C-NQA-MIB


HH3C-NQA-MIB

功能介绍

HH3C-NQA-MIB实现了以下功能:

·     配置测试的扩展属性;

·     查看测试的统计结果;

·     查看Jitter测试的扩展结果;

·     配置TCP/UDP服务器属性;

·     对一个测试可保存某段时间的统计结果,并可保存多组统计信息;

·     对一个测试可保存一定数量的历史信息;

·     设置每个测试的开始时间和结束时间;

·     显示某段时间内的统计信息结果和历史记录信息等。

MIB文件名

hh3c-nqa.mib

告警信息

hh3cNqaProbeTimeOverThreshold

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.1

探测持续时间阈值告警

事件告警

警告

-

关闭

 

【触发原因】

当阈值模式为average或consecutive时,每一次测试结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

当阈值模式为accumulative时,每一次探测结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element probe-duration threshold-type { accumulate accumulate-occurrences | average | consecutive consecutive-occurrences } threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element probe-duration threshold-type { accumulate accumulate-occurrences | average | consecutive consecutive-occurrences } threshold-value upper-threshold lower-threshold action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),                            overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

检查链路时延变化的原因。

1.在NQA测试组视图下执行display this检查目的地址配置是否正确。

如果参数配置无误,则请执行步骤2。

如果参数配置有误,在NQA测试组视图下执行destination ip命令修改目的地址。重新启动测试组,检查是否继续产生该告警。

如果不再产生该告警,则故障排除。

如果继续产生该告警,则请执行步骤2。

2.在NQA测试组视图下执行ping命令检测路由是否可达。

  - 如果路由可达,则请执行步骤3。

  - 如果路由不可达,请先定位路由不可达问题。例如执行命令display ip routing-table查看路由表,排除路由故障。

3.在NQA测试组视图下执行probe timeout根据当前网络情况修改超时时间,重新启动测试组,检查是否继续产生该告警。

  - 如果不再产生该告警,则故障排除。

  - 如果继续产生该告警,则请执行步骤4。

4.在NQA测试组视图下执行display this得到当前阈值,再在NQA测试组视图下执行命令reaction checked-element probe-duration将阈值根据实际情况修改。重新启动测试组,检查是否继续产生该告警。

5.如果问题仍未解决,请收集告警信息和配置信息,并联系H3C技术支持工程师。

hh3cNqaJitterRTTOverThreshold

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.2

报文往返时间阈值告警

事件告警

警告

-

关闭

 

【触发原因】

UDP-jitter或voice测试,测试报文往返时间超过指定阈值范围,系统生成此告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element rtt threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element rtt threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),                          overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

1.在NQA测试组视图下执行display this得到当前阈值,再在NQA测试组视图下执行命令reaction checked-element rtt将阈值根据实际情况修改。重新启动测试组,检查是否继续产生该告警。

2.如果问题仍未解决,请收集告警信息和配置信息,并联系H3C技术支持工程师。

hh3cNqaProbeFailure

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.3

探测失败阈值告警

事件告警

警告

-

关闭

 

【触发原因】

当阈值模式为consecutive时,每一次测试结束时,统计阈值状态;如果阈值状态发生变化,系统生成此告警。

当阈值模式为accumulative时,每一次探测结束时,统计阈值状态;如果阈值状态发生变化,系统生成此告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element probe-fail threshold-type { accumulate accumulate-occurrences | consecutive consecutive-occurrences } action-type trap-only

关闭

命令行:

reaction item-number checked-element probe-fail threshold-type { accumulate accumulate-occurrences | consecutive consecutive-occurrences } action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

1.在NQA测试组视图下执行display this检查目的地址配置是否正确。

如果参数配置无误,则请执行步骤2。

如果参数配置有误,在NQA测试组视图下执行destination ip命令修改目的地址。重新启动测试组,检查是否继续产生该告警。

如果不再产生该告警,则故障排除。

如果继续产生该告警,则请执行步骤2。

2.在NQA测试组视图下执行ping命令检测路由是否可达。

  - 如果路由可达,则请执行步骤3。

  - 如果路由不可达,请先定位路由不可达问题。例如执行命令display ip routing-table查看路由表,排除路由故障。

3.在NQA测试组视图下执行probe timeout根据当前网络情况修改超时时间,重新启动测试组,检查是否继续产生该告警。

4.如果问题仍未解决,请收集告警信息和配置信息,并联系H3C技术支持工程师。

hh3cNqaJitterPacketLoss

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.4

报文丢包率阈值告警

事件告警

警告

-

关闭

 

【触发原因】

UDP-jitter或voice测试,监测报文丢包率是否超过阈值。每一次测试结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element packet-loss threshold-type accumulate accumulate-occurrences action-type trap-only

关闭

命令行:

reaction item-number checked-element packet-loss threshold-type accumulate accumulate-occurrences action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

检查链路丢包的原因。

hh3cNqaJitterSDOverThreshold

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.5

从源到目的的单向抖动阈值告警

事件告警

警告

-

关闭

 

【触发原因】

UDP-jitter或voice测试,监测从源到目的的单向抖动是否超过阈值,阈值模式仅支持accumulate或average。每一次测试结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element jitter-sd threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element jitter-sd threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (PingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (PingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (PingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (PingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

1.在NQA测试组视图下执行display this得到当前阈值,再在NQA测试组视图下执行命令reaction checked-element { jitter-ds | jitter-sd }将阈值根据实际情况修改。重新启动测试组,检查是否继续产生该告警。

2.如果问题仍未解决,请收集告警信息和配置信息,并联系H3C技术支持工程师。

hh3cNqaJitterDSOverThreshold

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.6

从目的到源的单向抖动阈值告警

事件告警

警告

-

关闭

 

【触发原因】

UDP-jitter或voice测试,监测从目的到源的单向抖动是否超过阈值,阈值模式仅支持accumulate或average。每一次测试结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

1.在NQA测试组视图下执行display this得到当前阈值,再在NQA测试组视图下执行命令reaction checked-element { jitter-ds | jitter-sd }将阈值根据实际情况修改。重新启动测试组,检查是否继续产生该告警。

2.如果问题仍未解决,请收集告警信息和配置信息,并联系H3C技术支持工程师。

hh3cNqaICPIFOverThreshold

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.7

ICPIF值阈值告警

事件告警

警告

-

关闭

 

【触发原因】

Voice测试,监测ICPIF值是否超过阈值。每一次测试结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element icpif threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element icpif threshold-value upper-threshold lower-threshold  action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (PingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (PingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (PingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (PingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

检查链路上ICPIF值变化的原因。

hh3cNqaMOSOverThreshold

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.8

MOS值阈值告警

事件告警

警告

-

关闭

 

【触发原因】

Voice测试,监测MOS值是否超过阈值。每一次测试结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element mos threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element mos threshold-value upper-threshold lower-threshold action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

检查链路上MOS值变化的原因。

OwdSDNotification

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.14

从源到目的的单向时延阈值告警

事件告警

警告

-

关闭

 

【触发原因】

UDP-jitter或voice测试,监测从源到目的的单向时延是否超过阈值,阈值模式仅支持accumulate或average。每一次测试结束时,统计阈值状态。如果阈值状态发生变化,系统生成该告警。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element owd-sd threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element owd-sd threshold-value upper-threshold lower-threshold action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (PingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (PingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (PingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (PingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

1.在NQA测试组视图下执行display this得到当前阈值,再在NQA测试组视图下执行命令reaction checked-element { owd-ds | owd-sd }将阈值根据实际情况修改。将阈值根据实际情况修改。重新启动测试组,检查是否继续产生该告警。

2.如果问题仍未解决,请收集告警信息和配置信息,并联系H3C技术支持工程师。

OwdDSNotification

【属性】

OID

告警标题

类型

级别

清除告警

缺省状态

1.3.6.1.4.1.25506.8.3.3.15

从目的到源的单向时延阈值告警

事件告警

警告

-

关闭

 

【触发原因】

UDP-jitter或voice测试,监测从目的到源的单向时延是否超过阈值,阈值模式仅支持accumulate或average。每一次测试结束时,统计阈值状态;如果阈值状态发生变化,就发送trap信息。

【系统影响】

对系统无影响。

【状态控制】

开启

命令行:reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only

关闭

命令行:

reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none

undo reaction item-number

【绑定变量】

OID(变量名)

含义

索引节点

类型

取值范围

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

测试组的管理名称

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

测试操作的标签

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

阈值告警组的编号

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

目的地址类型

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

目的地址

pingCtlOwnerIndex

pingCtlTestName

InetAddress

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

测试组的测试类型

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

同MIB标准取值

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

测试组的描述

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

门限类型

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(0),, average(1),, consecutive(2),, accumulative(3)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

告警状态

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

invalid(1),, overThreshold(2),, belowThreshold(3),, overUpperThreshold(4),, belowLowerThreshold(5)

 

【处理建议】

1.在NQA测试组视图下执行display this得到当前阈值,再在NQA测试组视图下执行命令reaction checked-element { owd-ds | owd-sd }将阈值根据实际情况修改。将阈值根据实际情况修改。重新启动测试组,检查是否继续产生该告警。

2.如果问题仍未解决,请收集告警信息和配置信息,并联系H3C技术支持工程师。

 

不同款型规格的资料略有差异, 详细信息请向具体销售和400咨询。H3C保留在没有任何通知或提示的情况下对资料内容进行修改的权利!

新华三官网
联系我们