20-Network Management and Monitoring

HomeSupportRoutersH3C SR8800-X Router SeriesReference GuidesMIB CompanionH3C SR8800-X Routers MIB Reference-R8530Pxx-6W10020-Network Management and Monitoring
10-HH3C-NQA-MIB
Title Size Download
10-HH3C-NQA-MIB 424.32 KB

HH3C-NQA-MIB

About this MIB

Use this MIB to implement the following functions:

Configure the extended attributes for NQA operations.

Display the statistical results of the NQA operations.

Display the extended results of the jitter operations.

Configure TCP/UDP server properties.

Save the statistical results of an operation in a certain period and save multiple statistics groups.

Save a certain number of history records for an operation.

Configure the start and end time for each operation.

Display the statistical results and history records in a certain period.

MIB file name

hh3c-nqa.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cRhw(8).hh3cNqa(3)

Scalar objects

hh3cNqaMIBVersion (1.3.6.1.4.1.25506.8.3.1.1)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaMIBVersion (1.3.6.1.4.1.25506.8.3.1.1)

read-only

DisplayString

OCTET STRING (0..255)

MIB version.

As per the MIB.

 

hh3cNqaAgentEnable (1.3.6.1.4.1.25506.8.3.1.5)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaAgentEnable (1.3.6.1.4.1.25506.8.3.1.5)

read-write

INTEGER

Enable(1), disable(2)

Enables or disables the NQA client.

As per the MIB.

 

hh3cNqaServerEnable (1.3.6.1.4.1.25506.8.3.1.8)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaServerEnable (1.3.6.1.4.1.25506.8.3.1.8)

read-write

INTEGER

Enable(1), disable(2)

Enables or disables the NQA server.

As per the MIB.

 

hh3cNqaStatsMaxGroupNumber (1.3.6.1.4.1.25506.8.3.1.9)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaStatsMaxGroupNumber (1.3.6.1.4.1.25506.8.3.1.9)

read-only

Integer32

Standard MIB values.

Maximum number of statistics groups that can be saved.

As per the MIB.

 

Tabular objects

hh3cNqaCtlTable

About this table

This table configures the NQA operations.

Support for operations

CreateSupported

Edit/ModifySupported

DeleteSupported

ReadSupported

Columns

The table indexes are pingCtlOwnerIndex and pingCtlTestName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaCtlTargetPort (1.3.6.1.4.1.25506.8.3.1.2.1.1)

read-create

Integer32

Integer32 (0..65536)

Destination port.

Value range: 0 to 65535.

If pingCtlType uses value pingUdpEcho or pingTcpConnectionAttempt, this object value must be 7. If pingCtlType uses value hh3cNqaUdpEcho or hh3cNqaTcpConnect, this object value cannot be 7.

hh3cNqaCtlSourcePort (1.3.6.1.4.1.25506.8.3.1.2.1.2)

read-create

Integer32

Integer32 (0..65536)

Source port.

Value range: 0 to 65535.

hh3cNqaCtlTTL (1.3.6.1.4.1.25506.8.3.1.2.1.3)

read-create

Integer32

Standard MIB values.

TTL for a NQA operation.

Value range: 1 to 255.

hh3cNqaCtlJitterAdminInterval (1.3.6.1.4.1.25506.8.3.1.2.1.4)

read-create

Integer32

Integer32 (0..60000)

Time interval between two continuous probes in a jitter operation.

Value range: 0 to 60000.

hh3cNqaCtlJitterAdminNumPackets (1.3.6.1.4.1.25506.8.3.1.2.1.5)

read-create

Integer32

Standard MIB values.

Number of packets in a jitter operation.

For ICMP jitter and UDP jitter operations, the value range is 10 to 1000 and the default value is 10.

For voice operations, the value range is 10 to 60000 and the default value is 1000.

The object is applicable to only ICMP jitter, voice, and UDP jitter operations.

hh3cNqaCtlHttpOperationType (1.3.6.1.4.1.25506.8.3.1.2.1.6)

read-create

INTEGER

get(1),

post(2),

raw(3)

HTTP operation type.

As per the MIB.

hh3cNqaCtlHttpOperationString (1.3.6.1.4.1.25506.8.3.1.2.1.7)

read-create

OCTET STRING

OCTET STRING (0..1023)

HTTP operation string.

If hh3cNqaCtlHttpOperationType uses value raw(3), the URL length is 0 to 1023.

If hh3cNqaCtlHttpOperationType uses value get(1) or post(2), the following information applies: The object contains resource and HTTP version, and the resource is part of the URL. The common format of URL is http://host/resource.

The length of the resource is 0 to 246 and the resource is case sensitive.

The HTTP version is case insensitive and supports HTTP/1.0 and HTTP/1.1.

The default HTTP version is v1.0.

The object value must contain and only contain one space that separates the resource and HTTP version.

If the object value is a zero-length string, the default resource and HTTP version are used.

hh3cNqaCtlFtpOperationType (1.3.6.1.4.1.25506.8.3.1.2.1.8)

read-create

INTEGER

get(1),

put(2)

FTP operation type.

As per the MIB.

hh3cNqaCtlFtpUsername (1.3.6.1.4.1.25506.8.3.1.2.1.9)

read-create

DisplayString

OCTET STRING (0..32)

FTP username.

As per the MIB.

hh3cNqaCtlFtpPassword (1.3.6.1.4.1.25506.8.3.1.2.1.10)

read-create

DisplayString

OCTET STRING (0..32)

FTP password.

As per the MIB.

hh3cNqaCtlFtpOperationString (1.3.6.1.4.1.25506.8.3.1.2.1.11)

read-create

DisplayString

OCTET STRING (0..255)

File name transmitted between the FTP client and server.

If hh3cNqaCtlFtpOperationType uses value put(2), the length of the object is 1 to 200.

If hh3cNqaCtlFtpOperationType uses value get(1), the length of the object is 1 to 247.

hh3cNqaCtlVPNInstance (1.3.6.1.4.1.25506.8.3.1.2.1.12)

read-create

DisplayString

OCTET STRING (0..255)

VPN name.

The length of the object is 0 to 31.

The object is not configurable if the device does not support VPN.

hh3cNqaCtlHistoryKeptTime (1.3.6.1.4.1.25506.8.3.1.2.1.13)

read-create

Integer32

Integer32 (1..1440)

Lifetime of history records.

As per the MIB.

hh3cNqaCtlHistoryEnable (1.3.6.1.4.1.25506.8.3.1.2.1.14)

read-create

INTEGER

enabled(1), disabled(2)

Enablement status of saving history records.

As per the MIB.

hh3cNqaCtlICPIFAdvFactor (1.3.6.1.4.1.25506.8.3.1.2.1.15)

read-create

Integer32

Standard MIB values.

Value of the advantage factor.

Value range: 0 to 20.

hh3cNqaCtlCodecType (1.3.6.1.4.1.25506.8.3.1.2.1.16)

read-create

INTEGER

notDefined(1), g711Alaw(2), g711Ulaw(3),

g729A(4), icmpTimestamp(5)

Code type for jitter operations.

The object is valid only if pingCtlType uses hh3cNqajitter.

For UDP jitter operations, pingCtlType uses hh3cNqajitter and this object uses value notDefined.

