All MIBs › A3COM-HUAWEI-NQA-MIB
Organization: Huawei Technologies Co., Ltd.
Last Updated: 2006-08-14
Category: Device Management, Vendor: H3C/HH3C
Description: Manages Network Quality Analysis (NQA) test operations on H3C/3Com devices, supporting ICMP, UDP, TCP, and application-layer performance probe configuration and results.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is A3COM-HUAWEI-NQA-MIB?
A3COM-HUAWEI-NQA-MIB is a vendor-specific 3Com/Huawei (H3C) MIB that extends the IETF DISMAN-PING-MIB (RFC 2925) with Network Quality Analysis (NQA) test capabilities for active performance measurement between H3C/3Com devices. Its hwNqaCtlTable augments the standard pingCtlEntry with protocol-specific test parameters — target/source ports, TTL, jitter test interval and packet count, HTTP/FTP operation type and credentials for application-layer probes, VPN instance binding, and voice-quality parameters (ICPIF factor, codec type) — while implementation-type identities (udpEcho, tcpConnect, jitter, http, dlsw, dhcp, ftp) select which probe mechanism a test uses. Results, including round-trip time, jitter, and packet loss, are reported through the companion hwNqaResultsTable and historical/statistical tables added in later revisions. Monitoring this MIB lets operators run and retrieve active network-quality probes directly via SNMP to measure latency, jitter, and loss between network elements, central to SLA verification and VoIP quality troubleshooting. It depends on IETF DISMAN-PING-MIB for its base control-table structure, and the A3COM-HUAWEI-NQA-MIB MIB is what operators load to configure and poll these NQA tests from their management station.
IPNetwork Monitor allows you to monitor SNMP objects defined in A3COM-HUAWEI-NQA-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- 3Com/Huawei (H3C) routers and switches
Monitoring Examples
An operator creates an hwNqaCtlTable entry with codec type and jitter interval set for a test between two voice gateways, then polls the corresponding hwNqaResultsTable for round-trip time and packet-loss ratio; consistently high jitter or loss values would indicate a degraded path likely to cause poor call quality.
What Can Be Monitored
- NQA test control parameters (target/source port, TTL, VPN instance)
- jitter test interval and packet count configuration
- round-trip time / delay statistics results
- packet loss ratio
- HTTP/FTP application-layer probe configuration
- historical NQA statistics and reaction/threshold tables
This MIB depends on
Related MIBs
Imported Objects
From A3COM-HUAWEI-OID-MIB
| huaweiDatacomm | OBJECT-IDENTITY |
From DISMAN-PING-MIB
| pingCtlDescr | OBJECT-TYPE |
| pingCtlEntry | OBJECT-TYPE |
| pingCtlOwnerIndex | OBJECT-TYPE |
| pingCtlTargetAddress | OBJECT-TYPE |
| pingCtlTargetAddressType | OBJECT-TYPE |
| pingCtlTestName | OBJECT-TYPE |
| pingCtlType | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| RowStatus |
How to Use in IPNetwork Monitor
Example using hwNqaJitterStatsNumOfRTT OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hwNqa | 1.3.6.1.4.1.43.45.1.5.25.28 | The private mib file includes the test information of the device. It is supplementary for rfc2925.txt. | ||
| INT hwNqaAgentEnable | 1.3.6.1.4.1.43.45.1.5.25.28.1.5 | INTEGER | read-write | Enable NQA agent function. |
| DAT hwNqaCtlBeginTime | 1.3.6.1.4.1.43.45.1.5.25.28.1.10.1.4 | DateAndTime | read-create | Time at which the type-specified test will start. |
| INT hwNqaCtlCodecType | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.16 | INTEGER | read-create | To indicate the codec type to be used with jitter probe. This is applicable only for the jitter probe. |
| hwNqaCtlEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1 | not-accessible | Defines an entry in the hwNqaCtlTable. The operation of this table is same as that of pingResultsTable. | |
| STR hwNqaCtlFtpOperationString | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.11 | DisplayString | read-create | Ftp operation string. If the ftp operation type is get, the string must be the file name which will be gotten from ftp server. |
| INT hwNqaCtlFtpOperationType | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.8 | INTEGER | read-create | Ftp operation type. |
| STR hwNqaCtlFtpPassword | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.10 | DisplayString | read-create | Ftp password. |
| STR hwNqaCtlFtpUsername | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.9 | DisplayString | read-create | Ftp username. |
| INT hwNqaCtlHistoryEnable | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.14 | INTEGER | read-create | 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. |
| I32 hwNqaCtlHistoryKeptTime | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.13 | Integer32 | read-create | To indicate how long the history records will be saved in the pingProbeHistoryTable table after the test stopped. |
| STR hwNqaCtlHttpOperationString | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.7 | DisplayString | read-create | Http operation string. For example, if the http operation type is get, the string will be url, home page and http version. |
| INT hwNqaCtlHttpOperationType | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.6 | INTEGER | read-create | Http operation type: get or post. |
| I32 hwNqaCtlICPIFAdvFactor | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.15 | Integer32 | read-create | 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. Suggestion values: |-----------------------------------|-------| | Service |factor | |-----------------------------------|-------| |conventional wire-line | 0 | |-----------------------------------|-------| |mobility within Building | 5 | |-----------------------------------|-------| |mobility within geographical area | 10 | |-----------------------------------|-------| |access to hard-to-reach location | 20 | |-----------------------------------|-------| |
| I32 hwNqaCtlJitterAdminInterval | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.4 | Integer32 | read-create | Time value in milliseconds that is an interval between two continuous probes in jitter test. This object is only used by jitter test. |
| I32 hwNqaCtlJitterAdminNumPackets | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.5 | Integer32 | read-create | Packet number that specifys how many packets will be sent in one jitter test. This object is only used by jitter test. |
| U32 hwNqaCtlLifeTime | 1.3.6.1.4.1.43.45.1.5.25.28.1.10.1.5 | Unsigned32 | read-create | To indicate how long the type-specified test will last. |
| I32 hwNqaCtlSourcePort | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.2 | Integer32 | read-create | 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. |
| U32 hwNqaCtlStatisticsGroupNumber | 1.3.6.1.4.1.43.45.1.5.25.28.1.10.1.2 | Unsigned32 | read-create | The value of this object indicates the number of group saved. The length of this object is from 1 to hwNqaStatsMaxGroupNumber. |
| U32 hwNqaCtlStatisticsInterval | 1.3.6.1.4.1.43.45.1.5.25.28.1.10.1.1 | Unsigned32 | read-create | Statistic information will be calculated after the time that is the value of hwNqaCtlStatisticsInterval. |
| U32 hwNqaCtlStatisticsKeptTime | 1.3.6.1.4.1.43.45.1.5.25.28.1.10.1.3 | Unsigned32 | read-create | To indicate how long the statistic information will be saved after the test stops. |
| hwNqaCtlTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.2 | not-accessible | Defines the NQA Control Extend Table for providing, via SNMP, the capability of performing network analysis operations at a remote host. | |
| I32 hwNqaCtlTargetPort | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.1 | Integer32 | read-create | The destination port that may be used by udpEcho, tcpConnect and jitter probes. |
| I32 hwNqaCtlTTL | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.3 | Integer32 | read-create | Specifies the value to store in the TTL Field in the IP packet used to encapsulate the NQA probe. |
| STR hwNqaCtlVPNInstance | 1.3.6.1.4.1.43.45.1.5.25.28.1.2.1.12 | DisplayString | read-create | VPN name by which system finds route in the specified VPN to send NQA probe packets. |
| hwNqadhcp | 1.3.6.1.4.1.43.45.1.5.25.28.2.6 | 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. | ||
| hwNqadlsw | 1.3.6.1.4.1.43.45.1.5.25.28.2.5 | 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. | ||
| hwNqaftp | 1.3.6.1.4.1.43.45.1.5.25.28.2.7 | Indicates that an implementation is using tcp packet for ftp connect and data transfer. | ||
| hwNqaGroupStatsJitterEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1 | not-accessible | An entry contains the group statistic information for jitter activity. This entry is created only if the pingCtlType is hwNqajitter. | |
| hwNqaGroupStatsJitterTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.12 | not-accessible | Test Group Statistic table for jitter activity in a statistic cycle. The statistic cycle is the value of hwNqaCtlStatisticsInterval. The first two index identify the pingCtlEntry that a probe statistics result (HwNqaStatisticsResultsEntry) belongs to. | |
| hwNqaHttp | 1.3.6.1.4.1.43.45.1.5.25.28.2.4 | 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. | ||
| NTF hwNqaICPIFOverThreshold | 1.3.6.1.4.1.43.45.1.5.25.28.3.7 | It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger', pingCtlType of the test is hwNqajitter and hwNqaCtlCodecType is 'g711Alaw' or 'g711Ulaw' or 'g729A'. | ||
| hwNqaImplementationTypeDomains | 1.3.6.1.4.1.43.45.1.5.25.28.2 | |||
| hwNqajitter | 1.3.6.1.4.1.43.45.1.5.25.28.2.3 | Indicates that an implementation is using udp for packet transfers. 'jitter' will cause the NQA(Network Quality Analysis) application to perform delay variance analysis. | ||
| NTF hwNqaJitterDSOverThreshold | 1.3.6.1.4.1.43.45.1.5.25.28.3.6 | The DS means the jitter values from destination to source. It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit and the hwNqaReactThresholdType is specified as 'average' type. 2. The average of DS in one jitter test is accumulatively not in the range hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit for a number of times specified in hwNqaReactThresholdAccumNum and the hwNqaReactThresholdType is specified as 'accumulative' type. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hwNqajitter. | ||
| NTF hwNqaJitterPacketLoss | 1.3.6.1.4.1.43.45.1.5.25.28.3.4 | It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdAccumNum in one test while the value of hwNqaReactThresholdType is 'accumulative'. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hwNqajitter. | ||
| NTF hwNqaJitterRTTOverThreshold | 1.3.6.1.4.1.43.45.1.5.25.28.3.2 | It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit. 2. The RTT of jitter packets is accumulatively not in the range hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit for a number of times specified in hwNqaReactThresholdAccumNum in one test. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hwNqajitter. | ||
| NTF hwNqaJitterSDOverThreshold | 1.3.6.1.4.1.43.45.1.5.25.28.3.5 | The SD means the jitter values from source to destination. It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit and the hwNqaReactThresholdType is specified as 'average' type. 2. The average of SD in one jitter test is accumulatively not in the range hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit for a number of times specified in hwNqaReactThresholdAccumNum and the hwNqaReactThresholdType is specified as 'accumulative' type. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is hwNqajitter. | ||
| G32 hwNqaJitterStatsAveNegativesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.27 | Gauge32 | read-only | The value of time that records the average negative jitter value from destination to source. |
| G32 hwNqaJitterStatsAveNegativesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.25 | Gauge32 | read-only | The value of time that records the average negative jitter value from source to destination. |
| G32 hwNqaJitterStatsAvePositivesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.26 | Gauge32 | read-only | The value of time that records the average positive jitter value from destination to source. |
| G32 hwNqaJitterStatsAvePositivesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.24 | Gauge32 | read-only | The value of time that records the average positive jitter value from source to destination. |
| hwNqaJitterStatsEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1 | not-accessible | An entry contains the statistics for the latest jitter activity. This entry is created only if the pingCtlType is hwNqajitter. | |
| G32 hwNqaJitterStatsMaxOfNegativesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.18 | Gauge32 | read-only | The value of time that records the maximal absolute values of negative jitter value from destination to source in the jitter test. |
| G32 hwNqaJitterStatsMaxOfNegativesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.8 | Gauge32 | read-only | The value of time that records the maximal absolute values of negative jitter value from source to destination in the jitter test. |
| G32 hwNqaJitterStatsMaxOfPositivesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.13 | Gauge32 | read-only | The value of time that records the maximal positive jitter value from destination to source in the jitter test. |
| G32 hwNqaJitterStatsMaxOfPositivesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.3 | Gauge32 | read-only | The value of time that records the maximal positive jitter value from source to destination in the jitter test. |
| G32 hwNqaJitterStatsMinOfNegativesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.17 | Gauge32 | read-only | The value of time that records the minimal absolute values of negative jitter value from destination to source in the jitter test. |
| G32 hwNqaJitterStatsMinOfNegativesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.7 | Gauge32 | read-only | The value of time that records the minimal absolute values of negative jitter value from source to destination in the jitter test. |
| G32 hwNqaJitterStatsMinOfPositivesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.12 | Gauge32 | read-only | The value of time that records the minimal positive jitter value from destination to source in the jitter test. |
| G32 hwNqaJitterStatsMinOfPositivesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.2 | Gauge32 | read-only | The value of time that records the minimal positive jitter value from source to destination in the jitter test. |
| G32 hwNqaJitterStatsNumOfNegativesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.19 | Gauge32 | read-only | The number that records negative jitter times from destination to source in the jitter test. |
| G32 hwNqaJitterStatsNumOfNegativesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.9 | Gauge32 | read-only | 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. |
| G32 hwNqaJitterStatsNumOfPositivesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.14 | Gauge32 | read-only | The number that records positive jitter times from destination to source in the jitter test. |
| G32 hwNqaJitterStatsNumOfPositivesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.4 | Gauge32 | read-only | 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. |
| C32 hwNqaJitterStatsNumOfRTTEx | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.1 | Counter32 | read-only | The number of received destination device responses with which jitter test can reach round-trip time. |
| G32 hwNqaJitterStatsOperOfICPIF | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.29 | Gauge32 | read-only | The ICPIF (Calculated Planning Impairment Factor) value for the latest jitter test. |
| G32 hwNqaJitterStatsOperOfMOS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.30 | Gauge32 | read-only | The MOS (Mean Opinion Score) value for the latest jitter test. |
| G32 hwNqaJitterStatsPacketLossDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.23 | Gauge32 | read-only | The lost packets number sent from destination to source. |
| G32 hwNqaJitterStatsPacketLossSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.22 | Gauge32 | read-only | The lost packets number sent from source to destination. |
| G32 hwNqaJitterStatsPktLossUnknown | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.28 | Gauge32 | read-only | The number of packets which is lost with unknown reason. |
| G32 hwNqaJitterStatsSum2NegativesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.21 | Gauge32 | read-only | The value of time that records the sum of square of negative jitter values from destination to source in the jitter test. |
| G32 hwNqaJitterStatsSum2NegativesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.11 | Gauge32 | read-only | The value of time that records the sum of square of negative jitter values from source to destination in the jitter test. |
| G32 hwNqaJitterStatsSum2PositivesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.16 | Gauge32 | read-only | The value of time that records the sum of square of positive jitter values from destination to source in the jitter test. |
| G32 hwNqaJitterStatsSum2PositivesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.6 | Gauge32 | read-only | The value of time that records the sum of square of positive jitter values from source to destination in the jitter test. |
| G32 hwNqaJitterStatsSumOfNegativesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.20 | Gauge32 | read-only | The value of time that records the sum of negative jitter values from destination to source in the jitter test. |
| G32 hwNqaJitterStatsSumOfNegativesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.10 | Gauge32 | read-only | 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. |
| G32 hwNqaJitterStatsSumOfPositivesDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.15 | Gauge32 | read-only | The value of time that records the sum of positive jitter values from destination to source in the jitter test. |
| G32 hwNqaJitterStatsSumOfPositivesSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.4.1.5 | Gauge32 | read-only | The value of time that records the sum of positive jitter values from source to destination in the jitter test. |
| hwNqaJitterStatsTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.4 | not-accessible | Statistics table for latest jitter activity. | |
| STR hwNqaMIBVersion | 1.3.6.1.4.1.43.45.1.5.25.28.1.1 | DisplayString | read-only | Version string of this MIB. The format will be: 'Version.Release.Patch: Description' An instance likes: '1.0.0: Initial NQA MIB' |
| NTF hwNqaMOSOverThreshold | 1.3.6.1.4.1.43.45.1.5.25.28.3.8 | It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger' , pingCtlType of the test is hwNqajitter and hwNqaCtlCodecType is 'g711Alaw' or 'g711Ulaw' or 'g729A'. | ||
| hwNqaNotifications | 1.3.6.1.4.1.43.45.1.5.25.28.3 | |||
| hwNqaObjects | 1.3.6.1.4.1.43.45.1.5.25.28.1 | |||
| NTF hwNqaProbeFailure | 1.3.6.1.4.1.43.45.1.5.25.28.3.3 | It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdAccumNum in one test while the value of hwNqaReactThresholdType is 'accumulative'. 2. When the probe test consecutively failed for a number of times specified in hwNqaReactThresholdConsecNum in one test while the value of hwNqaReactThresholdType is 'consecutive'. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hwNqajitter. | ||
| NTF hwNqaProbeTimeOverThreshold | 1.3.6.1.4.1.43.45.1.5.25.28.3.1 | It is generated when the value of hwNqaReactCurrentStatus 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 hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit. 2. The probe time is accumulatively not in the range hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit for a number of times specified in hwNqaReactThresholdAccumNum. 3. The probe time is consecutively in the range hwNqaReactThresholdLowerLimit through hwNqaReactThresholdUpperLimit for a number of times specified in hwNqaReactThresholdConsecNum. This notification is valid only when hwNqaReactActionType is 'trapOnly' or 'trapAndTrigger' and pingCtlType of the test is not hwNqajitter. | ||
| INT hwNqaReactActionType | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.10 | INTEGER | read-create | 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 |
| INT hwNqaReactCheckedElement | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.4 | INTEGER | read-create | A list of reaction condition type. 'probetime' and 'probefailure' are valid when pingCtlType of the test is not hwNqajitter. '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 hwNqajitter. 'icpif' and 'mos' are valid when pingCtlType of the test is hwNqajitter and hwNqaCtlCodecType is 'g711Alaw' or 'g711Ulaw' or 'g729A'. |
| U32 hwNqaReactCheckedNum | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.13 | Unsigned32 | read-only | The number of checked element samples that are monitored. |
| INT hwNqaReactCurrentStatus | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.11 | INTEGER | read-only | Specifies the current status of this reaction entry: invalid - Specifies the reaction entry status is uncertain. overThreshold - Specifies the reaction entry has met the hwNqaReactThresholdType and the threshold value. belowThreshold - Specifies the reaction entry has disobeyed the hwNqaReactThresholdType and the threshold value. |
| hwNqaReactionEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1 | not-accessible | Defines an entry in the hwNqaReactionTable.The first two index elements identify the pingCtlEntry that a hwNqaReactItemIndex belongs to. The third index element selects a single reaction. | |
| hwNqaReactionTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.13 | not-accessible | A table of NQA test monitoring notification and reaction configuration definitions. An entry is removed from this table when its corresponding pingCtlEntry is deleted. | |
| U32 hwNqaReactItemIndex | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.3 | Unsigned32 | accessible-for-notify | The third index of hwNqaReactionTable, it definitely identifies one of the reaction configurations for a test. |
| STR hwNqaReactOwnerIndex | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.1 | SnmpAdminString | accessible-for-notify | The first index of hwNqaReactionTable, it is the same as pingCtlOwnerIndex in pingCtlTable. hwNqaReactOwnerIndex and hwNqaReactTestName identify an existed test. |
| ROW hwNqaReactRowStatus | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.12 | RowStatus | read-create | This object allows entries to be created and deleted in the hwNqaReactionTable. 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. |
| STR hwNqaReactTestName | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.2 | SnmpAdminString | accessible-for-notify | The second index of hwNqaReactionTable, it is the same as pingCtlTestName in pingCtlTable. hwNqaReactOwnerIndex and hwNqaReactTestName identify an existed test. |
| U32 hwNqaReactThresholdAccumNum | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.9 | Unsigned32 | read-create | This object defines an accumulative threshold limit. The value is zero when the hwNqaReactThresholdType is not 'accumulative'. |
| U32 hwNqaReactThresholdConsecNum | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.8 | Unsigned32 | read-create | This object defines a consecutive threshold limit. The value is zero when hwNqaReactThresholdType is not 'consecutive'. |
| U32 hwNqaReactThresholdLowerLimit | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.6 | Unsigned32 | read-create | This object defines an administrative lower-threshold value for hwNqaReactCheckedElement. The value of hwNqaReactThresholdLowerLimit should be equal or less than the value of hwNqaReactThresholdUpperLimit. The value of this object is zero if hwNqaReactCheckedElement is specified as 'jitterpacketloss' and 'probefailure'. |
| U32 hwNqaReactThresholdNum | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.14 | Unsigned32 | read-only | The number of checked element samples that are over threshold. |
| INT hwNqaReactThresholdType | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.7 | INTEGER | read-create | 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 hwNqaReactActionType is generated when hwNqaReactCurrentStatus changes. consecutive(2): If reaction threshold type is consecutive and the times of watched operation consecutively exceeds the limit specified by hwNqaReactThresholdConsecNum, an action specified in hwNqaReactActionType is generated when hwNqaReactCurrentStatus changes. accumulative(3): If reaction threshold type is accumulative and the times of watched operation accumulatively exceeds the limit specified by hwNqaReactThresholdAccumNum, an action specified in hwNqaReactActionType is generated when hwNqaReactCurrentStatus changes. If reaction threshold type is not configured, the value of this object is 'invalid'. |
| U32 hwNqaReactThresholdUpperLimit | 1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.5 | Unsigned32 | read-create | This object defines an administrative upper-threshold value for hwNqaReactCheckedElement. The value of this object is zero if hwNqaReactCheckedElement is specified as 'jitterpacketloss' and 'probefailure'. |
| hwNqaResultsEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1 | not-accessible | The operation of this table is same as that of pingResultsTable. | |
| U32 hwNqaResultsLostPacketRatio | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.10 | Unsigned32 | read-only | 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. |
| U32 hwNqaResultsMaxDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.9 | Unsigned32 | read-only | 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. |
| U32 hwNqaResultsMaxDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.8 | Unsigned32 | read-only | 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. |
| U32 hwNqaResultsMinDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.18 | Unsigned32 | read-only | The minimum of all one way times from destination to source. |
| U32 hwNqaResultsMinDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.14 | Unsigned32 | read-only | The minimum of all one way times from source to destination. |
| U32 hwNqaResultsNumOfDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.17 | Unsigned32 | read-only | The number of delay from destination to source that are successfully measured. |
| U32 hwNqaResultsNumOfDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.13 | Unsigned32 | read-only | The number of delay from source to destination that are successfully measured. |
| U32 hwNqaResultsPacketLateArrival | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.11 | Unsigned32 | read-only | The value of this object indicates the number of the packets that arrived after the timeout. |
| U32 hwNqaResultsRttBusies | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.3 | Unsigned32 | read-only | 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. |
| U32 hwNqaResultsRttDrops | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.5 | Unsigned32 | read-only | The number of times that a NQA operation failed to initiated for unavailibility of necessary internal resources. |
| U32 hwNqaResultsRttNoConnections | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.4 | Unsigned32 | read-only | The number of times that a NQA probe failed because the probe destination is unavailable. For connectionless protocol pingCtlTypes, this number should be zero. |
| U32 hwNqaResultsRttNumDisconnects | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.1 | Unsigned32 | read-only | The number of times that a NQA probe failed because the destination became disconnected. For connectionless protocol pingCtlTypes, this number should be zero. |
| U32 hwNqaResultsRttSequenceErrors | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.6 | Unsigned32 | read-only | The number of packets arrived out of sequence. |
| U32 hwNqaResultsRttStatsErrors | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.7 | Unsigned32 | read-only | The number of some other errors. |
| U32 hwNqaResultsRttSum | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.12 | Unsigned32 | read-only | The sum of round trip time. |
| U32 hwNqaResultsRttTimeouts | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.2 | Unsigned32 | read-only | The number of times that a NQA probe failed because the probe timed out. |
| U32 hwNqaResultsSum2DelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.20 | Unsigned32 | read-only | The sum of squares of one way times from destination to source. |
| U32 hwNqaResultsSum2DelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.16 | Unsigned32 | read-only | The sum of squares of one way times from source to destination. |
| U32 hwNqaResultsSumDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.19 | Unsigned32 | read-only | The sum of one way times from destination to source. |
| U32 hwNqaResultsSumDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.3.1.15 | Unsigned32 | read-only | The sum of one way times from source to destination. |
| hwNqaResultsTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.3 | not-accessible | 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 hwNqaResultsTable. The operation of this table is same as that of pingResultsTable. | |
| INT hwNqaServerEnable | 1.3.6.1.4.1.43.45.1.5.25.28.1.8 | INTEGER | read-write | Enable NQA server function. |
| hwNqaStatisticsCtlEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.10.1 | not-accessible | Defines an entry in the hwNqaStatisticsCtlTable. The hwNqaStatisticsCtlTable has the same index as the pingCtlTable in order for a hwNqaStatisticsCtlTable to correspond to the pingCtlEntry. | |
| hwNqaStatisticsCtlTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.10 | not-accessible | 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 hwNqaStatisticsResultsTable and the hwNqaGroupStatsJitterTable. | |
| hwNqaStatisticsReactionEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.14.1 | not-accessible | Defines an entry in the hwNqaStatisticsReactionTable. The first two index elements identify the pingCtlEntry that a hwNqaReactItemIndex belongs to. The third index element identifies an entry in the hwNqaStatisticsResultsTable. The forth index element selects a single reaction. | |
| hwNqaStatisticsReactionTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.14 | not-accessible | A table of NQA test monitoring notification and reaction configuration definitions. An entry is removed from this table when its corresponding pingCtlEntry is deleted. | |
| hwNqaStatisticsResultsEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1 | not-accessible | Defines an entry in the hwNqaStatisticsResultsTable. The hwNqaStatisticsResultsTable has the same index as the pingCtlTable in order for a hwNqaStatisticsResultsEntry to correspond to the pingCtlEntry that caused it to be created. | |
| hwNqaStatisticsResultsTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.11 | not-accessible | 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 hwNqaStatisticsResultsTable. The statistic cycle is the value of hwNqaCtlStatisticsInterval. The first two index identify the pingCtlEntry that the probe statistics result (HwNqaStatisticsResultsEntry) belongs to. | |
| G32 hwNqaStatJitterAveNegDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.27 | Gauge32 | read-only | The value of time that records the average negative jitter value from destination to source. |
| G32 hwNqaStatJitterAveNegSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.25 | Gauge32 | read-only | The value of time that records the average negative jitter value from source to destination. |
| G32 hwNqaStatJitterAvePosDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.26 | Gauge32 | read-only | The value of time that records the average positive jitter value from destination to source. |
| G32 hwNqaStatJitterAvePosSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.24 | Gauge32 | read-only | The value of time that records the average positive jitter value from source to destination. |
| U32 hwNqaStatJitterIndex | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.1 | Unsigned32 | not-accessible | 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 hwNqaStatJitterIndex values at 1 and wrap after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h). |
| G32 hwNqaStatJitterMaxOfICPIF | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.29 | Gauge32 | read-only | The maximum of all ICPIF values in a statistic cycle for jitter test. |
| G32 hwNqaStatJitterMaxOfMOS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.31 | Gauge32 | read-only | The maximum of all MOS values in a statistic cycle for jitter test. |
| G32 hwNqaStatJitterMaxOfNegDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.18 | Gauge32 | read-only | The value of time that records the maximal absolute values of negative jitter value from destination to source in the jitter test. |
| G32 hwNqaStatJitterMaxOfNegSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.8 | Gauge32 | read-only | The value of time that records the maximal absolute values of negative jitter value from source to destination in the jitter test. |
| G32 hwNqaStatJitterMaxOfPosDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.13 | Gauge32 | read-only | The value of time that records the maximal positive jitter value from destination to source in the jitter test. |
| G32 hwNqaStatJitterMaxOfPosSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.3 | Gauge32 | read-only | The value of time that records the maximal positive jitter value from source to destination in the jitter test. |
| G32 hwNqaStatJitterMinOfICPIF | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.30 | Gauge32 | read-only | The minimum of all ICPIF values in a statistic cycle for jitter test. |
| G32 hwNqaStatJitterMinOfMOS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.32 | Gauge32 | read-only | The minimum of all MOS values in a statistic cycle for jitter test. |
| G32 hwNqaStatJitterMinOfNegDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.17 | Gauge32 | read-only | The value of time that records the minimal absolute values of negative jitter value from destination to source in the jitter test. |
| G32 hwNqaStatJitterMinOfNegSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.7 | Gauge32 | read-only | The value of time that records the minimal absolute values of negative jitter value from source to destination in the jitter test. |
| G32 hwNqaStatJitterMinOfPosDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.12 | Gauge32 | read-only | The value of time that records the minimal positive jitter value from destination to source in the jitter test. |
| G32 hwNqaStatJitterMinOfPosSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.2 | Gauge32 | read-only | The value of time that records the minimal positive jitter value from source to destination in jitter test. |
| C32 hwNqaStatJitterNumOfNegDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.19 | Counter32 | read-only | The number that records negative jitter times from destination to source in the jitter test. |
| C32 hwNqaStatJitterNumOfNegSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.9 | Counter32 | read-only | The number that records negative jitter times from source to destination in the jitter test. The total number of all negative jitter values sent from source to destination. |
| C32 hwNqaStatJitterNumOfPosDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.14 | Counter32 | read-only | The number that records positive jitter times from destination to source in the jitter test. |
| C32 hwNqaStatJitterNumOfPosSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.4 | Counter32 | read-only | The number that records positive jitter times from source to destination in the jitter test. The total number of all positive jitter values in packets sent from source to destination. |
| C32 hwNqaStatJitterPacketLossDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.23 | Counter32 | read-only | The lost packets number sent from destination to source. |
| C32 hwNqaStatJitterPacketLossSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.22 | Counter32 | read-only | The lost packets number sent from source to destination. |
| C32 hwNqaStatJitterPktLossUnknown | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.28 | Counter32 | read-only | The number of packets which is lost with unknown reason. |
| C32 hwNqaStatJitterSumOfNegDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.20 | Counter32 | read-only | The value of time that records the sum of negative jitter values from destination to source in the jitter test. |
| C32 hwNqaStatJitterSumOfNegSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.10 | Counter32 | read-only | The value of time that records the sum of negative jitter values from source to destination in the jitter test. |
| C32 hwNqaStatJitterSumOfPosDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.15 | Counter32 | read-only | The value of time that records the sum of positive jitter values from destination to source in the jitter test. |
| C32 hwNqaStatJitterSumOfPosSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.5 | Counter32 | read-only | The value of time that records the sum of positive jitter values from source to destination in the jitter test. |
| C32 hwNqaStatJitterSumOfSquareNegDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.21 | Counter32 | read-only | The value of time that records the sum of square of negative jitter values from destination to source in the jitter test. |
| C32 hwNqaStatJitterSumOfSquareNegSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.11 | Counter32 | read-only | The value of time that records the sum of square of negative jitter values from source to destination in the jitter test. |
| C32 hwNqaStatJitterSumOfSquarePosDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.16 | Counter32 | read-only | The value of time that records the sum of square of positive jitter values destination to source in the jitter test. |
| C32 hwNqaStatJitterSumOfSquarePosSD | 1.3.6.1.4.1.43.45.1.5.25.28.1.12.1.6 | Counter32 | read-only | The value of time that records the sum of square of positive jitter values from source to destination in the jitter test. |
| C32 hwNqaStatReactCheckedNum | 1.3.6.1.4.1.43.45.1.5.25.28.1.14.1.5 | Counter32 | read-only | The number of checked element samples that are monitored. |
| U32 hwNqaStatReactIndex | 1.3.6.1.4.1.43.45.1.5.25.28.1.14.1.3 | Unsigned32 | not-accessible | The third index of hwNqaStatisticsReactionTable. An entry in this table is created when the statistics result of a NQA probe is determined. An implementation MUST start assigning hwNqaStatResIndex values at 1 and wrap after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h). |
| U32 hwNqaStatReactItemIndex | 1.3.6.1.4.1.43.45.1.5.25.28.1.14.1.4 | Unsigned32 | not-accessible | The forth index of hwNqaStatisticsReactionTable, it definitely identifies one of the reaction configurations for a test |
| STR hwNqaStatReactOwnerIndex | 1.3.6.1.4.1.43.45.1.5.25.28.1.14.1.1 | SnmpAdminString | not-accessible | The first index of hwNqaStatisticsReactionTable, it is the same as pingCtlOwnerIndex in pingCtlTable. |
| STR hwNqaStatReactTestName | 1.3.6.1.4.1.43.45.1.5.25.28.1.14.1.2 | SnmpAdminString | not-accessible | The second index of hwNqaStatisticsReactionTable, it is the same as pingCtlTestName in pingCtlTable. |
| C32 hwNqaStatReactThresholdNum | 1.3.6.1.4.1.43.45.1.5.25.28.1.14.1.6 | Counter32 | read-only | The number of checked element samples that are over threshold. |
| G32 hwNqaStatResAverageRtt | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.6 | Gauge32 | read-only | The average NQA probe round-trip-time (RTT). |
| U32 hwNqaStatResIndex | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.1 | Unsigned32 | not-accessible | An entry in this table is created when the statistics result of a NQA probe is determined. An implementation MUST start assigning hwNqaStatResIndex values at 1 and wrap after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h). |
| G32 hwNqaStatResInterval | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.11 | Gauge32 | read-only | This object contains the interval between two times of statistic. |
| IP hwNqaStatResIpTargetAddress | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.3 | InetAddress | read-only | This object represent the host address to be used at a remote host for performing a network analysis operation. |
| IPt hwNqaStatResIpTargetAddressType | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.2 | InetAddressType | read-only | This object indicates the type of address stored in the corresponding hwNqaStatResIpTargetAddress object. |
| G32 hwNqaStatResLostPacketRatio | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.19 | Gauge32 | read-only | 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. |
| G32 hwNqaStatResMaxDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.29 | Gauge32 | read-only | The maximum one way times from destination to source. |
| G32 hwNqaStatResMaxDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.24 | Gauge32 | read-only | The maximum one way times from source to destination. |
| G32 hwNqaStatResMaxRtt | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.5 | Gauge32 | read-only | The maximum NQA probe round-trip-time (RTT) received. The value of 0 for this object implies that no RTT has been received. |
| G32 hwNqaStatResMinDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.28 | Gauge32 | read-only | The minimum one way times from destination to source. |
| G32 hwNqaStatResMinDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.23 | Gauge32 | read-only | The minimum one way times from source to destination. |
| G32 hwNqaStatResMinRtt | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.4 | Gauge32 | read-only | The minimum NQA probe round-trip-time (RTT) received. The value of 0 for this object implies that no RTT has been received. |
| C32 hwNqaStatResNumOfDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.27 | Counter32 | read-only | The number of one way times from destination to source that are successfully measured. |
| C32 hwNqaStatResNumOfDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.22 | Counter32 | read-only | The number of one way times from source to destination that are successfully measured. |
| C32 hwNqaStatResPacketLateArrival | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.20 | Counter32 | read-only | The value of this object reflects the number of the packets that arrived after the timeout. |
| C32 hwNqaStatResProbeResponses | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.7 | Counter32 | read-only | The number of responses received. The value of this object MUST be reported as 0 when no probe responses have been received. |
| C32 hwNqaStatResRttBusies | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.14 | Counter32 | read-only | The number of times that a NQA probe failed because errors related to sockets. |
| C32 hwNqaStatResRttDrops | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.16 | Counter32 | read-only | The number of times that a NQA operation failed to initiate for unavailibility of necessary internal resources. |
| C32 hwNqaStatResRttErrors | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.18 | Counter32 | read-only | The number of other errors. |
| C32 hwNqaStatResRttNoConnections | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.15 | Counter32 | read-only | The number of times that a NQA probe failed because the probe destination is unavailable. For connectionless protocol pingCtlTypes, this number should be zero. |
| C32 hwNqaStatResRttNumDisconnects | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.12 | Counter32 | read-only | The number of times that a NQA probe failed because the destination became disconnected. For connectionless protocol pingCtlTypes, this number should be zero. |
| C32 hwNqaStatResRttSequenceErrors | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.17 | Counter32 | read-only | The number of packets arrived out of sequence. |
| C32 hwNqaStatResRttSum | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.21 | Counter32 | read-only | This object contains the sum of the squares 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. |
| C32 hwNqaStatResRttSumOfSquares | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.9 | Counter32 | read-only | 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. |
| C32 hwNqaStatResRttTimeouts | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.13 | Counter32 | read-only | The number of times that a probe failed because the probe timed out. |
| C32 hwNqaStatResSentProbes | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.8 | Counter32 | read-only | 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. |
| DAT hwNqaStatResStartTime | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.10 | DateAndTime | read-only | This object contains the start time of the statistic. |
| C32 hwNqaStatResSum2DelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.31 | Counter32 | read-only | The sum of squares of one way times from destination to source. |
| C32 hwNqaStatResSum2DelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.26 | Counter32 | read-only | The sum of squares of one way times from source to destination. |
| C32 hwNqaStatResSumDelayDS | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.30 | Counter32 | read-only | The sum of one way times from destination to source. |
| C32 hwNqaStatResSumDelaySD | 1.3.6.1.4.1.43.45.1.5.25.28.1.11.1.25 | Counter32 | read-only | The sum of one way times from source to destination. |
| I32 hwNqaStatsMaxGroupNumber | 1.3.6.1.4.1.43.45.1.5.25.28.1.9 | Integer32 | read-only | The maximum number saved per group. The maximum value of hwNqaCtlStatisticsGroupNumber can not exceed the value of this object. |
| hwNqaTcpconnect | 1.3.6.1.4.1.43.45.1.5.25.28.2.2 | Indicates that an implementation is attempting to connect to a TCP port in order to calculate a round trip time. Notes: The hwNqaCtlTargetPort and hwNqaCtlSourcePort need to be set, while in the pingTcpConnectionAttempt Node, hwNqaCtlTargetPort must be set to the default value. | ||
| hwNqaTcpServerEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.6.1 | not-accessible | 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. | |
| IP hwNqaTcpServerIpAddress | 1.3.6.1.4.1.43.45.1.5.25.28.1.6.1.1 | InetAddress | not-accessible | Tcp server's ip address. |
| I32 hwNqaTcpServerPort | 1.3.6.1.4.1.43.45.1.5.25.28.1.6.1.2 | Integer32 | not-accessible | Tcp server's port number. |
| ROW hwNqaTcpServerRowStatus | 1.3.6.1.4.1.43.45.1.5.25.28.1.6.1.3 | RowStatus | read-create | hwNqaTcpServerIpAddress and hwNqaTcpServerPort must be set during a creation operation. |
| hwNqaTcpServerTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.6 | not-accessible | A table which contains the status of NQA tcp server configuration information. | |
| hwNqaUdpEcho | 1.3.6.1.4.1.43.45.1.5.25.28.2.1 | Indicates that an implementation is using the UDP based echo server. Notes: The hwNqaCtlTargetPort and hwNqaCtlSourcePort need to be set, while in the pingUdpEcho Node, hwNqaCtlTargetPort must be set to the default value. | ||
| hwNqaUdpServerEntry | 1.3.6.1.4.1.43.45.1.5.25.28.1.7.1 | not-accessible | This entry includes not only the udp server ip address but also the udp server udp port. | |
| IP hwNqaUdpServerIpAddress | 1.3.6.1.4.1.43.45.1.5.25.28.1.7.1.1 | InetAddress | not-accessible | Udp server's ip address. |
| I32 hwNqaUdpServerPort | 1.3.6.1.4.1.43.45.1.5.25.28.1.7.1.2 | Integer32 | not-accessible | Udp server's port number. |
| ROW hwNqaUdpServerRowStatus | 1.3.6.1.4.1.43.45.1.5.25.28.1.7.1.3 | RowStatus | read-create | hwNqaUdpServerIpAddress and hwNqaUdpServerPort must be set during a creation operation. |
| hwNqaUdpServerTable | 1.3.6.1.4.1.43.45.1.5.25.28.1.7 | not-accessible | Status of NQA udp server configuration information. |
RFC description
Huawei-3Com Network Quality Analysis MIB for measuring network performance metrics (jitter, delay, packet loss) via active testing; extends DISMAN-PING-MIB.
Start monitoring H3C/3Com routers and switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.