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 nqaMtracertStatsTable
- Relationship Between nqaAdminCtrlTable and nqaHistoryTable
- Relationship Between nqaAdminCtrlTable and nqaMtracertHistoryTable
- Relationship Between nqaAlarmTable and nqaEventTable
- Relationship Between nqaAdminCtrlTable and nqaJitterCollectStatsTable
- Description of Single Objects
- nqaVersion
- nqaEnable
- nqaReset
- nqaTimeOfLastSetError
- nqaLastSetError
- nqaNumOfCurrentCtrlEntry
- nqaMaxConcurrentRequests
- nqaMaxNumOfRequests
- nqaJitterVersion
- nqaSupportTestType
- nqaSupportServerType
- nqaRtptestMaxConcurrentNumber
- nqaRtpsnoopMaxConcurrentNumber
- nqaRtpudpMaxConcurrentNumber
- nqaRtptcpMaxConcurrentNumber
- nqaServerEnable
- nqaMaxAlarmNum
- nqaMaxEventNum
- nqaFtpSaveRecordEnable
- nqaFtpSaveRecordIpAddr
- nqaFtpSaveRecordVrfName
- nqaFtpSaveRecordUserName
- nqaFtpSaveRecordPassword
- nqaFtpSaveRecordFileName
- nqaFtpSaveRecordItemNum
- nqaFtpSaveRecordTime
- nqaFtpSaveRecordNotificationEnable
- nqaFtpSaveRecordLastFileName
- Description of MIB Tables
- nqaAdminCtrlTable
- nqaAdminParaTable
- nqaScheduleTable
- nqaAdminParaExtTable
- nqaTcpServerTable
- nqaUdpServerTable
- nqaResultsTable
- nqaHTTPStatsTable
- nqaJitterStatsTable
- nqaFTPStatsTable
- nqaMtracertStatsTable
- nqaPathJitterStatsTable
- nqaRtptestStatsTable
- nqaRtplistenStatsTable
- nqaHistoryTable
- nqaMtracertHistoryTable
- nqaJitterCollectStatsTable
- nqaAlarmTable
- nqaEventTable
- nqaRtpUdpServerTable
- nqaRtpTcpServerTable
- Description of Alarm Objects
- nqaResultsProbeFailed
- nqaResultsTestFailed
- nqaResultsTestCompleted
- nqaResultsThresholdNotification
- nqaHTTPStatsProbeFailed
- nqaHTTPStatsTestFailed
- nqaHTTPStatsTestCompleted
- nqaHTTPStatsThresholdNotification
- nqaJitterStatsTestFailed
- nqaJitterStatsTestCompleted
- nqaFTPStatsProbeFailed
- nqaFTPStatsTestFailed
- nqaFTPStatsTestCompleted
- nqaFTPStatsThresholdNotification
- nqaJitterStatsRTDThresholdNotification
- nqaJitterStatsOWDThresholdNotificationSD
- nqaJitterStatsOWDThresholdNotificationDS
- nqaRisingAlarmNotification
- nqaFallingAlarmNotification
- nqaFtpSaveRecordNotification
- nqaResultsTestResultChange
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 nqaMtracertStatsTable
You can create a test instance through the nqaAdminCtrlTable table. Run the test instance, and then you can view the statistics of the Multicast tracert test in the nqaMtracertStatsTable table. Both tables use the nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName indexes to uniquely identify a test instance. In addition, the nqaMtracertStatsTable table needs to use the nnqaMtracertStatsIndex and nqaMtracertStatsHopIndex indexes to uniquely identify the result of a multicast tracert test performed by the current 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.
Relationship Between nqaAdminCtrlTable and nqaMtracertHistoryTable
You can create a test instance through the nqaAdminCtrlTable table. Run the test instance, and then you can view the history statistics of the multicast trace test in the nqaMtracertHistoryTable table. Both tables use the nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName indexes to uniquely identify a test instance. In addition, the nqaMtracertHistoryTable table needs to use the nqaMtracertHistoryIndex and nqaMtracertHistoryHopIndex indexes to uniquely identify the history statistics of a multicast trace test performed by the current test instance.
Relationship Between nqaAlarmTable and nqaEventTable
You can create an event through nqaEventTable and then bind the index of the event to nqaAlarmTable to monitor the event that is triggered when the threshold of the object is exceeded. nqaEventTable uniquely identifies an event according to the index of the event.
Relationship Between nqaAdminCtrlTable and nqaJitterCollectStatsTable
nqaAdminCtrlTable is used to create a test instance. After the test instance is enabled, nqaJitterCollectStatsTable can be used to display the statistics on the test instance. In both tables, nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName are used to uniquely identify a test instance. In addition, in nqaJitterCollectStatsTable, nqaJitterCollectStatsIndex is used to uniquely identify the piece of statistics on jitter 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 |
OCTET STRING (SIZE (1..64)) |
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 |
INTEGER{enable(1),disable(2)} |
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 |
INTEGER{enable(1),disable(2)} |
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 |
OCTET STRING (SIZE (8 | 11)) |
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 |
OCTET STRING (SIZE (1..64)) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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. |
nqaSupportTestType
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.10 |
nqaSupportTestType |
BITS
|
Read-only |
Test type that the current device supports. Data structure of the type is in the format of bits. Each bit represents a test type. The mappings between bits and tests are as follows:
|
This object is implemented as defined in the corresponding MIB files. |
nqaSupportServerType
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.11 |
nqaSupportServerType |
BITS
|
Read-only |
Server type that the current device supports. Data structure of the type is in the format of bits. Each bit represents a test type.
|
This object is implemented as defined in the corresponding MIB files. |
nqaRtptestMaxConcurrentNumber
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.12 |
nqaRtptestMaxConcurrentNumber |
Integer32 |
read-only |
This object indicates the maximum number of RTP test instances that can run simultaneously. |
This object is implemented as defined in the corresponding MIB file. |
nqaRtpsnoopMaxConcurrentNumber
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.13 |
nqaRtpsnoopMaxConcurrentNumber |
Integer32 |
read-only |
This object indicates the maximum number of RTP snoop test instances that can run simultaneously. |
This object is implemented as defined in the corresponding MIB file. |
nqaRtpudpMaxConcurrentNumber
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.14 |
nqaRtpudpMaxConcurrentNumber |
Integer32 |
read-only |
This object indicates the maximum number of RTP-UDP servers that can work simultaneously. |
This object is implemented as defined in the corresponding MIB file. |
nqaRtptcpMaxConcurrentNumber
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.15 |
nqaRtptcpMaxConcurrentNumber |
Integer32 |
read-only |
This object indicates the maximum number of RTP-TCP servers that can work simultaneously. |
This object is implemented as defined in the corresponding MIB file. |
nqaServerEnable
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.1 |
nqaServerEnable |
INTEGER{enable(1),disable(2)} |
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). |
nqaMaxAlarmNum
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.9.1 |
nqaMaxAlarmNum |
Integer32(1..2147483647) |
Read-only |
Maximum number of alarms. |
This object is implemented as defined in the corresponding MIB files. |
nqaMaxEventNum
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.9.2 |
nqaMaxEventNum |
Integer32Integer32(1..2147483647) |
Read-only |
Maximum number of events that alarms can trigger. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordEnable
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.1 |
nqaFtpSaveRecordEnable |
INTEGER{enabled(1),disabled(2)} |
Read-write |
Identifies whether saving test results to the FTP server through FTP is enabled.
|
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordIpAddr
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.2 |
nqaFtpSaveRecordIpAddr |
OCTET STRING (SIZE (0..255)) |
Read-write |
Set the IP address of the FTP server to which test results are saved. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordVrfName
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.3 |
nqaFtpSaveRecordVrfName |
OCTET STRING (SIZE(0..31)) |
Read-write |
Set the name of the VRF instance for the FTP server to which test results are saved. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordUserName
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.4 |
nqaFtpSaveRecordUserName |
OCTET STRING (SIZE(0..255)) |
Read-write |
Set the user name of the FTP server to which test results are saved. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordPassword
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.5 |
nqaFtpSaveRecordPassword |
OCTET STRING (SIZE(0..32)) |
Read-write |
Set the user name used when saving test results to Set the password used when saving test results to the FTP server. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordFileName
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.6 |
nqaFtpSaveRecordFileName |
STRING (SIZE(0..200)) |
Read-write |
Set the file name of used by the FTP server to save test results. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordItemNum
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.7 |
nqaFtpSaveRecordItemNum |
Integer32 (10000..2147483647) |
Read-write |
Set the number when a file is created on the FTP server. The default value is 100000. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordTime
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.8 |
nqaFtpSaveRecordTime |
Integer32 (1..43200) |
Read-write |
Set the time when a file is created on the FTP server. The default duration is 60 minutes. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordNotificationEnable
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.9 |
nqaFtpSaveRecordNotificationEnable |
INTEGER{enabled(1),disabled(2)} |
Read-write |
Set whether to send trap messages when saving test results to the FTP server is completed. By default, the value is disable(2). |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordLastFileName
OID |
Object Name |
Syntax |
MAX Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.10.10 |
nqaFtpSaveRecordLastFileName |
OCTET STRING (SIZE(0..220)) |
Read-only |
Set the name of the file used to save the last test record to the FTP server. |
This object is implemented as defined in the corresponding MIB files. |
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 |
OCTET STRING (SIZE (1..64)) |
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 |
NQAType |
Read-create |
The type of the test instance. |
Currently, the following test types are supported: dns, ftp, http, icmp, icmpjitter, jitter, lspjitter, lspping, lsptrace, macping, mtrace, pwe3ping, pwe3trace, 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.8 |
nqaAdminCtrlThreshold2 |
Integer32 |
Read-create |
The value of this object identifies the one-way delay (OWD) threshold of the packet transmitted from the source to the destination. It applies only to jitter-type test instances. 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.9 |
nqaAdminCtrlThreshold3 |
Integer32 |
Read-create |
The value of this object identifies the OWD threshold of the packet transmitted from the destination to the source. It applies only to jitter-type test instances. 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 |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
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 |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
Unsigned32 (0..65535) |
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 |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
Unsigned32 (0..65535) |
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. The value cannot be set to 0 unless the test type is PWE3 ping, the LSP version is RFC 4379, and the TTL propagation mode is pipe. |
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 |
INTEGER{true(1),false(2)} |
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 |
INTEGER (0..4294967295) |
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 |
Integer32 (0..2147483647) |
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 |
INTEGER{true(1),false(2)} |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
OCTET STRING (SIZE (1..64)) |
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 |
OCTET STRING (SIZE (1..64)) |
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 |
OCTET STRING (SIZE (1..64)) |
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 |
OCTET STRING (SIZE (1..64)) |
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 |
OCTET STRING (SIZE (1..64)) |
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 |
OCTET STRING (SIZE (1..64)) |
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.35 |
nqaAdminParaLspAddressType |
INTEGER {
} |
Read-write |
The value of this object identifies the address type of LSP. The object applies to LSP ping, LSP trace, and LSP 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.36 |
nqaAdminParaLspAddressMask |
Integer32 |
Read-write |
The value of this object identifies the LSP address mask. The object applies to LSP ping and 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.37 |
nqaAdminParaLspIpAddress |
OCTET STRING (SIZE (0..255)) |
Read-write |
This object indicates the IP address filled in the IP header, which must be a 127/8 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.38 |
nqaAdminParaLspPWE3VcId |
INTEGER (0..4294967295) |
Read-write |
The value of this object identifies the local pseudo wire ID in PWE3 ping and PWE3 trace 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.39 |
nqaAdminParaLspPWE3Type |
INTEGER {
} |
Read-write |
The value of this object identifies the encapsulation type of a pseudo wire in the PWE3 ping and PWE3 trace 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.40 |
nqaAdminParaLspPWE3Option |
INTEGER {
} |
Read-write |
The value of this object identifies the label type of PWE3 ping and tracert. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.41 |
nqaAdminParaLspPWE3RemoteVcId |
INTEGER (0..4294967295) |
Read-write |
This object indicates the remote pseudo wire ID in a PWE3 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.43 |
nqaAdminParaLspExp |
Unsigned32{(0..7)} |
Read-write |
This object indicates the 3-bit EXP field in an MPLS echo packet label. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.44 |
nqaAdminParaLspReplyMode |
INTEGER {
} |
Read-write |
The value of this object identifies the ReplyMode field in an MPLS echo 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.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 |
INTEGER{enable(1),disable(2)} |
Read-write |
This object indicates a traceroute path. The object applies to trace, PWE3 trace, LSP trace, and MTrace 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.48 |
nqaAdminParaLspVCType |
INTEGER {
} |
Read-write |
The value of this object identifies the type of protocol which establishes PWs in a PWE3 tracert 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.49 |
nqaAdminParaMTraceLastHopAddress |
OCTET STRING (SIZE (0..255)) |
Read-write |
This object indicates the last hop device's IP address in an MTrace 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.50 |
nqaAdminParaMTraceSourceAddress |
OCTET STRING (SIZE (0..255)) |
Read-write |
This object indicates the IP address of the multicast source for a path to be traced in an MTrace 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.51 |
nqaAdminParaMTraceGroupAddress |
OCTET STRING (SIZE (0..255)) |
Read-write |
This object indicates the group address to be traced in an MTrace test, or the group address of all zeros if no group-specific information is desired. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.52 |
nqaAdminParaMTraceMaxTtl |
Unsigned32 (1..65535) |
Read-write |
The value of this object identifies the maximum number of hops that the requester wants to trace in an MTrace 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.53 |
nqaAdminParaMTraceSendMode |
INTEGER {
} |
Read-write |
The value of this object identifies the sending mode of Query messages in an MTrace 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.54 |
nqaAdminParaMTraceResponseTtl |
Unsigned32{(1..255)} |
Read-write |
This object indicates the TTL at which to multicast the response in an MTrace test, if the response address is a multicast 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.55 |
nqaAdminParaMTraceResponseAddressType |
OCTET STRING (SIZE (0..255)) |
Read-write |
This object indicates the MTrace response 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.56 |
nqaAdminParaMTraceResponseAddress |
OCTET STRING (SIZE (0..255)) |
Read-write |
This object indicates where the completed traceroute response packet gets sent in MTrace test. It can be a unicast address or a multicast 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.57 |
nqaAdminParaDistanceNodeType |
INTEGER{macAddress(1),mepID(2)} |
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 |
OCTET STRING (SIZE (6)) |
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.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.66 |
nqaAdminParaCodecType |
INTEGER {
} |
Read-write |
TThe value of this object identifies the codec type to be used with jitter probe. This is only applicable for the jitter probe. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.67 |
nqaAdminParaIcpifAdvFactor |
Integer32 |
Read-write |
The value of this object identifies the factor used to calculate the ICPIF. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.78 |
nqaAdminParaLspTunnelType |
INTEGER {
} |
Read-write |
The value of this object identifies the tunnel 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.79 |
nqaAdminParaLspNextHopAddress |
OCTET STRING (SIZE (0..255)) |
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.80 |
nqaAdminParaLspVersion |
INTEGER {
} |
Read-write |
The value of this object identifies the LSP version of a protocol. The default value is draft6(1). |
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.84 |
nqaAdminParaProbeRate |
INTEGER (0..4294967295) |
Read-write |
This object indicates the rate at which an RTP test is sent, in bit/s. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.85 |
nqaAdminParaLifeTime |
INTEGER (0..4294967295) |
Read-write |
This object indicates the time an NQA RTP test takes, in seconds. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.86 |
nqaAdminParaProtocolType |
INTEGER{unknown(0),udp(1),tcp(2)} |
Read-write |
This object indicates the protocol type of an NQA RTP test. Currently, UDP and TCP are supported.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.87 |
nqaAdminParaSampleFrequency |
INTEGER (0..4294967295) |
Read-write |
The value of this object identifies the frequency (in kHz) of an RTP snooping. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.88 |
nqaAdminParaPacketSize |
INTEGER (0..4294967295) |
Read-write |
This object indicates the size of an RTP test packet, in bytes. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.89 |
nqaAdminParaPacketInterval |
INTEGER (0..4294967295) |
Read-write |
This object indicates the interval (in milliseconds) at which RTP test packets are sent. |
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 |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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 |
OCTET STRING (SIZE (0..255)) |
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. |
1.3.6.1.4.1.2011.5.25.111.2.2.1.111 |
nqaAdminParaLspVpnFrrPathType |
INTEGER {
|
read-write |
The value of this object identifies which LSP is tested on a BGP-based L3VPN or static MPLS IP VPN network.
|
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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. |
1.3.6.1.4.1.2011.5.25.111.2.3.1.10 |
nqaScheduleLastCollectIndex |
INTEGER |
Read-only |
The value of this object identifies the index of the collection table that is lately finished by the instance tests. |
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.
nqaAdminParaExtTable
The indexes of this table are nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName.
Objects in this table are used in pairs. In each pair, one object is a read-only string and will be filled up after the test instance type is specified. Its value identifies the meanings and value range of the other object. The other object in the pair indicates NQA parameters, whose meanings and value ranges vary with test instances. The type of a test instance is specified by the object in the string form. The first 15 paired objects are numerical parameters and the last 15 paired objects are character string parameters.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.2.5.1.1 |
nqaAdminExtPara1 |
OctetString |
Read-only |
This object indicates the description of nqaAdminExtPara2. After the test instance type is specified, the system automatically assigns the object value. For an NQA LSP ping or LSP trace test instance, the object value indicates the sink node ID, ranging from 0 to 127. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.5.1.2 |
nqaAdminExtPara2 |
Integer32 |
Read-write |
This object indicates NQA parameters that can be configured. After the test instance type is specified, the value and meanings of this object are defined in nqaAdminExtPara1. |
The object values have different meanings for different NQA test instance types.
|
1.3.6.1.4.1.2011.5.25.111.2.5.1.3 |
nqaAdminExtPara3 |
OctetString |
Read-only |
This object indicates the description of nqaAdminExtPara4. After the test instance type is specified, the system automatically assigns the object value. For an NQA LSP ping or LSP trace test instance, the object value indicates the test direction.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.5.1.4 |
nqaAdminExtPara4 |
Integer32 |
Read-write |
This object indicates NQA parameters that can be configured. After the test instance type is specified, the value and meanings of this object are defined in nqaAdminExtPara3. |
The object values have different meanings for different NQA test instance types.
|
1.3.6.1.4.1.2011.5.25.111.2.5.1.5 |
nqaAdminExtPara5 |
OctetString |
Read-only |
This object indicates the description of nqaAdminExtPara6. After the test instance type is specified, the system automatically assigns the object value. If NQA test type is lspping or lsptrace, then the string is: Specify the ring id parameter between 0 and 65535. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.5.1.6 |
nqaAdminExtPara6 |
Integer32 |
Read-write |
This object indicates NQA parameters that can be configured. After the test instance type is specified, the value and meanings of this object are defined in nqaAdminExtPara5. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.5.1.31 |
nqaAdminExtPara31 |
OctetString |
read-only |
This object indicates the description of the nqaAdminExtPara32 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.2.5.1.32 |
nqaAdminExtPara32 |
OctetString |
read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara31 object after the test case is ascertained. |
The supported NQA test type is pwe3ping. |
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.
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 |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
Unsigned32 (0..65535) |
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 |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
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 |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
Unsigned32 (0..65535) |
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 |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
OCTET STRING (SIZE (8 | 11)) |
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 |
OCTET STRING (SIZE (8 | 11)) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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.46 |
nqaJitterStatsRTTAvg |
INTEGER (0..4294967295) |
Read-only |
This object indicates 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.3.1.47 |
nqaJitterStatsPacketLossRatio |
INTEGER (0..4294967295) |
Read-only |
This object indicates the packet loss rate in a jitter test. |
For jitter and ICMP jitter test instances, when the value of nqaJitterStatsSentProbes is 0, the packet loss rate is 100%. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.48 |
nqaJitterStatsAvgJitter |
INTEGER (0..4294967295) |
Read-only |
This object indicates the average jitter value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.3.1.49 |
nqaJitterStatsAvgJitterSD |
INTEGER (0..4294967295) |
read-only |
This object indicates the average jitter value 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.50 |
nqaJitterStatsAvgJitterDS |
INTEGER (0..4294967295) |
read-only |
This object indicates the average jitter value 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.53 |
nqaJitterStatsOWDOverThresholdsSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of times when a test instance is successfully performed and the packet delay from the source to the destination exceeds the OWD 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.54 |
nqaJitterStatsPktLossUnknown |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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.58 |
nqaJitterStatsOWDOverThresholdsDS |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of times when a test instance is successfully performed but the packet delay from the source to the destination exceeds the OWD 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.59 |
nqaJitterStatsOperOfIcpif |
INTEGER (0..4294967295) |
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.59 |
nqaJitterStatsOperOfIcpif |
INTEGER (0..4294967295) |
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.60 |
nqaJitterStatsOperOfMos |
INTEGER (0..4294967295) |
read-only |
This object indicates the MOS (Mean Opinion Score) 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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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.
nqaMtracertStatsTable
This table is used to take statistics of the network status traced through the Mtracert test. By taking statistics, nqaMtracertStatsTable can calculate the traffic and rate of the multicast network.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, nqaMtracertStatsIndex, and nqaMtracertStatsHopIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.6.1.1 |
nqaMtracertStatsIndex |
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.6.1.2 |
nqaMtracertStatsHopIndex |
Integer32 (1..255) |
Not-accessible |
The value of this object identifies the hop index of the Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.3 |
nqaMtracertStatsAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
Read-only |
This object indicates the type of the destination address,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.6.1.4 |
nqaMtracertStatsAddress |
OCTET STRING (SIZE (0..255)) |
Read-only |
This object indicates the destination address of the test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.5 |
nqaMtracertStatsCompletions |
INTEGER
|
Read-only |
The value of this object identifies the operating status of an Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.6 |
nqaMtracertStatsCurHopCount |
INTEGER (0..4294967295) |
Read-only |
This object is equal to the final hop index of the Mtracert test. 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.6.1.7 |
nqaMtracertStatsCurProbeCount |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of query packets sent in the Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.9 |
nqaMtracertStatsTimeouts |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of times that an Mtracert test times out. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.10 |
nqaMtracertStatsBusies |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of times that initialization or resource application failed. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.11 |
nqaMtracertStatsSequenceErrors |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of packet sequence number errors, which include the disorder of packet sequence number. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.12 |
nqaMtracertStatsDrops |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of times that sending a packet failed. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.13 |
nqaMtracertStatsProbeResponses |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of probe responses received in the current Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.14 |
nqaMtracertStatsSentProbes |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of query packets sent in the current Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.15 |
nqaMtracertStatsLastGoodProbe |
OCTET STRING (SIZE (8 | 11)) |
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.6.1.16 |
nqaMtracertStatsLastGoodPath |
OCTET STRING (SIZE (8 | 11)) |
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.6.1.17 |
nqaMtracertStatsTestFinished |
INTEGER
|
Read-only |
The value of this object identifies the operating status of an Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.18 |
nqaMtracertStatsCurPathTTL |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of hops from the source address to the destination address in the current Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.19 |
nqaMtracertStatsMaxPathTTL |
INTEGER (0..4294967295) |
Read-only |
This object indicates the maximum number of hops from the source address to 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.6.1.20 |
nqaMtracertStatsInPkgLossRate |
INTEGER (0..4294967295) |
Read-only |
This object indicates the multicast packet loss ratio at the incoming interface of the current device calculated according to the recent two tracings. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.21 |
nqaMtracertStatsSGPkgLossRate |
INTEGER (0..4294967295) |
Read-only |
This object indicates the multicast packet loss ratio of the current device (S, G) calculated according to the recent two tracings. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.22 |
nqaMtracertStatsInPkgRate |
INTEGER (0..4294967295) |
Read-only |
This object indicates the packet rate at the incoming interface of the current device calculated according to the recent two tracings. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.23 |
nqaMtracertStatsOutPkgRate |
INTEGER (0..4294967295) |
Read-only |
This object indicates the packet rate at the outgoing interface of the current device calculated according to the recent two tracings. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.6.1.24 |
nqaMtracertStatsTimeDelay |
INTEGER (0..4294967295) |
Read-only |
This object indicates the time delay of packets from hop to hop. |
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 |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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 |
OCTET STRING (SIZE (0..255)) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 | INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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 |
INTEGER (0..4294967295) |
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.
nqaRtptestStatsTable
The nqaRtptestStatsTable table sets the configuration parameters for a test instance.
The table indexes are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, and nqaRtptestStatsIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.10.1.1 |
nqaRtptestStatsIndex |
Integer32 |
not-accessible |
This object indicates the table index and number of test instance running times. Only one record is kept for each test. The nqaRtptestStatsTable table records only RTP test information. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.2 |
nqaRtptestStatsCompletions |
INTEGER
|
read-only |
This object indicates the running status of a test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.3 |
nqaRtptestStatsIpTargetAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
This object indicates the destination address type of an RTP test instance. The value can be unknown(0) or ipv4(1). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.4 |
nqaRtptestStatsIpTargetAddress |
OCTET STRING (SIZE (0..255)) |
read-only |
This object indicates the destination address of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.5 |
nqaRtptestStatsIpTargetPort |
Unsigned32 (0..65535) |
read-only |
This object indicates the destination port of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.6 |
nqaRtptestStatsSourceAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
This object indicates the source address type of an RTP test instance. The value can be unknown(0) or ipv4(1). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.7 |
nqaRtptestStatsIpSourceAddress |
OCTET STRING (SIZE (0..255)) |
read-only |
This object indicates the source address of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.8 |
nqaRtptestStatsIpSourcePort |
Unsigned32 (0..65535) |
read-only |
This object indicates the source port of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.9 |
nqaRtptestStatsMinRtt |
INTEGER (0..4294967295) |
read-only |
This object indicates the minimum two-way delay of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.10 |
nqaRtptestStatsMaxRtt |
INTEGER (0..4294967295) |
read-only |
This object indicates the maximum two-way delay of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.11 |
nqaRtptestStatsAverageRtt |
INTEGER (0..4294967295) |
read-only |
This object indicates the average two-way delay of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.12 |
nqaRtptestStatsProbeResponses |
INTEGER (0..4294967295) |
read-only |
This object indicates the number of response packets received by an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.13 |
nqaRtptestStatsSentProbes |
INTEGER (0..4294967295) |
read-only |
This object indicates the number of probe packets sent by an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.14 |
nqaRtptestStatsMaxJitter |
INTEGER (0..4294967295) |
read-only |
This object indicates the maximum jitter of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.15 |
nqaRtptestStatsMinJitter |
INTEGER (0..4294967295) |
read-only |
This object indicates the minimum jitter of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.16 |
nqaRtptestStatsAvgJitter |
INTEGER (0..4294967295) |
read-only |
This object indicates the average jitter of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.17 |
nqaRtptestStatsLostPacketRatio |
INTEGER (0..4294967295) |
read-only |
This object indicates the packet loss ratio of an RTP test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.10.1.18 |
nqaRtptestStatsSumRtt |
INTEGER (0..4294967295) |
read-only |
This object indicates the sum two-way delay of an RTP test instance. |
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
The entries in this table can be read without restriction.
nqaRtplistenStatsTable
The table indexes are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, and nqaRtplistenStatsIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.11.1.1 |
nqaRtplistenStatsIndex |
Integer32 |
not-accessible |
This object indicates the table index. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.2 |
nqaRtplistenStatsCompletions |
INTEGER { unknown(0), running(1), finished(2) } |
read-only |
This object indicates the status of an NQA RTP listening test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.3 |
nqaRtplistenStatsIpTargetAddressType |
INTEGER:
|
read-only |
This object indicates the running status of a test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.4 |
nqaRtplistenStatsIpTargetAddress |
OCTET STRING (SIZE (0..255)) |
read-only |
This object indicates the destination address of an RTP snoop test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.5 |
nqaRtplistenStatsIpTargetPort |
Unsigned32 (0..65535) |
read-only |
This object indicates the destination port of an RTP snoop test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.6 |
nqaRtplistenStatsSourceAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
This object indicates the source address type of an NQA RTP listening test instance. The value can be unknown(0) or ipv4(1). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.7 |
nqaRtplistenStatsIpSourceAddress |
OCTET STRING (SIZE (0..255)) |
read-only |
This object indicates the source address of an RTP snoop test instance. |
This object is implemented as defined in the corresponding MIB file. This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.8 |
nqaRtplistenStatsIpSourcePort |
Unsigned32 (0..65535) |
read-only |
This object indicates the source port of an RTP snoop test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.9 |
nqaRtplistenStatsDSField |
INTEGER (0..4294967295) |
read-only |
This object indicates the IP packet priority of an NQA RTP listening test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.10 |
nqaRtplistenStatsMaxJitter |
INTEGER (0..4294967295) |
read-only |
This object indicates the maximum jitter of an NQA RTP listening test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.11 |
nqaRtplistenStatsMinJitter |
INTEGER (0..4294967295) |
read-only |
This object indicates the minimum jitter of an NQA RTP listening test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.12 |
nqaRtplistenStatsAvgJitter |
INTEGER (0..4294967295) |
read-only |
This object indicates the average jitter of an NQA RTP listening test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.13 |
nqaRtplistenStatsLostPacketRatio |
INTEGER (0..4294967295) |
read-only |
This object indicates the packet loss ratio of an NQA RTP listening test instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.4.11.1.14 |
nqaRtplistenStatsMaxLostPacketNumber |
INTEGER (0..4294967295) |
read-only |
This object indicates the maximum number of lost packets of an NQA RTP listening test instance. |
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
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 |
OCTET STRING (SIZE (8 | 11)) |
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 |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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 |
OCTET STRING (SIZE (0..255)) |
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.
nqaMtracertHistoryTable
This table is used to take statistics of the history information about Mtracert test instances. It describes the history information about a certain packet in the test instance.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, nqaMtracertHistoryIndex, and nqaMtracertHistoryHopIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.5.3.1.3 |
nqaMtracertHistoryAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
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.3.1.4 |
nqaMtracertHistoryAddress |
OCTET STRING (SIZE (0..255)) |
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.5.3.1.5 |
nqaMtracertHistoryTimeStamp |
OCTET STRING (SIZE (8 | 11)) |
Read-only |
This object indicates the NTP timestamp when the query packet arrives at the current device. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.6 |
nqaMtracertHistoryCompletionTime |
Integer32 |
Read-only |
The value of this object identifies how many milliseconds a probe test takes. 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.3.1.8 |
nqaMtracertHistoryCurQueryMode |
INTEGER
|
Read-only |
The value of this object identifies the query mode of the current Mtracert test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.9 |
nqaMtracertHistoryQueryArrivalTime |
INTEGER (0..4294967295) |
Read-only |
This object indicates the NTP timestamp, which records the time when a request packet arrives at the device. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.10 |
nqaMtracertHistoryIncomingIfAddress |
OCTET STRING (SIZE (0..255)) |
Read-only |
This object indicates the address of the incoming interface of the multicast data flow. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.11 |
nqaMtracertHistoryOutgoingIfAddress |
OCTET STRING (SIZE (0..255)) |
Read-only |
This object indicates the address of the outgoing interface of the multicast data flow. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.12 |
nqaMtracertHistoryPreHopRouterAddress |
OCTET STRING (SIZE (0..255)) |
Read-only |
This object indicates the address of the incoming interface of the upstream device. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.13 |
nqaMtracertHistoryInputPacketCount |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of multicast packets received by the incoming interface from all source groups. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.14 |
nqaMtracertHistoryOutputPacketCount |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of multicast packets forwarded by or will be forwarded by the outgoing interface from all source groups. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.15 |
nqaMtracertHistoryTotalSGPacketCount |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total number of multicast packets forwarded by the current device from the specified source group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.16 |
nqaMtracertHistoryRtgProtocol |
INTEGER
|
Read-only |
The value of this object describes the multicast routing protocols running between the current device and upstream devices. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.17 |
nqaMtracertHistoryFwdTTL |
INTEGER (0..4294967295) |
Read-only |
This object indicates the TTL value required before a packet is forwarded on the outgoing port. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.18 |
nqaMtracertHistoryFwdCode |
INTEGER
|
Read-only |
This object indicates the message error code. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.5.3.1.19 |
nqaMtracertHistroyFinishState |
INTEGER
|
Read-only |
The value of this object identifies the status of a finished probe in an Mtracert 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.
nqaJitterCollectStatsTable
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 nqaJitterCollectStatsIndex. 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.8.1.1.1 |
nqaJitterCollectStatsIndex |
Integer32 (1..'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.8.1.1.2 |
nqaJitterCollectStatsCompletions |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number successful jitter tests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.3 |
nqaJitterCollectStatsRTDOverThresholds |
INTEGER (0..4294967295) |
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.8.1.1.4 |
nqaJitterCollectStatsOWDOverThresholdsSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of times when a test instance is successfully performed and the packet delay from the source to destination exceeds the OWD threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.5 |
nqaJitterCollectStatsOWDOverThresholdsDS |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of times when a test instance is successfully performed and the packet delay from the destination to source exceeds the OWD threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.6 |
nqaJitterCollectStatsNumOfRTT |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of successful jitter tests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.7 |
nqaJitterCollectStatsRTTSum |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total RTTs of 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.8.1.1.8 |
nqaJitterCollectStatsRTTSum2Low |
INTEGER (0..4294967295) |
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.8.1.1.9 |
nqaJitterCollectStatsRTTSum2High |
INTEGER (0..4294967295) |
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.8.1.1.10 |
nqaJitterCollectStatsRTTMin |
INTEGER (0..4294967295) |
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.8.1.1.11 |
nqaJitterCollectStatsRTTMax |
INTEGER (0..4294967295) |
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.8.1.1.12 |
nqaJitterCollectStatsMinOfPositivesSD |
INTEGER (0..4294967295) |
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.8.1.1.13 |
nqaJitterCollectStatsMaxOfPositivesSD |
INTEGER (0..4294967295) |
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.8.1.1.14 |
nqaJitterCollectStatsNumOfPositivesSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the sum 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.8.1.1.15 |
nqaJitterCollectStatsSumOfPositivesSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total RTTs 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.8.1.1.16 |
nqaJitterCollectStatsSum2OfPositivesSDLow |
INTEGER (0..4294967295) |
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.8.1.1.17 |
nqaJitterCollectStatsSum2OfPositivesSDHigh |
INTEGER (0..4294967295) |
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 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.8.1.1.18 |
nqaJitterCollectStatsMinOfNegativesSD |
INTEGER (0..4294967295) |
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.8.1.1.19 |
nqaJitterCollectStatsMaxOfNegativesSD |
INTEGER (0..4294967295) |
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.8.1.1.20 |
nqaJitterCollectStatsNumOfNegativesSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total 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.8.1.1.21 |
nqaJitterCollectStatsSumOfNegativesSD |
INTEGER (0..4294967295) |
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.8.1.1.22 |
nqaJitterCollectStatsSum2OfNegativesSDLow |
INTEGER (0..4294967295) |
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.8.1.1.23 |
nqaJitterCollectStatsSum2OfNegativesSDHigh |
INTEGER (0..4294967295) |
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.8.1.1.24 |
nqaJitterCollectStatsMinOfPositivesDS |
INTEGER (0..4294967295) |
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.8.1.1.25 |
nqaJitterCollectStatsMaxOfPositivesDS |
INTEGER (0..4294967295) |
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.8.1.1.26 |
nqaJitterCollectStatsNumOfPositivesDS |
INTEGER (0..4294967295) |
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.8.1.1.27 |
nqaJitterCollectStatsSumOfPositivesDS |
INTEGER (0..4294967295) |
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.8.1.1.28 |
nqaJitterCollectStatsSum2OfPositivesDSLow |
INTEGER (0..4294967295) |
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.8.1.1.29 |
nqaJitterCollectStatsSum2OfPositivesDSHigh |
INTEGER (0..4294967295) |
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.8.1.1.30 |
nqaJitterCollectStatsMinOfNegativesDS |
INTEGER (0..4294967295) |
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.8.1.1.31 |
nqaJitterCollectStatsMaxOfNegativesDS |
INTEGER (0..4294967295) |
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.8.1.1.32 |
nqaJitterCollectStatsNumOfNegativesDS |
INTEGER (0..4294967295) |
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.8.1.1.33 |
nqaJitterCollectStatsSumOfNegativesDS |
INTEGER (0..4294967295) |
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.8.1.1.34 |
nqaJitterCollectStatsSum2OfNegativesDSLow |
INTEGER (0..4294967295) |
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.8.1.1.35 |
nqaJitterCollectStatsSum2OfNegativesDSHigh |
INTEGER (0..4294967295) |
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.8.1.1.36 |
nqaJitterCollectStatsMaxDelaySD |
INTEGER (0..4294967295) |
read-only |
This object indicates the maximum of all OWD (One Way Delay) 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.8.1.1.37 |
nqaJitterCollectStatsMaxDelayDS |
INTEGER (0..4294967295) |
read-only |
This object indicates the maximum of all OWD (One Way Delay) 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.8.1.1.38 |
nqaJitterCollectStatsNumOfOWD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of OWDs in successful tests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.39 |
nqaJitterCollectStatsOWSumSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total OWDs of the packets 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.8.1.1.40 |
nqaJitterCollectStatsOWSumDS |
INTEGER (0..4294967295) |
Read-only |
This object indicates the total OWDs of the packets from the destination to source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.41 |
nqaJitterCollectStatsPacketLossSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of the packets lost when being sent from the source to 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.8.1.1.42 |
nqaJitterCollectStatsPacketLossDS |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of the packets lost when being sent from the destination to 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.8.1.1.43 |
nqaJitterCollectStatsPacketLossUnknown |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of packets discarded 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.8.1.1.44 |
nqaJitterCollectStatsPacketOutOfSequences |
INTEGER (0..4294967295) |
read-only |
This object indicates the number of packets arrived out of sequence. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.45 |
nqaJitterCollectStatsPacketLossRatio |
INTEGER (0..4294967295) |
read-only |
This object indicates the ratio of the packets lost to all packets sent in the test. |
When the value of the nqaJitterCollectStatsSentProbes object is 0, the packet loss rate is 100%. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.46 |
nqaJitterCollectStatsErrors |
INTEGER (0..4294967295) |
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.8.1.1.47 |
nqaJitterCollectStatsBusies |
INTEGER (0..4294967295) |
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.8.1.1.48 |
nqaJitterCollectStatsTimeouts |
INTEGER (0..4294967295) |
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.8.1.1.49 |
nqaJitterCollectStatsProbeResponses |
INTEGER (0..4294967295) |
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.8.1.1.50 |
nqaJitterCollectStatsSentProbes |
INTEGER (0..4294967295) |
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.8.1.1.51 |
nqaJitterCollectStatsDrops |
INTEGER (0..4294967295) |
Read-only |
This object indicates the number of data packets discarded because of 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.8.1.1.52 |
nqaJitterCollectStatsRTTAvg |
INTEGER (0..4294967295) |
Read-only |
This object indicates the average RTT. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.53 |
nqaJitterCollectStatsAvgJitter |
INTEGER (0..4294967295) |
Read-only |
This object indicates the average jitter value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.54 |
nqaJitterCollectStatsAvgJitterSD |
INTEGER (0..4294967295) |
Read-only |
This object indicates the average jitter value 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.8.1.1.55 |
nqaJitterCollectStatsAvgJitterDS |
INTEGER (0..4294967295) |
Read-only |
This object indicates the average jitter value from the destination to source. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.8.1.1.56 |
nqaJitterCollectStatsJitterOut |
OCTET STRING |
Read-only |
This object indicates the jitter (RFC1889) 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.8.1.1.57 |
nqaJitterCollectStatsJitterIn |
OCTET STRING |
Read-only |
This object indicates the jitter (RFC1889) 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.8.1.1.58 |
nqaJitterCollectStatsMinDelaySD |
INTEGER (0..4294967295) |
Read-only |
The minimum 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.8.1.1.59 |
nqaJitterCollectStatsMinDelayDS |
INTEGER (0..4294967295) |
Read-only |
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.8.1.1.60 |
nqaJitterCollectStatsAvgDelaySD |
INTEGER (0..4294967295) |
Read-only |
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.8.1.1.61 |
nqaJitterCollectStatsAvgDelayDS |
INTEGER (0..4294967295) |
Read-only |
The average OWD from the destination to the source. |
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
The entries in this table can be read without restriction.
nqaAlarmTable
This table is an NQA alarm table, which is used to configure the object to be monitored (nqaAlarmVariable) and the index of the event that is triggered when the upper or lower threshold is exceeded. Each index is corresponding to one event in nqaEventTable.
The indexes of this table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, and nqaAlarmIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.9.3.1.1 |
nqaAlarmIndex |
Integer32 (1..65535) |
Not-accessible |
This object indicates the index of nqaAlarmTable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.11 |
nqaAlarmVariable |
INTEGER
|
Read-create |
The value of this object identifies the type of the alarm variable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.12 |
nqaAlarmSampleType |
INTEGER
|
Read-create |
This object indicates the absolute or relative value of the alarm threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.13 |
nqaAlarmValue |
Integer32 (0..2147483647) |
Read-only |
This object indicates the sample value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.14 |
nqaAlarmStartUpNqaAlarm |
INTEGER
|
Read-create |
This object indicates the type of packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.15 |
nqaAlarmRisingThreshold |
Integer32 (0..2147483647) |
Read-create |
This object indicates the upper threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.16 |
nqaAlarmFallingThreshold |
Integer32 (0..2147483647) |
Read-create |
This object indicates the lower threshold. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.17 |
nqaAlarmRisingEventIndex |
Integer32 (1..65535) |
Read-create |
This object indicates the index of the event that is triggered when the upper threshold is exceeded. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.18 |
nqaAlarmFallingEventIndex |
Integer32 (1..65535) |
Read-create |
This object indicates the index of the event that is triggered when the lower threshold is exceeded. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.19 |
nqaAlarmDescription |
OCTET STRING (SIZE (0..127)) |
Read-create |
This object indicates the alarm description. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.3.1.51 |
nqaAlarmStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of hwOamMacOperTable. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
You can delete the entries in this table.
Access Restriction
The entries in this table can be read without restriction.
nqaEventTable
This table is an NQA event table, which is used to configure three modes of processing an alarm-triggered event: log, trap, and log-trap.
The index of this table is nqaEventIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.9.4.1.1 |
nqaEventIndex |
Integer32 (1..65535) |
Not-accessible |
This object indicates the index of nqaEventTable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.4.1.11 |
nqaEventType |
INTEGER
|
Read-create |
This object indicates the type of an event. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.4.1.12 |
nqaEventDescription |
OCTET STRING (SIZE (0..127)) |
Read-create |
This object indicates the event description. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.4.1.13 |
nqaEventAdminName |
OCTET STRING (SIZE (0..32)) |
Read-create |
This object indicates the administrator of an associated test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.4.1.14 |
nqaEventOperationTag |
OCTET STRING (SIZE (0..32)) |
Read-create |
This object indicates the name of the linkage test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.9.4.1.51 |
nqaEventStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of nqaEventTable. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
nqaRtpUdpServerTable
The table indexes are nqaRtpUdpServerAddress, nqaRtpUdpServerPort, and nqaRtpUdpServerVrfName.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.5.1.1 |
nqaRtpUdpServerAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-create |
This object indicates the address type of the RTP-UDP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.5.1.2 |
nqaRtpUdpServerAddress |
OCTET STRING (SIZE (0..255)) |
not-accessible |
This object indicates the IP address of the RTP-UDP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.5.1.3 |
nqaRtpUdpServerPort |
Unsigned32 (0..65535) |
not-accessible |
This object indicates the port number of the RTP-UDP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.5.1.4 |
nqaRtpUdpServerVrfName |
DisplayString(SIZE(1..31)) |
not-accessible |
This object indicates the VRF name of the RTP-UDP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.5.1.5 |
nqaRtpUdpServerStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object indicates the status of the RTP-UDP server. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
Entries can be created in this table only if the index values of nqaRtpUdpServerAddress, nqaRtpUdpServerPort, and nqaRtpUdpServerVrfName are specified.
- The value of the nqaRtpUdpServerAddressType object must be configured, and the value must be ipv4(1).
- The value of the nqaRtpUdpServerStatus object must be CreateAndGo(4).
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The indexes must be specified.
The value of the nqaRtpUdpServerStatus object must be Destroy(6).
Access Restriction
You can read an entry in this table by either specifying or not specifying the index.
The value of the nqaRtpUdpServerStatus object can be active(1) or notInService(2).
nqaRtpTcpServerTable
The table indexes are nqaRtpTcpServerAddress, nqaRtpTcpServerPort, and nqaRtpTcpServerVrfName.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.6.1.1 |
nqaRtpTcpServerAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-create |
This object indicates the address type of the RTP-TCP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.6.1.2 |
nqaRtpTcpServerAddress |
OCTET STRING (SIZE (0..255)) |
not-accessible |
This object indicates the IP address of the RTP-TCP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.6.1.3 |
nqaRtpTcpServerPort |
Unsigned32 (0..65535) |
not-accessible |
This object indicates the port number of the RTP-TCP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.6.1.4 |
nqaRtpTcpServerVrfName |
DisplayString(SIZE(1..31)) |
not-accessible |
This object indicates the VRF name of the RTP-TCP server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.111.3.6.1.5 |
nqaRtpTcpServerStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object indicates the status of the RTP-TCP server. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
Entries can be created in this table only if the index values of nqaRtpTcpServerAddress, nqaRtpTcpServerPort, and nqaRtpTcpServerVrfName are specified.
- The value of the nqaRtpTcpServerAddressType object must be configured, and the value must be ipv4(1).
- The value of the nqaRtpTcpServerStatus object must be CreateAndGo(4).
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The indexes must be specified.
The value of the nqaRtpTcpServerStatus object must be Destroy(6).
Access Restriction
You can read an entry in this table by either specifying or not specifying the index.
The value of the nqaRtpTcpServerStatus object can be active(1) or notInService(2).
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 nqaAdminCtrlThreshold2 nqaAdminCtrlThreshold3 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 nqaAdminCtrlThreshold2 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. |
nqaJitterStatsOWDThresholdNotificationSD
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.17 |
nqaJitterStatsOWDThresholdNotificationSD |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaAdminCtrlThreshold2 nqaJitterStatsRTTMax nqaJitterStatsMaxDelaySD nqaJitterStatsMaxDelayDS nqaJitterStatsOWDOverThresholdsSD |
An alarm is generated when the packet delay exceeds the OWD-SD threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaJitterStatsOWDThresholdNotificationDS
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.18 |
nqaJitterStatsOWDThresholdNotificationDS |
nqaAdminParaTargetAddressType nqaAdminParaTargetAddress nqaAdminCtrlThreshold3 nqaJitterStatsRTTMax nqaJitterStatsMaxDelaySD nqaJitterStatsMaxDelayDS nqaJitterStatsOWDOverThresholdsDS |
An alarm is generated when the packet delay exceeds the OWD-DS threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaRisingAlarmNotification
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.20 |
nqaRisingAlarmNotification |
|
This object indicates that an alarm is generated when the monitored object exceeds the higher threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaFallingAlarmNotification
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.21 |
nqaFallingAlarmNotification |
nqaAlarmVariable nqaAlarmSampleType nqaAlarmValue nqaAlarmFallingThreshold nqaAlarmDescription |
This object indicates that an alarm is generated when the monitored object falls below the lower threshold. |
This object is implemented as defined in the corresponding MIB files. |
nqaFtpSaveRecordNotification
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.6.22 |
nqaFtpSaveRecordNotification |
nqaFtpSaveRecordLastFileName |
The NQA test results are saved through FTP. |
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. |
- 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 nqaMtracertStatsTable
- Relationship Between nqaAdminCtrlTable and nqaHistoryTable
- Relationship Between nqaAdminCtrlTable and nqaMtracertHistoryTable
- Relationship Between nqaAlarmTable and nqaEventTable
- Relationship Between nqaAdminCtrlTable and nqaJitterCollectStatsTable
- Description of Single Objects
- nqaVersion
- nqaEnable
- nqaReset
- nqaTimeOfLastSetError
- nqaLastSetError
- nqaNumOfCurrentCtrlEntry
- nqaMaxConcurrentRequests
- nqaMaxNumOfRequests
- nqaJitterVersion
- nqaSupportTestType
- nqaSupportServerType
- nqaRtptestMaxConcurrentNumber
- nqaRtpsnoopMaxConcurrentNumber
- nqaRtpudpMaxConcurrentNumber
- nqaRtptcpMaxConcurrentNumber
- nqaServerEnable
- nqaMaxAlarmNum
- nqaMaxEventNum
- nqaFtpSaveRecordEnable
- nqaFtpSaveRecordIpAddr
- nqaFtpSaveRecordVrfName
- nqaFtpSaveRecordUserName
- nqaFtpSaveRecordPassword
- nqaFtpSaveRecordFileName
- nqaFtpSaveRecordItemNum
- nqaFtpSaveRecordTime
- nqaFtpSaveRecordNotificationEnable
- nqaFtpSaveRecordLastFileName
- Description of MIB Tables
- nqaAdminCtrlTable
- nqaAdminParaTable
- nqaScheduleTable
- nqaAdminParaExtTable
- nqaTcpServerTable
- nqaUdpServerTable
- nqaResultsTable
- nqaHTTPStatsTable
- nqaJitterStatsTable
- nqaFTPStatsTable
- nqaMtracertStatsTable
- nqaPathJitterStatsTable
- nqaRtptestStatsTable
- nqaRtplistenStatsTable
- nqaHistoryTable
- nqaMtracertHistoryTable
- nqaJitterCollectStatsTable
- nqaAlarmTable
- nqaEventTable
- nqaRtpUdpServerTable
- nqaRtpTcpServerTable
- Description of Alarm Objects
- nqaResultsProbeFailed
- nqaResultsTestFailed
- nqaResultsTestCompleted
- nqaResultsThresholdNotification
- nqaHTTPStatsProbeFailed
- nqaHTTPStatsTestFailed
- nqaHTTPStatsTestCompleted
- nqaHTTPStatsThresholdNotification
- nqaJitterStatsTestFailed
- nqaJitterStatsTestCompleted
- nqaFTPStatsProbeFailed
- nqaFTPStatsTestFailed
- nqaFTPStatsTestCompleted
- nqaFTPStatsThresholdNotification
- nqaJitterStatsRTDThresholdNotification
- nqaJitterStatsOWDThresholdNotificationSD
- nqaJitterStatsOWDThresholdNotificationDS
- nqaRisingAlarmNotification
- nqaFallingAlarmNotification
- nqaFtpSaveRecordNotification
- nqaResultsTestResultChange