For voice operations, pingCtlType uses hh3cNqajitter and this object uses value g711Alaw, g711Ulaw, or g729A.

For ICMP jitter operations, pingCtlType uses hh3cNqajitter and this object uses value icmpTimestamp.

If this object uses another value to indicate a new operation type, the system performs the following tasks:

Delete the entries of the old operation type.

Use the default settings to create entries for the new operation type.

Currently, the values notDefined, g711Alaw, g711Ulaw, g729A, and icmpTimestamp are supported.

 

hh3cNqaResultsTable

About this table

This table displays the saved configuration of the NQA operations.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are pingCtlOwnerIndex and pingCtlTestName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaResultsRttNumDisconnects (1.3.6.1.4.1.25506.8.3.1.3.1.1)

read-only

Unsigned32

Standard MIB values.

Number of disconnections by the peer.

As per the MIB.

hh3cNqaResultsRttTimeouts (1.3.6.1.4.1.25506.8.3.1.3.1.2)

read-only

Unsigned32

Standard MIB values.

Number of timeout occurrences in an operation.



As per the MIB.

hh3cNqaResultsRttBusies (1.3.6.1.4.1.25506.8.3.1.3.1.3)

read-only

Unsigned32

Standard MIB values.

Number of probe failures due to the reached upper limit.

Not supported

hh3cNqaResultsRttNoConnections (1.3.6.1.4.1.25506.8.3.1.3.1.4)

read-only

Unsigned32

Standard MIB values.

Number of failures to connect with the peer.

As per the MIB.

hh3cNqaResultsRttDrops (1.3.6.1.4.1.25506.8.3.1.3.1.5)

read-only

Unsigned32

Standard MIB values.

Number of failures to allocate the system resources.

As per the MIB.

hh3cNqaResultsRttSequenceErrors (1.3.6.1.4.1.25506.8.3.1.3.1.6)

read-only

Unsigned32

Standard MIB values.

Number of failures due to out-of-sequence packets.

As per the MIB.

hh3cNqaResultsRttStatsErrors (1.3.6.1.4.1.25506.8.3.1.3.1.7)

read-only

Unsigned32

Standard MIB values.

Number of failures due to other errors.

As per the MIB.

hh3cNqaResultsMaxDelaySD (1.3.6.1.4.1.25506.8.3.1.3.1.8)

read-only

Unsigned32

Standard MIB values.

Maximum delay from source to destination.

As per the MIB.

hh3cNqaResultsMaxDelayDS (1.3.6.1.4.1.25506.8.3.1.3.1.9)

read-only

Unsigned32

Standard MIB values.

Maximum delay from destination to source.

As per the MIB.

hh3cNqaResultsLostPacketRatio (1.3.6.1.4.1.25506.8.3.1.3.1.10)

read-only

Unsigned32

Standard MIB values.

Packet loss ratio.

This object value reflects the packet loss ratio for all operations in DISMAN-PING-MIB and HH3C-NQA-MIB.

hh3cNqaResultsPacketLateArrival (1.3.6.1.4.1.25506.8.3.1.3.1.11)

read-only

Unsigned32

Standard MIB values.

Number of packets arrived after the timeout.

As per the MIB.

hh3cNqaResultsRttSum (1.3.6.1.4.1.25506.8.3.1.3.1.12)

read-only

Unsigned32

Standard MIB values.

Sum of round-trip time.

As per the MIB.

hh3cNqaResultsNumOfDelaySD (1.3.6.1.4.1.25506.8.3.1.3.1.13)

read-only

Unsigned32

Standard MIB values.

Number of delays from source to destination.

As per the MIB.

hh3cNqaResultsMinDelaySD (1.3.6.1.4.1.25506.8.3.1.3.1.14)

read-only

Unsigned32

Standard MIB values.

Minimum delay from source to destination.

As per the MIB.

hh3cNqaResultsSumDelaySD (1.3.6.1.4.1.25506.8.3.1.3.1.15)

read-only

Unsigned32

Standard MIB values.

Sum of delays from source to destination.

As per the MIB.

hh3cNqaResultsSum2DelaySD (1.3.6.1.4.1.25506.8.3.1.3.1.16)

read-only

Unsigned32

Standard MIB values.

Square sum of delays from source to destination.

As per the MIB.

hh3cNqaResultsNumOfDelayDS (1.3.6.1.4.1.25506.8.3.1.3.1.17)

read-only

Unsigned32

Standard MIB values.

Number of delays from destination to source.

As per the MIB.

hh3cNqaResultsMinDelayDS (1.3.6.1.4.1.25506.8.3.1.3.1.18)

read-only

Unsigned32

Standard MIB values.

Minimum delay from destination to source.

As per the MIB.

hh3cNqaResultsSumDelayDS (1.3.6.1.4.1.25506.8.3.1.3.1.19)

read-only

Unsigned32

Standard MIB values.

Sum of delays from destination to source.

As per the MIB.

hh3cNqaResultsSum2DelayDS (1.3.6.1.4.1.25506.8.3.1.3.1.20)

read-only

Unsigned32

Standard MIB values.

Square sum of delays from destination to source.

As per the MIB.

 

hh3cNqaJitterStatsTable

About this table

This table displays the saved jitter operations.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are pingCtlOwnerIndex and pingCtlTestName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaJitterStatsNumOfRTT (1.3.6.1.4.1.25506.8.3.1.4.1.1)

read-only

Counter32

Standard MIB values.

Number of received response packets.

As per the MIB.

hh3cNqaJitterStatsMinOfPositivesSD (1.3.6.1.4.1.25506.8.3.1.4.1.2)

read-only

Gauge32

Standard MIB values.

Minimum positive jitter from source to destination.

As per the MIB.

hh3cNqaJitterStatsMaxOfPositivesSD (1.3.6.1.4.1.25506.8.3.1.4.1.3)

read-only

Gauge32

Standard MIB values.

Maximum positive jitter from source to destination.

As per the MIB.

hh3cNqaJitterStatsNumOfPositivesSD (1.3.6.1.4.1.25506.8.3.1.4.1.4)

read-only

Gauge32

Standard MIB values.

Number of positive jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsSumOfPositivesSD (1.3.6.1.4.1.25506.8.3.1.4.1.5)

read-only

Gauge32

Standard MIB values.

Sum of positive jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsSum2PositivesSD (1.3.6.1.4.1.25506.8.3.1.4.1.6)

read-only

Gauge32

Standard MIB values.

Square sum of positive jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsMinOfNegativesSD (1.3.6.1.4.1.25506.8.3.1.4.1.7)

read-only

Gauge32

Standard MIB values.

Minimum absolute value among negative jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsMaxOfNegativesSD (1.3.6.1.4.1.25506.8.3.1.4.1.8)

read-only

Gauge32

Standard MIB values.

Maximum absolute value among negative jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsNumOfNegativesSD (1.3.6.1.4.1.25506.8.3.1.4.1.9)

read-only

Gauge32

Standard MIB values.

Number of negative jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsSumOfNegativesSD (1.3.6.1.4.1.25506.8.3.1.4.1.10)

read-only

Gauge32

Standard MIB values.

Sum of negative jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsSum2NegativesSD (1.3.6.1.4.1.25506.8.3.1.4.1.11)

read-only

