NQA-MIB
- Functions Overview
- Relationships Between Tables
- Relationship Between nqaAdminCtrlTable and nqaAdminParaTable
- Relationship Between nqaAdminCtrlTable and nqaScheduleTable
- Relationship Between nqaAdminCtrlTable and nqaResultsTable
- Relationship Between nqaAdminCtrlTable and nqaHTTPStatsTable
- Relationship Between nqaAdminCtrlTable and nqaJitterStatsTable
- Relationship Between nqaAdminCtrlTable and nqaFTPStatsTable
- Relationship Between nqaAdminCtrlTable and nqaHistoryTable
- Description of Single Objects
- Description of MIB Tables
- Description of Alarm Objects
- nqaResultsProbeFailed
- nqaResultsTestFailed
- nqaResultsTestCompleted
- nqaResultsThresholdNotification
- nqaHTTPStatsProbeFailed
- nqaHTTPStatsTestFailed
- nqaHTTPStatsTestCompleted
- nqaHTTPStatsThresholdNotification
- nqaJitterStatsTestFailed
- nqaJitterStatsTestCompleted
- nqaFTPStatsProbeFailed
- nqaFTPStatsTestFailed
- nqaFTPStatsTestCompleted
- nqaFTPStatsThresholdNotification
- nqaJitterStatsRTDThresholdNotification
- nqaResultsTestResultChange
- Unsupported Objects
Functions Overview
NQA is short for network quality analysis. To meet various QoS requirements of carriers, NQA provides statistics about round-trip time (RTT), jitter, and packet loss ratio about the managed devices for the Network Management System (NMS) by creating test instances and recording test results.
The NQA-MIB is a private MIB used for the NMS to manage the NQA module. It provides a MIB interface for the NM station. Through the NQA-MIB, an NM station can perform the following operations:
Create or delete NQA test instances.
Modify parameters of test instances.
Obtain test results of NQA test instances.
According to the configuration on the NM station, the device can also automatically send trap messages to the NM station.
The OID of the root object is:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).nqa(111).
Relationships Between Tables
Relationship Between nqaAdminCtrlTable and nqaAdminParaTable
Users create tests instances through nqaAdminCtrlTable and then configure corresponding parameters for different services through nqaAdminParaTable. The two tables both use nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName to uniquely identify a test instance.
Relationship Between nqaAdminCtrlTable and nqaScheduleTable
Users create test instances through nqaAdminCtrlTable and schedule the created test instances through nqaScheduleTable. The two tables both use nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName to uniquely identify a test instance.
Relationship Between nqaAdminCtrlTable and nqaResultsTable
Users create test instances through nqaAdminCtrlTable and view statistics about test results through nqaResultsTable after test instances are performed. The two tables both use nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName to uniquely identify a test instance. In addition, nqaResultsTable uses nqaResultsIndex and nqaResultsHopIndex to uniquely identify the test result of the current test instance.
Relationship Between nqaAdminCtrlTable and nqaHTTPStatsTable
Users create test instances through nqaAdminCtrlTable and view statistics about HTTP test results through nqaHTTPStatsTable after test instances are performed. The two tables both use nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName to uniquely identify a test instance. In addition, nqaHTTPStatsTable uses nqaHTTPStatsIndex to uniquely identify the test result of the current HTTP test instance.
Relationship Between nqaAdminCtrlTable and nqaJitterStatsTable
Users create test instances through nqaAdminCtrlTable and view statistics about test results through nqaJitterStatsTable after test instances are performed. The two tables both use nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName to uniquely identify a test instance. In addition, nqaJitterStatsTable uses nqaJitterStatsIndex to uniquely identify the test result of the current Jitter test instance.
Relationship Between nqaAdminCtrlTable and nqaFTPStatsTable
Users create test instances through nqaAdminCtrlTable and view statistics about FTP test results through nqaFTPStatsTable after test instances are performed. The two tables both use nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName to uniquely identify a test instance. In addition, nqaFTPStatsTable uses nqaFTPStatsIndex to uniquely identify the test result of the current FTP test instance.
Relationship Between nqaAdminCtrlTable and nqaHistoryTable
Users create test instances through nqaAdminCtrlTable and view history records about test instances through nqaHistoryTable after test instances are performed.
The two tables both use nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName to uniquely identify a test instance. In addition, nqaHistoryTable uses nqaHistoryIndex, nqaHistoryProbeIndex, and nqaHistoryHopIndex to uniquely identify a history record of the current test instance.
Description of Single Objects
nqaVersion
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.1 |
nqaVersion |
DisplayString |
Read-only |
This object indicates the version information of the NQA-MIB. The version is in the format of x.x, such as 1.1. It is used for version management. |
This object is implemented as defined in the corresponding MIB files. |
nqaEnable
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.2 |
nqaEnable |
EnableValue |
Read-write |
Indicates the switch of enabling NQA client. The value range:
|
Currently, only support the setting of value to enable(1). |
nqaReset
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.3 |
nqaReset |
EnableValue |
Read-write |
The value of this object identifies whether clearing all configurations of test instances is enabled. The value range:
|
This object is implemented as defined in the corresponding MIB files. |
nqaTimeOfLastSetError
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.4 |
nqaTimeOfLastSetError |
DateAndTime |
Read-only |
This object indicates the time when the last configuration operation failed. 0 indicates that the configuration does not fail. |
This object is implemented as defined in the corresponding MIB files. |
nqaLastSetError
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.5 |
nqaLastSetError |
DisplayString |
Read-only |
This object indicates the description about the last failed configuration operation. 0 indicates that the configuration does not fail. |
This object is implemented as defined in the corresponding MIB files. |
nqaNumOfCurrentCtrlEntry
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.6 |
nqaNumOfCurrentCtrlEntry |
Integer32 |
Read-write |
The value of this object identifies the total number of test instances currently configured. |
Currently, the maximum access is read-only. |
nqaMaxConcurrentRequests
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.7 |
nqaMaxConcurrentRequests |
Unsigned32 |
Read-write |
The value of this object identifies maximum number of concurrent active requests that are allowed within an agent implementation. |
Currently, the maximum access is read-only. |
nqaMaxNumOfRequests
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.8 |
nqaMaxNumOfRequests |
Unsigned32 |
Read-only |
The value of this object identifies maximum number of configurable test instances. |
This object is implemented as defined in the corresponding MIB files. |
nqaJitterVersion
OID |
Object Name |
Syntax |
Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.9 |
nqaJitterVersion |
Integer32 |
Read-write |
Selects the version of jitter test. The value range:
|
This object is implemented as defined in the corresponding MIB files. |
nqaServerEnable
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.1 |
nqaServerEnable |
EnableValue |
Read-write |
The value of this object identifies whether the servers of the TCP, UDP, and Jitter tests are enabled. |
Only support the setting of value enable(1). The default value is enable(1). |
Description of MIB Tables
nqaAdminCtrlTable
nqaAdminCtrlTable is the configuration table of the NQA test instance.
The indexes of this table are nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.2.1.1.1 |
nqaAdminCtrlOwnerIndex |
SnmpAdminString (SIZE(0..32)) |
Not-accessible |
This object indicates the index of the administrator of the test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.2 |
nqaAdminCtrlTestName |
SnmpAdminString (SIZE(0..32)) |
Not-accessible |
This object indicates the index of the name of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.3 |
nqaAdminCtrlTag |
DisplayString |
Read-create |
A string which is the description of the test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.4 |
nqaAdminCtrlType |
Read-create |
The type of the test instance. |
Currently, only the following test types are supported: dns, ftp, http, icmp, jitter, snmp, tcp, trace, and udp. |
|
1.3.6.1.4.1.2011.5.25.111.2.1.1.5 |
nqaAdminCtrlFrequency |
Integer32 |
Read-create |
The value of this object identifies the frequency of performing test instances. The default value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.6 |
nqaAdminCtrlTimeOut |
Integer32 (1..60) |
Read-create |
Specifies the duration to wait for the completion of test instance. The default value of DHCP-type and FTP-type test instance is 15s, the default value of PPPoE-type test instance is 30s, and that of other types is 3s. |
The PPPoE type is not supported currently. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.7 |
nqaAdminCtrlThreshold1 |
Integer32 |
Read-create |
The value of this object identifies the round-trip delay (RTD) threshold. It applies to any type of test instance. The default value is 0. |
Currently, the value ranges from 0 to 60000 can be set. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.10 |
nqaAdminCtrlStatus |
RowStatus |
Read-create |
This object indicates the status of the row. The value can be set to 'CreateAndGo (4)','Destroy (6)' and 'Active (1)'. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName indexes must be specified. The ASCII values of the indexes must be greater than 32 and less than or equal to 126. In addition, the ASCII value cannot be 63 or 45.
The ASCII values for non-index character strings must be greater than 32 and less than or equal to 126. In addition, the ASCII value cannot be 63.
During the creation of a test instance, the value of nqaAdminCtrlStatus must be CreateAndGo(4).
Modification Restriction
nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName must be specified.
The test instance cannot be modified when it starts. To modify the test instance, you must stop it first.
Modifying single objects is supported.
When the type of the test instance is modified, the test instance is initialized and relevant test records are deleted.
If the object to be modified contains the nqaAdminCtrlStatus object, it can be modified only when the value of nqaAdminCtrlStatus is active (1).
If the value of nqaGroupStatusType in nqaGroupTable of a test instance is member(2), that is, if the test instance is a group member, you cannot modify the values of nqaAdminCtrlType, nqaAdminCtrlFrequency or nqaAdminCtrlTimeOut.
Deletion Restriction
When this table is deleted, entries related to this table in other tables (such as the nqaAdminParaTable and nqaScheduleTable) are deleted simultaneously.
Deleting a running test instance is not allowed. To delete the running test instance, you must stop this test instance first. Deleting all test instances is an exception.
The entries in this table can be deleted only when the value of nqaAdminCtrlStatus is Destroy(6).
If the value of nqaGroupStatusType in nqaGroupTable is member(2), that is, if the test instance is a group member, you cannot delete this test instance. To delete this test instance, you need to release it from its group in nqaGroupTable.
If the value of nqaGroupStatusType for a test instance is leader(1) in nqaGroupTable, that is, if the test instance is a group leader, and if the value of nqaGroupMemberNum is not 0 in nqaGroupTable, you cannot delete this test instance. To delete this instance, you need to release all the members in the group.
Access Restriction
You can query information about objects no matter whether the index of the object is specified.
nqaAdminCtrlStatus of the entry must be active(1).
nqaAdminParaTable
nqaAdminParaTable is used to configure parameters of a test instance.
The indexes of this table are nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.2.2.1.1 |
nqaAdminParaTargetAddressType |
InetAddressType |
Read-write |
This object indicates the destination address type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.2 |
nqaAdminParaTargetAddress |
InetAddress |
Read-write |
This object indicates the destination address. |
Currently, the value ranges from 0 to 100 can be set. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.3 |
nqaAdminParaTargetPort |
InetPortNumber |
Read-write |
This object indicates the destination port number. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.4 |
nqaAdminParaSourceAddressType |
InetAddressType |
Read-write |
This object indicates the source address type. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.5 |
nqaAdminParaSourceAddress |
InetAddress |
Read-write |
This object indicates the source address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.6 |
nqaAdminParaSourcePort |
InetPortNumber |
Read-write |
This object indicates the source port number. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.7 |
nqaAdminParaMaxTtl |
Unsigned32{(0..255)} |
Read-write |
This object indicates the maximum TTL value. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.8 |
nqaAdminParaInitialTtl |
Unsigned32{(1..255)} |
Read-write |
This object indicates the initial TTL value. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.10 |
nqaAdminParaMaxFailures |
Unsigned32{(1..255)} |
Read-write |
This object indicates the maximum number of consecutive timeouts allowed before terminating a remote traceroute request. Value 255 (maximum hop count/possible TTL value) indicates that the function of terminating a remote traceroute request when a specific number of successive timeouts are detected is disabled. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.11 |
nqaAdminParaDontFragment |
TruthValue |
Read-write |
This object indicates that the setting of Don't Fragment (DF) flag in the IP header for a probe is enabled. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.12 |
nqaAdminParaDataSize |
Unsigned32 |
Read-write |
The value of this object identifies the size of data field in packet. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.13 |
nqaAdminParaDataFill |
OCTET STRING |
Read-write |
This object indicates the characters used for filling the data field. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.14 |
nqaAdminParaIfIndex |
InterfaceIndexOrZero |
Read-write |
This object indicates the interface index. The value zero implies that the object is disabled. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.15 |
nqaAdminParaByPassRouteTable |
TruthValue |
Read-write |
This object indicates whether bypassing the routing table is enabled. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.17 |
nqaAdminParaProbeCount |
Unsigned32{(1..15)} |
Read-write |
This object indicates the number of packets sent by the test instance or number of repeated probes. The number of repeated probes applies only to jitter test instances. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.18 |
nqaAdminParaTrapGeneration |
BITS {
} |
Read-write |
This object indicates whether the trap function is enabled for the test instance. Multiple options for this object can be delivered together. If configurations are repeatedly delivered, newly delivered configurations overwrite previous configurations. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.19 |
nqaAdminParaTrapProbeFailureFilter |
Unsigned32{(1..15)} |
Read-write |
This object indicates the number of packets during consecutive test instance failures. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.20 |
nqaAdminParaTrapTestFailureFilter |
Unsigned32{(1..15)} |
Read-write |
This object indicates the number of consecutive test instance failures. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.21 |
nqaAdminParaDSField |
Integer32{(0..255)} |
Read-write |
The value of this object identifies the Differentiated Services (DS) field. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.22 |
nqaAdminParaDnsServerAddressType |
InetAddress |
Read-write |
This object indicates the address type of a DNS server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.23 |
nqaAdminParaDnsServerAddress |
InetAddress |
Read-write |
This object indicates the address of a DNS server. |
Currently, the value ranges from 0 to 230 can be set. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.24 |
nqaAdminParaOperation |
NQAOperation |
Read-write |
This object indicates the operation of FTP or HTTP type test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.25 |
nqaAdminParaHttpVersion |
DisplayString |
Read-write |
This object indicates the HTTP version. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.26 |
nqaAdminParaHttpOperationString |
DisplayString |
Read-write |
This object indicates the relative path name (used by HTTP). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.27 |
nqaAdminParaTestFailurePercent |
Unsigned32{(0..100)} |
Read-write |
This object indicates the percentage of the number of failed test instances to the total number of test instances. |
Currently, the value ranges from 0 to 100 can be set. The default value is 100. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.28 |
nqaAdminParaFtpUserName |
DisplayString |
Read-write |
This object indicates the user name of an FTP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.29 |
nqaAdminParaFtpPassword |
DisplayString |
Read-write |
This object indicates the password of the user of the FTP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.30 |
nqaAdminParaFtpFilePath |
DisplayString |
Read-write |
This object indicates the file name and file path used by FTP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.31 |
nqaAdminParaFtpFileSize |
Integer32{(0..10000)} |
Read-write |
The value of this object identifies the size that the file will be transmitted by an FTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.32 |
nqaAdminParaInterval |
Integer32{(0..60000)} |
Read-write |
The value of this object identifies the interval between two consecutive probe packets. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.33 |
nqaAdminParaNumPackets |
Integer32 |
Read-write |
The value of this object identifies the number of packets sent in each probe, only applies to jitter test instances. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.34 |
nqaAdminParaVrfName |
DisplayString |
Read-write |
This object indicates the VRF name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.45 |
nqaAdminParaResultRowMax |
Integer32 |
Read-write |
The value of this object identifies the maximum number of test instance result records. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.46 |
nqaAdminParaHistoryRowMax |
Integer32 |
Read-write |
The value of this object identifies the maximum number of history records on each test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.47 |
nqaAdminParaCreateHopsEntries |
EnableValue |
Read-write |
This object indicates a traceroute path. The object applies to trace test instances. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.57 |
nqaAdminParaDistanceNodeType |
NqaDistanceNodeType |
Read-write |
This object indicates the destination (MAC address or RMEP ID) of a MAC ping test. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.58 |
nqaAdminParaMacAddress |
MacAddress |
Read-write |
This object indicates the MAC address of the destination of a MAC ping test. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.59 |
nqaAdminParaRMEPID |
Dot1agCfmMepIdOrZero |
Read-write |
This object indicates the RMEP ID of the destination of a MAC ping test. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.60 |
nqaAdminParaMDName |
OCTET STRING(SIZE(0..43)) |
Read-write |
This object indicates the name of an MD in which a MAC ping is performed. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.61 |
nqaAdminParaMAName |
OCTET STRING(SIZE(0..45)) |
Read-write |
This object indicates the name of an MA in which a MAC ping is performed. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.65 |
nqaAdminParaIcmpJitterMode |
INTEGER {
} |
Read-write |
The value of this object identifies the type of ICMP packets to be sent in ICMP jitter and path jitter tests. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.83 |
nqaAdminParaTimeUnit |
INTEGER {
} |
Read-write |
The value of this object identifies the unit of timestamp, us or ms. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.90 |
nqaAdminParaNextHopAddressType |
InetAddressType |
Read-write |
This object indicates the type of a next hop address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.91 |
nqaAdminParaNextHopAddress |
InetAddress |
Read-write |
This object indicates the next-hop address. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.100 |
nqaAdminParaSnmpCommunityRead |
OCTET STRING(SIZE(0..32)) |
Read-write |
This object indicates the community name for SNMP test. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
This table is generated after test instances are created through nqaAdminCtrlTable. Therefore, to modify this table, you must specify nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName.
The test instance cannot be modified when it is running. To modify the test instance, you must stop the test instance first.
If the value of nqaGroupStatusType in nqaGroupTable for a test instance is member(2), that is, if the test instance is a group member, you can only set the values of the following objects:
nqaAdminParaTargetAddressType
nqaAdminParaTargetAddress
nqaAdminParaTargetPort
nqaAdminParaSourceAddressType
nqaAdminParaSourceAddress
nqaAdminParaSourcePort
nqaAdminParaDataSize
nqaAdminParaIfIndex
If the value of nqaGroupStatusType in nqaGroupTable for a test instance is leader(1). If the test instance is a group leader, you cannot set the values of the following objects:
nqaAdminParaTargetAddressType
nqaAdminParaTargetAddress
nqaAdminParaTargetPort
nqaAdminParaSourceAddressType
nqaAdminParaSourceAddress
nqaAdminParaSourcePort
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
nqaScheduleTable
nqaScheduleTable is the task scheduling table of the test instance. It is used to reduce the burden on devices when tests are performed concurrently and schedule the test instances. Test instance scheduling covers the following aspect:
Setting the start time of a test instance
Setting the end time of a test instance
Auto-delivering the start time and test interval when several tasks are started concurrently
The indexes of this table are nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.2.3.1.1 |
nqaScheduleStartType |
INTEGER{ default(0), startNow(1), startAt(2), startAfter(3), startDaily(4) } |
Read-write |
The value of this object identifies the start mode of a test instance. |
The value default(0) can only be read but cannot be configured. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.2 |
nqaScheduleStartTime |
Unsigned32 |
Read-write |
This object indicates the start time of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.3 |
nqaScheduleEndType |
INTEGER
|
Read-write |
The value of this object identifies the end mode of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.4 |
nqaScheduleEndTime |
Unsigned32 |
Read-write |
This object indicates the end time of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.5 |
nqaScheduleAgeTime |
Integer32 |
Read-write |
The value of this object identifies the aging time. Setting the value to 0 indicates reserving the test instance eternally. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.7 |
nqaScheduleNumOfInitiations |
Integer32 |
Read-only |
The value of this object identifies the number of times to start a test instance. This object is used as the index of the result table, HTTP statistics table, jitter statistics table, FTP statistics table and history table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.8 |
nqaScheduleLastFinishIndex |
Integer32 |
Read-only |
The value of this object identifies the index of the lately finished tests in nqaResultsTable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.9 |
nqaScheduleOperStatus |
INTEGER
|
Read-write |
The value of this object identifies the status of the scheduling operation. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
When a test instance is in the inactive status, only read-create single objects can be modified.
The setting of nqaScheduleAgeTime needs to be delivered separately. This object cannot be bound with other scheduling objects to be delivered together with them. When a test instance is running, you cannot set nqaScheduleAgeTime. To set this object, you must stop the test instance first.
The setting of nqaScheduleOperStatus needs to be deployed separately. This object cannot be bound with other scheduling objects to be delivered together with them. When the value of this object is active(4) or inactive(5), the value cannot be set. To reset this object, you must stop the running test instance first. You can set the object to the value stop(2) or restart(3) no matter whether the test is running or not.
Objects nqaScheduleStartType, nqaScheduleStartTime, nqaScheduleEndType, and nqaScheduleEndTime in the scheduling table can be delivered together (The end mode objects must be delivered together with the start mode objects). You cannot set the preceding objects when the test instance is running. To set these objects, you must stop the test instance first.
When the start mode is startNow(1), the value must be 0. The end mode has four values: When the end mode is endAt(1), the value must be longer than the time (the seconds from 1970 to now) plus five seconds; when the end mode is endAfter(2) or endLifetime(3), the value must be less than 86400 but five seconds longer than the start time; the fourth value is default(0).
When the start mode is startAt(2), the value must not be shorter than the time (the seconds from 1970 to now) plus five seconds. The end mode has four values: When the end mode is endAt(1), the value must be five seconds longer the start time; when the end mode is endAfter(2), the end time must be less than 86400 but longer than the offset between the value start time plus five seconds and the seconds from 1970 to now; when the end mode is endLifetime(3), the value must be less than 86400 but five seconds longer than the start time; the fourth value is default(0).
When the start mode is startAfter(3), the value must range from 0 (longer than 0) to 86400. The end mode has four values: When the end mode is endAt(1), the value must longer than the sum of start time plus five seconds and the seconds from 1970 to now; when the end mode is endAfter(2), the value must be shorter than 86400 but longer than the start time plus five seconds; when the end mode is endLifetime(3), the value must be less than 86400 but five minutes longer than the start time; the fourth value is default(0).
If the value of nqaGroupStatusType in nqaGroupTable for a test instance is member(2), that is, if the test instance is a group member, you cannot set the following objects:
nqaScheduleStartType
nqaScheduleStartTime
nqaScheduleEndType
nqaScheduleEndTime
That is, a group member cannot be scheduled. You cannot set the value of nqaScheduleOperStatus as restart(3) or set nqaScheduleAgeTime.
If the value of nqaGroupStatusType in nqaGroupTable for a test instance is leader(1), that is, if the test instance is a group leader, you cannot set the value of nqaScheduleOperStatus as restart(3) or set nqaScheduleAgeTime.
To start a test instance, you must configure all the mandatory parameters.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
nqaTcpServerTable
This table is used to configure the NQA TCP service of the servers, including protocols, IP addresses, port numbers, and VRF.
The indexes of this table are nqaTcpServerAddress, nqaTcpServerPort, and nqaTcpServerVrfName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.2.1.1 |
nqaTcpServerAddressType |
InetAddressType |
Read-create |
This object indicates the address type of TCP server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.2.1.2 |
nqaTcpServerAddress |
InetAddress |
Not-accessible |
This object indicates the IP address of TCPserver. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.2.1.3 |
nqaTcpServerPort |
InetPortNumber |
Not-accessible |
This object indicates the port number of TCP server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.2.1.4 |
nqaTcpServerVrfName |
DisplayString(SIZE(1..31)) |
Not-accessible |
Specifies the VRF (VPN Routing & Forwarding) instances name of the TCP server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.2.1.5 |
nqaTcpServerStatus |
RowStatus |
Read-create |
Specifies the operation of the TCP server, creating or deleting. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
To create entries in this table, you must designate the indexes: nqaTcpServerAddress, nqaTcpServerPort, and nqaTcpServerVrfName.
The value of nqaTcpServerAddressType must be IPv4(1), and the value of nqaTcpServerStatus must be CreateAndGo(4).
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The indexes must be specified.
The value of nqaTcpServerStatus must be Destroy (6).
Access Restriction
You can query information about objects no matter whether the index of the object is specified.
nqaTcpServerStatus of the entry must be active(1) or notInService(2).
nqaUdpServerTable
This table is used to configure the NQA UDP service of the servers, including: protocols, IP addresses, port numbers, and VRF.
The indexes of this table are nqaUdpServerAddress, nqaUdpServerPort, and nqaUdpServerVrfName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.3.1.1 |
nqaUdpServerAddressType |
InetAddressType |
Read-create |
This object indicates the address type of the server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.3.1.2 |
nqaUdpServerAddress |
InetAddress |
Not-accessible |
This object indicates the IP address of the server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.3.1.3 |
nqaUdpServerPort |
InetPortNumber |
Not-accessible |
This object indicates the port number of the server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.3.1.4 |
nqaUdpServerVrfName |
DisplayString(SIZE(1..31)) |
Not-accessible |
This object indicates the VRF name. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.3.1.5 |
nqaUdpServerStatus |
RowStatus |
Read-create |
This object indicates the row status, creating or deleting. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
To create entries in this table, you must designate the indexes nqaUdpServerAddress, nqaUdpServerPort, and nqaUdpServerVrfName.
The value of nqaUdpServerAddressType must be ipv4(1).
The value of nqaUdpServerStatus must be CreateAndGo (4).
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The indexes must be specified.
The value of nqaUdpServerStatus must be Destroy (6).
Access Restriction
You can query information about objects no matter whether the index of the object is specified.
nqaUdpServerStatus of the entry must be active(1) or notInService(2).
nqaResultsTable
This table is used to take statistics of the test result of a test instance. It describes the general test information of a certain test instance.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, nqaResultsIndex, and nqaResultsHopIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.1.1.1 |
nqaResultsIndex |
Integer32 (0..'7FFFFFFF'h) |
Not-accessible |
The value of this object specifies the result table index and times of dispatching dependency tests. The result table only contains icmp/dns/dlsw/lspPing/Traceroute/LSP Traceroute/tcp/udp/snmp/dhcp Traceroute information. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.2 |
nqaResultsHopIndex |
Integer32 (0..255) |
Not-accessible |
The value of this object specifies the hop index. If the test type is Traceroute or LSP Traceroute, the entry only defines one hop. For other types, the default value is 1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.3 |
nqaResultsCompletions |
INTEGER
|
Read-only |
The value of this object specifies the status of test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.4 |
nqaResultsTestAttempts |
Counter32 |
Read-only |
The value of this object specifies the times of executing tests, which includes the times of successful execution, failed execution and interruption (interrupted by human or system). The value of this object MUST be started at 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.5 |
nqaResultsCurHopCount |
Gauge32 |
Read-only |
It is equal to the hop count index executed by current Traceroute or LSP Traceroute tests. Ping/LSP Ping does not use this entry. The default value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.6 |
nqaResultsCurProbeCount |
Gauge32 |
Read-only |
The total count of probe packets of Traceroute or LSP Traceroute test in a hop count index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.7 |
nqaResultsRTDOverThresholds |
Counter32 |
Read-only |
The value of this object specifies the times of successful statistics test RTD (Round Trip Delay) over the threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.8 |
nqaResultsSumCompletionTime |
Counter32 |
Read-only |
The sum of RTT (response time) of all packets of each hop for executing Traceroute, LSP Traceroute tests. The sum of RTT (response time) of sent packets for executing ping, lsp ping and disman-ping tests and so on. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.9 |
nqaResultsSumCompletionTime2Low |
Counter32 |
Read-only |
The value of this object specifies the low order 32 bits of the accumulated squares of completion times (in milliseconds) of NQA operations which complete successfully. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.10 |
nqaResultsSumCompletionTime2High |
Counter32 |
Read-only |
The value of this object specifies the high order 32 bits of the accumulated squares of completion times (in milliseconds) of NQA operations which complete successfully. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.11 |
nqaResultsCompletionTimeMin |
Gauge32 |
Read-only |
The value of this object specifies the minimum RTT of all packets for executing a test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.12 |
nqaResultsCompletionTimeMax |
Gauge32 |
Read-only |
The value of this object specifies the maximum RTT of all packets in executing a test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.13 |
nqaResultsDisconnects |
Counter32 |
Read-only |
The times of consecutive failures. For connectionless protocol type of test, this number should be zero. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.14 |
nqaResultsTimeouts |
Counter32 |
Read-only |
The value of this object specifies the number of occasions when an NQA operation is not completed before a timeout occurs. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.15 |
nqaResultsBusies |
Counter32 |
Read-only |
The value of this object specifies the times of failure to apply resource due to the busy system, such as apply memory or create socket failure. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.16 |
nqaResultsNoConnections |
Counter32 |
Read-only |
The value of this object specifies the number of occasions when an NQA operation could not be initiated because the connection to the target has not been established. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.17 |
nqaResultsSequenceErrors |
Counter32 |
Read-only |
The value of this object specifies the number of NQA operation completions received with an unexpected sequence identifier. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.18 |
nqaResultsDrops |
Counter32 |
Read-only |
The value of this object specifies the times probes of the test dropped due to sending or connecting failure. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.19 |
nqaResultsAddressType |
InetAddress |
Read-only |
The destination address type, and the value range can be unknown(0), ipv4(1) and dns(16). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.20 |
nqaResultsAddress |
InetAddress |
Read-only |
The value of this object specifies the destination address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.21 |
nqaResultsProbeResponses |
Counter32 |
Read-only |
The value of this object specifies the number of responses received for the corresponding test. The value of this object MUST be reported as 0 when no probe responses have been received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.22 |
nqaResultsSentProbes |
Counter32 |
Read-only |
This object indicates the number of probes currently sent. The value of this object MUST be reported as 0 when no probes have been sent. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.23 |
nqaResultsLastGoodProbe |
DateAndTime |
Read-only |
This object indicates the time when the last successful probe response is received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.24 |
nqaResultsLastGoodPath |
DateAndTime |
Read-only |
This object indicates the time when the last complete traceroute path is obtained. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.25 |
nqaResultsTestFinished |
INTEGER
|
Read-only |
The value of this object identifies the status of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.26 |
nqaResultsRttAvg |
Gauge32 |
Read-Only |
The value of this object identifies the average RTT |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.27 |
nqaResultsLostPacketRatio |
Gauge32 |
Read-Only |
The value of this object identifies the packet loss ratio. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.1.1.30 |
nqaResultsDetail |
Unsigned32 |
read-only |
This object indicates test instance details. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
- A get operation is performed.
- The test instance type is ICMP, UDP, or TCP.
- The values of nqaResultsIndex and nqaResultsHopIndex are 0.
nqaHTTPStatsTable
This table is used to collect the network status information probed through the HTTP protocol. It contains the average statistics about probes.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, and nqaHTTPStatsIndex. Among the three indexes, the former two indexes are external indexes.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.2.1.1 |
nqaHTTPStatsIndex |
Integer32 (1..'7FFFFFFF'h) |
Not-accessible |
The value of this object identifies the index of this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.2 |
nqaHTTPStatsCompletions |
INTEGER
|
Read-only |
The status of HTTP test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.3 |
nqaHTTPStatsRTDOverThresholds |
Counter32 |
Read-only |
This object indicates the number of times when a test instance is successfully performed the test but exceeds the RTD threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.4 |
nqaHTTPStatsRTTSum |
Counter32 |
Read-only |
The sum of delay time of successful HTTP probes, including the sum of time of DNS query, TCP establishment and packets transmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.5 |
nqaHTTPStatsRTTMin |
Gauge32 |
Read-only |
This object indicates the minimum RTT of an HTTP probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.6 |
nqaHTTPStatsRTTMax |
Gauge32 |
Read-only |
This object indicates the maximum RTT of an HTTP probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.7 |
nqaHTTPStatsDNSRTTSum |
Counter32 |
Read-only |
This object indicates the RTT sum of DNS resolution. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.8 |
nqaHTTPStatsDNSRTTMin |
Gauge32 |
Read-only |
This object indicates the minimum RTT of DNS resolution. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.9 |
nqaHTTPStatsDNSRTTMax |
Gauge32 |
Read-only |
This object indicates the maximum RTT of DNS resolution. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.10 |
nqaHTTPStatsTCPConnectRTTSum |
Counter32 |
Read-only |
This object indicates the total time to establish TCP connections. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.11 |
nqaHTTPStatsTCPConnectRTTMin |
Gauge32 |
Read-only |
This object indicates the minimum time to establish a TCP connection. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.12 |
nqaHTTPStatsTCPConnectRTTMax |
Gauge32 |
Read-only |
This object indicates the maximum time to establish a TCP connection. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.13 |
nqaHTTPStatsTransactionRTTSum |
Counter32 |
Read-only |
This object indicates the total HTTP transaction time. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.14 |
nqaHTTPStatsTransactionRTTMin |
Gauge32 |
Read-only |
This object indicates the minimum HTTP transaction time. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.15 |
nqaHTTPStatsTransactionRTTMax |
Gauge32 |
Read-only |
This object indicates the maximum HTTP transaction time. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.16 |
nqaHTTPStatsMessageBodyOctetsSum |
Counter32 |
Read-only |
This object indicates the sum of transmitted data bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.17 |
nqaHTTPStatsDNSServerTimeouts |
Counter32 |
Read-only |
This object indicates the number of times when a DNS resolution times out. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.18 |
nqaHTTPStatsTCPConnectTimeouts |
Counter32 |
Read-only |
This object indicates the number of times when a TCP connection times out. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.19 |
nqaHTTPStatsTransactionTimeouts |
Counter32 |
Read-only |
This object indicates the number of times when HTTP data transmission times out. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.20 |
nqaHTTPStatsDNSQueryErrors |
Counter32 |
Read-only |
This object indicates the number of times when DNS resolution fails. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.21 |
nqaHTTPStatsErrors |
Counter32 |
Read-only |
This object indicates the number of errors occurring at the HTTP transaction stage. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.22 |
nqaHTTPStatsTcpConnErrors |
Counter32 |
Read-only |
This object indicates the number of TCP connection errors. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.23 |
nqaHTTPStatsProbeResponses |
Counter32 |
Read-only |
This object indicates the number of successful probes. The value of this object MUST be reported as 0 when no probe responses have been received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.24 |
nqaHTTPStatsSendProbes |
Counter32 |
Read-only |
This object indicates the number of originated probes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.25 |
nqaHTTPStatsBusies |
Counter32 |
Read-only |
This object indicates the number of initialization or resource application failures. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.26 |
nqaHTTPStatsTestFinished |
INTEGER
|
Read-only |
The value of this object identifies the status of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.27 |
nqaHTTPStatsRttAvg |
Gauge32 |
Read-Only |
The average of RTTs that were successfully measured by tests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.2.1.28 |
nqaHTTPStatsLostPacketRatio |
Gauge32 |
Read-only |
The ratio of the packets lost to all packets sent in the test. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
nqaJitterStatsTable
This table is used to test network status by sending packets. By taking multiple statistics, it calculates the jitter value of network time delay.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, and nqaJitterStatsIndex. Among the three indexes, the former two indexes are external indexes.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.3.1.1 |
nqaJitterStatsIndex |
Integer32 (0..'7FFFFFFF'h) |
Not-accessible |
This object indicates the index of this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.2 |
nqaJitterStatsCompletions |
INTEGER
|
Read-only |
This object indicates the operating status of a test instance. If the test is still running, the value will be noResult (0). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.3 |
nqaJitterStatsRTDOverThresholds |
Counter32 |
Read-only |
This object indicates the number of times when a test instance is successfully performed but exceeds the RTD threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.4 |
nqaJitterStatsNumOfRTT |
Counter32 |
Read-only |
This object indicates the number of times when a response is received and the RTT is successfully calculated. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.5 |
nqaJitterStatsRTTSum |
Counter32 |
Read-only |
This object indicates the sum of RTT of all the received packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.6 |
nqaJitterStatsRTTSum2Low |
Counter32 |
Read-only |
This object indicates the low 32-bit of the RTT square sum. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.7 |
nqaJitterStatsRTTSum2High |
Counter32 |
Read-only |
This object indicates the high 32-bit of the RTT square sum. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.8 |
nqaJitterStatsRTTMin |
Gauge32 |
Read-only |
This object indicates the minimum RTT value of the packets in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.9 |
nqaJitterStatsRTTMax |
Gauge32 |
Read-only |
This object indicates the maximum RTT value of the packets in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.10 |
nqaJitterStatsMinOfPositivesSD |
Gauge32 |
Read-only |
This object indicates the minimum positive jitter value of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.11 |
nqaJitterStatsMaxOfPositivesSD |
Gauge32 |
Read-only |
This object indicates the maximum positive jitter value of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.12 |
nqaJitterStatsNumOfPositivesSD |
Counter32 |
Read-only |
This object indicates the number of positive jitter values of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.13 |
nqaJitterStatsSumOfPositivesSD |
Counter32 |
Read-only |
This object indicates the sum of positive jitter value of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.14 |
nqaJitterStatsSum2OfPositivesSDLow |
Counter32 |
Read-only |
This object indicates the low 32-bit of the square sum of the positive jitter values of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.15 |
nqaJitterStatsSum2OfPositivesSDHigh |
Counter32 |
Read-only |
This object indicates the high 32-bit of the square sum of the positive jitter values of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.16 |
nqaJitterStatsMinOfNegativesSD |
Gauge32 |
Read-only |
This object indicates the absolute value of the minimum negative jitter value of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.17 |
nqaJitterStatsMaxOfNegativesSD |
Gauge32 |
Read-only |
This object indicates the absolute value of the maximum negative jitter value of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.18 |
nqaJitterStatsNumOfNegativesSD |
Counter32 |
Read-only |
This object indicates the number of negative jitter values of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.19 |
nqaJitterStatsSumOfNegativesSD |
Counter32 |
Read-only |
This object indicates the absolute value sum of the negative jitter values of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.20 |
nqaJitterStatsSum2OfNegativesSDLow |
Counter32 |
Read-only |
This object indicates the low 32-bit of the square sum of the negative jitter values of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.21 |
nqaJitterStatsSum2OfNegativesSDHigh |
Counter32 |
Read-only |
This object indicates the high 32-bit of the square sum of the negative jitter values of packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.22 |
nqaJitterStatsMinOfPositivesDS |
Gauge32 |
Read-only |
This object indicates the minimum positive jitter value of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.23 |
nqaJitterStatsMaxOfPositivesDS |
Gauge32 |
Read-only |
This object indicates the maximum positive jitter value of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.24 |
nqaJitterStatsNumOfPositivesDS |
Counter32 |
Read-only |
This object indicates the number of positive jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.25 |
nqaJitterStatsSumOfPositivesDS |
Counter32 |
Read-only |
This object indicates the sum of positive jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.26 |
nqaJitterStatsSum2OfPositivesDSLow |
Counter32 |
Read-only |
This object indicates the low 32-bit of the square sum of the positive jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.27 |
nqaJitterStatsSum2OfPositivesDSHigh |
Counter32 |
Read-only |
This object indicates the high 32-bit of the square sum of the positive jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.28 |
nqaJitterStatsMinOfNegativesDS |
Gauge32 |
Read-only |
This object indicates the absolute value of the minimum negative jitter value of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.29 |
nqaJitterStatsMaxOfNegativesDS |
Gauge32 |
Read-only |
This object indicates the absolute value of the maximum negative jitter value of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.30 |
nqaJitterStatsNumOfNegativesDS |
Counter32 |
Read-only |
This object indicates the number of negative jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.31 |
nqaJitterStatsSumOfNegativesDS |
Counter32 |
Read-only |
This object indicates the absolute value sum of the negative jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.32 |
nqaJitterStatsSum2OfNegativesDSLow |
Counter32 |
Read-only |
This object indicates the low 32-bit of the square sum of the negative jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.33 |
nqaJitterStatsSum2OfNegativesDSHigh |
Counter32 |
Read-only |
This object indicates the high 32-bit of the square sum of the negative jitter values of packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.34 |
nqaJitterStatsPacketLossSD |
Counter32 |
Read-only |
This object indicates the number of lost packets among the packets sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.35 |
nqaJitterStatsPacketLossDS |
Counter32 |
Read-only |
This object indicates the number of lost packets among the packets sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.36 |
nqaJitterStatsPacketOutOfSequences |
Counter32 |
Read-only |
This object indicates the number of packets with error sequence numbers received in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.37 |
nqaJitterStatsErrors |
Counter32 |
Read-only |
This object indicates errors not represented by other objects in this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.38 |
nqaJitterStatsBusies |
Counter32 |
Read-only |
This object indicates the number of initialization or resource application failures. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.39 |
nqaJitterStatsTimeouts |
Counter32 |
Read-only |
This object indicates the number of time-out packets in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.40 |
nqaJitterStatsProbeResponses |
Counter32 |
Read-only |
This object indicates the number of data packets to which responses have been received in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.41 |
nqaJitterStatsSentProbes |
Counter32 |
Read-only |
This object indicates the number of data packets sent in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.42 |
nqaJitterStatsDrops |
Counter32 |
Read-only |
This object indicates the number of data packets discarded owing to sending failure in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.43 |
nqaJitterStatsTestFinished |
INTEGER
|
Read-only |
This object indicates the status of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.44 |
nqaJitterStatsMaxDelaySD |
Gauge32 |
Read-only |
This object indicates the maximum time delay from the source to the destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.45 |
nqaJitterStatsMaxDelayDS |
Gauge32 |
Read-only |
This object indicates the maximum time delay from the destination to the source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.51 |
nqaJitterStatsJitterOut |
OCTET STRING |
Read-only |
This object indicates the jitter values in sending packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.52 |
nqaJitterStatsJitterIn |
OCTET STRING |
Read-only |
This object indicates the jitter values in receiving packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.54 |
nqaJitterStatsPktLossUnknown |
Counter32 |
Read-only |
This object indicates the number of packets lost at an unknown direction in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.55 |
nqaJitterStatsNumOfOWD |
Counter32 |
Read-only |
This object indicates the number of sent packets in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.56 |
nqaJitterStatsOWSumSD |
Counter32 |
Read-only |
This object indicates the total number of OWDs from the source to the destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.57 |
nqaJitterStatsOWSumDS |
Counter32 |
Read-only |
This object indicates the total number of OWDs from the destination to the source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.59 |
nqaJitterStatsOperOfIcpif |
Gauge32 |
read-only |
This object indicates the ICPIF (Calculated Planning Impairment Factor) value for the latest jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.61 |
nqaJitterStatsMinDelaySD |
Gauge32 |
Read-only |
This object indicates the minimum delay from the source to the destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.62 |
nqaJitterStatsSum2DelaySDLow |
Gauge32 |
Read-only |
This object indicates the low order 32 bits of the sum of squares of one way time from source to destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.63 |
nqaJitterStatsSum2DelaySDHigh |
Counter32 |
Read-only |
This object indicates the high order 32 bits of the sum of squares of one way time from source to destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.64 |
nqaJitterStatsMinDelayDS |
Gauge32 |
Read-only |
This object indicates the minimum OWD from the destination to the source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.65 |
nqaJitterStatsSum2DelayDSLow |
Gauge32 |
Read-only |
This object indicates the low order 32 bits of the sum of squares of one way time from destination to source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.66 |
nqaJitterStatsSum2DelayDSHigh |
Counter32 |
Read-only |
This object indicates the high order 32 bits of the sum of squares of one way time from destination to source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.67 |
nqaJitterStatsTimeUnit |
INTEGER
|
Read-only |
This object indicates the unit of the timestamp, which can be us(1) or ms(2). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.68 |
nqaJitterStatsAvgDelaySD |
Gauge32 |
Read-only |
This object indicates the average OWD from the source to the destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.69 |
nqaJitterStatsAvgDelayDS |
Gauge32 |
Read-only |
This object indicates the average OWD from the destination to the source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.79 |
nqaJitterStatsStartTime |
Unsigned32 |
read-only |
This object indicates the time when the Jitter test started. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.80 |
nqaJitterStatsEndTime |
Unsigned32 |
read-only |
This object indicates the time when the Jitter test ended. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.81 |
nqaJitterStatsResultDetail |
Unsigned32 |
read-only |
This object indicates test instance details. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
- A get operation is performed.
- The test instance type is jitter.
- The value of nqaJitterStatsIndex is 0.
- If the value of nqaJitterStatsCompletions is noResult(0) or negotiateFailed(3), the other statistics items are meaningless.
- If the value of nqaJitterStatsSentProbes is 0, the other statistics items are meaningless.
nqaFTPStatsTable
This table is used to take statistics of network status through FTP. It records the time to establish FTP control connections and time to transmit data.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, and nqaFTPStatsIndex. Among the three indexes, the former two indexes are external indexes.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.4.1.1 |
nqaFTPStatsIndex |
Integer32 (1..'7FFFFFFF'h) |
Not-accessible |
The value of this object identifies the index of this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.2 |
nqaFTPStatsCompletions |
INTEGER
|
Read-only |
The value of this object identifies the operating status of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.3 |
nqaFTPStatsRTDOverThresholds |
Counter32 |
Read-only |
This object indicates the number of times when a test instance is successfully performed the test but exceeds the RTD threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.4 |
nqaFTPStatsCtrlConnMaxTime |
Gauge32 |
Read-only |
This object indicates the maximum time to establish an FTP control connection. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.5 |
nqaFTPStatsCtrlConnMinTime |
Gauge32 |
Read-only |
This object indicates the minimum time to establish an FTP control connection. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.6 |
nqaFTPStatsCtrlConnAveTime |
Gauge32 |
Read-only |
This object indicates the average time to establish an FTP control connection. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.7 |
nqaFTPStatsDataConnMaxTime |
Gauge32 |
Read-only |
This object indicates the maximum time spent on FTP data transmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.8 |
nqaFTPStatsDataConnMinTime |
Gauge32 |
Read-only |
This object indicates the minimum time spent on FTP data transmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.9 |
nqaFTPStatsDataConnAveTime |
Gauge32 |
Read-only |
This object indicates the average time spent on FTP data transmission. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.10 |
nqaFTPStatsConnectSumTimeMax |
Gauge32 |
Read-only |
This object indicates the maximum time spent on an FTP probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.11 |
nqaFTPStatsConnectSumTimeMin |
Gauge32 |
Read-only |
This object indicates the minimum time spent on an FTP probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.12 |
nqaFTPStatsConnectSumTimeAve |
Gauge32 |
Read-only |
This object indicates the average time spent on an FTP probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.13 |
nqaFTPStatsMessageBodyOctetsSum |
Counter32 |
Read-only |
This object indicates the total number of data bytes transmitted through FTP. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.14 |
nqaFTPStatsErrors |
Counter32 |
Read-only |
This object indicates the other FTP transmission errors. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.15 |
nqaFTPStatsTimeouts |
Counter32 |
Read-only |
This object indicates the number of times when an FTP operation times out. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.16 |
nqaFTPStatsDiscontinued |
Counter32 |
Read-only |
This object indicates the number of times when FTP is forced to terminate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.17 |
nqaFTPStatsProbeResponses |
Counter32 |
Read-only |
This object indicates the number of successful probe responses. The value of this object MUST be reported as 0 when no probe responses have been received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.18 |
nqaFTPStatsSendProbes |
Counter32 |
Read-only |
This object indicates the number of sent probes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.19 |
nqaFTPStatsTestFinished |
INTEGER
|
Read-only |
The status of test execution. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.20 |
nqaFTPStatsRttAvg |
Gauge32 |
Read-only |
The value of this object identifies the status of a test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.4.1.21 |
nqaFTPStatsLostPacketRatio |
Gauge32 |
Read-only |
The ratio of the packets lost to all packets sent in the test. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
nqaPathJitterStatsTable
The nqaPathJitterStatsTable contains the results of a path jitter test. Based on the statistics, the hop-by-hop (from the source to each hop along the tested path) delay, jitter, and packet loss can be calculated.
The indexes of this table nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, nqaPathJitterStatsIndex, and nqaPathJitterStatsHopIndex, with the first two being external indexes.
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.8.1.1 |
nqaPathJitterStatsIndex |
Integer32 (1..'7FFFFFFF'h) |
Not-accessible |
This object indicates the index of the statistics on the path jitter. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.2 |
nqaPathJitterStatsHopIndex |
Integer32 (1..255) |
Not-accessible |
This object indicates the hop index of the path jitter. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.3 |
nqaPathJitterStatsCompletions |
INTEGER
|
Read-only |
This object indicates the execution result for the test case. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.4 |
nqaPathJitterStatsAddressType |
InetAddressType |
Read-only |
This object indicates the type of the destination address of each hop, and the value range can be unknown(0), ipv4(1) and dns(16). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.5 |
nqaPathJitterStatsAddress |
InetAddress |
Read-only |
This object indicates the destination address of each hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.7 |
nqaPathJitterStatsNumOfRTT |
Counter32 |
Read-only |
This object indicates the number of times that a response is received and that the RTT is successfully calculated by each hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.8 |
nqaPathJitterStatsRttSum |
Counter32 |
Read-only |
This object indicates the sum of RTTs of all the packets received by each hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.9 |
nqaPathJitterStatsRttSum2Low |
Counter32 |
Read-only |
This object indicates the lower 32 bits of the sum of square of the RTT of every hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.10 |
nqaPathJitterStatsRttSum2High |
Counter32 |
Read-only |
This object indicates the higher 32 bits of the sum of square of the RTT of every hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.11 |
nqaPathJitterStatsRttMin |
Gauge32 |
Read-only |
This object indicates the minimum RTT of each hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.12 |
nqaPathJitterStatsRttMax |
Gauge32 |
Read-only |
This object indicates the maximum RTT of each hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.13 |
nqaPathJitterStatsMinOfPositivesSD |
Gauge32 |
Read-only |
This object indicates the minimum positive jitter value of all packets that sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.14 |
nqaPathJitterStatsMaxOfPositivesSD |
Gauge32 |
Read-only |
This object indicates the maximum positive jitter value of all packets that sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.15 |
nqaPathJitterStatsNumOfPositivesSD |
Counter32 |
Read-only |
This object indicates the number of packets that are sent from the source to the destination with positive jitter values in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.16 |
nqaPathJitterStatsSumOfPositivesSD |
Counter32 |
Read-only |
This object indicates the sum of the positive jitter values of all packets that are successfully sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.17 |
nqaPathJitterStatsSum2OfPositivesSDLow |
Counter32 |
Read-only |
This object indicates the lower 32 bits of the sum of the square of the positive jitter value of every packet that is successfully sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.18 |
nqaPathJitterStatsSum2OfPositivesSDHigh |
Counter32 |
Read-only |
This object indicates the higher 32 bits of the sum of the square of the positive jitter value of every packet that is successfully sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.19 |
nqaPathJitterStatsMinOfNegativesSD |
Gauge32 |
Read-only |
This object indicates the absolute value of the minimum negative jitter value of all packets that are sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.20 |
nqaPathJitterStatsMaxOfNegativesSD |
Gauge32 |
Read-only |
This object indicates the absolute value of the maximum negative jitter value of all packets that are sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.21 |
nqaPathJitterStatsNumOfNegativesSD |
Counter32 |
Read-only |
This object indicates the number of packets with negative jitter values that are sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.22 |
nqaPathJitterStatsSumOfNegativesSD |
Counter32 |
Read-only |
This object indicates sum of the absolute value of the negative jitter value of every packet that is successfully sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.23 |
nqaPathJitterStatsSum2OfNegativesSDLow |
Counter32 |
Read-only |
This object indicates the lower 32 bits of the sum of the square of the negative jitter value of every packet that is successfully sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.24 |
nqaPathJitterStatsSum2OfNegativesSDHigh |
Counter32 |
Read-only |
This object indicates the higher 32 bits of the sum of the square of the negative jitter value of every packet that is successfully sent from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.25 |
nqaPathJitterStatsMinOfPositivesDS |
Gauge32 |
Read-only |
This object indicates the minimum positive jitter value of all packets that sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.26 |
nqaPathJitterStatsMaxOfPositivesDS |
Gauge32 |
Read-only |
This object indicates the maximum positive jitter value of all packets that sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.27 |
nqaPathJitterStatsNumOfPositivesDS |
Counter32 |
Read-only |
This object indicates the number of packets that are sent from the destination to the source with positive jitter values in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.28 |
nqaPathJitterStatsSumOfPositivesDS |
Counter32 |
Read-only |
This object indicates the sum of the positive jitter value of every packet that is sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.29 |
nqaPathJitterStatsSum2OfPositivesDSLow |
Counter32 |
Read-only |
This object indicates the lower 32 bits of the sum of the square of the positive jitter value of every packet that is successfully sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.30 |
nqaPathJitterStatsSum2OfPositivesDSHigh |
Counter32 |
Read-only |
This object indicates the higher 32 bits of the sum of the square of the positive jitter value of every packet that is successfully sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.31 |
nqaPathJitterStatsMinOfNegativesDS |
Gauge32 |
Read-only |
This object indicates the absolute value of the minimum negative jitter value of all packets that are sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.32 |
nqaPathJitterStatsMaxOfNegativesDS |
Gauge32 |
Read-only |
This object indicates the absolute value of the maximum negative jitter value of all packets that are sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.33 |
nqaPathJitterStatsNumOfNegativesDS |
Counter32 |
Read-only |
This object indicates the number of packets that are sent from the destination to the source with negative jitter values in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.34 |
nqaPathJitterStatsSumOfNegativesDS |
Counter32 |
Read-only |
This object indicates the sum of the absolute value of the negative jitter value of every packet that is sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.35 |
nqaPathJitterStatsSum2OfNegativesDSLow |
Counter32 |
Read-only |
This object indicates the lower 32 bits of the sum of the square of the negative jitter value of every packet that is successfully sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.36 |
nqaPathJitterStatsSum2OfNegativesDSHigh |
Counter32 |
Read-only |
This object indicates the higher 32 bits of the sum of the square of the negative jitter value of every packet that is successfully sent from the destination to the source in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.39 |
nqaPathJitterStatsPacketOutOfSequences |
Counter32 |
Read-only |
This object indicates the number of the packets with incorrect sequence numbers that are received in a path jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.40 |
nqaPathJitterStatsErrors |
Counter32 |
Read-only |
This object indicates statistics on test errors that are not collected by the other objects in this table. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.41 |
nqaPathJitterStatsBusies |
Counter32 |
Read-only |
This object indicates the number of initialization failures or resource application failures. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.42 |
nqaPathJitterStatsTimeouts |
Counter32 |
Read-only |
This object indicates the number of timeout packets in a path jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.43 |
nqaPathJitterStatsProbeResponses |
Counter32 |
Read-only |
This object indicates the number of response packets received in a Jitter test. The value of this object MUST be reported as 0 when no probe responses have been received. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.44 |
nqaPathJitterStatsSentProbes |
Counter32 |
Read-only |
This object indicates the number of data packets sent in each hop in a jitter test. The value of this object MUST be reported as 0 when no probes have been sent. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.45 |
nqaPathJitterStatsDrops |
Counter32 |
Read-only |
This object indicates the number of data packets discarded because of sending failure in all hops in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.46 |
nqaPathJitterStatsTestFinished |
INTEGER
|
Read-only |
This object indicates the execution result for the test case. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.47 |
nqaPathJitterStatsMaxDelaySD |
Gauge32 |
Read-only |
This object indicates the maximum delay of all hops from the source to the destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.48 |
nqaPathJitterStatsMaxDelayDS |
Gauge32 |
Read-only |
This object indicates the maximum delay of all hops from the destination to the source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.49 |
nqaPathJitterStatsRttAvg |
Gauge32 |
Read-only |
This object indicates the average value of RTTs of all hops. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.50 |
nqaPathJitterStatsPacketLossRatio |
Gauge32 |
Read-only |
This object indicates the packet loss ratio of every hop in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.51 |
nqaPathJitterStatsAvgJitter |
Gauge32 |
Read-only |
This object indicates the average jitter value of all hops. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.52 |
nqaPathJitterStatsAvgJitterSD |
Gauge32 |
Read-only |
This object indicates the average jitter value of all hops from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.53 |
nqaPathJitterStatsAvgJitterDS |
Gauge32 |
Read-only |
This object indicates the average jitter value of all hops from the source to the destination in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.54 |
nqaPathJitterStatsJitterOut |
OCTET STRING |
Read-only |
This object indicates the jitter (RFC1889) value of the outgoing packets of every hop in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.55 |
nqaPathJitterStatsJitterIn |
OCTET STRING |
Read-only |
This object indicates the jitter (RFC1889) value of the incoming packets of every hop in a jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.56 |
nqaPathJitterStatsOwdOverThresholdsSD | Counter32 |
read-only |
The number of tests that violate OWD (One Way Delay) threshold from source to destination in a hop of path jitter test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.58 |
nqaPathJitterStatsNumOfOWD |
Counter32 |
Read-only |
This object indicates the number of successfully tested hops with uni-directional delay. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.59 |
nqaPathJitterStatsOwdSumSD |
Counter32 |
Read-only |
This object indicates the number of hops (from the source to the destination) with uni-directional delay. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.60 |
nqaPathJitterStatsOwdSumDS |
Counter32 |
Read-only |
This object indicates the number of hops (from the destination to the source) with uni-directional delay. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.8.1.61 |
nqaPathJitterStatsOwdOverThresholdsDS |
Counter32 |
read-only |
The number of tests that violate OWD (One Way Delay) threshold from destination to source in a hop of path jitter test. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
nqaHistoryTable
This table is used to take statistics of the history information about test instances. It describes the history information about the packets of the test instance.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, nqaHistoryIndex, nqaHistoryHopIndex, and nqaHistoryProbeIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.5.1.1.1 |
nqaHistoryIndex |
Integer32 (1..'7FFFFFFF'h) |
Not-accessible |
The value of this object identifies this table. It depends on the scheduling times of the test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.2 |
nqaHistoryHopIndex |
Integer32 (1..255) |
Not-accessible |
The value of this object identifies each hop. If the test type is Traceroute or LSP Traceroute, the entry only defines one hop. For other types, the default value is 1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.3 |
nqaHistoryProbeIndex |
Integer32 (1..'7FFFFFFF'h) |
Not-accessible |
The value of this object identifies test instance probes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.4 |
nqaHistoryTimeStamp |
DateAndTime |
Read-only |
This object indicates the start time of a probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.5 |
nqaHistoryAddressType |
InetAddressType |
Read-only |
This object indicates the address type of the history record. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.6 |
nqaHistoryAddress |
InetAddress |
Read-only |
This object indicates the destination address of the test. For Traceroute, it is the destination address of each hop. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.7 |
nqaHistoryCompletionTime |
INTEGER
|
Read-only |
The value of this object identifies the time of a probe to finish the test. The value of this object is reported as 0 when it is not possible to transmit a probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.8 |
nqaHistoryFinishState |
INTEGER |
Read-only |
The value of this object identifies the status of a probe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.1.1.9 |
nqaHistoryLastRC | Integer32 | Read-only | The value of this object indicates the received return value. | This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
Description of Alarm Objects
nqaResultsProbeFailed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.1 |
nqaResultsProbeFailed |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaResultsAddressType nqaResultsAddress nqaResultsCompletionTimeMin nqaResultsCompletionTimeMax nqaResultsSumCompletionTime nqaResultsProbeResponses nqaResultsSentProbes nqaResultsSumCompletionTime2Low nqaResultsSumCompletionTime2High nqaResultsLastGoodProbe nqaResultsLastGoodPath |
An alarm is generated when the number of continuous probe failures reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaResultsTestFailed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.2 |
nqaResultsTestFailed |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaResultsAddressType nqaResultsAddress nqaResultsCompletionTimeMin nqaResultsCompletionTimeMax nqaResultsSumCompletionTime nqaResultsProbeResponses nqaResultsSentProbes nqaResultsSumCompletionTime2Low nqaResultsSumCompletionTime2High nqaResultsLastGoodProbe nqaResultsLastGoodPath |
An alarm is generated when the number of continuous test failures reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaResultsTestCompleted
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.3 |
nqaResultsTestCompleted |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaResultsAddressType nqaResultsAddress nqaResultsCompletionTimeMin nqaResultsCompletionTimeMax nqaResultsSumCompletionTime nqaResultsProbeResponses nqaResultsSentProbes nqaResultsSumCompletionTime2Low nqaResultsSumCompletionTime2High nqaResultsLastGoodProbe nqaResultsLastGoodPath |
An alarm is generated when a test succeeds. |
This object is implemented as defined in the corresponding MIB files. |
nqaResultsThresholdNotification
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.4 |
nqaResultsThresholdNotification |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaResultsAddressType nqaResultsAddress nqaAdminCtrlThreshold1 nqaResultsCompletionTimeMax nqaResultsRTDOverThresholds |
An alarm is generated when the test time exceeds the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaHTTPStatsProbeFailed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.5 |
nqaHTTPStatsProbeFailed |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaHTTPStatsDNSRTTSum nqaHTTPStatsTCPConnectRTTSum nqaHTTPStatsTransactionRTTSum nqaHTTPStatsDNSServerTimeouts nqaHTTPStatsTCPConnectTimeouts nqaHTTPStatsTransactionTimeouts nqaHTTPStatsDNSQueryErrors nqaHTTPStatsTcpConnErrors nqaHTTPStatsErrors nqaHTTPStatsProbeResponses nqaHTTPStatsSendProbes |
An alarm is generated when the number of continuous probe failures reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaHTTPStatsTestFailed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.6 |
nqaHTTPStatsTestFailed |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaHTTPStatsDNSRTTSum nqaHTTPStatsTCPConnectRTTSum nqaHTTPStatsTransactionRTTSum nqaHTTPStatsDNSServerTimeouts nqaHTTPStatsTCPConnectTimeouts nqaHTTPStatsTransactionTimeouts nqaHTTPStatsDNSQueryErrors nqaHTTPStatsTcpConnErrors nqaHTTPStatsErrors nqaHTTPStatsProbeResponses nqaHTTPStatsSendProbes |
An alarm is generated when the number of continuous test failures reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaHTTPStatsTestCompleted
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.7 |
nqaHTTPStatsTestCompleted |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaHTTPStatsDNSRTTSum nqaHTTPStatsTCPConnectRTTSum nqaHTTPStatsTransactionRTTSum nqaHTTPStatsDNSServerTimeouts nqaHTTPStatsTCPConnectTimeouts nqaHTTPStatsTransactionTimeouts nqaHTTPStatsDNSQueryErrors nqaHTTPStatsTcpConnErrors nqaHTTPStatsErrors nqaHTTPStatsProbeResponses nqaHTTPStatsSendProbes |
An alarm is generated when a test succeeds. |
This object is implemented as defined in the corresponding MIB files. |
nqaHTTPStatsThresholdNotification
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.8 |
nqaHTTPStatsThresholdNotification |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaAdminCtrlThreshold1 nqaHTTPStatsDNSRTTMax nqaHTTPStatsTCPConnectRTTMax nqaHTTPStatsTransactionRTTMax nqaHTTPStatsRTDOverThresholds |
An alarm is generated when the test exceeds the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaJitterStatsTestFailed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.10 |
nqaJitterStatsTestFailed |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaJitterStatsRTTSum nqaJitterStatsRTTSum2Low nqaJitterStatsRTTSum2High nqaJitterStatsRTTMin nqaJitterStatsRTTMax nqaJitterStatsPacketOutOfSequences nqaJitterStatsErrors nqaJitterStatsBusies nqaJitterStatsTimeouts nqaJitterStatsDrops nqaJitterStatsProbeResponses nqaJitterStatsSentProbes nqaJitterStatsMaxDelaySD nqaJitterStatsMaxDelayDS nqaJitterStatsJitterOut nqaJitterStatsJitterIn nqaJitterStatsOWSumSD nqaJitterStatsOWSumDS |
An alarm is generated when the number of continuous test failures reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaJitterStatsTestCompleted
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.11 |
nqaJitterStatsTestCompleted |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaJitterStatsRTTSum nqaJitterStatsRTTSum2Low nqaJitterStatsRTTSum2High nqaJitterStatsRTTMin nqaJitterStatsRTTMax nqaJitterStatsPacketOutOfSequences nqaJitterStatsErrors nqaJitterStatsBusies nqaJitterStatsTimeouts nqaJitterStatsDrops nqaJitterStatsProbeResponses nqaJitterStatsSentProbes nqaJitterStatsMaxDelaySD nqaJitterStatsMaxDelayDS nqaJitterStatsJitterOut nqaJitterStatsJitterIn nqaJitterStatsOWSumSD nqaJitterStatsOWSumDS |
An alarm is generated when a test succeeds. |
This object is implemented as defined in the corresponding MIB files. |
nqaFTPStatsProbeFailed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.12 |
nqaFTPStatsProbeFailed |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaFTPStatsCtrlConnMaxTime nqaFTPStatsDataConnMaxTime nqaFTPStatsConnectSumTimeMax nqaFTPStatsErrors nqaFTPStatsTimeouts nqaFTPStatsProbeResponses nqaFTPStatsSendProbes |
An alarm is generated when the number of continuous probe failures reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaFTPStatsTestFailed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.13 |
nqaFTPStatsTestFailed |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaFTPStatsCtrlConnMaxTime nqaFTPStatsDataConnMaxTime nqaFTPStatsConnectSumTimeMax nqaFTPStatsErrors nqaFTPStatsTimeouts nqaFTPStatsProbeResponses nqaFTPStatsSendProbes |
An alarm is generated when the number of continuous test failures reaches the threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaFTPStatsTestCompleted
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.14 |
nqaFTPStatsTestCompleted |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaScheduleOperStatus nqaFTPStatsCtrlConnMaxTime nqaFTPStatsDataConnMaxTime nqaFTPStatsConnectSumTimeMax nqaFTPStatsErrors nqaFTPStatsTimeouts nqaFTPStatsProbeResponses nqaFTPStatsSendProbes |
An alarm is generated when a test succeeds. |
This object is implemented as defined in the corresponding MIB files. |
nqaFTPStatsThresholdNotification
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.15 |
nqaFTPStatsThresholdNotification |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaAdminCtrlThreshold1 nqaFTPStatsCtrlConnMaxTime nqaFTPStatsDataConnMaxTime nqaFTPStatsRTDOverThresholds |
An alarm is generated when the test time exceeds the set threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaJitterStatsRTDThresholdNotification
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.16 |
nqaJitterStatsRTDThresholdNotification |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaAdminCtrlThreshold1 nqaJitterStatsRTTMax nqaJitterStatsMaxDelaySD nqaJitterStatsMaxDelayDS nqaJitterStatsRTDOverThresholds |
An alarm is generated when the test time exceeds the set threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaResultsTestResultChange
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.28 |
nqaResultsTestResultChange |
nqaResultsCompletions |
This object indicates that a trap message will be sent when test results change. | This object is implemented as defined in the corresponding MIB file. |
Unsupported Objects
The functions corresponding to the following objects are not supported on the device. Do not use these MIB objects to maintain the device.
Object ID |
Object Name | Table |
---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.17 |
nqaJitterStatsOWDThresholdNotificationSD |
An alarm object |
1.3.6.1.4.1.2011.5.25.111.6.18 |
nqaJitterStatsOWDThresholdNotificationDS |
An alarm object |
1.3.6.1.4.1.2011.5.25.111.2.2.1.9 |
nqaAdminParaStorageType |
nqaAdminParaTable |
1.3.6.1.4.1.2011.5.25.111.2.2.1.42 |
nqaAdminParaLspPWE3RemoteAddress |
nqaAdminParaTable |
1.3.6.1.4.1.2011.5.25.111.2.2.1.92 |
nqaAdminParaForwardingSimulationInboundIfIndex |
nqaAdminParaTable |
- Functions Overview
- Relationships Between Tables
- Relationship Between nqaAdminCtrlTable and nqaAdminParaTable
- Relationship Between nqaAdminCtrlTable and nqaScheduleTable
- Relationship Between nqaAdminCtrlTable and nqaResultsTable
- Relationship Between nqaAdminCtrlTable and nqaHTTPStatsTable
- Relationship Between nqaAdminCtrlTable and nqaJitterStatsTable
- Relationship Between nqaAdminCtrlTable and nqaFTPStatsTable
- Relationship Between nqaAdminCtrlTable and nqaHistoryTable
- Description of Single Objects
- Description of MIB Tables
- Description of Alarm Objects
- nqaResultsProbeFailed
- nqaResultsTestFailed
- nqaResultsTestCompleted
- nqaResultsThresholdNotification
- nqaHTTPStatsProbeFailed
- nqaHTTPStatsTestFailed
- nqaHTTPStatsTestCompleted
- nqaHTTPStatsThresholdNotification
- nqaJitterStatsTestFailed
- nqaJitterStatsTestCompleted
- nqaFTPStatsProbeFailed
- nqaFTPStatsTestFailed
- nqaFTPStatsTestCompleted
- nqaFTPStatsThresholdNotification
- nqaJitterStatsRTDThresholdNotification
- nqaResultsTestResultChange
- Unsupported Objects