A table of NQA monitoring definitions.
The indexes of the table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.2.1.1.1 |
nqaAdminCtrlOwnerIndex |
OCTET STRING{(0,32)} |
not-accessible |
To facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model for tables in which multiple users may need to independently create or modify entries, the initial index is used as an 'ownerindex'. When used in conjunction with such a security policy all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. |
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 |
OCTET STRING{(0,32)} |
not-accessible |
The name of a test. This is locally unique, within the scope of an nqaAdminCtrlOwnerIndex. |
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{(0,255)} |
read-create |
A string which is the description of the test instance. |
The actually supported value range is 0-230. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.4 |
nqaAdminCtrlType |
INTEGER{unknown(0),tcpConnect(1),udpEcho(2),httpAppl(3),ftpAppl(4),jitterAppl(5),icmpAppl(6),snmpAppl(7),traceRoute(8),lspPing(9),lspTraceRoute(10),dnsAppl(11),dhcpAppl(12),dlswAppl(13),pwe3Ping(14),pwe3Tracert(15),mPing(16),mTracert(17),macPing(18),macTunnelPing(19),lspJitter(20),pathMtu(21),icmpJitter(22),pathJitter(23),pppoe(24),vplsmPing(25),vplsmacPing(26),vplsmacTrace(27),vplsMTrace(28),gmacping(29),gmactrace(30),mactrace(31),vplspwping(32),vplspwtrace(33),rtptest(36),rtpsnoop(37),generalflow(38),ethernetService(39)} |
read-create |
The type of the test instance. |
The type of test. After creating the test case, the test type cannot be modified. Value list: unknown(0), tcpConnect(1), udpEcho(2), jitterAppl(5), icmpAppl(6), snmpAppl(7), traceRoute(8), lspPing(9), lspTraceRoute(10), pwe3Ping(14), lspJitter(20), icmpJitter(22). |
1.3.6.1.4.1.2011.5.25.111.2.1.1.5 |
nqaAdminCtrlFrequency |
Integer32 |
read-create |
Specifies the interval when the test instance repeats. |
The type of test:traceRoute,lspTraceRoute,pwe3trace, Size list: 0 and 60 to 604800; the other, size list:0 to 604800. |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.7 |
nqaAdminCtrlThreshold1 |
Integer32 |
read-create |
Represents the threshold of RTD (Round Trip Delay). If the RTT violates the threshold, the corresponding counter will increase. It applies to any type of 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.8 |
nqaAdminCtrlThreshold2 |
Integer32 |
read-create |
Represents the threshold of OWD (One Way Delay) from source to destination. If the OWD violates the threshold, the corresponding counter will increase. It applies only to jitter-type test instances. |
The actually supported value range is 1-6000. Supported test type:jitterAppl(5). |
1.3.6.1.4.1.2011.5.25.111.2.1.1.9 |
nqaAdminCtrlThreshold3 |
Integer32 |
read-create |
Represents the threshold of OWD (One Way Delay) from destination to source. If the OWD violates the threshold, the corresponding counter will increase. It applies only to jitter-type test instances. |
The actually supported value range is 1-6000. Supported test type:jitterAppl(5). |
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 |
To set the value of this object can create or delete the specified test instance and the records belonging to it. Before deleting a test instance, the custom must make sure that the status of the test instance is inactive through nqaScheduleOperStatus. The value can be set to 'CreateAndGo (4)', 'Destroy (6)' and 'Active (1)'. |
support: active(1) createAndGo(4) destroy(6). |
1.3.6.1.4.1.2011.5.25.111.2.1.1.11 |
nqaAdminCtrlJitterThresholdSD |
Integer32 |
read-create |
Represents the threshold of jitter from source to destination. If the jitter violates the threshold, the corresponding counter will increase. It applies only to jitter-type and icmpjitter-type test instances. |
The actually supported value range is 1-6000. |
1.3.6.1.4.1.2011.5.25.111.2.1.1.12 |
nqaAdminCtrlJitterThresholdDS |
Integer32 |
read-create |
Represents the threshold of jitter from destination to source. If the jitter violates the threshold, the corresponding counter will increase. It applies only to jitter-type and icmpjitter-type test instances. |
The actually supported value range is 1-6000. |
1.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.
2.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.
3.During the creation of a test instance, the value of nqaAdminCtrlStatus must be CreateAndGo(4).
1.nqaAdminCtrlOwnerIndex and nqaAdminCtrlTestName must be specified.
2.After test instances are created, the test type of these test instances can not be modified.
3.The test instance cannot be modified when it starts. To modify the test instance, you must stop it first.
4.Modifying single objects is supported.
5.If the object to be modified contains the nqaAdminCtrlStatus object, it can be modified only when the value of nqaAdminCtrlStatus is active (1).
1.When this table is deleted, entries related to this table in other tables (such as the nqaAdminParaTable and nqaScheduleTable) are deleted simultaneously.
2.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.
3.The entries in this table can be deleted only when the value of nqaAdminCtrlStatus is Destroy(6).