Gauge32

Standard MIB values.

Square sum of negative jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsMinOfPositivesDS (1.3.6.1.4.1.25506.8.3.1.4.1.12)

read-only

Gauge32

Standard MIB values.

Minimum positive jitter from destination to source.

As per the MIB.

hh3cNqaJitterStatsMaxOfPositivesDS (1.3.6.1.4.1.25506.8.3.1.4.1.13)

read-only

Gauge32

Standard MIB values.

Maximum positive jitter from destination to source.

As per the MIB.

hh3cNqaJitterStatsNumOfPositivesDS (1.3.6.1.4.1.25506.8.3.1.4.1.14)

read-only

Gauge32

Standard MIB values.

Number of positive jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsSumOfPositivesDS (1.3.6.1.4.1.25506.8.3.1.4.1.15)

read-only

Gauge32

Standard MIB values.

Sum of positive jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsSum2PositivesDS (1.3.6.1.4.1.25506.8.3.1.4.1.16)

read-only

Gauge32

Standard MIB values.

Square sum of positive jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsMinOfNegativesDS (1.3.6.1.4.1.25506.8.3.1.4.1.17)

read-only

Gauge32

Standard MIB values.

Minimum absolute value among negative jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsMaxOfNegativesDS (1.3.6.1.4.1.25506.8.3.1.4.1.18)

read-only

Gauge32

Standard MIB values.

Maximum absolute value among negative jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsNumOfNegativesDS (1.3.6.1.4.1.25506.8.3.1.4.1.19)

read-only

Gauge32

Standard MIB values.

Number of negative jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsSumOfNegativesDS (1.3.6.1.4.1.25506.8.3.1.4.1.20)

read-only

Gauge32

Standard MIB values.

Sum of absolute values of negative jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsSum2NegativesDS (1.3.6.1.4.1.25506.8.3.1.4.1.21)

read-only

Gauge32

Standard MIB values.

Square sum of negative jitters from destination to source.

As per the MIB.

hh3cNqaJitterStatsPacketLossSD (1.3.6.1.4.1.25506.8.3.1.4.1.22)

read-only

Gauge32

Standard MIB values.

Number of lost packets from source to destination.

As per the MIB.

hh3cNqaJitterStatsPacketLossDS (1.3.6.1.4.1.25506.8.3.1.4.1.23)

read-only

Gauge32

Standard MIB values.

Number of lost packets from destination to source.

As per the MIB.

hh3cNqaJitterStatsAvePositivesSD (1.3.6.1.4.1.25506.8.3.1.4.1.24)

read-only

Gauge32

Standard MIB values.

Average positive jitter from source to destination.

If the time difference between two consecutive packets from source to destination is positive, the statistical time is added by 1 and the sum of jitters is added by the time difference.


Average positive jitter = Sum of jitters / statistical time

hh3cNqaJitterStatsAveNegativesSD (1.3.6.1.4.1.25506.8.3.1.4.1.25)

read-only

Gauge32

Standard MIB values.

Average negative jitter from source to destination.

If the time difference between two consecutive packets from source to destination is negative, the statistical time is added by 1 and the sum of jitters is added by the absolute value of the time difference.


Average negative jitter = Sum of jitters / statistical time

hh3cNqaJitterStatsAvePositivesDS (1.3.6.1.4.1.25506.8.3.1.4.1.26)

read-only

Gauge32

Standard MIB values.

Average positive jitter from destination to source.

If the time difference between two consecutive packets from destination to source is positive, the statistical time is added by 1 and the sum of jitters is added by the time difference.


Average positive jitter = Sum of jitters / statistical time

hh3cNqaJitterStatsAveNegativesDS (1.3.6.1.4.1.25506.8.3.1.4.1.27)

read-only

Gauge32

Standard MIB values.

Average negative jitter from destination to source.

If the time difference between two consecutive packets from destination to source is negative, the statistical time is added by 1 and the sum of jitters is added by the absolute value of the time difference.


Average negative jitter = Sum of jitters / statistical time

hh3cNqaJitterStatsPktLossUnknown (1.3.6.1.4.1.25506.8.3.1.4.1.28)

read-only

Gauge32

Standard MIB values.

Number of lost packets for unknown reasons.

Number of lost packets for unknown reasons.

hh3cNqaJitterStatsOperOfICPIF (1.3.6.1.4.1.25506.8.3.1.4.1.29)

read-only

Gauge32

Standard MIB values.

ICPIF value of the operation.

Supports only voice operations.

hh3cNqaJitterStatsOperOfMOS (1.3.6.1.4.1.25506.8.3.1.4.1.30)

read-only

Gauge32

Standard MIB values.

MOS value of the operation.

Supports only voice operations. The object value is 100 times the actual value.

hh3cNqaJitterStatsAveSD (1.3.6.1.4.1.25506.8.3.1.4.1.31)

read-only

Gauge32

Standard MIB values.

Average jitters from source to destination.

As per the MIB.

hh3cNqaJitterStatsAveDS (1.3.6.1.4.1.25506.8.3.1.4.1.32)

read-only

Gauge32

Standard MIB values.

Average jitters from destination to source.

As per the MIB.

 

hh3cNqaTcpServerTable

About this table

This table configures the TCP server.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are h3cNQATcpServerIpAddress and h3cNQATcpServerPort.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaTcpServerIpAddress (1.3.6.1.4.1.25506.8.3.1.6.1.1)

not-accessible

InetAddress

Standard MIB values.

IP address of the TCP server.

Supports both IPv4 and IPv6 addresses.

hh3cNqaTcpServerPort (1.3.6.1.4.1.25506.8.3.1.6.1.2)

not-accessible

Integer32

Integer32 (0..65536)

Port number of the TCP server.

Value range: 1 to 65535.

hh3cNqaTcpServerRowStatus (1.3.6.1.4.1.25506.8.3.1.6.1.3)

read-create

RowStatus

Standard MIB values.

Row status.

Supports only values active(1), createAndgo(4), and destroy(6).

 

hh3cNqaUdpServerTable

About this table

This table configures the UDP server.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are h3cNQAUdpServerIpAddress and h3cNQAUdpServerPort.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaUdpServerIpAddress (1.3.6.1.4.1.25506.8.3.1.7.1.1)

not-accessible

InetAddress

Standard MIB values.

IP address of the UDP server.

Supports both IPv4 and IPv6 addresses.

hh3cNqaUdpServerPort (1.3.6.1.4.1.25506.8.3.1.7.1.2)

not-accessible

Integer32

Integer32 (0..65536)

Port number of the UDP server.

Value range: 1 to 65535.

hh3cNqaUdpServerRowStatus (1.3.6.1.4.1.25506.8.3.1.7.1.3)

read-create

RowStatus

Standard MIB values.

Row status.

Supports only values active(1), createAndgo(4), and destroy(6).

 

hh3cNqaStatisticsCtlTable

About this table

This table configures the collection of NQA operation statistics.

Support for operations

CreateNot supported

Edit/ModifySupported

DeleteNot supported

ReadSupported

Columns

The table indexes are pingCtlOwnerIndex and pingCtlTestName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaCtlStatisticsInterval (1.3.6.1.4.1.25506.8.3.1.10.1.1)

read-create

Unsigned32

Standard MIB values.

