MIBs Depot

HH3C-NQA-MIB

Registered at
1.3.6.1.4.1.25506.8.3
Last updated
2020-03-25 00:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2020-03-25 00:00
Namespace
comware
Source file
HH3C-NQA-MIB
Digest
sha256:6f6e6b591372e601190445e6458a9bb0f430ef2c745e31e47d8f501ad58a3d1f

Description

The private MIB file includes the test information of the device. It is supplementary for rfc2925.txt.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
DISMAN-PING-MIBpingCtlDescr, pingCtlEntry, pingCtlOwnerIndex, pingCtlTargetAddress, pingCtlTargetAddressType, pingCtlTestName, pingCtlType
HH3C-OID-MIBhh3cRhw
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DISMAN-PING-MIB
HH3C-NQA-MIB
HH3C-OID-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
VpnInstanceType
TEXTUAL-CONVENTION
A value that represents a type of VPN instance. public(1) Public network. vpn(2) Private network.
current

Objects

NameOIDSyntaxAccessStatus
hh3cNqaObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.8.3.1
hh3cNqaMIBVersion
OBJECT-TYPE
Version string of this MIB. The format will be: 'Version.Release.Patch: Description' An instance likes: '1.0.0: Initial NQA MIB'
1.3.6.1.4.1.25506.8.3.1.1DisplayStringread-onlycurrent
hh3cNqaCtlTable
OBJECT-TYPE
Defines the NQA Control Extend Table for providing, via SNMP, the capability of performing network analysis operations at a remote host.
1.3.6.1.4.1.25506.8.3.1.2not-accessiblecurrent
hh3cNqaCtlEntry
OBJECT-TYPE
Defines an entry in the hh3cNqaCtlTable. The operation of this table is same as that of pingResultsTable.
1.3.6.1.4.1.25506.8.3.1.2.1not-accessiblecurrent
hh3cNqaCtlTargetPort
OBJECT-TYPE
The destination port that may be used by udpEcho, tcpConnect and jitter probes.
1.3.6.1.4.1.25506.8.3.1.2.1.1Integer32 (0..65536)read-createcurrent
hh3cNqaCtlSourcePort
OBJECT-TYPE
The source port that may be used by all tests except for dns and dlsw. If no source port is specified, system will create a random port as source port.
1.3.6.1.4.1.25506.8.3.1.2.1.2Integer32 (0..65536)read-createcurrent
hh3cNqaCtlTTL
OBJECT-TYPE
Specifies the value to store in the TTL Field in the IP packet used to encapsulate the NQA probe.
1.3.6.1.4.1.25506.8.3.1.2.1.3Integer32read-createcurrent
hh3cNqaCtlJitterAdminInterval
OBJECT-TYPE
Time value in milliseconds that is an interval between two continuous probes in jitter test. This object is only used by jitter test.
1.3.6.1.4.1.25506.8.3.1.2.1.4Integer32 (0..60000)read-createcurrent
hh3cNqaCtlJitterAdminNumPackets
OBJECT-TYPE
Packet number that specifies how many packets will be sent in one jitter test. This object is only used by jitter test.
1.3.6.1.4.1.25506.8.3.1.2.1.5Integer32read-createcurrent
hh3cNqaCtlHttpOperationType
OBJECT-TYPE
Http operation type: get, post or raw.
1.3.6.1.4.1.25506.8.3.1.2.1.6INTEGER {get(1), post(2), raw(3)}read-createcurrent
hh3cNqaCtlHttpOperationString
OBJECT-TYPE
Http operation string. For example, if the http operation type is get, the string will be url, home page and http version.
1.3.6.1.4.1.25506.8.3.1.2.1.7DisplayString (SIZE(0..1023))read-createcurrent
hh3cNqaCtlFtpOperationType
OBJECT-TYPE
Ftp operation type.
1.3.6.1.4.1.25506.8.3.1.2.1.8INTEGER {get(1), put(2)}read-createcurrent
hh3cNqaCtlFtpUsername
OBJECT-TYPE
Ftp username.
1.3.6.1.4.1.25506.8.3.1.2.1.9DisplayString (SIZE(0..32))read-createcurrent
hh3cNqaCtlFtpPassword
OBJECT-TYPE
Ftp password.
1.3.6.1.4.1.25506.8.3.1.2.1.10DisplayString (SIZE(0..32))read-createcurrent
hh3cNqaCtlFtpOperationString
OBJECT-TYPE
Ftp operation string. If the ftp operation type is get, the string must be the file name which will be gotten from ftp server.
1.3.6.1.4.1.25506.8.3.1.2.1.11DisplayString (SIZE(0..255))read-createcurrent
hh3cNqaCtlVPNInstance
OBJECT-TYPE
VPN name by which system finds route in the specified VPN to send NQA probe packets.
1.3.6.1.4.1.25506.8.3.1.2.1.12DisplayString (SIZE(0..255))read-createcurrent
hh3cNqaCtlHistoryKeptTime
OBJECT-TYPE
To indicate how long the history records will be saved in the pingProbeHistoryTable table after the test stopped.
1.3.6.1.4.1.25506.8.3.1.2.1.13Integer32 (1..1440)read-createcurrent
hh3cNqaCtlHistoryEnable
OBJECT-TYPE
To indicate whether the history should be recorded in the PingProbeHistoryTable or not. enabled(1) --history will be recorded disabled(2) --history will not be recorded.
1.3.6.1.4.1.25506.8.3.1.2.1.14INTEGER {enabled(1), disabled(2)}read-createcurrent
hh3cNqaCtlICPIFAdvFactor
OBJECT-TYPE
The advantage factor depends on the type of access and how the service is to be used. This object will be used while calculating the ICPIF (Calculated Planning Impairment Factor) values. This is applicable only for the jitter probe. Suggestion values: |-----------------------------------|-------| | Service |factor | |-----------------------------------|-------| |conventional wire-line | 0 | |-----------------------------------|-------| |mobility within Building | 5 | |-----------------------------------|-------| |mobility within geographical area | 10 | |-----------------------------------|-------| |access to hard-to-reach location | 20 | |-----------------------------------|-------|
1.3.6.1.4.1.25506.8.3.1.2.1.15Integer32read-createcurrent
hh3cNqaCtlCodecType
OBJECT-TYPE
To indicate the codec type to be used with jitter probe. This is applicable only for the jitter probe.
1.3.6.1.4.1.25506.8.3.1.2.1.16INTEGER {notDefined(1), g711Alaw(2), g711Ulaw(3), g729A(4), icmpTimestamp(5)}read-createcurrent
hh3cNqaResultsTable
OBJECT-TYPE
Defines the NQA Results Extend Table for providing the capability of performing NQA operations at a remote host. The results of these operations are stored in the hh3cNqaResultsTable. The operation of this table is same as that of pingResultsTable.
1.3.6.1.4.1.25506.8.3.1.3not-accessiblecurrent
hh3cNqaResultsEntry
OBJECT-TYPE
The operation of this table is same as that of pingResultsTable.
1.3.6.1.4.1.25506.8.3.1.3.1not-accessiblecurrent
hh3cNqaResultsRttNumDisconnects
OBJECT-TYPE
The number of times that a NQA probe failed because the destination became disconnected. For connectionless protocol pingCtlTypes, this number should be zero.
1.3.6.1.4.1.25506.8.3.1.3.1.1Unsigned32read-onlycurrent
hh3cNqaResultsRttTimeouts
OBJECT-TYPE
The number of times that a NQA probe failed because the probe timed out.
1.3.6.1.4.1.25506.8.3.1.3.1.2Unsigned32read-onlycurrent
hh3cNqaResultsRttBusies
OBJECT-TYPE
The number of times that a NQA probe failed because all NQA tasks have been running. If a new probe fails to start, the value of this object is incremented. The next test will not start until the next Frequency.
1.3.6.1.4.1.25506.8.3.1.3.1.3Unsigned32read-onlycurrent
hh3cNqaResultsRttNoConnections
OBJECT-TYPE
The number of times that a NQA probe failed because the probe destination is unavailable. For connectionless protocol pingCtlTypes, this number should be zero.
1.3.6.1.4.1.25506.8.3.1.3.1.4Unsigned32read-onlycurrent
hh3cNqaResultsRttDrops
OBJECT-TYPE
The number of times that a NQA operation failed to initiated for unavailibility of necessary internal resources.
1.3.6.1.4.1.25506.8.3.1.3.1.5Unsigned32read-onlycurrent
hh3cNqaResultsRttSequenceErrors
OBJECT-TYPE
The number of packets arrived out of sequence.
1.3.6.1.4.1.25506.8.3.1.3.1.6Unsigned32read-onlycurrent
hh3cNqaResultsRttStatsErrors
OBJECT-TYPE
The number of some other errors.
1.3.6.1.4.1.25506.8.3.1.3.1.7Unsigned32read-onlycurrent
hh3cNqaResultsMaxDelaySD
OBJECT-TYPE
The maximal delay from source device to destination device. Currently this value is only used for jitter test, and this value must be 0 in other type test. In jitter test, if destination system time is not valid, the SD delay may be set 0.
1.3.6.1.4.1.25506.8.3.1.3.1.8Unsigned32read-onlycurrent
hh3cNqaResultsMaxDelayDS
OBJECT-TYPE
The maximal delay from destination device to source device. Currently this value is only used for jitter test, and this value is 0 in other type test. In jitter test, if destination system time is not valid, the DS delay may be set 0.
1.3.6.1.4.1.25506.8.3.1.3.1.9Unsigned32read-onlycurrent
hh3cNqaResultsLostPacketRatio
OBJECT-TYPE
The value of this object reflects the drop rate of NQA test. For example, this value is 30 that means source device only had received 70% packets of total sent packets.
1.3.6.1.4.1.25506.8.3.1.3.1.10Unsigned32read-onlycurrent
hh3cNqaResultsPacketLateArrival
OBJECT-TYPE
The value of this object indicates the number of the packets that arrived after the timeout.
1.3.6.1.4.1.25506.8.3.1.3.1.11Unsigned32read-onlycurrent
hh3cNqaResultsRttSum
OBJECT-TYPE
The sum of round trip time.
1.3.6.1.4.1.25506.8.3.1.3.1.12Unsigned32read-onlycurrent
hh3cNqaResultsNumOfDelaySD
OBJECT-TYPE
The number of delay from source to destination that are successfully measured.
1.3.6.1.4.1.25506.8.3.1.3.1.13Unsigned32read-onlycurrent
hh3cNqaResultsMinDelaySD
OBJECT-TYPE
The minimum of all one way times from source to destination.
1.3.6.1.4.1.25506.8.3.1.3.1.14Unsigned32read-onlycurrent
hh3cNqaResultsSumDelaySD
OBJECT-TYPE
The sum of one way times from source to destination.
1.3.6.1.4.1.25506.8.3.1.3.1.15Unsigned32read-onlycurrent
hh3cNqaResultsSum2DelaySD
OBJECT-TYPE
The sum of squares of one way times from source to destination.
1.3.6.1.4.1.25506.8.3.1.3.1.16Unsigned32read-onlycurrent
hh3cNqaResultsNumOfDelayDS
OBJECT-TYPE
The number of delay from destination to source that are successfully measured.
1.3.6.1.4.1.25506.8.3.1.3.1.17Unsigned32read-onlycurrent
hh3cNqaResultsMinDelayDS
OBJECT-TYPE
The minimum of all one way times from destination to source.
1.3.6.1.4.1.25506.8.3.1.3.1.18Unsigned32read-onlycurrent
hh3cNqaResultsSumDelayDS
OBJECT-TYPE
The sum of one way times from destination to source.
1.3.6.1.4.1.25506.8.3.1.3.1.19Unsigned32read-onlycurrent
hh3cNqaResultsSum2DelayDS
OBJECT-TYPE
The sum of squares of one way times from destination to source.
1.3.6.1.4.1.25506.8.3.1.3.1.20Unsigned32read-onlycurrent
hh3cNqaJitterStatsTable
OBJECT-TYPE
Statistics table for latest jitter activity.
1.3.6.1.4.1.25506.8.3.1.4not-accessiblecurrent
hh3cNqaJitterStatsEntry
OBJECT-TYPE
An entry contains the statistics for the latest jitter activity. This entry is created only if the pingCtlType is hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.1.4.1not-accessiblecurrent
hh3cNqaJitterStatsNumOfRTT
OBJECT-TYPE
The number of received destination device responses with which jitter test can reach round-trip time.
1.3.6.1.4.1.25506.8.3.1.4.1.1Counter32read-onlycurrent
hh3cNqaJitterStatsMinOfPositivesSD
OBJECT-TYPE
The value of time that records the minimal positive jitter value from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.2Gauge32read-onlycurrent
hh3cNqaJitterStatsMaxOfPositivesSD
OBJECT-TYPE
The value of time that records the maximal positive jitter value from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.3Gauge32read-onlycurrent
hh3cNqaJitterStatsNumOfPositivesSD
OBJECT-TYPE
The number that records positive jitter times from source to destination in the jitter test. The total number of the value of all positive jitters in packets sent from source to destination.
1.3.6.1.4.1.25506.8.3.1.4.1.4Gauge32read-onlycurrent
hh3cNqaJitterStatsSumOfPositivesSD
OBJECT-TYPE
The value of time that records the sum of positive jitter values from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.5Gauge32read-onlycurrent
hh3cNqaJitterStatsSum2PositivesSD
OBJECT-TYPE
The value of time that records the sum of square of positive jitter values from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.6Gauge32read-onlycurrent
hh3cNqaJitterStatsMinOfNegativesSD
OBJECT-TYPE
The value of time that records the minimal absolute values of negative jitter value from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.7Gauge32read-onlycurrent
hh3cNqaJitterStatsMaxOfNegativesSD
OBJECT-TYPE
The value of time that records the maximal absolute values of negative jitter value from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.8Gauge32read-onlycurrent
hh3cNqaJitterStatsNumOfNegativesSD
OBJECT-TYPE
The number that records negative jitter times from source to destination in the jitter test. The total number of all negative jitter values in packets sent from source to destination.
1.3.6.1.4.1.25506.8.3.1.4.1.9Gauge32read-onlycurrent
hh3cNqaJitterStatsSumOfNegativesSD
OBJECT-TYPE
The value of time that records the sum of negative jitter values from source to destination in the jitter test. The total number of the value of all negative jitters in packets sent from source to destination.
1.3.6.1.4.1.25506.8.3.1.4.1.10Gauge32read-onlycurrent
hh3cNqaJitterStatsSum2NegativesSD
OBJECT-TYPE
The value of time that records the sum of square of negative jitter values from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.11Gauge32read-onlycurrent
hh3cNqaJitterStatsMinOfPositivesDS
OBJECT-TYPE
The value of time that records the minimal positive jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.12Gauge32read-onlycurrent
hh3cNqaJitterStatsMaxOfPositivesDS
OBJECT-TYPE
The value of time that records the maximal positive jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.13Gauge32read-onlycurrent
hh3cNqaJitterStatsNumOfPositivesDS
OBJECT-TYPE
The number that records positive jitter times from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.14Gauge32read-onlycurrent
hh3cNqaJitterStatsSumOfPositivesDS
OBJECT-TYPE
The value of time that records the sum of positive jitter values from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.15Gauge32read-onlycurrent
hh3cNqaJitterStatsSum2PositivesDS
OBJECT-TYPE
The value of time that records the sum of square of positive jitter values from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.16Gauge32read-onlycurrent
hh3cNqaJitterStatsMinOfNegativesDS
OBJECT-TYPE
The value of time that records the minimal absolute values of negative jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.17Gauge32read-onlycurrent
hh3cNqaJitterStatsMaxOfNegativesDS
OBJECT-TYPE
The value of time that records the maximal absolute values of negative jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.18Gauge32read-onlycurrent
hh3cNqaJitterStatsNumOfNegativesDS
OBJECT-TYPE
The number that records negative jitter times from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.19Gauge32read-onlycurrent
hh3cNqaJitterStatsSumOfNegativesDS
OBJECT-TYPE
The value of time that records the sum of negative jitter values from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.20Gauge32read-onlycurrent
hh3cNqaJitterStatsSum2NegativesDS
OBJECT-TYPE
The value of time that records the sum of square of negative jitter values from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.21Gauge32read-onlycurrent
hh3cNqaJitterStatsPacketLossSD
OBJECT-TYPE
The lost packets number sent from source to destination.
1.3.6.1.4.1.25506.8.3.1.4.1.22Gauge32read-onlycurrent
hh3cNqaJitterStatsPacketLossDS
OBJECT-TYPE
The lost packets number sent from destination to source.
1.3.6.1.4.1.25506.8.3.1.4.1.23Gauge32read-onlycurrent
hh3cNqaJitterStatsAvePositivesSD
OBJECT-TYPE
The value of time that records the average positive jitter value from source to destination.
1.3.6.1.4.1.25506.8.3.1.4.1.24Gauge32read-onlycurrent
hh3cNqaJitterStatsAveNegativesSD
OBJECT-TYPE
The value of time that records the average negative jitter value from source to destination.
1.3.6.1.4.1.25506.8.3.1.4.1.25Gauge32read-onlycurrent
hh3cNqaJitterStatsAvePositivesDS
OBJECT-TYPE
The value of time that records the average positive jitter value from destination to source.
1.3.6.1.4.1.25506.8.3.1.4.1.26Gauge32read-onlycurrent
hh3cNqaJitterStatsAveNegativesDS
OBJECT-TYPE
The value of time that records the average negative jitter value from destination to source.
1.3.6.1.4.1.25506.8.3.1.4.1.27Gauge32read-onlycurrent
hh3cNqaJitterStatsPktLossUnknown
OBJECT-TYPE
The number of packets which is lost with unknown reason.
1.3.6.1.4.1.25506.8.3.1.4.1.28Gauge32read-onlycurrent
hh3cNqaJitterStatsOperOfICPIF
OBJECT-TYPE
The ICPIF (Calculated Planning Impairment Factor) value for the latest jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.29Gauge32read-onlycurrent
hh3cNqaJitterStatsOperOfMOS
OBJECT-TYPE
The MOS (Mean Opinion Score) value for the latest jitter test.
1.3.6.1.4.1.25506.8.3.1.4.1.30Gauge32read-onlycurrent
hh3cNqaJitterStatsAveSD
OBJECT-TYPE
The value of time that records the average jitter value from source to destination.
1.3.6.1.4.1.25506.8.3.1.4.1.31Gauge32read-onlycurrent
hh3cNqaJitterStatsAveDS
OBJECT-TYPE
The value of time that records the average jitter value from destination to source.
1.3.6.1.4.1.25506.8.3.1.4.1.32Gauge32read-onlycurrent
hh3cNqaJitterStatsLostPacketPermillage
OBJECT-TYPE
The value of this object reflects the drop rate of NQA test packet. For example, if the value is 100, that means source device only had received 900 packets per thousand.
1.3.6.1.4.1.25506.8.3.1.4.1.33Gauge32read-onlycurrent
hh3cNqaAgentEnable
OBJECT-TYPE
Enable NQA agent function.
1.3.6.1.4.1.25506.8.3.1.5INTEGER {enable(1), disable(2)}read-writecurrent
hh3cNqaTcpServerTable
OBJECT-TYPE
A table which contains the status of NQA tcp server configuration information.
1.3.6.1.4.1.25506.8.3.1.6not-accessiblecurrent
hh3cNqaTcpServerEntry
OBJECT-TYPE
A table which contains the status of NQA tcp server configuration information. This entry includes not only the tcp server ip address but also the tcp server port.
1.3.6.1.4.1.25506.8.3.1.6.1not-accessiblecurrent
hh3cNqaTcpServerIpAddress
OBJECT-TYPE
Tcp server's ip address.
1.3.6.1.4.1.25506.8.3.1.6.1.1InetAddressnot-accessiblecurrent
hh3cNqaTcpServerPort
OBJECT-TYPE
Tcp server's port number.
1.3.6.1.4.1.25506.8.3.1.6.1.2Integer32 (0..65536)not-accessiblecurrent
hh3cNqaTcpServerRowStatus
OBJECT-TYPE
hh3cNqaTcpServerIpAddress and hh3cNqaTcpServerPort must be set during a creation operation.
1.3.6.1.4.1.25506.8.3.1.6.1.3RowStatusread-createcurrent
hh3cNqaUdpServerTable
OBJECT-TYPE
Status of NQA udp server configuration information.
1.3.6.1.4.1.25506.8.3.1.7not-accessiblecurrent
hh3cNqaUdpServerEntry
OBJECT-TYPE
This entry includes not only the udp server ip address but also the udp server udp port.
1.3.6.1.4.1.25506.8.3.1.7.1not-accessiblecurrent
hh3cNqaUdpServerIpAddress
OBJECT-TYPE
Udp server's ip address.
1.3.6.1.4.1.25506.8.3.1.7.1.1InetAddressnot-accessiblecurrent
hh3cNqaUdpServerPort
OBJECT-TYPE
Udp server's port number.
1.3.6.1.4.1.25506.8.3.1.7.1.2Integer32 (0..65536)not-accessiblecurrent
hh3cNqaUdpServerRowStatus
OBJECT-TYPE
hh3cNqaUdpServerIpAddress and hh3cNqaUdpServerPort must be set during a creation operation.
1.3.6.1.4.1.25506.8.3.1.7.1.3RowStatusread-createcurrent
hh3cNqaServerEnable
OBJECT-TYPE
Enable NQA server function.
1.3.6.1.4.1.25506.8.3.1.8INTEGER {enable(1), disable(2)}read-writecurrent
hh3cNqaStatsMaxGroupNumber
OBJECT-TYPE
The maximum number saved per group. The maximum value of hh3cNqaCtlStatisticsGroupNumber can not exceed the value of this object.
1.3.6.1.4.1.25506.8.3.1.9Integer32read-onlycurrent
hh3cNqaStatisticsCtlTable
OBJECT-TYPE
Defines the NQA statistics control table for providing, via SNMP, the capability of performing NQA operations at a remote host. The results of these operations are stored in the hh3cNqaStatisticsResultsTable and the hh3cNqaGroupStatsJitterTable.
1.3.6.1.4.1.25506.8.3.1.10not-accessiblecurrent
hh3cNqaStatisticsCtlEntry
OBJECT-TYPE
Defines an entry in the hh3cNqaStatisticsCtlTable. The hh3cNqaStatisticsCtlTable has the same index as the pingCtlTable in order for a hh3cNqaStatisticsCtlTable to correspond to the pingCtlEntry.
1.3.6.1.4.1.25506.8.3.1.10.1not-accessiblecurrent
hh3cNqaCtlStatisticsInterval
OBJECT-TYPE
Statistic information will be calculated after the time that is the value of hh3cNqaCtlStatisticsInterval.
1.3.6.1.4.1.25506.8.3.1.10.1.1Unsigned32read-createcurrent
hh3cNqaCtlStatisticsGroupNumber
OBJECT-TYPE
The value of this object indicates the number of group saved. The length of this object is from 1 to hh3cNqaStatsMaxGroupNumber.
1.3.6.1.4.1.25506.8.3.1.10.1.2Unsigned32read-createcurrent
hh3cNqaCtlStatisticsKeptTime
OBJECT-TYPE
To indicate how long the statistic information will be saved after the test stops.
1.3.6.1.4.1.25506.8.3.1.10.1.3Unsigned32 (1..1440)read-createcurrent
hh3cNqaCtlBeginTime
OBJECT-TYPE
Time at which the type-specified test will start.
1.3.6.1.4.1.25506.8.3.1.10.1.4DateAndTimeread-createcurrent
hh3cNqaCtlLifeTime
OBJECT-TYPE
To indicate how long the type-specified test will last.
1.3.6.1.4.1.25506.8.3.1.10.1.5Unsigned32read-createcurrent
hh3cNqaStatisticsResultsTable
OBJECT-TYPE
Defines the NQA statistics results table for providing the capability of performing NQA operations at a remote host. The statistics results of these operations in a statistic cycle are stored in the hh3cNqaStatisticsResultsTable. The statistic cycle is the value of hh3cNqaCtlStatisticsInterval. The first two index identify the pingCtlEntry that the probe statistics result (Hh3cNqaStatisticsResultsEntry) belongs to.
1.3.6.1.4.1.25506.8.3.1.11not-accessiblecurrent
hh3cNqaStatisticsResultsEntry
OBJECT-TYPE
Defines an entry in the hh3cNqaStatisticsResultsTable. The hh3cNqaStatisticsResultsTable has the same index as the pingCtlTable in order for a hh3cNqaStatisticsResultsEntry to correspond to the pingCtlEntry that caused it to be created.
1.3.6.1.4.1.25506.8.3.1.11.1not-accessiblecurrent
hh3cNqaStatResIndex
OBJECT-TYPE
An entry in this table is created when the statistics result of a NQA probe is determined. An implementation MUST start assigning hh3cNqaStatResIndex values at 1 and wrap after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h).
1.3.6.1.4.1.25506.8.3.1.11.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
hh3cNqaStatResIpTargetAddressType
OBJECT-TYPE
This object indicates the type of address stored in the corresponding hh3cNqaStatResIpTargetAddress object.
1.3.6.1.4.1.25506.8.3.1.11.1.2InetAddressTyperead-onlycurrent
hh3cNqaStatResIpTargetAddress
OBJECT-TYPE
This object represent the host address to be used at a remote host for performing a network analysis operation.
1.3.6.1.4.1.25506.8.3.1.11.1.3InetAddressread-onlycurrent
hh3cNqaStatResMinRtt
OBJECT-TYPE
The minimum NQA probe round-trip-time (RTT) received. The value of 0 for this object implies that no RTT has been received.
1.3.6.1.4.1.25506.8.3.1.11.1.4Gauge32read-onlycurrent
hh3cNqaStatResMaxRtt
OBJECT-TYPE
The maximum NQA probe round-trip-time (RTT) received. The value of 0 for this object implies that no RTT has been received.
1.3.6.1.4.1.25506.8.3.1.11.1.5Gauge32read-onlycurrent
hh3cNqaStatResAverageRtt
OBJECT-TYPE
The average NQA probe round-trip-time (RTT).
1.3.6.1.4.1.25506.8.3.1.11.1.6Gauge32read-onlycurrent
hh3cNqaStatResProbeResponses
OBJECT-TYPE
The number of responses received. The value of this object MUST be reported as 0 when no probe responses have been received.
1.3.6.1.4.1.25506.8.3.1.11.1.7Counter32read-onlycurrent
hh3cNqaStatResSentProbes
OBJECT-TYPE
The value of this object reflects the number of probes sent. The value of this object MUST be reported as 0 when no probes have been sent.
1.3.6.1.4.1.25506.8.3.1.11.1.8Counter32read-onlycurrent
hh3cNqaStatResRttSumOfSquares
OBJECT-TYPE
This object contains the sum of the squares for all NQA responses received. The value of this object MUST be reported as 0 when no NQA responses have been received.
1.3.6.1.4.1.25506.8.3.1.11.1.9Counter32read-onlycurrent
hh3cNqaStatResStartTime
OBJECT-TYPE
This object contains the start time of the statistic.
1.3.6.1.4.1.25506.8.3.1.11.1.10DateAndTimeread-onlycurrent
hh3cNqaStatResInterval
OBJECT-TYPE
This object contains the interval between two times of statistic.
1.3.6.1.4.1.25506.8.3.1.11.1.11Gauge32read-onlycurrent
hh3cNqaStatResRttNumDisconnects
OBJECT-TYPE
The number of times that a NQA probe failed because the destination became disconnected. For connectionless protocol pingCtlTypes, this number should be zero.
1.3.6.1.4.1.25506.8.3.1.11.1.12Counter32read-onlycurrent
hh3cNqaStatResRttTimeouts
OBJECT-TYPE
The number of times that a probe failed because the probe timed out.
1.3.6.1.4.1.25506.8.3.1.11.1.13Counter32read-onlycurrent
hh3cNqaStatResRttBusies
OBJECT-TYPE
The number of times that a NQA probe failed because errors related to sockets.
1.3.6.1.4.1.25506.8.3.1.11.1.14Counter32read-onlycurrent
hh3cNqaStatResRttNoConnections
OBJECT-TYPE
The number of times that a NQA probe failed because the probe destination is unavailable. For connectionless protocol pingCtlTypes, this number should be zero.
1.3.6.1.4.1.25506.8.3.1.11.1.15Counter32read-onlycurrent
hh3cNqaStatResRttDrops
OBJECT-TYPE
The number of times that a NQA operation failed to initiate for unavailibility of necessary internal resources.
1.3.6.1.4.1.25506.8.3.1.11.1.16Counter32read-onlycurrent
hh3cNqaStatResRttSequenceErrors
OBJECT-TYPE
The number of packets arrived out of sequence.
1.3.6.1.4.1.25506.8.3.1.11.1.17Counter32read-onlycurrent
hh3cNqaStatResRttErrors
OBJECT-TYPE
The number of other errors.
1.3.6.1.4.1.25506.8.3.1.11.1.18Counter32read-onlycurrent
hh3cNqaStatResLostPacketRatio
OBJECT-TYPE
The value of this object reflects the drop rate of NQA test packet. For example, if the value is 30, that means source device only had received 70 percent packets of total sent packets.
1.3.6.1.4.1.25506.8.3.1.11.1.19Gauge32read-onlycurrent
hh3cNqaStatResPacketLateArrival
OBJECT-TYPE
The value of this object reflects the number of the packets that arrived after the timeout.
1.3.6.1.4.1.25506.8.3.1.11.1.20Counter32read-onlycurrent
hh3cNqaStatResRttSum
OBJECT-TYPE
This object contains the sum for all NQA responses received during the test lifetime. The value of this object MUST be reported as 0 when no NQA responses have been received.
1.3.6.1.4.1.25506.8.3.1.11.1.21Counter32read-onlycurrent
hh3cNqaStatResNumOfDelaySD
OBJECT-TYPE
The number of one way times from source to destination that are successfully measured.
1.3.6.1.4.1.25506.8.3.1.11.1.22Counter32read-onlycurrent
hh3cNqaStatResMinDelaySD
OBJECT-TYPE
The minimum one way times from source to destination.
1.3.6.1.4.1.25506.8.3.1.11.1.23Gauge32read-onlycurrent
hh3cNqaStatResMaxDelaySD
OBJECT-TYPE
The maximum one way times from source to destination.
1.3.6.1.4.1.25506.8.3.1.11.1.24Gauge32read-onlycurrent
hh3cNqaStatResSumDelaySD
OBJECT-TYPE
The sum of one way times from source to destination.
1.3.6.1.4.1.25506.8.3.1.11.1.25Counter32read-onlycurrent
hh3cNqaStatResSum2DelaySD
OBJECT-TYPE
The sum of squares of one way times from source to destination.
1.3.6.1.4.1.25506.8.3.1.11.1.26Counter32read-onlycurrent
hh3cNqaStatResNumOfDelayDS
OBJECT-TYPE
The number of one way times from destination to source that are successfully measured.
1.3.6.1.4.1.25506.8.3.1.11.1.27Counter32read-onlycurrent
hh3cNqaStatResMinDelayDS
OBJECT-TYPE
The minimum one way times from destination to source.
1.3.6.1.4.1.25506.8.3.1.11.1.28Gauge32read-onlycurrent
hh3cNqaStatResMaxDelayDS
OBJECT-TYPE
The maximum one way times from destination to source.
1.3.6.1.4.1.25506.8.3.1.11.1.29Gauge32read-onlycurrent
hh3cNqaStatResSumDelayDS
OBJECT-TYPE
The sum of one way times from destination to source.
1.3.6.1.4.1.25506.8.3.1.11.1.30Counter32read-onlycurrent
hh3cNqaStatResSum2DelayDS
OBJECT-TYPE
The sum of squares of one way times from destination to source.
1.3.6.1.4.1.25506.8.3.1.11.1.31Counter32read-onlycurrent
hh3cNqaStatResLostPacketPermillage
OBJECT-TYPE
The value of this object reflects the drop rate of NQA test packet. For example, if the value is 100, that means source device only had received 900 packets per thousand.
1.3.6.1.4.1.25506.8.3.1.11.1.32Gauge32read-onlycurrent
hh3cNqaGroupStatsJitterTable
OBJECT-TYPE
Test Group Statistic table for jitter activity in a statistic cycle. The statistic cycle is the value of hh3cNqaCtlStatisticsInterval. The first two index identify the pingCtlEntry that a probe statistics result (Hh3cNqaStatisticsResultsEntry) belongs to.
1.3.6.1.4.1.25506.8.3.1.12not-accessiblecurrent
hh3cNqaGroupStatsJitterEntry
OBJECT-TYPE
An entry contains the group statistic information for jitter activity. This entry is created only if the pingCtlType is hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.1.12.1not-accessiblecurrent
hh3cNqaStatJitterIndex
OBJECT-TYPE
An entry in this table is created when the statistic result of a NQA probe in a statistic cycle is determined. An implementation MUST start assigning hh3cNqaStatJitterIndex values at 1 and wrap after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h).
1.3.6.1.4.1.25506.8.3.1.12.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
hh3cNqaStatJitterMinOfPosSD
OBJECT-TYPE
The value of time that records the minimal positive jitter value from source to destination in jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.2Gauge32read-onlycurrent
hh3cNqaStatJitterMaxOfPosSD
OBJECT-TYPE
The value of time that records the maximal positive jitter value from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.3Gauge32read-onlycurrent
hh3cNqaStatJitterNumOfPosSD
OBJECT-TYPE
The total number of positive jitters from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.4Counter32read-onlycurrent
hh3cNqaStatJitterSumOfPosSD
OBJECT-TYPE
The value of time that records the sum of positive jitter values from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.5Counter32read-onlycurrent
hh3cNqaStatJitterSumOfSquarePosSD
OBJECT-TYPE
The value of time that records the sum of square of positive jitter values from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.6Counter32read-onlycurrent
hh3cNqaStatJitterMinOfNegSD
OBJECT-TYPE
The value of time that records the minimal absolute values of negative jitter value from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.7Gauge32read-onlycurrent
hh3cNqaStatJitterMaxOfNegSD
OBJECT-TYPE
The value of time that records the maximal absolute values of negative jitter value from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.8Gauge32read-onlycurrent
hh3cNqaStatJitterNumOfNegSD
OBJECT-TYPE
The total number of negative jitters from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.9Counter32read-onlycurrent
hh3cNqaStatJitterSumOfNegSD
OBJECT-TYPE
The value of time that records the sum of negative jitter values from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.10Counter32read-onlycurrent
hh3cNqaStatJitterSumOfSquareNegSD
OBJECT-TYPE
The value of time that records the sum of square of negative jitter values from source to destination in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.11Counter32read-onlycurrent
hh3cNqaStatJitterMinOfPosDS
OBJECT-TYPE
The value of time that records the minimal positive jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.12Gauge32read-onlycurrent
hh3cNqaStatJitterMaxOfPosDS
OBJECT-TYPE
The value of time that records the maximal positive jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.13Gauge32read-onlycurrent
hh3cNqaStatJitterNumOfPosDS
OBJECT-TYPE
The total number of positive jitters from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.14Counter32read-onlycurrent
hh3cNqaStatJitterSumOfPosDS
OBJECT-TYPE
The value of time that records the sum of positive jitter values from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.15Counter32read-onlycurrent
hh3cNqaStatJitterSumOfSquarePosDS
OBJECT-TYPE
The value of time that records the sum of square of positive jitter values destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.16Counter32read-onlycurrent
hh3cNqaStatJitterMinOfNegDS
OBJECT-TYPE
The value of time that records the minimal absolute values of negative jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.17Gauge32read-onlycurrent
hh3cNqaStatJitterMaxOfNegDS
OBJECT-TYPE
The value of time that records the maximal absolute values of negative jitter value from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.18Gauge32read-onlycurrent
hh3cNqaStatJitterNumOfNegDS
OBJECT-TYPE
The total number of negative jitters from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.19Counter32read-onlycurrent
hh3cNqaStatJitterSumOfNegDS
OBJECT-TYPE
The value of time that records the sum of negative jitter values from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.20Counter32read-onlycurrent
hh3cNqaStatJitterSumOfSquareNegDS
OBJECT-TYPE
The value of time that records the sum of square of negative jitter values from destination to source in the jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.21Counter32read-onlycurrent
hh3cNqaStatJitterPacketLossSD
OBJECT-TYPE
The lost packets number sent from source to destination.
1.3.6.1.4.1.25506.8.3.1.12.1.22Counter32read-onlycurrent
hh3cNqaStatJitterPacketLossDS
OBJECT-TYPE
The lost packets number sent from destination to source.
1.3.6.1.4.1.25506.8.3.1.12.1.23Counter32read-onlycurrent
hh3cNqaStatJitterAvePosSD
OBJECT-TYPE
The value of time that records the average positive jitter value from source to destination.
1.3.6.1.4.1.25506.8.3.1.12.1.24Gauge32read-onlycurrent
hh3cNqaStatJitterAveNegSD
OBJECT-TYPE
The value of time that records the average negative jitter value from source to destination.
1.3.6.1.4.1.25506.8.3.1.12.1.25Gauge32read-onlycurrent
hh3cNqaStatJitterAvePosDS
OBJECT-TYPE
The value of time that records the average positive jitter value from destination to source.
1.3.6.1.4.1.25506.8.3.1.12.1.26Gauge32read-onlycurrent
hh3cNqaStatJitterAveNegDS
OBJECT-TYPE
The value of time that records the average negative jitter value from destination to source.
1.3.6.1.4.1.25506.8.3.1.12.1.27Gauge32read-onlycurrent
hh3cNqaStatJitterPktLossUnknown
OBJECT-TYPE
The number of packets which is lost with unknown reason.
1.3.6.1.4.1.25506.8.3.1.12.1.28Counter32read-onlycurrent
hh3cNqaStatJitterMaxOfICPIF
OBJECT-TYPE
The maximum of all ICPIF values in a statistic cycle for jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.29Gauge32read-onlycurrent
hh3cNqaStatJitterMinOfICPIF
OBJECT-TYPE
The minimum of all ICPIF values in a statistic cycle for jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.30Gauge32read-onlycurrent
hh3cNqaStatJitterMaxOfMOS
OBJECT-TYPE
The maximum of all MOS values in a statistic cycle for jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.31Gauge32read-onlycurrent
hh3cNqaStatJitterMinOfMOS
OBJECT-TYPE
The minimum of all MOS values in a statistic cycle for jitter test.
1.3.6.1.4.1.25506.8.3.1.12.1.32Gauge32read-onlycurrent
hh3cNqaStatJitterAveSD
OBJECT-TYPE
The value of time that records the average jitter value from source to destination.
1.3.6.1.4.1.25506.8.3.1.12.1.33Gauge32read-onlycurrent
hh3cNqaStatJitterAveDS
OBJECT-TYPE
The value of time that records the average jitter value from destination to source.
1.3.6.1.4.1.25506.8.3.1.12.1.34Gauge32read-onlycurrent
hh3cNqaReactionTable
OBJECT-TYPE
A table of NQA test monitoring notification and reaction configuration definitions. An entry is removed from this table when its corresponding pingCtlEntry is deleted. When PingCtlType of the test is hh3cNqaTwampLight, it does not support the table.
1.3.6.1.4.1.25506.8.3.1.13not-accessiblecurrent
hh3cNqaReactionEntry
OBJECT-TYPE
Defines an entry in the hh3cNqaReactionTable. The first two index elements identify the pingCtlEntry that a hh3cNqaReactItemIndex belongs to. The third index element selects a single reaction.
1.3.6.1.4.1.25506.8.3.1.13.1not-accessiblecurrent
hh3cNqaReactOwnerIndex
OBJECT-TYPE
The first index of hh3cNqaReactionTable, it is the same as pingCtlOwnerIndex in pingCtlTable. hh3cNqaReactOwnerIndex and hh3cNqaReactTestName identify an existed test.
1.3.6.1.4.1.25506.8.3.1.13.1.1SnmpAdminString (SIZE(0..32))accessible-for-notifycurrent
hh3cNqaReactTestName
OBJECT-TYPE
The second index of hh3cNqaReactionTable, it is the same as pingCtlTestName in pingCtlTable. hh3cNqaReactOwnerIndex and hh3cNqaReactTestName identify an existed test.
1.3.6.1.4.1.25506.8.3.1.13.1.2SnmpAdminString (SIZE(0..32))accessible-for-notifycurrent
hh3cNqaReactItemIndex
OBJECT-TYPE
The third index of hh3cNqaReactionTable, it definitely identifies one of the reaction configurations for a test.
1.3.6.1.4.1.25506.8.3.1.13.1.3Unsigned32 (1..10)accessible-for-notifycurrent
hh3cNqaReactCheckedElement
OBJECT-TYPE
A list of reaction condition type. 'probetime' and 'probefailure' are valid when pingCtlType of the test is not hh3cNqajitter. 'jitterOwdSD': one way time from source to destination in jitter test. 'jitterOwdDS': one way time from destination to source in jitter test. 'jitterrtt', 'jitterpacketloss', 'jittersd', 'jitterds', 'jitterOwdSD' and 'jitterOwdDS' are valid when pingCtlType of the test is hh3cNqajitter. 'icpif' and 'mos' are valid when pingCtlType of the test is hh3cNqajitter and hh3cNqaCtlCodecType is 'g711Alaw' or 'g711Ulaw' or 'g729A'.
1.3.6.1.4.1.25506.8.3.1.13.1.4INTEGER {probetime(1), probefailure(2), jitterrtt(3), jitterpacketloss(4), jittersd(5), jitterds(6), icpif(7), mos(8), jitterOwdSD(9), jitterOwdDS(10)}read-createcurrent
hh3cNqaReactThresholdUpperLimit
OBJECT-TYPE
This object defines an administrative upper-threshold value for hh3cNqaReactCheckedElement. The value of this object is zero if hh3cNqaReactCheckedElement is specified as 'jitterpacketloss' and 'probefailure'.
1.3.6.1.4.1.25506.8.3.1.13.1.5Unsigned32read-createcurrent
hh3cNqaReactThresholdLowerLimit
OBJECT-TYPE
This object defines an administrative lower-threshold value for hh3cNqaReactCheckedElement. The value of hh3cNqaReactThresholdLowerLimit should be equal or less than the value of hh3cNqaReactThresholdUpperLimit. The value of this object is zero if hh3cNqaReactCheckedElement is specified as 'jitterpacketloss' and 'probefailure'.
1.3.6.1.4.1.25506.8.3.1.13.1.6Unsigned32read-createcurrent
hh3cNqaReactThresholdType
OBJECT-TYPE
This object defines the reaction threshold types. invalid(0): Invalid value. average(1): If reaction threshold type is average and the average value of watched operation exceeds threshold limit, an action specified in hh3cNqaReactActionType is generated when hh3cNqaReactCurrentStatus changes. consecutive(2): If reaction threshold type is consecutive and the times of watched operation consecutively exceeds the limit specified by hh3cNqaReactThresholdConsecNum, an action specified in hh3cNqaReactActionType is generated when hh3cNqaReactCurrentStatus changes. accumulative(3): If reaction threshold type is accumulative and the times of watched operation accumulatively exceeds the limit specified by hh3cNqaReactThresholdAccumNum, an action specified in hh3cNqaReactActionType is generated when hh3cNqaReactCurrentStatus changes. If reaction threshold type is not configured, the value of this object is 'invalid'.
1.3.6.1.4.1.25506.8.3.1.13.1.7INTEGER {invalid(0), average(1), consecutive(2), accumulative(3)}read-createcurrent
hh3cNqaReactThresholdConsecNum
OBJECT-TYPE
This object defines a consecutive threshold limit. The value is zero when hh3cNqaReactThresholdType is not 'consecutive'.
1.3.6.1.4.1.25506.8.3.1.13.1.8Unsigned32read-createcurrent
hh3cNqaReactThresholdAccumNum
OBJECT-TYPE
This object defines an accumulative threshold limit. The value is zero when the hh3cNqaReactThresholdType is not 'accumulative'.
1.3.6.1.4.1.25506.8.3.1.13.1.9Unsigned32read-createcurrent
hh3cNqaReactActionType
OBJECT-TYPE
Specifies the type of reaction to generate if the specified violation type occurs for the monitored element: none - No reaction is generated trapOnly - A trap is generated triggerOnly - All trigger actions defined for this entry are generated trapAndTrigger - Both a trap and all trigger actions are generated
1.3.6.1.4.1.25506.8.3.1.13.1.10INTEGER {none(0), trapOnly(1), triggerOnly(2), trapAndTrigger(3)}read-createcurrent
hh3cNqaReactCurrentStatus
OBJECT-TYPE
Specifies the current status of this reaction entry: invalid - The status of the reaction entry is unknown. overThreshold - The status of the reaction entry is overThreshold when the monitored result exceeds the threshold value for the hh3cNqaReactThresholdType. belowThreshold - The status of the reaction entry is belowThreshold when the monitored result is under the threshold value for the hh3cNqaReactThresholdType. overUpperThreshold - The status of the reaction entry is overThreshold when the monitored result is exceeds the upper-threshold value for the hh3cNqaReactThresholdType. belowLowerThreshold - The status of the reaction entry is belowThreshold when the monitored result is under the lower-threshold value for hh3cNqaReactThresholdType.
1.3.6.1.4.1.25506.8.3.1.13.1.11INTEGER {invalid(1), overThreshold(2), belowThreshold(3), overUpperThreshold(4), belowLowerThreshold(5)}read-onlycurrent
hh3cNqaReactRowStatus
OBJECT-TYPE
This object allows entries to be created and deleted in the hh3cNqaReactionTable. Creation of an entry in this table results in a new set of reaction configurations which take effect immediately. Deletion of an entry in this table results in corresponding reaction configurations are being deleted and stop taking effect.
1.3.6.1.4.1.25506.8.3.1.13.1.12RowStatusread-createcurrent
hh3cNqaReactCheckedNum
OBJECT-TYPE
The number of checked element samples that are monitored.
1.3.6.1.4.1.25506.8.3.1.13.1.13Unsigned32read-onlycurrent
hh3cNqaReactThresholdNum
OBJECT-TYPE
The number of checked element samples that are over threshold.
1.3.6.1.4.1.25506.8.3.1.13.1.14Unsigned32read-onlycurrent
hh3cNqaStatisticsReactionTable
OBJECT-TYPE
A table of NQA test monitoring notification and reaction configuration definitions. An entry is removed from this table when its corresponding pingCtlEntry is deleted.
1.3.6.1.4.1.25506.8.3.1.14not-accessiblecurrent
hh3cNqaStatisticsReactionEntry
OBJECT-TYPE
Defines an entry in the hh3cNqaStatisticsReactionTable. The first two index elements identify the pingCtlEntry that a hh3cNqaReactItemIndex belongs to. The third index element identifies an entry in the hh3cNqaStatisticsResultsTable. The forth index element selects a single reaction.
1.3.6.1.4.1.25506.8.3.1.14.1not-accessiblecurrent
hh3cNqaStatReactOwnerIndex
OBJECT-TYPE
The first index of hh3cNqaStatisticsReactionTable, it is the same as pingCtlOwnerIndex in pingCtlTable.
1.3.6.1.4.1.25506.8.3.1.14.1.1SnmpAdminString (SIZE(0..32))not-accessiblecurrent
hh3cNqaStatReactTestName
OBJECT-TYPE
The second index of hh3cNqaStatisticsReactionTable, it is the same as pingCtlTestName in pingCtlTable.
1.3.6.1.4.1.25506.8.3.1.14.1.2SnmpAdminString (SIZE(0..32))not-accessiblecurrent
hh3cNqaStatReactIndex
OBJECT-TYPE
The third index of hh3cNqaStatisticsReactionTable. An entry in this table is created when the statistics result of a NQA probe is determined. An implementation MUST start assigning hh3cNqaStatResIndex values at 1 and wrap after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h).
1.3.6.1.4.1.25506.8.3.1.14.1.3Unsigned32not-accessiblecurrent
hh3cNqaStatReactItemIndex
OBJECT-TYPE
The forth index of hh3cNqaStatisticsReactionTable, it definitely identifies one of the reaction configurations for a test
1.3.6.1.4.1.25506.8.3.1.14.1.4Unsigned32not-accessiblecurrent
hh3cNqaStatReactCheckedNum
OBJECT-TYPE
The number of checked element samples that are monitored.
1.3.6.1.4.1.25506.8.3.1.14.1.5Counter32read-onlycurrent
hh3cNqaStatReactThresholdNum
OBJECT-TYPE
The number of checked element samples that are over threshold.
1.3.6.1.4.1.25506.8.3.1.14.1.6Counter32read-onlycurrent
hh3cNqaTcpServerExtendTable
OBJECT-TYPE
A table which contains the status of extended NQA TCP server configuration information.
1.3.6.1.4.1.25506.8.3.1.15not-accessiblecurrent
hh3cNqaTcpServerExtendEntry
OBJECT-TYPE
A table which contains the status of extended NQA TCP server configuration information. This entry includes the TCP server IP address, port, VPN name and DSField.
1.3.6.1.4.1.25506.8.3.1.15.1not-accessiblecurrent
hh3cNqaTcpServerExtIpAddress
OBJECT-TYPE
TCP server's IP address.
1.3.6.1.4.1.25506.8.3.1.15.1.1InetAddressnot-accessiblecurrent
hh3cNqaTcpServerExtPort
OBJECT-TYPE
TCP server's port number.
1.3.6.1.4.1.25506.8.3.1.15.1.2Integer32 (0..65536)not-accessiblecurrent
hh3cNqaTcpServerExtVPNType
OBJECT-TYPE
TCP server's VPN instance type.
1.3.6.1.4.1.25506.8.3.1.15.1.3VpnInstanceTypenot-accessiblecurrent
hh3cNqaTcpServerExtVPNInstance
OBJECT-TYPE
TCP server's VPN name.If the NQA server listens on the public network, the value of hh3cNqaTcpServerExtVPNType must be public(1) and the value of this object can be set to any non-printable character string.If the NQA server listens on the private network, the value of hh3cNqaTcpServerExtVPNType must be vpn(2) and the value of this object can be set to any non-printable character string.
1.3.6.1.4.1.25506.8.3.1.15.1.4OCTET STRING (SIZE(0..31))not-accessiblecurrent
hh3cNqaTcpServerExtDSField
OBJECT-TYPE
Specifies the value to store in the Differentiated Services (DS) Field in the IP packet used to encapsulate the probe. The DS Field is defined as the Type of Service (TOS) octet in a IPv4 header or as the Traffic Class octet in a IPv6 header. The value of this object must be a decimal integer in the range of 0 to 255. Not all values are legal or meaningful. A value of 0 means that the function represented by this option is not supported. The value of 256 indicates that TOS is not configured, and this value is not supported by IP implementations. DS Field usage is often not supported by IP implementations and not all values are supported. Refer to RFC 2474 for guidance on usage of this field.
1.3.6.1.4.1.25506.8.3.1.15.1.5Unsigned32 (0..256)read-createcurrent
hh3cNqaTcpServerExtRowStatus
OBJECT-TYPE
hh3cNqaTcpServerIpAddress, hh3cNqaTcpServerPort, hh3cNqaTcpServerExtVPNType and hh3cNqaTcpServerVPNInstance must be set during a creation operation.
1.3.6.1.4.1.25506.8.3.1.15.1.6RowStatusread-createcurrent
hh3cNqaUdpServerExtendTable
OBJECT-TYPE
Status of extended NQA UDP server configuration information.
1.3.6.1.4.1.25506.8.3.1.16not-accessiblecurrent
hh3cNqaUdpServerExtendEntry
OBJECT-TYPE
A table which contains the status of extended NQA UDP server configuration information. This entry includes the UDP server IP address, port, VPN name and DSField.
1.3.6.1.4.1.25506.8.3.1.16.1not-accessiblecurrent
hh3cNqaUdpServerExtIpAddress
OBJECT-TYPE
UDP server's IP address.
1.3.6.1.4.1.25506.8.3.1.16.1.1InetAddressnot-accessiblecurrent
hh3cNqaUdpServerExtPort
OBJECT-TYPE
UDP server's port number.
1.3.6.1.4.1.25506.8.3.1.16.1.2Integer32 (0..65536)not-accessiblecurrent
hh3cNqaUdpServerExtVPNType
OBJECT-TYPE
UDP server's VPN instance type.
1.3.6.1.4.1.25506.8.3.1.16.1.3VpnInstanceTypenot-accessiblecurrent
hh3cNqaUdpServerExtVPNInstance
OBJECT-TYPE
UDP server's VPN name.If the NQA server listens on the public network, the value of hh3cNqaUdpServerExtVPNType must be public(1) and the value of this object can be set to any non-printable character string.If the NQA server listens on the private network, the value of hh3cNqaUdpServerExtVPNType must be vpn(2) and the value of this object can be set to any non-printable character string.
1.3.6.1.4.1.25506.8.3.1.16.1.4OCTET STRING (SIZE(0..31))not-accessiblecurrent
hh3cNqaUdpServerExtDSField
OBJECT-TYPE
Specifies the value to store in the Differentiated Services (DS) Field in the IP packet used to encapsulate the probe. The DS Field is defined as the Type of Service (TOS) octet in a IPv4 header or as the Traffic Class octet in a IPv6 header. The value of this object must be a decimal integer in the range of 0 to 255. Not all values are legal or meaningful. A value of 0 means that the function represented by this option is not supported. The value of 256 indicates that TOS is not configured, and this value is not supported by IP implementations. DS Field usage is often not supported by IP implementations and not all values are supported. Refer to RFC 2474 for guidance on usage of this field.
1.3.6.1.4.1.25506.8.3.1.16.1.5Unsigned32 (0..256)read-createcurrent
hh3cNqaUdpServerExtRowStatus
OBJECT-TYPE
hh3cNqaUdpServerIpAddress, hh3cNqaUdpServerPort, hh3cNqaUdpServerExtVPNType and hh3cNqaUdpServerVPNInstance must be set during a creation operation.
1.3.6.1.4.1.25506.8.3.1.16.1.6RowStatusread-createcurrent
hh3cNqaImplementationTypeDomains
OBJECT-IDENTITY
1.3.6.1.4.1.25506.8.3.2
hh3cNqaUdpEcho
OBJECT-IDENTITY
Indicates that an implementation is using the UDP based echo server. Notes: The hh3cNqaCtlTargetPort and hh3cNqaCtlSourcePort need to be set, while in the pingUdpEcho Node, hh3cNqaCtlTargetPort must be set to the default value.
1.3.6.1.4.1.25506.8.3.2.1current
hh3cNqaTcpconnect
OBJECT-IDENTITY
Indicates that an implementation is attempting to connect to a TCP port in order to calculate a round trip time. Notes: The hh3cNqaCtlTargetPort and hh3cNqaCtlSourcePort need to be set, while in the pingTcpConnectionAttempt Node, hh3cNqaCtlTargetPort must be set to the default value.
1.3.6.1.4.1.25506.8.3.2.2current
hh3cNqajitter
OBJECT-IDENTITY
Indicates that an implementation is using udp for packet transfers. 'jitter' will cause the NQA(Network Quality Analysis) application to perform delay variance analysis.
1.3.6.1.4.1.25506.8.3.2.3current
hh3cNqaHttp
OBJECT-IDENTITY
Indicates that an implementation is using udp for name resolution, tcp connect and tcp data transfer mechanisms for HTTP data download from a particular HTTP Server. It causes the NQA application to perform a download of the object specified in the URL.
1.3.6.1.4.1.25506.8.3.2.4current
hh3cNqadlsw
OBJECT-IDENTITY
Indicates that an implementation is using tcp for sending keepalives. 'dlsw' will cause the NQA application to perform a keepalive operation to measure the response time of a DLSw peer.
1.3.6.1.4.1.25506.8.3.2.5current
hh3cNqadhcp
OBJECT-IDENTITY
Indicates that an implementation is using udp for sending dhcp requests. 'dhcp' will cause the NQA application to perform an IP Address lease request/teardown operation.
1.3.6.1.4.1.25506.8.3.2.6current
hh3cNqaftp
OBJECT-IDENTITY
Indicates that an implementation is using tcp packet for ftp connect and data transfer.
1.3.6.1.4.1.25506.8.3.2.7current
hh3cNqaTwampLight
OBJECT-IDENTITY
Indicates that a measurement for two-way network quality through UDP packets. The type only supports sending traps.
1.3.6.1.4.1.25506.8.3.2.8current
hh3cNqaArp
OBJECT-IDENTITY
Indicates that an implementation is using the Address Resolution Protocol (ARP) test facility. The type only supports IPv4 network.
1.3.6.1.4.1.25506.8.3.2.9current
hh3cNqaNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.25506.8.3.3

