Test type that the current device supports.
Data structure of the type is in the format of bits.
Each bit represents a test type.
tcpServer(0),
udpServer(1),
icmpServer(2)
The value #0x00 indicates don't suppourt all servertypes.
Parsed from file NQA-MIB.mib.txt
Company: huawei
Module: NQA-MIB
nqaSupportServerType OBJECT-TYPE SYNTAX BITS { tcpServer(0), udpServer(1), icmpServer(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Test type that the current device supports. Data structure of the type is in the format of bits. Each bit represents a test type. tcpServer(0), udpServer(1), icmpServer(2) The value #0x00 indicates don't suppourt all servertypes." ::= { nqaBase 11}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.1.1 | nqaVersion | 0 | 0 | The NQA version (for example, 1.1). It can be used for version management. |
1.3.6.1.4.1.2011.5.25.111.1.2 | nqaEnable | 0 | 0 | Indicates the switch of enabling NQA client. (The value range: enable:1; disable:2.The default value is enable(1)) |
1.3.6.1.4.1.2011.5.25.111.1.3 | nqaReset | 0 | 0 | Clears all the enabled test configurations . (The value range: enable:1; disable:2. The default value is disable(2)) |
1.3.6.1.4.1.2011.5.25.111.1.4 | nqaTimeOfLastSetError | 0 | 0 | The time of the last configuration error. (0 indicates that the configuration does not fail). |
1.3.6.1.4.1.2011.5.25.111.1.5 | nqaLastSetError | 0 | 0 | The time of the last configuration error. (0 indicates that the configuration does not fail). |
1.3.6.1.4.1.2011.5.25.111.1.6 | nqaNumOfCurrentCtrlEntry | 0 | 0 | The total number of current configuration tests. |
1.3.6.1.4.1.2011.5.25.111.1.7 | nqaMaxConcurrentRequests | 0 | 0 | The maximum number of concurrent active requests that are allowed within an agent implementation. |
1.3.6.1.4.1.2011.5.25.111.1.8 | nqaMaxNumOfRequests | 0 | 0 | The maximum number of requests that are allowed within an agent implementation. |
1.3.6.1.4.1.2011.5.25.111.1.9 | nqaJitterVersion | 0 | 0 | Selects the version of jitter test. (The value range: old version:1, new version:2. The default value is old version(1)) |
1.3.6.1.4.1.2011.5.25.111.1.10 | nqaSupportTestType | 0 | 0 | Test type that the current device supports. Data structure of the type is in the format of bits. Each bit represents a test type.… |