Statistics collection interval, in minutes.

Value range: 1 to 35791394. Default: 60.

hh3cNqaCtlStatisticsGroupNumber (1.3.6.1.4.1.25506.8.3.1.10.1.2)

read-create

Unsigned32

Standard MIB values.

Maximum number of statistics groups.

Value range: 0 to the value of hh3cNqaStatsMaxGroupNumber.

Default: 2. If the object value is 0, no statistics collection will be enabled.

hh3cNqaCtlStatisticsKeptTime (1.3.6.1.4.1.25506.8.3.1.10.1.3)

read-create

Unsigned32

Unsigned32 (1..1440)

Statistics lifetime, in minutes.

Value range: 1 to 1440. Default: 120.

hh3cNqaCtlBeginTime (1.3.6.1.4.1.25506.8.3.1.10.1.4)

read-create

DateAndTime

Standard MIB values.

Start time for saving statistics.

Obeys the time format. Available year range: 2000 to 2035.

hh3cNqaCtlLifeTime (1.3.6.1.4.1.25506.8.3.1.10.1.5)

read-create

Unsigned32

Standard MIB values.

Operation lifetime, in seconds.

Value range: 1 to 2147483647. The value 4294967295 indicates that the operation will never stop.

 

hh3cNqaStatisticsResultsTable

About this table

This table displays NQA operation statistics.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are pingCtlOwnerIndex, pingCtlTestName, and h3cNQAStatResIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaStatResIndex (1.3.6.1.4.1.25506.8.3.1.11.1.1)

not-accessible

Unsigned32

Unsigned32 (1..4294967295)

Statistics table index.

As per the MIB.

hh3cNqaStatResIpTargetAddressType (1.3.6.1.4.1.25506.8.3.1.11.1.2)

read-only

InetAddressType

Standard MIB values.

Type of destination IP address.

As per the MIB.

hh3cNqaStatResIpTargetAddress (1.3.6.1.4.1.25506.8.3.1.11.1.3)

read-only

InetAddress

Standard MIB values.

Destination IP address.

As per the MIB.

hh3cNqaStatResMinRtt (1.3.6.1.4.1.25506.8.3.1.11.1.4)

read-only

Gauge32

Standard MIB values.

Minimum round-trip time.

As per the MIB.

hh3cNqaStatResMaxRtt (1.3.6.1.4.1.25506.8.3.1.11.1.5)

read-only

Gauge32

Standard MIB values.

Maximum round-trip time.

As per the MIB.

hh3cNqaStatResAverageRtt (1.3.6.1.4.1.25506.8.3.1.11.1.6)

read-only

Gauge32

Standard MIB values.

Average round-trip time.

As per the MIB.

hh3cNqaStatResProbeResponses (1.3.6.1.4.1.25506.8.3.1.11.1.7)

read-only

Counter32

Standard MIB values.

Number of received packets.

As per the MIB.

hh3cNqaStatResSentProbes (1.3.6.1.4.1.25506.8.3.1.11.1.8)

read-only

Counter32

Standard MIB values.

Number of sent probe packets.

As per the MIB.

hh3cNqaStatResRttSumOfSquares (1.3.6.1.4.1.25506.8.3.1.11.1.9)

read-only

Counter32

Standard MIB values.

Square sum of round-trip time.

As per the MIB.

hh3cNqaStatResStartTime (1.3.6.1.4.1.25506.8.3.1.11.1.10)

read-only

DateAndTime

Standard MIB values.

Start time of the statistics.

As per the MIB.

hh3cNqaStatResInterval (1.3.6.1.4.1.25506.8.3.1.11.1.11)

read-only

Gauge32

Standard MIB values.

End time of the statistics.

As per the MIB.

hh3cNqaStatResRttNumDisconnects (1.3.6.1.4.1.25506.8.3.1.11.1.12)

read-only

Counter32

Standard MIB values.

Number of disconnections by the peer.

As per the MIB.

hh3cNqaStatResRttTimeouts (1.3.6.1.4.1.25506.8.3.1.11.1.13)

read-only

Counter32

Standard MIB values.

Number of timeout occurrences in an operation.

As per the MIB.

hh3cNqaStatResRttBusies (1.3.6.1.4.1.25506.8.3.1.11.1.14)

read-only

Counter32

Standard MIB values.

Number of failures due to the busy system.

As per the MIB.

hh3cNqaStatResRttNoConnections (1.3.6.1.4.1.25506.8.3.1.11.1.15)

read-only

Counter32

Standard MIB values.

Number of failures to connect with the peer.

As per the MIB.

hh3cNqaStatResRttDrops (1.3.6.1.4.1.25506.8.3.1.11.1.16)

read-only

Counter32

Standard MIB values.

Number of failures to allocate the system resources.

As per the MIB.

hh3cNqaStatResRttSequenceErrors (1.3.6.1.4.1.25506.8.3.1.11.1.17)

read-only

Counter32

Standard MIB values.

Number of failures due to out-of-sequence packets.

As per the MIB.

hh3cNqaStatResRttErrors (1.3.6.1.4.1.25506.8.3.1.11.1.18)

read-only

Counter32

Standard MIB values.

Number of failures due to other errors.

As per the MIB.

hh3cNqaStatResLostPacketRatio (1.3.6.1.4.1.25506.8.3.1.11.1.19)

read-only

Gauge32

Standard MIB values.

Packet loss ratio.

As per the MIB.

hh3cNqaStatResPacketLateArrival (1.3.6.1.4.1.25506.8.3.1.11.1.20)

read-only

Counter32

Standard MIB values.

Number of packets arrived after the timeout.

As per the MIB.

hh3cNqaStatResRttSum (1.3.6.1.4.1.25506.8.3.1.11.1.21)

read-only

Counter32

Standard MIB values.

Sum of round-trip time.

As per the MIB.

hh3cNqaStatResNumOfDelaySD (1.3.6.1.4.1.25506.8.3.1.11.1.22)

read-only

Counter32

Standard MIB values.

Number of delays from source to destination.

As per the MIB.

hh3cNqaStatResMinDelaySD (1.3.6.1.4.1.25506.8.3.1.11.1.23)

read-only

Gauge32

Standard MIB values.

Minimum delay from source to destination.

As per the MIB.

hh3cNqaStatResMaxDelaySD (1.3.6.1.4.1.25506.8.3.1.11.1.24)

read-only

Gauge32

Standard MIB values.

Maximum delay from source to destination.

As per the MIB.

hh3cNqaStatResSumDelaySD (1.3.6.1.4.1.25506.8.3.1.11.1.25)

read-only

Counter32

Standard MIB values.

Sum of delays from source to destination.

As per the MIB.

hh3cNqaStatResSum2DelaySD (1.3.6.1.4.1.25506.8.3.1.11.1.26)

read-only

Counter32

Standard MIB values.

Square sum of delays from source to destination.

As per the MIB.

hh3cNqaStatResNumOfDelayDS (1.3.6.1.4.1.25506.8.3.1.11.1.27)

read-only

Counter32

Standard MIB values.

Number of delays from destination to source.

As per the MIB.

hh3cNqaStatResMaxDelayDS (1.3.6.1.4.1.25506.8.3.1.11.1.29)

read-only

Gauge32

Standard MIB values.