Notifications

NameOIDStatus
hh3cNqaProbeTimeOverThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. Probe time(equals to RTT for some type of tests) is not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit. 2. The probe time is accumulatively not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdAccumNum. 3. The probe time is consecutively in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdConsecNum. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.1current
hh3cNqaJitterRTTOverThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. The average NQA round-trip-time (RTT) of jitter packets is not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit. 2. The RTT of jitter packets is accumulatively not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdAccumNum in one test. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hh3cNqajitter or hh3cNqaTwampLight.
1.3.6.1.4.1.25506.8.3.3.2current
hh3cNqaProbeFailure
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. When the probe test accumulatively failed for a number of times specified in hh3cNqaReactThresholdAccumNum in one test while the value of hh3cNqaReactThresholdType is 'accumulative'. 2. When the probe test consecutively failed for a number of times specified in hh3cNqaReactThresholdConsecNum in one test while the value of hh3cNqaReactThresholdType is 'consecutive'. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.3current
hh3cNqaJitterPacketLoss
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. When the jitter packets accumulatively lost for a number of times specified in hh3cNqaReactThresholdAccumNum in one test while the value of hh3cNqaReactThresholdType is 'accumulative'. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hh3cNqajitter or hh3cNqaTwampLight.
1.3.6.1.4.1.25506.8.3.3.4current
hh3cNqaJitterSDOverThreshold
NOTIFICATION-TYPE
The SD means the jitter values from source to destination. It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. The average of SD in one jitter test is not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit and the hh3cNqaReactThresholdType is specified as 'average' type. 2. The average of SD in one jitter test is accumulatively not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdAccumNum and the hh3cNqaReactThresholdType is specified as 'accumulative' type. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.5current
hh3cNqaJitterDSOverThreshold
NOTIFICATION-TYPE
The DS means the jitter values from destination to source. It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. The average of DS in one jitter test is not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit and the hh3cNqaReactThresholdType is specified as 'average' type. 2. The average of DS in one jitter test is accumulatively not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdAccumNum and the hh3cNqaReactThresholdType is specified as 'accumulative' type. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.6current
hh3cNqaICPIFOverThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. When the ICPIF value in one jitter test is not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger', pingCtlType of the test is hh3cNqajitter and hh3cNqaCtlCodecType is 'g711Alaw' or 'g711Ulaw' or 'g729A'.
1.3.6.1.4.1.25506.8.3.3.7current
hh3cNqaMOSOverThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is over threshold or below threshold. The over threshold situations is specified as below. 1. When the MOS value in one jitter test is not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger', pingCtlType of the test is hh3cNqajitter and hh3cNqaCtlCodecType is 'g711Alaw' or 'g711Ulaw' or 'g729A'.
1.3.6.1.4.1.25506.8.3.3.8current
hh3cNqaJitterOverThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes. The change may occur when the watched condition is above threshold or below threshold. 1. The average jitter value is not in the range of hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit and the hh3cNqaReactThresholdType is specified as 'average' type. 2. The total number of times that the average jitter value is not in the range of hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit reaches or exceeds the value specified in hh3cNqaReactThresholdAccumNum and the hh3cNqaReactThresholdType is specified as 'accumulative' type. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hh3cNqajitter or hh3cNqaTwampLight.
1.3.6.1.4.1.25506.8.3.3.9current
hh3cNqaProbeTimeAboveThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes to 'overThreshold', 'invalid' or 'overUpperThreshold'. The change may occur when the monitored condition exceeds the threshold (or upper threshold) or When NQA operation is stopped. The above threshold situations are specified as below. 1. Probe time is not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit. 2. The probe time is accumulatively not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdAccumNum. 3. The probe time is consecutively not in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdConsecNum. 4. When NQA operation is stopped. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.10current
hh3cNqaProbeTimeBelowThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes to 'belowThreshold' or 'belowLowerThreshold' from a threshold-crossing state. The below threshold situations are specified as below. 1. Probe time is in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit. 2. The probe time is accumulatively in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdAccumNum. 3. The probe time is consecutively in the range hh3cNqaReactThresholdLowerLimit through hh3cNqaReactThresholdUpperLimit for a number of times specified in hh3cNqaReactThresholdConsecNum. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.11current
hh3cNqaProbeFailAboveThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes to 'overThreshold', 'invalid' or 'overUpperThreshold'. The change may occur when the monitored condition exceeds the threshold (or upper threshold) or When NQA operation is stopped. The threshold-crossing situations are specified as below. 1. When the number of accumulative failed probes reaches the specified value in hh3cNqaReactThresholdAccumNum in one test while the value of hh3cNqaReactThresholdType is 'accumulative'. 2. When the number of consecutive failed probes reaches the specified value in hh3cNqaReactThresholdConsecNum in one test while the value of hh3cNqaReactThresholdType is 'consecutive'. 3. When NQA operation is stopped. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.12current
hh3cNqaProbeFailBelowThreshold
NOTIFICATION-TYPE
It is generated when the value of hh3cNqaReactCurrentStatus changes to 'belowThreshold' or 'belowLowerThreshold' from a threshold-crossing state. The below threshold situations are specified as below. 1. When the number of accumulative successful probes reaches the specified value in hh3cNqaReactThresholdAccumNum in one test while the value of hh3cNqaReactThresholdType is 'accumulative'. 2. When the number of consecutive successful probes reaches the specified value in hh3cNqaReactThresholdConsecNum in one test while the value of hh3cNqaReactThresholdType is 'consecutive'. This notification is valid only when hh3cNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hh3cNqajitter.
1.3.6.1.4.1.25506.8.3.3.13current