Maximum delay from destination to source.

As per the MIB.

hh3cNqaStatResSumDelayDS (1.3.6.1.4.1.25506.8.3.1.11.1.30)

read-only

Counter32

Standard MIB values.

Sum of delays from destination to source.

As per the MIB.

hh3cNqaStatResSum2DelayDS (1.3.6.1.4.1.25506.8.3.1.11.1.31)

read-only

Counter32

Standard MIB values.

Square sum of delays from destination to source.

As per the MIB.

 

hh3cNqaGroupStatsJitterTable

About this table

This table displays jitter operation statistics.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are pingCtlOwnerIndex, pingCtlTestName, and h3cNQAStatJitterIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaStatJitterIndex (1.3.6.1.4.1.25506.8.3.1.12.1.1)

not-accessible

Unsigned32

Unsigned32 (1..4294967295)

Statistics table index for a jitter operation.

As per the MIB.

hh3cNqaStatJitterMinOfPosSD (1.3.6.1.4.1.25506.8.3.1.12.1.2)

read-only

Gauge32

Standard MIB values.

Minimum positive jitter from source to destination.

As per the MIB.

hh3cNqaStatJitterMaxOfPosSD (1.3.6.1.4.1.25506.8.3.1.12.1.3)

read-only

Gauge32

Standard MIB values.

Maximum positive jitter from source to destination.

As per the MIB.

hh3cNqaStatJitterNumOfPosSD (1.3.6.1.4.1.25506.8.3.1.12.1.4)

read-only

Counter32

Standard MIB values.

Number of positive jitters from source to destination.

As per the MIB.

hh3cNqaStatJitterSumOfPosSD (1.3.6.1.4.1.25506.8.3.1.12.1.5)

read-only

Counter32

Standard MIB values.

Sum of positive jitters from source to destination.

As per the MIB.

hh3cNqaStatJitterSumOfSquarePosSD (1.3.6.1.4.1.25506.8.3.1.12.1.6)

read-only

Counter32

Standard MIB values.

Square sum of positive jitters from source to destination.

As per the MIB.

hh3cNqaStatJitterMinOfNegSD (1.3.6.1.4.1.25506.8.3.1.12.1.7)

read-only

Gauge32

Standard MIB values.

Minimum negative jitter from source to destination.

As per the MIB.

hh3cNqaStatJitterMaxOfNegSD (1.3.6.1.4.1.25506.8.3.1.12.1.8)

read-only

Gauge32

Standard MIB values.

Maximum negative jitter from source to destination.

As per the MIB.

hh3cNqaStatJitterNumOfNegSD (1.3.6.1.4.1.25506.8.3.1.12.1.9)

read-only

Counter32

Standard MIB values.

Number of negative jitters from source to destination.

As per the MIB.

hh3cNqaStatJitterSumOfNegSD (1.3.6.1.4.1.25506.8.3.1.12.1.10)

read-only

Counter32

Standard MIB values.

Sum of negative jitters from source to destination.

As per the MIB.

hh3cNqaStatJitterSumOfSquareNegSD (1.3.6.1.4.1.25506.8.3.1.12.1.11)

read-only

Counter32

Standard MIB values.

Square sum of negative jitters from source to destination.

As per the MIB.

hh3cNqaStatJitterMinOfPosDS (1.3.6.1.4.1.25506.8.3.1.12.1.12)

read-only

Gauge32

Standard MIB values.

Minimum positive jitter from destination to source.

As per the MIB.

hh3cNqaStatJitterMaxOfPosDS (1.3.6.1.4.1.25506.8.3.1.12.1.13)

read-only

Gauge32

Standard MIB values.

Maximum positive jitter from destination to source.

As per the MIB.

hh3cNqaStatJitterNumOfPosDS (1.3.6.1.4.1.25506.8.3.1.12.1.14)

read-only

Counter32

Standard MIB values.

Number of positive jitters from destination to source.

As per the MIB.

hh3cNqaStatJitterSumOfPosDS (1.3.6.1.4.1.25506.8.3.1.12.1.15)

read-only

Counter32

Standard MIB values.

Sum of positive jitters from destination to source.

As per the MIB.

hh3cNqaStatJitterSumOfSquarePosDS (1.3.6.1.4.1.25506.8.3.1.12.1.16)

read-only

Counter32

Standard MIB values.

Square sum of positive jitters from destination to source.

As per the MIB.

hh3cNqaStatJitterMinOfNegDS (1.3.6.1.4.1.25506.8.3.1.12.1.17)

read-only

Gauge32

Standard MIB values.

Minimum negative jitter from destination to source.

As per the MIB.

hh3cNqaStatJitterMaxOfNegDS (1.3.6.1.4.1.25506.8.3.1.12.1.18)

read-only

Gauge32

Standard MIB values.

Maximum negative jitter from destination to source.

As per the MIB.

hh3cNqaStatJitterNumOfNegDS (1.3.6.1.4.1.25506.8.3.1.12.1.19)

read-only

Counter32

Standard MIB values.

Number of negative jitters from destination to source.

As per the MIB.

hh3cNqaStatJitterSumOfNegDS (1.3.6.1.4.1.25506.8.3.1.12.1.20)

read-only

Counter32

Standard MIB values.

Sum of negative jitters from destination to source.

As per the MIB.

hh3cNqaStatJitterSumOfSquareNegDS (1.3.6.1.4.1.25506.8.3.1.12.1.21)

read-only

Counter32

Standard MIB values.

Square sum of negative jitters from destination to source.

As per the MIB.

hh3cNqaStatJitterPacketLossSD (1.3.6.1.4.1.25506.8.3.1.12.1.22)

read-only

Counter32

Standard MIB values.

Number of lost packets from source to destination.

As per the MIB.

hh3cNqaStatJitterPacketLossDS (1.3.6.1.4.1.25506.8.3.1.12.1.23)

read-only

Counter32

Standard MIB values.

Number of lost packets from destination to source.

As per the MIB.

hh3cNqaStatJitterAvePosSD (1.3.6.1.4.1.25506.8.3.1.12.1.24)

read-only

Gauge32

Standard MIB values.

Average positive jitter from source to destination.

As per the MIB.

hh3cNqaStatJitterAveNegSD (1.3.6.1.4.1.25506.8.3.1.12.1.25)

read-only

Gauge32

Standard MIB values.

Average negative jitter from source to destination.

As per the MIB.

hh3cNqaStatJitterAvePosDS (1.3.6.1.4.1.25506.8.3.1.12.1.26)

read-only

Gauge32

Standard MIB values.

Average positive jitter from destination to source.

As per the MIB.

hh3cNqaStatJitterAveNegDS (1.3.6.1.4.1.25506.8.3.1.12.1.27)

read-only

Gauge32

Standard MIB values.

Average negative jitter from destination to source.

As per the MIB.

hh3cNqaStatJitterPktLossUnknown (1.3.6.1.4.1.25506.8.3.1.12.1.28)

read-only

Counter32

Standard MIB values.

Number of lost packets for unknown reasons.

As per the MIB.

hh3cNqaStatJitterMaxOfICPIF (1.3.6.1.4.1.25506.8.3.1.12.1.29)

read-only

Gauge32

Standard MIB values.

Maximum ICPIF value.

Supports only voice operations.

hh3cNqaStatJitterMinOfICPIF (1.3.6.1.4.1.25506.8.3.1.12.1.30)

read-only

Gauge32

Standard MIB values.

Minimum ICPIF value.

Supports only voice operations.

hh3cNqaStatJitterMaxOfMOS (1.3.6.1.4.1.25506.8.3.1.12.1.31)

read-only

Gauge32

Standard MIB values.

Maximum MOS value.

Supports only voice operations. The object value is 100 times the actual value.

hh3cNqaStatJitterMinOfMOS (1.3.6.1.4.1.25506.8.3.1.12.1.32)

read-only

Gauge32

Standard MIB values.

Minimum MOS value.

Supports only voice operations. The object value is 100 times the actual value.

hh3cNqaStatJitterAveSD (1.3.6.1.4.1.25506.8.3.1.12.1.33)

read-only

Gauge32

Standard MIB values.

Average jitters from source to destination.

As per the MIB.

hh3cNqaStatJitterAveDS (1.3.6.1.4.1.25506.8.3.1.12.1.34)

read-only

Gauge32

Standard MIB values.

Average jitters from destination to source.

As per the MIB.

 

hh3cNqaReactionTable

About this table

This table configures reaction entries for NQA operations.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are h3cNqaReactOwnerIndex, h3cNqaReactTestName, and h3cNqaReactItemIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaReactOwnerIndex (1.3.6.1.4.1.25506.8.3.1.13.1.1)

accessible-for-notify

SnmpAdminString

OCTET STRING(0..32)

Administrator index.

As per the MIB.

hh3cNqaReactTestName (1.3.6.1.4.1.25506.8.3.1.13.1.2)

accessible-for-notify

SnmpAdminString

OCTET STRING(0..32)

Operation tag.

As per the MIB.

hh3cNqaReactItemIndex (1.3.6.1.4.1.25506.8.3.1.13.1.3)

accessible-for-notify

Unsigned32

Unsigned32 (1..10)

A reaction entry is identified by its ID uniquely for an NQA operation.

As per the MIB.

hh3cNqaReactCheckedElement (1.3.6.1.4.1.25506.8.3.1.13.1.4)

read-create

INTEGER

probetime(1)

probefailure(2)

jitterrtt(3)

jitterpacketloss(4)

jittersd(5)

jiterds(6)

icpif(7)

mos(8)

jitterOwdSD(9)

jitterOwdDS(10)

testfailure(11)

testresultchangge(12)

Monitored performance metric.

As per the MIB.

hh3cNqaReactThresholdUpperLimit (1.3.6.1.4.1.25506.8.3.1.13.1.5)

read-create

Unsigned32

Standard MIB values.

Upper limit of the threshold.

If hh3cNqaReactCheckedElement uses value icpif, the value range of this object is 1 to 100.

If hh3cNqaReactCheckedElement uses value mos, the value range of this object is 1 to 500.

If hh3cNqaReactCheckedElement uses value jittersd, jitterds, jitterOwdSD, jitterOwdDS, jitterrtt, or probetime, the value range of this object is 0 to 3600000 milliseconds.

If hh3cNqaReactCheckedElement uses value testfailure or testresultchangge, the value range of this object is 1 to 15.

In other cases, the value of this object should not be set.

hh3cNqaReactThresholdLowerLimit (1.3.6.1.4.1.25506.8.3.1.13.1.6)

read-create

Unsigned32

Standard MIB values.

Lower limit of the threshold.

If hh3cNqaReactCheckedElement uses value icpif, the value range of this object is 1 to 100.

If hh3cNqaReactCheckedElement uses value mos, the value range of this object is 1 to 500.

If hh3cNqaReactCheckedElement uses value jittersd, jitterds, jitterOwdSD, jitterOwdDS, jitterrtt, or probetime, the value range of this object is 0 to 3600000 milliseconds.

In other cases, the value of this object should not be set.

hh3cNqaReactThresholdType (1.3.6.1.4.1.25506.8.3.1.13.1.7)

read-create

INTEGER

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

Threshold type.

If hh3cNqaReactCheckedElement uses value jittersd or jitterds, this object value can be average or accumulative.

If hh3cNqaReactCheckedElement uses value jitterpacketloss, this object value can be accumulative.

If hh3cNqaReactCheckedElement uses value probetime, this object value can be average, consecutive, or accumulative.

If hh3cNqaReactCheckedElement uses value probefailure, this object value can be consecutive or accumulative.

If hh3cNqaReactCheckedElement uses value jitterrtt, this object value can be average or ccumulative.

In other cases, the value of this object should not be set.

hh3cNqaReactThresholdConsecNum (1.3.6.1.4.1.25506.8.3.1.13.1.8)

read-create

Unsigned32

Standard MIB values.

Consecutive threshold limit.

If the threshold type is not set to consecutive, this object is meaningless.

If hh3cNqaReactCheckedElement uses value probetime, probefailure, or test-failure, the value range of this object is 1 to 16.

In other cases, the value of this object should not be set.

hh3cNqaReactThresholdAccumNum (1.3.6.1.4.1.25506.8.3.1.13.1.9)

read-create

Unsigned32

Standard MIB values.

Accumulative threshold limit.

If the threshold type is not set to accumulate, this object is meaningless.

If hh3cNqaReactCheckedElement uses value jittersd or jitterds and the operation type is set to ICMP-jitter or UDP-jitter, the value range of this object is 1 to 14999.

If hh3cNqaReactCheckedElement uses value jittersd or jitterds and the operation type is set to voice, the value range of this object is 1 to 59999.

If hh3cNqaReactCheckedElement uses value jitterpacketloss or jitterrtt and the operation type is set to ICMP-jitter or UDP-jitter, the value range of this object is 1 to 15000.

If hh3cNqaReactCheckedElement uses value jitterpacketloss or jitterrtt and the operation type is set to voice, the value range of this object is 1 to 60000.

If hh3cNqaReactCheckedElement uses value probetime or probefailure, the value range of this object is 1 to 15.

In other cases, the value of this object should not be set.

hh3cNqaReactActionType (1.3.6.1.4.1.25506.8.3.1.13.1.10)

read-create

INTEGER

none(0), trapOnly(1), triggerOnly(2), trapAndTrigger(3)

Sets the action for the threshold violation event. By default, no action is specified for the threshold violation event.

The supported action type depends on the monitored performance metric.

hh3cNqaReactCurrentStatus (1.3.6.1.4.1.25506.8.3.1.13.1.11)

read-only

INTEGER

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

Obtain the alarm status for the threshold violation event.

As per the MIB.

hh3cNqaReactRowStatus (1.3.6.1.4.1.25506.8.3.1.13.1.12)

read-create

RowStatus

Standard MIB values.

An indication of the creation and deletion of reaction entries.

As per the MIB.

hh3cNqaReactCheckedNum (1.3.6.1.4.1.25506.8.3.1.13.1.13)

read-only

Unsigned32

Standard MIB values.

Number of targets that have been monitored for data collection.

As per the MIB.

hh3cNqaReactThresholdNum (1.3.6.1.4.1.25506.8.3.1.13.1.14)

read-only

Unsigned32

Standard MIB values.

Number of threshold violations.

As per the MIB.

 

hh3cNqaStatisticsReactionTable

About this table

This table records the number of monitored targets and number of threshold violations in a certain time period.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are h3cNqaStatReactOwnerIndex, h3cNqaStatReactTestName, h3cNqaStatReactIndex, and h3cNqaStatReactItemIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaStatReactOwnerIndex (1.3.6.1.4.1.25506.8.3.1.14.1.1)

not-accessible

SnmpAdminString

OCTET STRING(0..32)

Administrator index.

As per the MIB.

hh3cNqaStatReactTestName (1.3.6.1.4.1.25506.8.3.1.14.1.2)

not-accessible

SnmpAdminString

OCTET STRING(0..32)

Operation tag.

As per the MIB.

hh3cNqaStatReactIndex (1.3.6.1.4.1.25506.8.3.1.14.1.3)

not-accessible

Unsigned32

Standard MIB values.

A reaction entry is identified by its ID uniquely for an NQA operation.

As per the MIB.

hh3cNqaStatReactItemIndex (1.3.6.1.4.1.25506.8.3.1.14.1.4)

not-accessible

Unsigned32

Standard MIB values.

Number of monitored h3cNqaReactCheckedElement in a time period.

As per the MIB.

hh3cNqaStatReactCheckedNum (1.3.6.1.4.1.25506.8.3.1.14.1.5)

read-only

Counter32

Standard MIB values.

Number of monitored h3cNqaReactCheckedElement in a time period.

As per the MIB.

hh3cNqaStatReactThresholdNum (1.3.6.1.4.1.25506.8.3.1.14.1.6)

read-only

Counter32

Standard MIB values.

Number of monitored threshold violations in a time period.

As per the MIB.

 

hh3cNqaTcpServerExtendTable

About this table

This table configures the TCP server.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are h3cNqaTcpServerExtIpAddress, h3cNqaTcpServerExtPort, h3cNqaTcpServerExtVPNType, and h3cNqaTcpServerExtVPNInstance.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaTcpServerExtIpAddress (1.3.6.1.4.1.25506.8.3.1.15.1.1)

not-accessible

InetAddress

Standard MIB values.

IP address of the TCP server.

As per the MIB.

hh3cNqaTcpServerExtPort (1.3.6.1.4.1.25506.8.3.1.15.1.2)

not-accessible

Integer32

Integer32 (0..65536)

Port number of the TCP server.

Value range: 1 to 65535.

hh3cNqaTcpServerExtVPNType (1.3.6.1.4.1.25506.8.3.1.15.1.3)

not-accessible

VpnInstanceType

Standard MIB values.

VPN instance type of the TCP server.

Supports only values public(1) and VPN(2).

hh3cNqaTcpServerExtVPNInstance

(1.3.6.1.4.1.25506.8.3.1.15.1.4)

not-accessible

OCTET STRING

OCTET STRING (0..31)

VPN instance of the TCP server.

The length of the object is 0 to 31.

For the set operation:

If the NQA server listens on a public network, the hh3cNqaTcpServerExtVPNType object must use value public(1) and the object value can be set to any non-printable string.

If the NQA server listens on a dedicated network, the hh3cNqaTcpServerExtVPNType object must use value VPN(2) and the object value can be set to any non-printable string.

For the get operation:

If the NQA server listens on a public network, the object value can be public.

hh3cNqaTcpServerExtDSField (1.3.6.1.4.1.25506.8.3.1.15.1.5)

read-create

Unsigned32

Unsigned32 (0..256)

ToS value of the TCP server.

As per the MIB.

hh3cNqaTcpServerExtRowStatus (1.3.6.1.4.1.25506.8.3.1.15.1.6)

read-create

RowStatus

Standard MIB values.

Row status.

Supports only values active(1), createAndgo(4), and destroy(6).

 

hh3cNqaUdpServerExtendTable

About this table

This table configures the UDP server.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are h3cNqaUdpServerExtIpAddress, h3cNqaUdpServerExtPort, h3cNqaUdpServerExtVPNType, and h3cNqaUdpServerExtVPNInstance.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNqaUdpServerExtIpAddress (1.3.6.1.4.1.25506.8.3.1.16.1.1)

not-accessible

InetAddress

Standard MIB values.

IP address of the UDP server.

As per the MIB.

hh3cNqaUdpServerExtPort (1.3.6.1.4.1.25506.8.3.1.16.1.2)

not-accessible

Integer32

Integer32 (0..65536)

Port number of the UDP server.

Value range: 1 to 65535.

hh3cNqaUdpServerExtVPNType (1.3.6.1.4.1.25506.8.3.1.16.1.3)

not-accessible

VpnInstanceType

Standard MIB values.

VPN instance type of the UDP server.

Supports only values public(1) and VPN(2).

hh3cNqaUdpServerExtVPNInstance

 (1.3.6.1.4.1.25506.8.3.1.16.1.4)

not-accessible

OCTET STRING

OCTET STRING (0..31)

VPN instance of the UDP server.

The length of the object is 0 to 31.

For the set operation:

If the NQA server listens on a public network, the hh3cNqaUdpServerExtVPNType must use value public(1) and the object value can be set to any non-printable string.

If the NQA server listens on a dedicated network, the hh3cNqaUdpServerExtVPNType must use value VPN(2) and the object value can be set to any non-printable string.

For the get operation:

If the NQA server listens on a public network, the object value can be public.

hh3cNqaUdpServerExtDSField (1.3.6.1.4.1.25506.8.3.1.16.1.5)

read-create

Unsigned32

Unsigned32 (0..256)

ToS value of the UDP server.

As per the MIB.

hh3cNqaUdpServerExtRowStatus (1.3.6.1.4.1.25506.8.3.1.16.1.6)

read-create

RowStatus

Standard MIB values.

Row status.

Supports only values active(1), createAndgo(4), and destroy(6).

 

Notifications

hh3cNqaProbeTimeOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.1

Threshold violation of the probe duration.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

For average or consecutive threshold type, this notification is generated if the threshold status changed when a operation was completed.

For accumulative threshold type, this notification is generated if the threshold status changed when a probe was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the 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 command.

OFF

CLI: Use the 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 command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Execute the display this command in NQA operation view to identify whether the destination address configuration is correct.

  - If the parameters are correctly configured, proceed to step 2.

  - If the parameter configuration is incorrect, execute the destination ip command in NQA operation view to change the destination address. Restart the operation, and check whether the notification is still generated.

If the notification is no longer generated, the issue is resolved.

If the notification is still generated, proceed to step 2.

2.Execute the ping command in NQA operation view to identify whether the route is reachable.

  - If the route is reachable, proceed to step 3.

  - If the route is unreachable, locate the cause for the reachability issue first. For example, you can execute the display ip routing-table command to display the routing table information and troubleshoot the route issue.

3.Execute the probe timeout command in NQA operation view to edit the timeout timer based on the network condition. Restart the operation, and check whether the notification is still generated.

  - If the notification is no longer generated, the issue is resolved.

  - If the notification is still generated, proceed to step 4.

4.Execute the display this command in NQA operation view to obtain the threshold setting, and then execute the reaction checked-element probe-duration command in NQA operation view to edit the threshold as needed. Restart the operation, and check whether the notification is still generated.

5.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cNqaJitterRTTOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.2

Threshold violation of the probe round-trip time.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the round-trip time of test packets in a UDP-jitter or voice operation exceeds the specified threshold.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element rtt threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element rtt threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Execute the display this command in NQA operation view to obtain the threshold setting, and then execute the reaction checked-element rtt command in NQA operation view to edit the threshold as needed. Restart the operation, and check whether the notification is still generated.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cNqaProbeFailure

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.3

Threshold violation of the probe failure.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

For consecutive threshold type, this notification is generated if the threshold status changed when an operation was completed.

For accumulative threshold type, this notification is generated if the threshold status changed when a probe was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element probe-fail threshold-type { accumulate accumulate-occurrences | consecutive consecutive-occurrences } action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element probe-fail threshold-type { accumulate accumulate-occurrences | consecutive consecutive-occurrences } action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Execute the display this command in NQA operation view to identify whether the destination address configuration is correct.

  - If the parameters are correctly configured, proceed to step 2.

  - If the parameter configuration is incorrect, execute the destination ip command in NQA operation view to change the destination address. Restart the operation, and check whether the notification is still generated.

If the notification is no longer generated, the issue is resolved.

If the notification is still generated, proceed to step 2.

2.Execute the ping command in NQA operation view to identify whether the route is reachable.

  - If the route is reachable, proceed to step 3.

  - If the route is unreachable, locate the cause for the reachability issue first. For example, you can execute the display ip routing-table command to display the routing table information and troubleshoot the route issue.

3.Execute the probe timeout command in NQA operation view to edit the timeout timer based on the network condition. Restart the operation, and check whether the notification is still generated.

4.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cNqaJitterPacketLoss

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.4

Threshold violation of the packet loss ratio.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated if the threshold status changed when a UDP jitter or voice operation for monitoring threshold violation of the packet loss ratio was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element packet-loss threshold-type accumulate accumulate-occurrences action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element packet-loss threshold-type accumulate accumulate-occurrences action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Check the reason for packet loss on the link.

2.If the issue persists, contact H3C Support.

hh3cNqaJitterSDOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.5

Threshold violation of the one-way jitter from source to destination.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the threshold violation of the one-way jitter from source to destination for UDP jitter and voice operations occurs. The object supports only accumulate and average threshold types. This notification is generated if the threshold status changed when a UDP jitter or voice operation was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element jitter-sd threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element jitter-sd threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (PingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (PingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (PingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (PingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Execute the display this command in NQA operation view to obtain the threshold setting, and then execute the reaction checked-element { jitter-ds | jitter-sd } command in NQA operation view to edit the threshold as needed. Restart the operation, and check whether the notification is still generated.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cNqaJitterDSOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.6

Threshold violation of the one-way jitter from destination to source.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the threshold violation of the one-way jitter from destination to source for UDP jitter and voice operations occurs. The object supports only accumulate and average threshold types. This notification is generated if the threshold status changed when a UDP jitter or voice operation was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Execute the display this command in NQA operation view to obtain the threshold setting, and then execute the reaction checked-element { jitter-ds | jitter-sd } command in NQA operation view to edit the threshold as needed. Restart the operation, and check whether the notification is still generated.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cNqaICPIFOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.7

Threshold violation of the ICPIF value.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the ICPIF value of a voice operation exceeds the threshold. This notification is generated if the threshold status changed when a voice operation was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element icpif threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element icpif threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (PingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (PingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (PingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (PingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Check the reason why the ICPIF value changes on the probe link.

2.If the issue persists, contact H3C Support.

hh3cNqaMOSOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.8

Threshold violation of the MOS value.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the MOS value of a voice operation exceeds the threshold. This notification is generated if the threshold status changed when a voice operation was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element mos threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element mos threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.11 (hh3cNqaReactCurrentStatus)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Check the reason why the MOS value changes on the probe link.

2.If the issue persists, contact H3C Support.

hh3cNqaJitterOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.9

Threshold violation of the latency jitter value.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the bidirectional (source-to-destination and destination-to-source) jitter time of a TWAMP Light operation exceeds the specified threshold during the monitoring period.

System impact

No negative impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element two-way-jitter threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element two-way-jitter threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING(0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32 (1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING(0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

To resolve the issue:

1.Execute the display this command in NQA operation view to obtain the threshold setting, and then execute the reaction checked-element two-way-jitter command in NQA operation view to edit the threshold as needed. Restart the operation, and check whether the notification is still generated.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

OwdSDNotification

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.14

Threshold alarm for one-way delay (source-to-destination).

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the threshold violation of the one-way delay from source to destination for UDP jitter and voice operations occurs. The object supports only accumulate and average threshold types. This notification is generated if the threshold status changed when a UDP jitter or voice operation was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element owd-sd threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI:

Use the reaction item-number checked-element owd-sd threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (PingCtlTargetAddressType)

Type of destination address

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (PingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (PingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (PingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

1.Execute the display this command in NQA operation view to obtain the threshold setting, and then execute the reaction checked-element { owd-ds | owd-sd } command in NQA operation view to edit the threshold as needed. Restart the operation, and check whether the notification is still generated.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

OwdDSNotification

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.8.3.3.15

Threshold alarm for one-way delay (destination-to-source).

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the threshold violation of the one-way delay from destination to source for UDP jitter and voice operations occurs. The object supports only accumulate and average threshold types. This notification is generated if the threshold status changed when a UDP jitter or voice operation was completed.

System impact

No impact on services.

Status control

ON

CLI: Use the reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type trap-only command.

OFF

CLI: Use the reaction item-number checked-element jitter-ds threshold-type { accumulate accumulate-occurrences | average } threshold-value upper-threshold lower-threshold action-type none command or the undo reaction item-number command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.8.3.1.13.1.1 (hh3cNqaReactOwnerIndex)

Administrator name of an operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.2 (hh3cNqaReactTestName)

Operation tag of the operation.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

SnmpAdminString

OCTET STRING (0..32)

1.3.6.1.4.1.25506.8.3.1.13.1.3 (hh3cNqaReactItemIndex)

Reaction entry number.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

Unsigned32

Unsigned32(1..10)

1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType)

Type of destination address

pingCtlOwnerIndex

pingCtlTestName

InetAddressType

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress)

Destination address.

pingCtlOwnerIndex

pingCtlTestName

InetAddress

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.16 (pingCtlType)

Operation type.

pingCtlOwnerIndex

pingCtlTestName

OBJECT IDENTIFIER

Standard MIB values.

1.3.6.1.2.1.80.1.2.1.17 (pingCtlDescr)

Description of the operation.

pingCtlOwnerIndex

pingCtlTestName

SnmpAdminString

OCTET STRING (0..255)

1.3.6.1.4.1.25506.8.3.1.13.1.7 (hh3cNqaReactThresholdType)

Threshold type.

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)

Alarm status.

hh3cNqaReactOwnerIndex

hh3cNqaReactTestName

hh3cNqaReactItemIndex

INTEGER

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

 

Recommended action

1.Execute the display this command in NQA operation view to obtain the threshold setting, and then execute the reaction checked-element { owd-ds | owd-sd } command in NQA operation view to edit the threshold as needed. Restart the operation, and check whether the notification is still generated.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网