NQA-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: NQA-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
nqa | 1.3.6.1.4.1.2011.5.25.111 |
HUAWEI service quality detect funcion. |
||
nqaBase | 1.3.6.1.4.1.2011.5.25.111.1 | |||
nqaVersion | 1.3.6.1.4.1.2011.5.25.111.1.1 | displaystring | read-only |
The NQA version (for example, 1.1). It can be used for version management. |
nqaEnable | 1.3.6.1.4.1.2011.5.25.111.1.2 | enablevalue | read-write |
Indicates the switch of enabling NQA client. (The value range: enable:1; disable:2.The default value is enable(1)) |
nqaReset | 1.3.6.1.4.1.2011.5.25.111.1.3 | enablevalue | read-write |
Clears all the enabled test configurations. (The value range: enable:1; disable:2. The default value is disable(2)) |
nqaTimeOfLastSetError | 1.3.6.1.4.1.2011.5.25.111.1.4 | dateandtime | read-only |
The time of the last configuration error. (0 indicates that the configuration does not fail). |
nqaLastSetError | 1.3.6.1.4.1.2011.5.25.111.1.5 | displaystring | read-only |
The time of the last configuration error. (0 indicates that the configuration does not fail). |
nqaNumOfCurrentCtrlEntry | 1.3.6.1.4.1.2011.5.25.111.1.6 | integer32 | read-write |
The total number of current configuration tests. |
nqaMaxConcurrentRequests | 1.3.6.1.4.1.2011.5.25.111.1.7 | unsigned32 | read-write |
The maximum number of concurrent active requests that are allowed within an agent implementation. |
nqaMaxNumOfRequests | 1.3.6.1.4.1.2011.5.25.111.1.8 | unsigned32 | read-only |
The maximum number of requests that are allowed within an agent implementation. |
nqaJitterVersion | 1.3.6.1.4.1.2011.5.25.111.1.9 | integer32 | read-write |
Selects the version of jitter test. (The value range: old version:1, new version:2. The default value is old version(1)) |
nqaSupportTestType | 1.3.6.1.4.1.2011.5.25.111.1.10 | 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: icmp(0), tcp(1), udp(2), http(3), ftp(4), jitter(5), snmp(6), trace(7), lspPing(8), lspTrace(9), dns(10), dhcp(11), dlsw(12), pwe3Ping(13), pwe3Trace(14), mPing(15), mTrace(16), macPing(17), macTunnelPing(18), lspJitter(19), icmpJitter(20), pathJitter(21), pathMtu(22), pppoe(23), vplsmPing(24), vplsmacPing(25), vplsmacTrace(26), vplsMTrace(27), gmacping(28), gmactrace(29), mactrace(30), vplspwping(31), vplspwtrace(32) The value #0x00 indicates don't suppourt all testtypes. Bits: 'gmactrace': 29, 'jitter': 5, 'vplspwtrace': 32, 'tcp': 1, 'vplsMTrace': 27, 'ftp': 4, 'gmacping': 28, 'pathMt': 22, 'macPing': 17, 'snmp': 6, 'lspJitter': 19, 'mactrace': 30, 'dns': 10, 'pwe3Trace': 14, 'dhcp': 11, 'pppoe': 23, 'udp': 2, 'http': 3, 'pathJitter': 21, 'trace': 7, 'mTrace': 16, 'vplsmPing': 24, 'lspTrace': 9, 'vplsmacTrace': 26, 'macTunnelPing': 18, 'icmp': 0, 'mPing': 15, 'vplspwping': 31, 'icmpJitter': 20, 'lspPing': 8, 'vplsmacPing': 25, 'pwe3Ping': 13, 'dlsw': 12. |
nqaSupportServerType | 1.3.6.1.4.1.2011.5.25.111.1.11 | 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. tcpServer(0), udpServer(1), icmpServer(2) The value #0x00 indicates don't suppourt all servertypes. Bits: 'udpServer': 1, 'icmpServer': 2, 'tcpServer': 0. |
nqaCtrl | 1.3.6.1.4.1.2011.5.25.111.2 | |||
nqaAdminCtrlTable | 1.3.6.1.4.1.2011.5.25.111.2.1 | no-access |
A table of NQA monitoring definitions. |
|
1.3.6.1.4.1.2011.5.25.111.2.1.1 | no-access |
Defines an entry in the nqaAdminCtrlTable. |
||
nqaAdminCtrlOwnerIndex | 1.3.6.1.4.1.2011.5.25.111.2.1.1.1 | snmpadminstring | no-access |
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. |
nqaAdminCtrlTestName | 1.3.6.1.4.1.2011.5.25.111.2.1.1.2 | snmpadminstring | no-access |
The name of a test. This is locally unique, within the scope of an nqaAdminCtrlOwnerIndex. |
nqaAdminCtrlTag | 1.3.6.1.4.1.2011.5.25.111.2.1.1.3 | displaystring | read-only |
A string which is the description of the test instance. |
nqaAdminCtrlType | 1.3.6.1.4.1.2011.5.25.111.2.1.1.4 | nqatype | read-only |
The type of the test instance. |
nqaAdminCtrlFrequency | 1.3.6.1.4.1.2011.5.25.111.2.1.1.5 | integer32 | read-only |
Specifies the interval when the test instance repeats. |
nqaAdminCtrlTimeOut | 1.3.6.1.4.1.2011.5.25.111.2.1.1.6 | integer32 | read-only |
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. |
nqaAdminCtrlThreshold1 | 1.3.6.1.4.1.2011.5.25.111.2.1.1.7 | integer32 | read-only |
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. |
nqaAdminCtrlThreshold2 | 1.3.6.1.4.1.2011.5.25.111.2.1.1.8 | integer32 | read-only |
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. |
nqaAdminCtrlThreshold3 | 1.3.6.1.4.1.2011.5.25.111.2.1.1.9 | integer32 | read-only |
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. |
nqaAdminCtrlStatus | 1.3.6.1.4.1.2011.5.25.111.2.1.1.10 | rowstatus | read-only |
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)'. |
nqaAdminParaTable | 1.3.6.1.4.1.2011.5.25.111.2.2 | no-access |
Set parameter for a test. |
|
1.3.6.1.4.1.2011.5.25.111.2.2.1 | no-access |
set parameter in the nqaAdminParaTable. |
||
nqaAdminParaTargetAddressType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.1 | inetaddresstype | read-write |
Represents the address type of destination. |
nqaAdminParaTargetAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.2 | inetaddress | read-write |
Represents the address of destination. |
nqaAdminParaTargetPort | 1.3.6.1.4.1.2011.5.25.111.2.2.1.3 | inetportnumber | read-write |
Represents the port number of destination. |
nqaAdminParaSourceAddressType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.4 | inetaddresstype | read-write |
Represents the address type of source. |
nqaAdminParaSourceAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.5 | inetaddress | read-write |
Represents the address of source. |
nqaAdminParaSourcePort | 1.3.6.1.4.1.2011.5.25.111.2.2.1.6 | inetportnumber | read-write |
Represents the port number of source. |
nqaAdminParaMaxTtl | 1.3.6.1.4.1.2011.5.25.111.2.2.1.7 | unsigned32 | read-write |
Specifies the maximum value of TTL. The value cannot be set to 0 unless the test-type is pwe3ping, the lsp-version is rfc4379, and the ttl-copymode is pipe. |
nqaAdminParaInitialTtl | 1.3.6.1.4.1.2011.5.25.111.2.2.1.8 | unsigned32 | read-write |
Specifies the initial value of TTL. |
nqaAdminParaStorageType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.9 | storagetype | read-write |
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
nqaAdminParaMaxFailures | 1.3.6.1.4.1.2011.5.25.111.2.2.1.10 | unsigned32 | read-write |
The value of this object indicates the maximum number of consecutive timeouts allowed before terminating a remote traceroute request. A value of 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. |
nqaAdminParaDontFragment | 1.3.6.1.4.1.2011.5.25.111.2.2.1.11 | truthvalue | read-write |
This object enables setting of Don't Fragment (DF) flag in the IP header for a probe. Use of this object enables performing a manual PATH MTU test. |
nqaAdminParaDataSize | 1.3.6.1.4.1.2011.5.25.111.2.2.1.12 | unsigned32 | read-write |
The size of data field in packet. |
nqaAdminParaDataFill | 1.3.6.1.4.1.2011.5.25.111.2.2.1.13 | octet string | read-write |
Represents the characters used for filling the data field. This object is used together with the corresponding object, nqaAdminParaDataSize. |
nqaAdminParaIfIndex | 1.3.6.1.4.1.2011.5.25.111.2.2.1.14 | interfaceindexorzero | read-write |
Specified the source interface or tunnel, from which probes of the test instance are sent. The object applies to DHCP, jitter, icmpjitter, ICMP, lspping or lsptrace type test instance. The value zero implies that the object is disabled. |
nqaAdminParaByPassRouteTable | 1.3.6.1.4.1.2011.5.25.111.2.2.1.15 | truthvalue | read-write |
The purpose of this object is to optionally enable bypassing the route table. If enabled, the remote host will bypass the normal routing tables and send directly to a host on an attached network. If the host is not on a directly-attached network, an error is returned. This option can be used to perform the ping/traceroute operation to a local host through an interface that has no route defined (e.g., after the interface was dropped by routed). |
nqaAdminParaMiscOptions | 1.3.6.1.4.1.2011.5.25.111.2.2.1.16 | snmpadminstring | read-write |
Enables an application to specify implementation dependent options. |
nqaAdminParaProbeCount | 1.3.6.1.4.1.2011.5.25.111.2.2.1.17 | unsigned32 | read-write |
Specifies the number of packets sent by the test instance, or times of probe repeated, in which may send several packets. The second case applies to jitter-type test instances. |
nqaAdminParaTrapGeneration | 1.3.6.1.4.1.2011.5.25.111.2.2.1.18 | bits | read-write |
Switch of notification. Determine whether and how to send notifications for the test instance: - probeFailure(0) - Generate a PathChange notification when the current path varies from a previously determined path. - testFailure(1) - Generate a TestFailed notification when the full path to a target can't be determined. - testCompletion(2) - Generate a TestCompleted notification when the path to a target has been determined. - overRtdThreshold(3) - Generate a Overthreshold of RTD notification when the statistic results exceed threshold. - overOwdThresholdSd(4) - Generate a Overthreshold of OWD-SD notification when the statistic results exceed threshold. - overOwdThresholdDs(5) - Generate a Overthreshold of OWD-DS notification when the statistic results exceed threshold. The value #0x00 indicates disable all notifications. Bits: 'overRtdThreshold': 3, 'testCompletion': 2, 'testFailure': 1, 'probeFailure': 0, 'overOwdThresholdDs': 5, 'overOwdThresholdSd': 4. |
nqaAdminParaTrapProbeFailureFilter | 1.3.6.1.4.1.2011.5.25.111.2.2.1.19 | unsigned32 | read-write |
Specifies the condition when to trigger an nqaProbeFailed notification. When the number of consecutive failed probes violates the threshold indicated by nqaAdminParaTrapProbeFailureFilter, a notification will be created. This object is used together with nqaAdminParaTrapGeneration. |
nqaAdminParaTrapTestFailureFilter | 1.3.6.1.4.1.2011.5.25.111.2.2.1.20 | unsigned32 | read-write |
Specifies the condition when to trigger an nqaTestFailed notification. When the number of failed tests violates the threshold indicated by nqaAdminParaTrapTestFailureFilter, a notification will be created. There are usually several probes in each test. This object is used together with nqaAdminParaTrapGeneration. |
nqaAdminParaDSField | 1.3.6.1.4.1.2011.5.25.111.2.2.1.21 | integer32 | read-write |
Specifies the Differentiated Services (DS) field in the IP packet. The DS field is defined as the Type Of Service (TOS) octet in IPv4 header or as the Traffic Class octet in IPv6 header. |
nqaAdminParaDnsServerAddressType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.22 | inetaddresstype | read-write |
Specifies the address type of DNS server. |
nqaAdminParaDnsServerAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.23 | inetaddress | read-write |
Specifies the address of DNS server. |
nqaAdminParaOperation | 1.3.6.1.4.1.2011.5.25.111.2.2.1.24 | nqaoperation | read-write |
Specifies the operation of FTP or HTTP type test instance. The operations of FTP-type test instance include get and put. The operations of HTTP-type test instance include get and post. |
nqaAdminParaHttpVersion | 1.3.6.1.4.1.2011.5.25.111.2.2.1.25 | displaystring | read-write |
Specifies the version of HTTP. |
nqaAdminParaHttpOperationString | 1.3.6.1.4.1.2011.5.25.111.2.2.1.26 | displaystring | read-write |
A string that specifies the HTTP operation which will be sent to the HTTP server. |
nqaAdminParaTestFailurePercent | 1.3.6.1.4.1.2011.5.25.111.2.2.1.27 | unsigned32 | read-write |
Specifies the scale over which the test will be regarded as failed. |
nqaAdminParaFtpUserName | 1.3.6.1.4.1.2011.5.25.111.2.2.1.28 | displaystring | read-write |
Specifies the user name of the FTP server. |
nqaAdminParaFtpPassword | 1.3.6.1.4.1.2011.5.25.111.2.2.1.29 | displaystring | read-write |
Specifies the password of the user of the FTP server. |
nqaAdminParaFtpFilePath | 1.3.6.1.4.1.2011.5.25.111.2.2.1.30 | displaystring | read-write |
Specifies the full name of the file which will be transmitted by the FTP-type test instance. |
nqaAdminParaFtpFileSize | 1.3.6.1.4.1.2011.5.25.111.2.2.1.31 | integer32 | read-write |
Specifies the size that the file will be transmitted by the FTP-type test instance. It may be part of the file. |
nqaAdminParaInterval | 1.3.6.1.4.1.2011.5.25.111.2.2.1.32 | integer32 | read-write |
Specifies the interval between two consecutive probe packets. |
nqaAdminParaNumPackets | 1.3.6.1.4.1.2011.5.25.111.2.2.1.33 | integer32 | read-write |
Specifies the number of packet sent in each probe. This object is used together with nqaAdminParaProbeCount, and only apples to jitter-type test instance. |
nqaAdminParaVrfName | 1.3.6.1.4.1.2011.5.25.111.2.2.1.34 | displaystring | read-write |
Specifies the VRF name. |
nqaAdminParaLspAddressType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.35 | integer | read-write |
Specifies the address type of LSP. The object applies to lspping, lsptrace and lspjitter type test instance. Enumeration: 'ring': 255, 'te': 3, 'ipv4': 1. |
nqaAdminParaLspAddressMask | 1.3.6.1.4.1.2011.5.25.111.2.2.1.36 | integer32 | read-write |
Specifies the address mask of LSP. The object apples to lspping, lsptrace and lspjitter type test instance. |
nqaAdminParaLspIpAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.37 | inetaddress | read-write |
IP Address filled in the ip header, must be a 127/8 address. |
nqaAdminParaLspPWE3VcId | 1.3.6.1.4.1.2011.5.25.111.2.2.1.38 | unsigned32 | read-write |
The local Pseudo wire ID in PWE3 Ping test |
nqaAdminParaLspPWE3Type | 1.3.6.1.4.1.2011.5.25.111.2.2.1.39 | integer | read-write |
The encapsulation type of Pseudo wire ID in the PWE3 Ping test Enumeration: 'atmAal5Sd': 2, 'fr': 1, 'satop-t1': 18, 'atm-1to1-vpc': 13, 'ipInterworking': 64, 'atm-cell-transport': 3, 'atm-nto1-vpc': 10, 'vlan': 4, 'hdlc': 6, 'atm-1to1-vcc': 12, 'cesopsn-basic': 21, 'ppp': 7, 'satop-e1': 17, 'satop-e3': 19, 'ethernet': 5, 'ip-layer2': 11, 'atm-nto1-vcc': 9. |
nqaAdminParaLspPWE3Option | 1.3.6.1.4.1.2011.5.25.111.2.2.1.40 | integer | read-write |
The label type of PWE3 Ping and PWE3 Tracert test. Enumeration: 'controlWord': 2, 'labelAlert': 1, 'normal': 3. |
nqaAdminParaLspPWE3RemoteVcId | 1.3.6.1.4.1.2011.5.25.111.2.2.1.41 | unsigned32 | read-write |
The remote Pseudo wire ID in PWE Ping test. |
nqaAdminParaLspPWE3RemoteAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.42 | inetaddress | read-write |
The remote IP address in PWE3 Ping test. |
nqaAdminParaLspExp | 1.3.6.1.4.1.2011.5.25.111.2.2.1.43 | unsigned32 | read-write |
The 3bit EXP field of the MPLS echo packet label. |
nqaAdminParaLspReplyMode | 1.3.6.1.4.1.2011.5.25.111.2.2.1.44 | integer | read-write |
ReplyMode Value Meaning ----- ------- 1 Do not reply 2 Reply via an IPv4/IPv6 UDP packet 3 Reply via an IPv4/IPv6 UDP packet with Router Alert 4 Reply via application level control channel 5 Reply via a VPLS IPv4 UDP packet Enumeration: 'udpviaVPLS': 5, 'udp': 2, 'noReply': 1, 'udpRouterAlert': 3, 'levelControlChannel': 4. |
nqaAdminParaResultRowMax | 1.3.6.1.4.1.2011.5.25.111.2.2.1.45 | integer32 | read-write |
Specifies the maximum number of result records. |
nqaAdminParaHistoryRowMax | 1.3.6.1.4.1.2011.5.25.111.2.2.1.46 | integer32 | read-write |
Specifies the maximum number of history records. |
nqaAdminParaCreateHopsEntries | 1.3.6.1.4.1.2011.5.25.111.2.2.1.47 | enablevalue | read-write |
When set to 'enable (1)', the result of each hop will be kept in nqaResultsTable. The object applies to trace, pwe3trace, lsptrace, mtrace type test instance. |
nqaAdminParaLspVCType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.48 | integer | read-write |
The type of protocol which establishes PW in the pwe3tracert test Enumeration: 'bgp': 2, 'bgpad': 3, 'ldp': 1. |
nqaAdminParaMTraceLastHopAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.49 | inetaddress | read-write |
The last hop router's IP address in Mtrace test. |
nqaAdminParaMTraceSourceAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.50 | inetaddress | read-write |
The IP address of the multicast source for the path being traced in Mtrace test. |
nqaAdminParaMTraceGroupAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.51 | inetaddress | read-write |
The group address to be traced in Mtrace test, or zero if no group-specific information is desired. |
nqaAdminParaMTraceMaxTtl | 1.3.6.1.4.1.2011.5.25.111.2.2.1.52 | unsigned32 | read-write |
The maximum number of hops that the requester wants to trace in Mtrace test. |
nqaAdminParaMTraceSendMode | 1.3.6.1.4.1.2011.5.25.111.2.2.1.53 | integer | read-write |
The sending mode of the Query pamessage in Mtrace test. Enumeration: 'allRouter': 2, 'destination': 3, 'lastHop': 4, 'multicastTree': 1. |
nqaAdminParaMTraceResponseTtl | 1.3.6.1.4.1.2011.5.25.111.2.2.1.54 | unsigned32 | read-write |
The TTL at which to multicast the response in Mtrace test, if the response address is a multicast address. |
nqaAdminParaMTraceResponseAddressType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.55 | inetaddresstype | read-write |
Mtrace response address type |
nqaAdminParaMTraceResponseAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.56 | inetaddress | read-write |
This field specifies where the completed traceroute response packet gets sent in Mtrace test. It can be a unicast address or a multicast address |
nqaAdminParaDistanceNodeType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.57 | nqadistancenodetype | read-write |
The destination of MAC ping(mac address or rmepid). |
nqaAdminParaMacAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.58 | macaddress | read-write |
Mac address of the destination of MAC PING. |
nqaAdminParaRMepID | 1.3.6.1.4.1.2011.5.25.111.2.2.1.59 | dot1agcfmmepidorzero | read-write |
Rmepid of the destination of MAC PING. |
nqaAdminParaMDName | 1.3.6.1.4.1.2011.5.25.111.2.2.1.60 | octet string | read-write |
Indicate the MD name in which the MAC Ping operated. |
nqaAdminParaMAName | 1.3.6.1.4.1.2011.5.25.111.2.2.1.61 | octet string | read-write |
Indicate the MA name in which the MAC Ping operated. |
nqaAdminParaMacTunnelName | 1.3.6.1.4.1.2011.5.25.111.2.2.1.62 | octet string | read-write |
Indicate the MAC Tunnel name in which the MAC Ping operated. |
nqaAdminParaPathMtuStep | 1.3.6.1.4.1.2011.5.25.111.2.2.1.63 | integer32 | read-write |
Specify the step of the path MTU test.If the last response was received successful,the next packet's length will add the step. |
nqaAdminParaPathMtuDiscoveryPathMtuMax | 1.3.6.1.4.1.2011.5.25.111.2.2.1.64 | integer32 | read-write |
Specify the max value of the discovery field in the path MTU test. |
nqaAdminParaIcmpJitterMode | 1.3.6.1.4.1.2011.5.25.111.2.2.1.65 | integer | read-write |
Select the type of ICMP packets to be sent in ICMP jitter and path jitter test.The value can be icmpTimestamp(1) or icmpEcho(2). Enumeration: 'icmpEcho': 2, 'icmpTimestamp': 1. |
nqaAdminParaCodecType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.66 | integer | read-write |
To indicate the codec type to be used with jitter probe. This is applicable only for the jitter probe. Enumeration: 'notDefined': 1, 'g729A': 4, 'g711Ulaw': 3, 'g711Alaw': 2. |
nqaAdminParaIcpifAdvFactor | 1.3.6.1.4.1.2011.5.25.111.2.2.1.67 | integer32 | read-write |
The advantage factor depends on the type of access and how the service is to be used. This object will be used while calculating the ICPIF (Calculated Planning Impairment Factor) values. Suggestion values: |---------------------------------------------------|-------| | Service |factor | |---------------------------------------------------|-------| | conventional wire-line | 0 | |---------------------------------------------------|-------| | mobility within Building | 5 | |---------------------------------------------------|-------| | mobility within geographical area | 10 | |---------------------------------------------------|-------| | access to hard-to-reach location | 20 | |---------------------------------------------------|-------| |
nqaAdminParaFtpMode | 1.3.6.1.4.1.2011.5.25.111.2.2.1.68 | integer | read-write |
To indicate the mode to be used with ftp probe. This is applicable only for the ftp probe. Enumeration: 'active': 1, 'passive': 2. |
nqaAdminParaHardwareBased | 1.3.6.1.4.1.2011.5.25.111.2.2.1.69 | enabledstatus | read-write |
Indicates that the hardware is enabled to send packets. (The value range: enable:1;disable:2.The default value is disable(2)) |
nqaAdminParaPppoeUserName | 1.3.6.1.4.1.2011.5.25.111.2.2.1.70 | octet string | read-write |
Specifies the username of PPPoE dial-up. For jitter,icmp,traceroute, tcp,udp,ftp,dns,http probes, this parameter indicates that the probe uses PPPoE encapsulation. This parameter accepts the characters in sight only. |
nqaAdminParaPppoePassword | 1.3.6.1.4.1.2011.5.25.111.2.2.1.71 | octet string | read-write |
Specifies the password of PPPoE dial-up. This is applicable only for the PPPoE probe. This parameter accepts the characters in sight only. |
nqaAdminParaPppoeVlanIf | 1.3.6.1.4.1.2011.5.25.111.2.2.1.72 | integer32 | read-write |
Specifies the vlanif of PPPoE dial-up. For jitter, icmp, traceroute, tcp, udp, ftp, dns, http probes, this parameter indicates that the probe uses PPPoE encapsulation. |
nqaAdminParaPppoeAuthenticationMode | 1.3.6.1.4.1.2011.5.25.111.2.2.1.73 | integer | read-write |
Specifies the authentication mode of PPPoE dial-up. This is applicable only for the PPPoE probe. Enumeration: 'pap': 2, 'chap': 1. |
nqaAdminParaPppoeRedialUpTimes | 1.3.6.1.4.1.2011.5.25.111.2.2.1.74 | integer32 | read-write |
Specifies the redialup times of PPPoE dial-up. This is applicable only for the PPPoE probe. |
nqaAdminParaPppoeInterval | 1.3.6.1.4.1.2011.5.25.111.2.2.1.75 | integer32 | read-write |
Specifies the redialup interval of PPPoE dial-up. This is applicable only for the PPPoE probe. |
nqaAdminParaVsiName | 1.3.6.1.4.1.2011.5.25.111.2.2.1.76 | octet string | read-write |
Specify the name of the VSI(Virtual Switch Instance) |
nqaAdminParaVlanId | 1.3.6.1.4.1.2011.5.25.111.2.2.1.77 | vlanidornone | read-write |
Specify the Vlan ID |
nqaAdminParaLspTunnelType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.78 | integer | read-write |
To indicate ping/trace which lsp tunnel. Enumeration: 'main': 0, 'hotstandby': 1. |
nqaAdminParaLspNextHopAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.79 | inetaddress | read-write |
Represents the address of nexthop. |
nqaAdminParaLspVersion | 1.3.6.1.4.1.2011.5.25.111.2.2.1.80 | integer | read-write |
Specify lsp version of protocol. Draft-ietf-mpls-lsp-ping-06 protocol, RFC4379 protocol or ptn mode. Enumeration: 'ptnmode': 3, 'draft6': 1, 'rfc4379': 2. |
nqaAdminParaRemoteAddressType | 1.3.6.1.4.1.2011.5.25.111.2.2.1.81 | inetaddresstype | read-write |
Represents the address type of remote. |
nqaAdminParaRemoteAddress | 1.3.6.1.4.1.2011.5.25.111.2.2.1.82 | inetaddress | read-write |
Represents the address of remote. |
nqaAdminParaTimeUnit | 1.3.6.1.4.1.2011.5.25.111.2.2.1.83 | integer | read-write |
The unit of the timestamp, ms or us. Enumeration: 'ms': 2, 'us': 1. |
nqaScheduleTable | 1.3.6.1.4.1.2011.5.25.111.2.3 | no-access |
Schedule test . |
|
1.3.6.1.4.1.2011.5.25.111.2.3.1 | no-access |
Set start-up in the nqaAdminParaTable. |
||
nqaScheduleStartType | 1.3.6.1.4.1.2011.5.25.111.2.3.1.1 | integer | read-write |
Specifies the start type of the test instance. The object is used together with nqaScheduleStartTime. Enumeration: 'default': 0, 'startAt': 2, 'startAfter': 3, 'startNow': 1. |
nqaScheduleStartTime | 1.3.6.1.4.1.2011.5.25.111.2.3.1.2 | unsigned32 | read-write |
Specifies the start time of the test instance. Setting the value to 0 indicates to start the test instance immediately. After configuring this object, the status of the test instance is active, and the parameters of the test instance can't be changed. |
nqaScheduleEndType | 1.3.6.1.4.1.2011.5.25.111.2.3.1.3 | integer | read-write |
Specifies the end type of the test instance. The object is used together with nqaScheduleEndTime. Enumeration: 'default': 0, 'endLifetime': 3, 'endAfter': 2, 'endAt': 1. |
nqaScheduleEndTime | 1.3.6.1.4.1.2011.5.25.111.2.3.1.4 | unsigned32 | read-write |
Specifies the end time of the test instance. |
nqaScheduleAgeTime | 1.3.6.1.4.1.2011.5.25.111.2.3.1.5 | integer32 | read-write |
Specifies the aging time of the test instance, the time how long the test instance will be reserved in NQA, after the test instance is inactive. Setting the value to 0 indicates reserving the test instance eternally. |
nqaScheduleElapsedTime | 1.3.6.1.4.1.2011.5.25.111.2.3.1.6 | timeinterval | read-only |
The elapsed time (the period of time after task dispatch). |
nqaScheduleNumOfInitiations | 1.3.6.1.4.1.2011.5.25.111.2.3.1.7 | integer32 | read-only |
Specifies the times that the test instance has been initialed. This object is used as the index of the result table, HTTP statistics table, jitter statistics table, FTP statistics table and history table. |
nqaScheduleLastFinishIndex | 1.3.6.1.4.1.2011.5.25.111.2.3.1.8 | integer32 | read-only |
Specifies the latest finished test of the test instance, which is used as the index of the result table. |
nqaScheduleOperStatus | 1.3.6.1.4.1.2011.5.25.111.2.3.1.9 | integer | read-write |
Specifies the status of dispatching operation: - reset: Clear all the records of the test instance. - stop: Stop the test instance, if it's running. - restart: Stop the test instance, if it's running, and restart the test instance immediately. - active: The test instance is running; the parameters of the test instances can't be changed. - inactive: The test instance doesn't be scheduled; the parameters of the test instances can be changed. Enumeration: 'reset': 1, 'active': 4, 'inactive': 5, 'stop': 2, 'restart': 3. |
nqaScheduleLastCollectIndex | 1.3.6.1.4.1.2011.5.25.111.2.3.1.10 | integer32 | read-only |
Specifies the index of the latest collection statistics result record in the collection result table. |
nqaGroupTable | 1.3.6.1.4.1.2011.5.25.111.2.4 | no-access |
Set group for a test. |
|
1.3.6.1.4.1.2011.5.25.111.2.4.1 | no-access |
Set parameters in the nqaGroupTable. |
||
nqaGroupStatusType | 1.3.6.1.4.1.2011.5.25.111.2.4.1.1 | integer | read-write |
Specifies the group status of the test instance. The value can be normal (1), leader (2) or member (3). Enumeration: 'member': 3, 'leader': 2, 'normal': 1. |
nqaGroupPeriod | 1.3.6.1.4.1.2011.5.25.111.2.4.1.2 | integer32 | read-write |
Specifies the interval during which all members in the specified group will be executed. |
nqaGroupLeaderOwnerIndex | 1.3.6.1.4.1.2011.5.25.111.2.4.1.3 | snmpadminstring | read-write |
Specifies the owner index of the group leader, if the test instance is a member of the group. |
nqaGroupLeaderTestName | 1.3.6.1.4.1.2011.5.25.111.2.4.1.4 | snmpadminstring | read-write |
Specifies the test name of the group leader, if the test instance is a member of the group. |
nqaGroupMemberNum | 1.3.6.1.4.1.2011.5.25.111.2.4.1.5 | integer32 | read-only |
Specifies the number of member in the group. |
nqaGroupMemberFree | 1.3.6.1.4.1.2011.5.25.111.2.4.1.6 | enablevalue | read-write |
Free all members in the group. |
nqaAdminParaExtTable | 1.3.6.1.4.1.2011.5.25.111.2.5 | no-access |
Set parameter for a test. |
|
1.3.6.1.4.1.2011.5.25.111.2.5.1 | no-access |
Set parameter in the nqaAdminParaExtTable. |
||
nqaAdminExtPara1 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.1 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara2 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara2 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.2 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara1 object after the test case is ascertained. |
nqaAdminExtPara3 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.3 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara4 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara4 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.4 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara3 object after the test case is ascertained. |
nqaAdminExtPara5 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.5 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara6 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara6 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.6 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara5 object after the test case is ascertained. |
nqaAdminExtPara7 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.7 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara8 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara8 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.8 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara7 object after the test case is ascertained. |
nqaAdminExtPara9 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.9 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara10 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara10 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.10 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara9 object after the test case is ascertained. |
nqaAdminExtPara11 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.11 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara12 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara12 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.12 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara11 object after the test case is ascertained. |
nqaAdminExtPara13 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.13 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara14 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara14 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.14 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara13 object after the test case is ascertained. |
nqaAdminExtPara15 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.15 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara16 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara16 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.16 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara15 object after the test case is ascertained. |
nqaAdminExtPara17 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.17 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara18 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara18 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.18 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara17 object after the test case is ascertained. |
nqaAdminExtPara19 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.19 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara20 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara20 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.20 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara19 object after the test case is ascertained. |
nqaAdminExtPara21 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.21 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara22 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara22 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.22 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara21 object after the test case is ascertained. |
nqaAdminExtPara23 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.23 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara24 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara24 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.24 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara23 object after the test case is ascertained. |
nqaAdminExtPara25 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.25 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara26 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara26 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.26 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara25 object after the test case is ascertained. |
nqaAdminExtPara27 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.27 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara28 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara28 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.28 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara27 object after the test case is ascertained. |
nqaAdminExtPara29 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.29 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara30 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara30 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.30 | integer32 | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara29 object after the test case is ascertained. |
nqaAdminExtPara31 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.31 | octet string | 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. |
nqaAdminExtPara32 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.32 | octet string | 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. |
nqaAdminExtPara33 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.33 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara34 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara34 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.34 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara33 object after the test case is ascertained. |
nqaAdminExtPara35 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.35 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara36 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara36 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.36 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara35 object after the test case is ascertained. |
nqaAdminExtPara37 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.37 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara38 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara38 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.38 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara37 object after the test case is ascertained. |
nqaAdminExtPara39 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.39 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara40 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara40 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.40 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara39 object after the test case is ascertained. |
nqaAdminExtPara41 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.41 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara42 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara42 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.42 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara41 object after the test case is ascertained. |
nqaAdminExtPara43 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.43 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara44 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara44 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.44 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara43 object after the test case is ascertained. |
nqaAdminExtPara45 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.45 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara46 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara46 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.46 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara45 object after the test case is ascertained. |
nqaAdminExtPara47 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.47 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara48 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara48 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.48 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara47 object after the test case is ascertained. |
nqaAdminExtPara49 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.49 | octet string | read-only |
This object indicates the description of the nqaAdminExtPara50 object. The value is automatically assigned by the system after the type of the test case is ascertained. |
nqaAdminExtPara50 | 1.3.6.1.4.1.2011.5.25.111.2.5.1.50 | octet string | read-write |
This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara49 object after the test case is ascertained. |
nqaServer | 1.3.6.1.4.1.2011.5.25.111.3 | |||
nqaServerEnable | 1.3.6.1.4.1.2011.5.25.111.3.1 | enablevalue | read-write |
Enables NQA server, which can be the echo server of TCP, UDP and jitter type test instance. |
nqaTcpServerTable | 1.3.6.1.4.1.2011.5.25.111.3.2 | no-access |
A table which contains the status of nqa tcp server configuration information. |
|
1.3.6.1.4.1.2011.5.25.111.3.2.1 | no-access |
A table which contains the status of nqa tcp server configuration information. This entry is included not only the tcp server ip address but also the tcp server tcp port. If used for VPN it is also included the VPN name. |
||
nqaTcpServerAddressType | 1.3.6.1.4.1.2011.5.25.111.3.2.1.1 | inetaddresstype | read-only |
Specifies the address type of TCP server. |
nqaTcpServerAddress | 1.3.6.1.4.1.2011.5.25.111.3.2.1.2 | inetaddress | no-access |
Specifies the address of TCP server. |
nqaTcpServerPort | 1.3.6.1.4.1.2011.5.25.111.3.2.1.3 | inetportnumber | no-access |
Specifies the port number on which TCP server is listening. |
nqaTcpServerVrfName | 1.3.6.1.4.1.2011.5.25.111.3.2.1.4 | displaystring | no-access |
Specifies the VRF (VPN Routing & Forwarding) instances name of the TCP server. |
nqaTcpServerStatus | 1.3.6.1.4.1.2011.5.25.111.3.2.1.5 | rowstatus | read-only |
Specifies the operation of the TCP server, creating or deleting. |
nqaUdpServerTable | 1.3.6.1.4.1.2011.5.25.111.3.3 | no-access |
A table which contains the status of nqa udp server configuration information. |
|
1.3.6.1.4.1.2011.5.25.111.3.3.1 | no-access |
A table which contains the status of nqa udp server configuration information. This entry is includeed not only the udp server ip address but also the udp server udp port.If used for VPN it is also included the VPN name. |
||
nqaUdpServerAddressType | 1.3.6.1.4.1.2011.5.25.111.3.3.1.1 | inetaddresstype | read-only |
Specifies the address type of UDP server. |
nqaUdpServerAddress | 1.3.6.1.4.1.2011.5.25.111.3.3.1.2 | inetaddress | no-access |
Specifies the address of UDP server. |
nqaUdpServerPort | 1.3.6.1.4.1.2011.5.25.111.3.3.1.3 | inetportnumber | no-access |
Specifies the port number on which UDP server is listening. |
nqaUdpServerVrfName | 1.3.6.1.4.1.2011.5.25.111.3.3.1.4 | displaystring | no-access |
Specifies the VRF (VPN Routing & Forwarding) instances name of the UDP server. |
nqaUdpServerStatus | 1.3.6.1.4.1.2011.5.25.111.3.3.1.5 | rowstatus | read-only |
Specifies the operation of the UDP server, creating or deleting. |
nqaIcmpServerTable | 1.3.6.1.4.1.2011.5.25.111.3.4 | no-access |
A table which contains the status of nqa ICMP server configuration information. |
|
1.3.6.1.4.1.2011.5.25.111.3.4.1 | no-access |
A table which contains the status of nqa ICMP server configuration information. This entry is included the ICMP server IP address. If used for VPN it is also included the VPN name. |
||
nqaIcmpServerAddress | 1.3.6.1.4.1.2011.5.25.111.3.4.1.1 | inetaddress | no-access |
Specifies the address of ICMP server. |
nqaIcmpServerVrfName | 1.3.6.1.4.1.2011.5.25.111.3.4.1.2 | displaystring | no-access |
Specifies the VRF (VPN Routing & Forwarding) instances name of the ICMP server. |
nqaIcmpServerAddressType | 1.3.6.1.4.1.2011.5.25.111.3.4.1.3 | inetaddresstype | read-only |
Specifies the address type of ICMP server. |
nqaIcmpServerStatus | 1.3.6.1.4.1.2011.5.25.111.3.4.1.51 | rowstatus | read-only |
Specifies the operation of the ICMP server, creating or deleting. |
nqaStats | 1.3.6.1.4.1.2011.5.25.111.4 | |||
nqaResultsTable | 1.3.6.1.4.1.2011.5.25.111.4.1 | no-access |
Defines the test Results Extend Table for providing the capability of performing test operations at a remote host. The results of these operations are stored in the nqaResultsTable . The operation of this table is same as that of nqaResultsTable. |
|
1.3.6.1.4.1.2011.5.25.111.4.1.1 | no-access |
The operation of this table is same as that of nqaResultsTable. |
||
nqaResultsIndex | 1.3.6.1.4.1.2011.5.25.111.4.1.1.1 | integer32 | no-access |
The result table index and times of dispatching dependency tests. Each test can only reserve 5 records. The result table only contains icmp/dns/dlsw/lspPing/Traceroute/LSP Traceroute/tcp/udp/snmp/dhcp Traceroute information. |
nqaResultsHopIndex | 1.3.6.1.4.1.2011.5.25.111.4.1.1.2 | integer32 | no-access |
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. |
nqaResultsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.1.1.3 | integer | read-only |
The status of test. Enumeration: 'failure': 2, 'noResult': 0, 'success': 1. |
nqaResultsTestAttempts | 1.3.6.1.4.1.2011.5.25.111.4.1.1.4 | counter32 | read-only |
The times of executing tests, which includes the times of successful execution, failed execution and interruption (interrupted by human or system). The current number of test attempts. The value of this object MUST be started at 0. |
nqaResultsCurHopCount | 1.3.6.1.4.1.2011.5.25.111.4.1.1.5 | gauge32 | read-only |
It is equal to the hop count index executed by current Traceroute or LSP Traceroute tests. Ping/LSP Ping does not use this entry. The default value is 0. |
nqaResultsCurProbeCount | 1.3.6.1.4.1.2011.5.25.111.4.1.1.6 | gauge32 | read-only |
The total count of probe packets of Traceroute or LSP Traceroute test in a hop count index. |
nqaResultsRTDOverThresholds | 1.3.6.1.4.1.2011.5.25.111.4.1.1.7 | counter32 | read-only |
The times of successful statistics test RTD (Round Trip Delay) over the threshold. |
nqaResultsSumCompletionTime | 1.3.6.1.4.1.2011.5.25.111.4.1.1.8 | counter32 | read-only |
The sum of RTT (response time) of all packets of each hop for executing Traceroute, LSP Traceroute tests. The sum of RTT (response time) of sent packets for executing ping, lsp ping and disman-ping tests and so on. |
nqaResultsSumCompletionTime2Low | 1.3.6.1.4.1.2011.5.25.111.4.1.1.9 | counter32 | read-only |
The low order 32 bits of the accumulated squares of completion times (in milliseconds) of NQA operations which complete successfully. Low/High order is defined where the binary number will look as follows: ------------------------------------------------- | High order 32 bits | Low order 32 bits | ------------------------------------------------- For example the number 4294967296 would have all Low order bits as '0' and the rightmost High order bit will be 1 (zeros,1). |
nqaResultsSumCompletionTime2High | 1.3.6.1.4.1.2011.5.25.111.4.1.1.10 | counter32 | read-only |
The high order 32 bits of the accumulated squares of completion times (in milliseconds) of NQA operations which complete successfully. See the nqaResultsSumCompletionTime2Low object for a definition of Low/High Order. |
nqaResultsCompletionTimeMin | 1.3.6.1.4.1.2011.5.25.111.4.1.1.11 | gauge32 | read-only |
The minimum RTT (for Traceroute and LSP Traceroute, it is the minimum RTT among all the packet of next hop) of all packets for executing a test. |
nqaResultsCompletionTimeMax | 1.3.6.1.4.1.2011.5.25.111.4.1.1.12 | gauge32 | read-only |
The maximum RTT (for Traceroute and LSP Traceroute, it is the maximum RTT among all the packets of next hop) of all packets in executing a test. |
nqaResultsDisconnects | 1.3.6.1.4.1.2011.5.25.111.4.1.1.13 | counter32 | read-only |
The times of consecutive failures. For connectionless protocol type of test,this number should be zero. |
nqaResultsTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.1.1.14 | counter32 | read-only |
The number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded. |
nqaResultsBusies | 1.3.6.1.4.1.2011.5.25.111.4.1.1.15 | counter32 | read-only |
The times of failure to apply resource due to the busy system. such as apply memory or create socket failure. |
nqaResultsNoConnections | 1.3.6.1.4.1.2011.5.25.111.4.1.1.16 | counter32 | read-only |
The number of occasions when a NQA operation could not be initiated because the connection to the target has not been established. For all other nqaAdminCtrlType this object will remain zero. This cannot occur for connectionless protocols, but may occur for connection oriented protocols, such as TCP. Since a NQA operation was never initiated, the completion time of these operations are not accumulated, nor do they increment nqaResultsCompletions. |
nqaResultsSequenceErrors | 1.3.6.1.4.1.2011.5.25.111.4.1.1.17 | counter32 | read-only |
The number of NQA operation completions received with an unexpected sequence identifier. For all other values of nqaAdminCtrlType this object will remain zero. When this has occurred some of the possible reasons maybe: - a duplicate packet was received - a response was received after it had timed-out - a corrupted packet was received and was not detected |
nqaResultsDrops | 1.3.6.1.4.1.2011.5.25.111.4.1.1.18 | counter32 | read-only |
The times probes of the test dropped due to sending or connecting failure. |
nqaResultsAddressType | 1.3.6.1.4.1.2011.5.25.111.4.1.1.19 | inetaddresstype | read-only |
The destination address type, and the value range can be unknown(0), ipv4(1) and dns(16). |
nqaResultsAddress | 1.3.6.1.4.1.2011.5.25.111.4.1.1.20 | inetaddress | read-only |
The destination address (TraceRoute is the destination address of each hop, and ping is the destination address of tests). |
nqaResultsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.1.1.21 | counter32 | read-only |
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. |
nqaResultsSentProbes | 1.3.6.1.4.1.2011.5.25.111.4.1.1.22 | counter32 | read-only |
The value of this object reflects the number of probes sent for the corresponding test. The value of this object MUST be reported as 0 when no probes have been sent. |
nqaResultsLastGoodProbe | 1.3.6.1.4.1.2011.5.25.111.4.1.1.23 | dateandtime | read-only |
Date and time when the last response was received for a probe. |
nqaResultsLastGoodPath | 1.3.6.1.4.1.2011.5.25.111.4.1.1.24 | dateandtime | read-only |
The date and time when the last complete path was determined. |
nqaResultsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.1.1.25 | integer | read-only |
The status of test execution. Enumeration: 'noFinish': 0, 'finish': 1. |
nqaResultsRttAvg | 1.3.6.1.4.1.2011.5.25.111.4.1.1.26 | gauge32 | read-only |
The average of RTTs that were successfully measured by tests. |
nqaResultsLostPacketRatio | 1.3.6.1.4.1.2011.5.25.111.4.1.1.27 | gauge32 | read-only |
The ratio of the packets lost to all packets sent in the test. |
nqaHTTPStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.2 | no-access |
The statistics collection database. Defines the HTTP Operations Statistics Table for storing the statistics of a HTTP test. |
|
1.3.6.1.4.1.2011.5.25.111.4.2.1 | no-access |
Defines an entry in the nqaHTTPStatsTable. |
||
nqaHTTPStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.2.1.1 | integer32 | no-access |
The The HTTP statistics table index and times of dispatching dependency tests. |
nqaHTTPStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.2.1.2 | integer | read-only |
The status of HTTP test. Enumeration: 'failure': 2, 'noResult': 0, 'success': 1. |
nqaHTTPStatsRTDOverThresholds | 1.3.6.1.4.1.2011.5.25.111.4.2.1.3 | counter32 | read-only |
The number of HTTP operations RTD (Round Trip Delay) that violate threshold. |
nqaHTTPStatsRTTSum | 1.3.6.1.4.1.2011.5.25.111.4.2.1.4 | counter32 | read-only |
The sum of delay time of successful HTTP probes, including the sum of time of DNS query, TCP establishment and packets transmission. |
nqaHTTPStatsRTTMin | 1.3.6.1.4.1.2011.5.25.111.4.2.1.5 | gauge32 | read-only |
The minimum value of HTTP probe time. |
nqaHTTPStatsRTTMax | 1.3.6.1.4.1.2011.5.25.111.4.2.1.6 | gauge32 | read-only |
The maximum value of HTTP probe time. |
nqaHTTPStatsDNSRTTSum | 1.3.6.1.4.1.2011.5.25.111.4.2.1.7 | counter32 | read-only |
The sum of DNS query time. |
nqaHTTPStatsDNSRTTMin | 1.3.6.1.4.1.2011.5.25.111.4.2.1.8 | gauge32 | read-only |
The minimum of DNS query time. |
nqaHTTPStatsDNSRTTMax | 1.3.6.1.4.1.2011.5.25.111.4.2.1.9 | gauge32 | read-only |
The maximum of DNS query time. |
nqaHTTPStatsTCPConnectRTTSum | 1.3.6.1.4.1.2011.5.25.111.4.2.1.10 | counter32 | read-only |
The sum of TCP connection time. |
nqaHTTPStatsTCPConnectRTTMin | 1.3.6.1.4.1.2011.5.25.111.4.2.1.11 | gauge32 | read-only |
The minimum value of TCP connection time. |
nqaHTTPStatsTCPConnectRTTMax | 1.3.6.1.4.1.2011.5.25.111.4.2.1.12 | gauge32 | read-only |
The maximum value of TCP connection time. |
nqaHTTPStatsTransactionRTTSum | 1.3.6.1.4.1.2011.5.25.111.4.2.1.13 | counter32 | read-only |
The sum of transaction time. |
nqaHTTPStatsTransactionRTTMin | 1.3.6.1.4.1.2011.5.25.111.4.2.1.14 | gauge32 | read-only |
The minimum value of transaction time. |
nqaHTTPStatsTransactionRTTMax | 1.3.6.1.4.1.2011.5.25.111.4.2.1.15 | gauge32 | read-only |
The maximum value of transaction time. |
nqaHTTPStatsMessageBodyOctetsSum | 1.3.6.1.4.1.2011.5.25.111.4.2.1.16 | counter32 | read-only |
The sum of the size of the message body received as a response to the HTTP request. |
nqaHTTPStatsDNSServerTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.2.1.17 | counter32 | read-only |
The number of requests that timed out during DNS query. |
nqaHTTPStatsTCPConnectTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.2.1.18 | counter32 | read-only |
The number of requests that timed out during HTTP connection. |
nqaHTTPStatsTransactionTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.2.1.19 | counter32 | read-only |
The number of requests that timed out during HTTP transaction. |
nqaHTTPStatsDNSQueryErrors | 1.3.6.1.4.1.2011.5.25.111.4.2.1.20 | counter32 | read-only |
The number of requests that had DNS query errors. |
nqaHTTPStatsErrors | 1.3.6.1.4.1.2011.5.25.111.4.2.1.21 | counter32 | read-only |
The number of HTTP transaction failures. |
nqaHTTPStatsTcpConnErrors | 1.3.6.1.4.1.2011.5.25.111.4.2.1.22 | counter32 | read-only |
The number of TCP connection failures. |
nqaHTTPStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.2.1.23 | counter32 | read-only |
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. |
nqaHTTPStatsSendProbes | 1.3.6.1.4.1.2011.5.25.111.4.2.1.24 | counter32 | read-only |
The number of sending probes. |
nqaHTTPStatsBusies | 1.3.6.1.4.1.2011.5.25.111.4.2.1.25 | counter32 | read-only |
The number of occasions when a HTTP operation could not be initiated because an internal error. |
nqaHTTPStatsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.2.1.26 | integer | read-only |
The status of test execution. Enumeration: 'noFinish': 0, 'finish': 1. |
nqaHTTPStatsRttAvg | 1.3.6.1.4.1.2011.5.25.111.4.2.1.27 | gauge32 | read-only |
The average of RTTs that were successfully measured by tests. |
nqaHTTPStatsLostPacketRatio | 1.3.6.1.4.1.2011.5.25.111.4.2.1.28 | gauge32 | read-only |
The ratio of the packets lost to all packets sent in the test. |
nqaJitterStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.3 | no-access |
A table which contains the status of latest Jitter operation. |
|
1.3.6.1.4.1.2011.5.25.111.4.3.1 | no-access |
A table which contains the status of latest Jitter operation. This entry is created only if the nqaAdminCtrlType is jitterAppl. |
||
nqaJitterStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.3.1.1 | integer32 | no-access |
The third index of jitter statistics table. |
nqaJitterStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.3.1.2 | integer | read-only |
The result of the test, which value can be noResult (0), success (1), failure (2) or negotiateFailed (3). If the test is still running, the value will be noResult (0). Enumeration: 'failure': 2, 'noResult': 0, 'negotiateFailed': 3, 'success': 1. |
nqaJitterStatsRTDOverThresholds | 1.3.6.1.4.1.2011.5.25.111.4.3.1.3 | counter32 | read-only |
The number of tests that violate RTD (Round Trip Delay) threshold. |
nqaJitterStatsNumOfRTT | 1.3.6.1.4.1.2011.5.25.111.4.3.1.4 | counter32 | read-only |
The number of RTTs that are successfully measured by tests. |
nqaJitterStatsRTTSum | 1.3.6.1.4.1.2011.5.25.111.4.3.1.5 | counter32 | read-only |
The sum of RTTs that are successfully measured. |
nqaJitterStatsRTTSum2Low | 1.3.6.1.4.1.2011.5.25.111.4.3.1.6 | counter32 | read-only |
The sum of squares of RTTs that are successfully measured by tests (low order 32 bits). |
nqaJitterStatsRTTSum2High | 1.3.6.1.4.1.2011.5.25.111.4.3.1.7 | counter32 | read-only |
The sum of squares of RTTs that are successfully measured by tests (high order 32 bits). |
nqaJitterStatsRTTMin | 1.3.6.1.4.1.2011.5.25.111.4.3.1.8 | gauge32 | read-only |
The minimum of RTTs that were successfully measured by tests. |
nqaJitterStatsRTTMax | 1.3.6.1.4.1.2011.5.25.111.4.3.1.9 | gauge32 | read-only |
The maximum of RTTs that were successfully measured by tests. |
nqaJitterStatsMinOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.10 | gauge32 | read-only |
The minimum of absolute value of all positive jitter values from source to destination. |
nqaJitterStatsMaxOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.11 | gauge32 | read-only |
The maximum of absolute value of all positive jitter values from source to destination. |
nqaJitterStatsNumOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.12 | counter32 | read-only |
The number of all positive jitter values from source to destination. |
nqaJitterStatsSumOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.13 | counter32 | read-only |
The sum of absolute value of all positive jitter values from source to destination. |
nqaJitterStatsSum2OfPositivesSDLow | 1.3.6.1.4.1.2011.5.25.111.4.3.1.14 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from source to destination (low order 32 bits). |
nqaJitterStatsSum2OfPositivesSDHigh | 1.3.6.1.4.1.2011.5.25.111.4.3.1.15 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from source to destination (high order 32 bits). |
nqaJitterStatsMinOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.16 | gauge32 | read-only |
The minimum of absolute value of all negative jitter values from source to destination. |
nqaJitterStatsMaxOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.17 | gauge32 | read-only |
The maximum of absolute value of all negative jitter values from source to destination. |
nqaJitterStatsNumOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.18 | counter32 | read-only |
The number of all negative jitter values from source to destination. |
nqaJitterStatsSumOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.19 | counter32 | read-only |
The sum of absolute value of all negative jitter values from source to destination. |
nqaJitterStatsSum2OfNegativesSDLow | 1.3.6.1.4.1.2011.5.25.111.4.3.1.20 | counter32 | read-only |
The sum of squares of absolute value of all negative values from source to destination (low order 32 bits). |
nqaJitterStatsSum2OfNegativesSDHigh | 1.3.6.1.4.1.2011.5.25.111.4.3.1.21 | counter32 | read-only |
The sum of squares of absolute value of all negative values from source to destination (high order 32 bits). |
nqaJitterStatsMinOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.22 | gauge32 | read-only |
The minimum of absolute value of all positive jitter values from destination to source. |
nqaJitterStatsMaxOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.23 | gauge32 | read-only |
The maximum of absolute value of all positive jitter values from destination to source. |
nqaJitterStatsNumOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.24 | counter32 | read-only |
The number of all positive jitter values from destination to source. |
nqaJitterStatsSumOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.25 | counter32 | read-only |
The sum of absolute value of all positive jitter values from destination to source. |
nqaJitterStatsSum2OfPositivesDSLow | 1.3.6.1.4.1.2011.5.25.111.4.3.1.26 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from destination to source (low order 32 bits). |
nqaJitterStatsSum2OfPositivesDSHigh | 1.3.6.1.4.1.2011.5.25.111.4.3.1.27 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from destination to source (high order 32 bits). |
nqaJitterStatsMinOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.28 | gauge32 | read-only |
The minimum of absolute value of all negative jitter values from destination to source. |
nqaJitterStatsMaxOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.29 | gauge32 | read-only |
The maximum of absolute value of all negative jitter values from destination to source. |
nqaJitterStatsNumOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.30 | counter32 | read-only |
The number of all negative jitter values from destination to source. |
nqaJitterStatsSumOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.31 | counter32 | read-only |
The sum of absolute value of all negative jitter values from destination to source. |
nqaJitterStatsSum2OfNegativesDSLow | 1.3.6.1.4.1.2011.5.25.111.4.3.1.32 | counter32 | read-only |
The sum of squares of absolute value of all negative values from destination to source (low order 32 bits). |
nqaJitterStatsSum2OfNegativesDSHigh | 1.3.6.1.4.1.2011.5.25.111.4.3.1.33 | counter32 | read-only |
The sum of squares of absolute value of all negative values from destination to source (high order 32 bits). |
nqaJitterStatsPacketLossSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.34 | counter32 | read-only |
The number of packets lost when sent from source to destination. |
nqaJitterStatsPacketLossDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.35 | counter32 | read-only |
The number of packets lost when sent from destination to source. |
nqaJitterStatsPacketOutOfSequences | 1.3.6.1.4.1.2011.5.25.111.4.3.1.36 | counter32 | read-only |
The number of packets arrived out of sequence. |
nqaJitterStatsErrors | 1.3.6.1.4.1.2011.5.25.111.4.3.1.37 | counter32 | read-only |
The number of errors occurred in the test. |
nqaJitterStatsBusies | 1.3.6.1.4.1.2011.5.25.111.4.3.1.38 | counter32 | read-only |
The number of occasions when a test couldn't be initialized because the previous test has not completed. |
nqaJitterStatsTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.3.1.39 | counter32 | read-only |
The number of responses arrived over the time. |
nqaJitterStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.3.1.40 | counter32 | read-only |
The number of responses from echo-server for the packets sent by the test. |
nqaJitterStatsSentProbes | 1.3.6.1.4.1.2011.5.25.111.4.3.1.41 | counter32 | read-only |
The number of packets sent in the test. |
nqaJitterStatsDrops | 1.3.6.1.4.1.2011.5.25.111.4.3.1.42 | counter32 | read-only |
The number of packets that were sent failed in the test. |
nqaJitterStatsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.3.1.43 | integer | read-only |
The status of the test, which value can be noFinish (0) or finish (1). Enumeration: 'noFinish': 0, 'finish': 1. |
nqaJitterStatsMaxDelaySD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.44 | gauge32 | read-only |
The maximum of all OWD (One Way Delay) from source to destination. |
nqaJitterStatsMaxDelayDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.45 | gauge32 | read-only |
The maximum of all OWD (One Way Delay) from destination to source. |
nqaJitterStatsRTTAvg | 1.3.6.1.4.1.2011.5.25.111.4.3.1.46 | gauge32 | read-only |
The average of RTTs that were successfully measured by tests. |
nqaJitterStatsPacketLossRatio | 1.3.6.1.4.1.2011.5.25.111.4.3.1.47 | gauge32 | read-only |
The ratio of the packets lost to all packets sent in the test. |
nqaJitterStatsAvgJitter | 1.3.6.1.4.1.2011.5.25.111.4.3.1.48 | gauge32 | read-only |
The average of jitter values that were successfully measured by tests. |
nqaJitterStatsAvgJitterSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.49 | gauge32 | read-only |
The average of jitter values from source to destination that were successfully measured by tests. |
nqaJitterStatsAvgJitterDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.50 | gauge32 | read-only |
The average of jitter values from destination to source that were successfully measured by tests. |
nqaJitterStatsJitterOut | 1.3.6.1.4.1.2011.5.25.111.4.3.1.51 | octet string | read-only |
Jitter (RFC1889) at responder. |
nqaJitterStatsJitterIn | 1.3.6.1.4.1.2011.5.25.111.4.3.1.52 | octet string | read-only |
Jitter (RFC1889) at sender. |
nqaJitterStatsOWDOverThresholdsSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.53 | counter32 | read-only |
The number of tests that violate OWD (One Way Delay) threshold from source to destination. |
nqaJitterStatsPktLossUnknown | 1.3.6.1.4.1.2011.5.25.111.4.3.1.54 | counter32 | read-only |
The number of packets lost for which we can't determine the direction. |
nqaJitterStatsNumOfOWD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.55 | counter32 | read-only |
The number of OWDs that were successfully measured by tests. |
nqaJitterStatsOWSumSD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.56 | counter32 | read-only |
The sum of OWDs that were successfully measured by tests from source to destination. |
nqaJitterStatsOWSumDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.57 | counter32 | read-only |
The sum of OWDs that were successfully measured by tests from destination to source. |
nqaJitterStatsOWDOverThresholdsDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.58 | counter32 | read-only |
The number of tests that violate OWD (One Way Delay) threshold from destination to source. |
nqaJitterStatsOperOfIcpif | 1.3.6.1.4.1.2011.5.25.111.4.3.1.59 | gauge32 | read-only |
The ICPIF (Calculated Planning Impairment Factor) value for the latest jitter test. |
nqaJitterStatsOperOfMos | 1.3.6.1.4.1.2011.5.25.111.4.3.1.60 | gauge32 | read-only |
The MOS (Mean Opinion Score) value for the latest jitter test. |
nqaJitterStatsMinDelaySD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.61 | gauge32 | read-only |
The minimum of all one way time from source to destination. |
nqaJitterStatsSum2DelaySDLow | 1.3.6.1.4.1.2011.5.25.111.4.3.1.62 | gauge32 | read-only |
The low order 32 bits of the sum of squares of one way time from source to destination. |
nqaJitterStatsSum2DelaySDHigh | 1.3.6.1.4.1.2011.5.25.111.4.3.1.63 | counter32 | read-only |
The high order 32 bits of the sum of squares of one way time from source to destination. |
nqaJitterStatsMinDelayDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.64 | gauge32 | read-only |
The minimum of all one way time from destination to source. |
nqaJitterStatsSum2DelayDSLow | 1.3.6.1.4.1.2011.5.25.111.4.3.1.65 | gauge32 | read-only |
The low order 32 bits of the sum of squares of one way time from destination to source. |
nqaJitterStatsSum2DelayDSHigh | 1.3.6.1.4.1.2011.5.25.111.4.3.1.66 | counter32 | read-only |
The low order 32 bits of the sum of squares of one way time from destination to source. |
nqaJitterStatsTimeUnit | 1.3.6.1.4.1.2011.5.25.111.4.3.1.67 | integer | read-only |
The unit of the timestamp, ms or us. Enumeration: 'ms': 2, 'us': 1. |
nqaJitterStatsAvgDelaySD | 1.3.6.1.4.1.2011.5.25.111.4.3.1.68 | gauge32 | read-only |
The average of one way time from source to destination. |
nqaJitterStatsAvgDelayDS | 1.3.6.1.4.1.2011.5.25.111.4.3.1.69 | gauge32 | read-only |
The average of one way time from destination to source. |
nqaJitterStatsPktRewriteNum | 1.3.6.1.4.1.2011.5.25.111.4.3.1.70 | counter32 | read-only |
The number of packets have been rewrited. |
nqaJitterStatsPktRewriteRatio | 1.3.6.1.4.1.2011.5.25.111.4.3.1.71 | gauge32 | read-only |
The ratio of packets have been rewrited. |
nqaJitterStatsPktDisorderNum | 1.3.6.1.4.1.2011.5.25.111.4.3.1.72 | counter32 | read-only |
The number of packets have been disordered. |
nqaJitterStatsPktDisorderRatio | 1.3.6.1.4.1.2011.5.25.111.4.3.1.73 | gauge32 | read-only |
The ratio of packets have been disordered. |
nqaJitterStatsFragPktDisorderNum | 1.3.6.1.4.1.2011.5.25.111.4.3.1.74 | counter32 | read-only |
The number of packets whose fragments have been disordered. |
nqaJitterStatsFragPktDisorderRatio | 1.3.6.1.4.1.2011.5.25.111.4.3.1.75 | gauge32 | read-only |
The ratio of packets whose fragments have been disordered. |
nqaFTPStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.4 | no-access |
The statistics collection database. Defines the FTP Operations Statistics Table for storing the statistics of a FTP test. |
|
1.3.6.1.4.1.2011.5.25.111.4.4.1 | no-access |
Defines an entry in the nqaFTPStatsTable. |
||
nqaFTPStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.4.1.1 | integer32 | no-access |
FTP statistics table index and times of dispatching dependency tests. |
nqaFTPStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.4.1.2 | integer | read-only |
The status of FTP test. Enumeration: 'failure': 2, 'noResult': 0, 'success': 1. |
nqaFTPStatsRTDOverThresholds | 1.3.6.1.4.1.2011.5.25.111.4.4.1.3 | counter32 | read-only |
The times of successful statistics test RTD (Round Trip Delay) over the threshold. |
nqaFTPStatsCtrlConnMaxTime | 1.3.6.1.4.1.2011.5.25.111.4.4.1.4 | gauge32 | read-only |
The maximum value of the control connection time. |
nqaFTPStatsCtrlConnMinTime | 1.3.6.1.4.1.2011.5.25.111.4.4.1.5 | gauge32 | read-only |
The minimum value of the control connection time. |
nqaFTPStatsCtrlConnAveTime | 1.3.6.1.4.1.2011.5.25.111.4.4.1.6 | gauge32 | read-only |
The average value of the control connection time. |
nqaFTPStatsDataConnMaxTime | 1.3.6.1.4.1.2011.5.25.111.4.4.1.7 | gauge32 | read-only |
The maximum value of the data connection time. |
nqaFTPStatsDataConnMinTime | 1.3.6.1.4.1.2011.5.25.111.4.4.1.8 | gauge32 | read-only |
The minimum value of the data connection time. |
nqaFTPStatsDataConnAveTime | 1.3.6.1.4.1.2011.5.25.111.4.4.1.9 | gauge32 | read-only |
The average value of the data connection time. |
nqaFTPStatsConnectSumTimeMax | 1.3.6.1.4.1.2011.5.25.111.4.4.1.10 | gauge32 | read-only |
The maximum value of the FTP probe time. |
nqaFTPStatsConnectSumTimeMin | 1.3.6.1.4.1.2011.5.25.111.4.4.1.11 | gauge32 | read-only |
The mininum value of the FTP probe time. |
nqaFTPStatsConnectSumTimeAve | 1.3.6.1.4.1.2011.5.25.111.4.4.1.12 | gauge32 | read-only |
The average value of the FTP probe time. |
nqaFTPStatsMessageBodyOctetsSum | 1.3.6.1.4.1.2011.5.25.111.4.4.1.13 | counter32 | read-only |
The accumulated octets of a FTP test. |
nqaFTPStatsErrors | 1.3.6.1.4.1.2011.5.25.111.4.4.1.14 | counter32 | read-only |
The number of some other errors. |
nqaFTPStatsTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.4.1.15 | counter32 | read-only |
The number of occasions when a FTP operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded. |
nqaFTPStatsDiscontinued | 1.3.6.1.4.1.2011.5.25.111.4.4.1.16 | counter32 | read-only |
The number of occasions when a FTP test was interrupted by the user. |
nqaFTPStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.4.1.17 | counter32 | read-only |
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. |
nqaFTPStatsSendProbes | 1.3.6.1.4.1.2011.5.25.111.4.4.1.18 | counter32 | read-only |
The number of sending probe |
nqaFTPStatsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.4.1.19 | integer | read-only |
The status of test execution. Enumeration: 'noFinish': 0, 'finish': 1. |
nqaFTPStatsRttAvg | 1.3.6.1.4.1.2011.5.25.111.4.4.1.20 | gauge32 | read-only |
The average of RTTs that were successfully measured by tests. |
nqaFTPStatsLostPacketRatio | 1.3.6.1.4.1.2011.5.25.111.4.4.1.21 | gauge32 | read-only |
The ratio of the packets lost to all packets sent in the test. |
nqaMpingStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.5 | no-access |
The statistics collection database. Defines the Mping Operations Statistics Table for storing the statistics of a Mping test. |
|
1.3.6.1.4.1.2011.5.25.111.4.5.1 | no-access |
Defines an entry in the nqaMpingStatsTable. |
||
nqaMpingStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.5.1.1 | integer32 | no-access |
The index of mping statistics table, and the times of dispatching dependency tests. |
nqaMpingStatsReceiverIndex | 1.3.6.1.4.1.2011.5.25.111.4.5.1.2 | integer32 | no-access |
The index of receiver ,that received the mping request packet and response the reply packet . |
nqaMpingStatsTargetAddressType | 1.3.6.1.4.1.2011.5.25.111.4.5.1.3 | inetaddresstype | read-only |
The destination address type, and the value range can be unknown(0), ipv4(1) and dns(16). |
nqaMpingStatsTargetAddress | 1.3.6.1.4.1.2011.5.25.111.4.5.1.4 | inetaddress | read-only |
The destination address . |
nqaMpingStatsReceiverAddress | 1.3.6.1.4.1.2011.5.25.111.4.5.1.5 | inetaddress | read-only |
The address of mping receiver |
nqaMpingStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.5.1.6 | integer | read-only |
The status of test. Enumeration: 'failure': 3, 'noResult': 1, 'success': 2. |
nqaMpingStatsRTDOverThresholds | 1.3.6.1.4.1.2011.5.25.111.4.5.1.7 | counter32 | read-only |
The times of successful statistics test RTD (Round Trip Delay) over the threshold. |
nqaMpingStatsSumCompletionTime | 1.3.6.1.4.1.2011.5.25.111.4.5.1.8 | counter32 | read-only |
The sum of RTT (response time) of sent packets. |
nqaMpingStatsSumCompletionTime2Low | 1.3.6.1.4.1.2011.5.25.111.4.5.1.9 | counter32 | read-only |
The low order 32 bits of the sum of squares of RTT (response time) for each packet of test execution. |
nqaMpingStatsSumCompletionTime2High | 1.3.6.1.4.1.2011.5.25.111.4.5.1.10 | counter32 | read-only |
The high order 32 bits of the sum of squares of RTT (response time) for each packet of test execution. |
nqaMpingStatsCompletionTimeMin | 1.3.6.1.4.1.2011.5.25.111.4.5.1.11 | gauge32 | read-only |
The minimum RTT of all packets for executing a test. |
nqaMpingStatsCompletionTimeMax | 1.3.6.1.4.1.2011.5.25.111.4.5.1.12 | gauge32 | read-only |
The maximum RTT of all packets in executing a test. |
nqaMpingStatsTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.5.1.13 | counter32 | read-only |
The number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded. |
nqaMpingStatsBusies | 1.3.6.1.4.1.2011.5.25.111.4.5.1.14 | counter32 | read-only |
The times of failure to apply resource due to the busy system. such as apply memory or create socket failure. |
nqaMpingStatsSequenceErrors | 1.3.6.1.4.1.2011.5.25.111.4.5.1.15 | counter32 | read-only |
The times that sequence error happends. |
nqaMpingStatsDrops | 1.3.6.1.4.1.2011.5.25.111.4.5.1.16 | counter32 | read-only |
The times probes of the test dropped due to sending or connecting failure . |
nqaMpingStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.5.1.17 | counter32 | read-only |
The number of received reponse packets. |
nqaMpingStatsSentProbes | 1.3.6.1.4.1.2011.5.25.111.4.5.1.18 | counter32 | read-only |
The number of sent packets. |
nqaMpingStatsLastGoodProbe | 1.3.6.1.4.1.2011.5.25.111.4.5.1.19 | dateandtime | read-only |
Date and time when the last response was received for a probe. |
nqaMpingStatsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.5.1.20 | integer | read-only |
The status of test execution. Enumeration: 'noFinish': 1, 'finish': 2. |
nqaMpingStatsReceiverCount | 1.3.6.1.4.1.2011.5.25.111.4.5.1.21 | gauge32 | read-only |
The current serial number of receivers. |
nqaMpingStatsLastFibHit | 1.3.6.1.4.1.2011.5.25.111.4.5.1.22 | truthvalue | read-only |
Whether the fib is hit on the device when receiving the last packet. |
nqaMpingStatsRttAvg | 1.3.6.1.4.1.2011.5.25.111.4.5.1.23 | gauge32 | read-only |
The average of RTTs that were successfully measured by tests. |
nqaMpingStatsLostPacketRatio | 1.3.6.1.4.1.2011.5.25.111.4.5.1.24 | gauge32 | read-only |
The ratio of the packets lost to all packets sent in the test. |
nqaMtracertStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.6 | no-access |
The statistics collection database. Defines the Mping Operations Statistics Table for storing the statistics of a Mping test. |
|
1.3.6.1.4.1.2011.5.25.111.4.6.1 | no-access |
The operation of this table is same as that of nqaResultsTable. |
||
nqaMtracertStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.6.1.1 | integer32 | no-access |
The index of mping statistics table, and the times of dispatching dependency tests. |
nqaMtracertStatsHopIndex | 1.3.6.1.4.1.2011.5.25.111.4.6.1.2 | integer32 | no-access |
The index of Mtracert hop |
nqaMtracertStatsAddressType | 1.3.6.1.4.1.2011.5.25.111.4.6.1.3 | inetaddresstype | read-only |
The destination address type, and the value range can be unknown(0), ipv4(1) and dns(16). |
nqaMtracertStatsAddress | 1.3.6.1.4.1.2011.5.25.111.4.6.1.4 | inetaddress | read-only |
The destination address (TraceRoute is the source address of the last valuable response package). |
nqaMtracertStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.6.1.5 | integer | read-only |
The status of test. Enumeration: 'failure': 3, 'noResult': 1, 'success': 2. |
nqaMtracertStatsCurHopCount | 1.3.6.1.4.1.2011.5.25.111.4.6.1.6 | gauge32 | read-only |
It is equal to the hop count index executed by current tests. The default value is 0. |
nqaMtracertStatsCurProbeCount | 1.3.6.1.4.1.2011.5.25.111.4.6.1.7 | gauge32 | read-only |
The total count of probe packets in a hop count index. |
nqaMtracertStatsRTDOverThresholds | 1.3.6.1.4.1.2011.5.25.111.4.6.1.8 | counter32 | read-only |
The times of successful statistics test RTD (Round Trip Delay) over the threshold. |
nqaMtracertStatsTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.6.1.9 | counter32 | read-only |
The number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded. |
nqaMtracertStatsBusies | 1.3.6.1.4.1.2011.5.25.111.4.6.1.10 | counter32 | read-only |
The times of failure to apply resource due to the busy system. such as apply memory or create socket failure. |
nqaMtracertStatsSequenceErrors | 1.3.6.1.4.1.2011.5.25.111.4.6.1.11 | counter32 | read-only |
The times that sequence error happends. |
nqaMtracertStatsDrops | 1.3.6.1.4.1.2011.5.25.111.4.6.1.12 | counter32 | read-only |
The times probes of the test dropped due to sending or connecting failure . |
nqaMtracertStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.6.1.13 | counter32 | read-only |
The number of received reponse packets. |
nqaMtracertStatsSentProbes | 1.3.6.1.4.1.2011.5.25.111.4.6.1.14 | counter32 | read-only |
The number of sent packets. |
nqaMtracertStatsLastGoodProbe | 1.3.6.1.4.1.2011.5.25.111.4.6.1.15 | dateandtime | read-only |
Date and time when the last response was received for a probe. |
nqaMtracertStatsLastGoodPath | 1.3.6.1.4.1.2011.5.25.111.4.6.1.16 | dateandtime | read-only |
The date and time when the last complete path was determined. |
nqaMtracertStatsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.6.1.17 | integer | read-only |
The status of test execution. Enumeration: 'noFinish': 1, 'finish': 2. |
nqaMtracertStatsCurPathTTL | 1.3.6.1.4.1.2011.5.25.111.4.6.1.18 | gauge32 | read-only |
The TTL(time to live) of the current path. |
nqaMtracertStatsMaxPathTTL | 1.3.6.1.4.1.2011.5.25.111.4.6.1.19 | gauge32 | read-only |
The maximum TTL(time to live) of the path. |
nqaMtracertStatsInPkgLossRate | 1.3.6.1.4.1.2011.5.25.111.4.6.1.20 | gauge32 | read-only |
The loss rate of the incoming packets. |
nqaMtracertStatsSGPkgLossRate | 1.3.6.1.4.1.2011.5.25.111.4.6.1.21 | gauge32 | read-only |
The loss rate of the packets from source to multicast group. |
nqaMtracertStatsInPkgRate | 1.3.6.1.4.1.2011.5.25.111.4.6.1.22 | gauge32 | read-only |
The rate of incoming packets. |
nqaMtracertStatsOutPkgRate | 1.3.6.1.4.1.2011.5.25.111.4.6.1.23 | gauge32 | read-only |
The rate of outgoing packets. |
nqaMtracertStatsTimeDelay | 1.3.6.1.4.1.2011.5.25.111.4.6.1.24 | gauge32 | read-only |
The time delay of packets from hop to hop. |
nqaPathMtuStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.7 | no-access |
The statistics collection database. Defines the path MTU Operations Statistics Table for storing the statistics of a path MTU test. |
|
1.3.6.1.4.1.2011.5.25.111.4.7.1 | no-access |
Defines an entry in the nqaPathMtuStatsTable. |
||
nqaPathMtuStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.7.1.1 | integer32 | no-access |
The index of path MTU statistics table, and the times of dispatching dependency tests. |
nqaPathMtuStatsAddressType | 1.3.6.1.4.1.2011.5.25.111.4.7.1.2 | inetaddresstype | read-only |
The destination address type, and the value range can be unknown(0), ipv4(1) and dns(16). |
nqaPathMtuStatsAddress | 1.3.6.1.4.1.2011.5.25.111.4.7.1.3 | inetaddress | read-only |
The destination address. It is the source address of the ICMP echo reply packet. |
nqaPathMtuStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.7.1.4 | integer | read-only |
The status of test. Enumeration: 'failure': 2, 'noResult': 0, 'success': 1. |
nqaPathMtuStatsSentProbes | 1.3.6.1.4.1.2011.5.25.111.4.7.1.5 | counter32 | read-only |
The number of sent packets. |
nqaPathMtuStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.7.1.6 | counter32 | read-only |
The number of received reponse packets. |
nqaPathMtuStatsDiscoveryPathMtuMin | 1.3.6.1.4.1.2011.5.25.111.4.7.1.7 | gauge32 | read-only |
The initial length of packet in the path MTU test. It is the minimal length of a ICMP packet. |
nqaPathMtuStatsDiscoveryPathMtuMax | 1.3.6.1.4.1.2011.5.25.111.4.7.1.8 | gauge32 | read-only |
The maximal length of packet in the path MTU test. It is the maximal MTU of local out-interface. |
nqaPathMtuStatsOptimumFirstStep | 1.3.6.1.4.1.2011.5.25.111.4.7.1.9 | gauge32 | read-only |
The optimum first step of the path MTU test. It will take effect if the specified step is lower than it. |
nqaPathMtuStatsBusies | 1.3.6.1.4.1.2011.5.25.111.4.7.1.10 | counter32 | read-only |
The times of failure to apply resource due to the busy system. such as apply memory or create socket failure. |
nqaPathMtuStatsTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.7.1.11 | counter32 | read-only |
The number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded. |
nqaPathMtuStatsDrops | 1.3.6.1.4.1.2011.5.25.111.4.7.1.12 | counter32 | read-only |
The times probes of the test dropped due to sending or connecting failure. |
nqaPathMtuStatsPathMtu | 1.3.6.1.4.1.2011.5.25.111.4.7.1.13 | gauge32 | read-only |
The value of current path MTU. |
nqaPathMtuStatsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.7.1.14 | integer | read-only |
The status of test execution. Enumeration: 'nofinish': 0, 'finish': 1. |
nqaPathJitterStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.8 | no-access |
A table which contains the status of latest path jitter operation. |
|
1.3.6.1.4.1.2011.5.25.111.4.8.1 | no-access |
A table which contains the status of latest path jitter operation. This entry is created only if the nqaAdminCtrlType is path jitter. |
||
nqaPathJitterStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.8.1.1 | integer32 | no-access |
The index of path jitter statistics table, and the times of dispatching dependency tests. |
nqaPathJitterStatsHopIndex | 1.3.6.1.4.1.2011.5.25.111.4.8.1.2 | integer32 | no-access |
The index of path jitter hop. |
nqaPathJitterStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.8.1.3 | integer | read-only |
The status of path jitter test. Enumeration: 'failure': 2, 'noResult': 0, 'success': 1. |
nqaPathJitterStatsAddressType | 1.3.6.1.4.1.2011.5.25.111.4.8.1.4 | inetaddresstype | read-only |
The destination address type in a hop of path jitter test, and the value range can be unknown(0), ipv4(1) and dns(16). |
nqaPathJitterStatsAddress | 1.3.6.1.4.1.2011.5.25.111.4.8.1.5 | inetaddress | read-only |
The destination address in a hop of path jitter test. |
nqaPathJitterStatsRtdOverThresholds | 1.3.6.1.4.1.2011.5.25.111.4.8.1.6 | counter32 | read-only |
The times of successful executions who's RTD over the threshold in a hop of path jitter test. |
nqaPathJitterStatsNumOfRtt | 1.3.6.1.4.1.2011.5.25.111.4.8.1.7 | counter32 | read-only |
The times that statistics RTT successfully in a hop of path jitter test. |
nqaPathJitterStatsRttSum | 1.3.6.1.4.1.2011.5.25.111.4.8.1.8 | counter32 | read-only |
The sum of RTTs in a hop of path jitter test. |
nqaPathJitterStatsRttSum2Low | 1.3.6.1.4.1.2011.5.25.111.4.8.1.9 | counter32 | read-only |
The low order 32 bits of RTT's square sum that successfully measured in a hop of path jitter test. |
nqaPathJitterStatsRttSum2High | 1.3.6.1.4.1.2011.5.25.111.4.8.1.10 | counter32 | read-only |
The high order 32 bits of RTT's square sum that successfully measured in a hop of path jitter test. |
nqaPathJitterStatsRttMin | 1.3.6.1.4.1.2011.5.25.111.4.8.1.11 | gauge32 | read-only |
The minimum of RTTs that successfully measured in a hop of path jitter test. |
nqaPathJitterStatsRttMax | 1.3.6.1.4.1.2011.5.25.111.4.8.1.12 | gauge32 | read-only |
The maximum of RTTs that successfully measured in a hop of path jitter test. |
nqaPathJitterStatsMinOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.13 | gauge32 | read-only |
The minimum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsMaxOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.14 | gauge32 | read-only |
The maximum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsNumOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.15 | counter32 | read-only |
The number of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsSumOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.16 | counter32 | read-only |
The sum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsSum2OfPositivesSDLow | 1.3.6.1.4.1.2011.5.25.111.4.8.1.17 | counter32 | read-only |
The low order 32 bits of square sum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsSum2OfPositivesSDHigh | 1.3.6.1.4.1.2011.5.25.111.4.8.1.18 | counter32 | read-only |
The high order 32 bits of square sum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsMinOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.19 | gauge32 | read-only |
The minimum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsMaxOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.20 | gauge32 | read-only |
The maximum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsNumOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.21 | counter32 | read-only |
The number of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsSumOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.22 | counter32 | read-only |
The sum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsSum2OfNegativesSDLow | 1.3.6.1.4.1.2011.5.25.111.4.8.1.23 | counter32 | read-only |
The low order 32 bits of square sum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsSum2OfNegativesSDHigh | 1.3.6.1.4.1.2011.5.25.111.4.8.1.24 | counter32 | read-only |
The high order 32 bits of square sum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsMinOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.25 | gauge32 | read-only |
The minimum of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsMaxOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.26 | gauge32 | read-only |
The maximum of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsNumOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.27 | counter32 | read-only |
The number of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsSumOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.28 | counter32 | read-only |
The sum of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsSum2OfPositivesDSLow | 1.3.6.1.4.1.2011.5.25.111.4.8.1.29 | counter32 | read-only |
The low order 32 bits of square sum of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsSum2OfPositivesDSHigh | 1.3.6.1.4.1.2011.5.25.111.4.8.1.30 | counter32 | read-only |
The high order 32 bits of square sum of positive values of jitter that measured from packetssent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsMinOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.31 | gauge32 | read-only |
The minimum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsMaxOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.32 | gauge32 | read-only |
The maximum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsNumOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.33 | counter32 | read-only |
The number of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsSumOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.34 | counter32 | read-only |
The sum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsSum2OfNegativesDSLow | 1.3.6.1.4.1.2011.5.25.111.4.8.1.35 | counter32 | read-only |
The low order 32 bits of square sum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsSum2OfNegativesDSHigh | 1.3.6.1.4.1.2011.5.25.111.4.8.1.36 | counter32 | read-only |
The high order 32 bits of square sum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsPacketLossSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.37 | counter32 | read-only |
The number of dropped packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsPacketLossDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.38 | counter32 | read-only |
The number of dropped packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsPacketOutOfSequences | 1.3.6.1.4.1.2011.5.25.111.4.8.1.39 | counter32 | read-only |
The number of packets that return out of sequence. |
nqaPathJitterStatsErrors | 1.3.6.1.4.1.2011.5.25.111.4.8.1.40 | counter32 | read-only |
The number of some other errors type. |
nqaPathJitterStatsBusies | 1.3.6.1.4.1.2011.5.25.111.4.8.1.41 | counter32 | read-only |
The number of occasions when a path jitter operation could not be initiated because an internal error. |
nqaPathJitterStatsTimeouts | 1.3.6.1.4.1.2011.5.25.111.4.8.1.42 | counter32 | read-only |
The number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded. |
nqaPathJitterStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.4.8.1.43 | counter32 | read-only |
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. |
nqaPathJitterStatsSentProbes | 1.3.6.1.4.1.2011.5.25.111.4.8.1.44 | counter32 | read-only |
The value of this object reflects the number of packets sent for the corresponding test. The value of this object MUST be reported as 0 when no probes have been sent. |
nqaPathJitterStatsDrops | 1.3.6.1.4.1.2011.5.25.111.4.8.1.45 | counter32 | read-only |
The times probes of the test dropped due to sending failure. |
nqaPathJitterStatsTestFinished | 1.3.6.1.4.1.2011.5.25.111.4.8.1.46 | integer | read-only |
The status of test execution. Enumeration: 'noFinish': 0, 'finish': 1. |
nqaPathJitterStatsMaxDelaySD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.47 | gauge32 | read-only |
The maximum of all OWD (One Way Delay) that measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsMaxDelayDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.48 | gauge32 | read-only |
The maximum of all OWD (One Way Delay) that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsRttAvg | 1.3.6.1.4.1.2011.5.25.111.4.8.1.49 | gauge32 | read-only |
The average of RTTs that were successfully measured in a hop of path jitter test. |
nqaPathJitterStatsPacketLossRatio | 1.3.6.1.4.1.2011.5.25.111.4.8.1.50 | gauge32 | read-only |
The ratio of the packets lost to all packets sent in a hop of path jitter test. |
nqaPathJitterStatsAvgJitter | 1.3.6.1.4.1.2011.5.25.111.4.8.1.51 | gauge32 | read-only |
The average of jitter values that were successfully measured in a hop of path jitter test. |
nqaPathJitterStatsAvgJitterSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.52 | gauge32 | read-only |
The average value of jitters that measured from packets sent from sourse to destination in a hop of path jitter test. |
nqaPathJitterStatsAvgJitterDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.53 | gauge32 | read-only |
The average value of jitters that measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsJitterOut | 1.3.6.1.4.1.2011.5.25.111.4.8.1.54 | octet string | read-only |
jitter (RFC1889) at responder. |
nqaPathJitterStatsJitterIn | 1.3.6.1.4.1.2011.5.25.111.4.8.1.55 | octet string | read-only |
Jitter (RFC1889) at sender. |
nqaPathJitterStatsOwdOverThresholdsSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.56 | counter32 | read-only |
The number of tests that violate OWD (One Way Delay) threshold from source to destination in a hop of path jitter test. |
nqaPathJitterStatsPktLossUnknown | 1.3.6.1.4.1.2011.5.25.111.4.8.1.57 | counter32 | read-only |
The number of lost packets for which we can't determine the direction in a hop of path jitter test. |
nqaPathJitterStatsNumOfOwd | 1.3.6.1.4.1.2011.5.25.111.4.8.1.58 | counter32 | read-only |
The number of OWDs that were successfully measured in a hop of path jitter test. |
nqaPathJitterStatsOwdSumSD | 1.3.6.1.4.1.2011.5.25.111.4.8.1.59 | counter32 | read-only |
The sum of OWDs that were successfully measured from packets sent from source to destination in a hop of path jitter test. |
nqaPathJitterStatsOwdSumDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.60 | counter32 | read-only |
The sum of OWDs that were successfully measured from packets sent from destination to source in a hop of path jitter test. |
nqaPathJitterStatsOwdOverThresholdsDS | 1.3.6.1.4.1.2011.5.25.111.4.8.1.61 | counter32 | read-only |
The number of tests that violate OWD (One Way Delay) threshold from destination to source in a hop of path jitter test. |
nqaPppoeStatsTable | 1.3.6.1.4.1.2011.5.25.111.4.9 | no-access |
A table which contains the rolling accumulated history of the PPPoE operation. |
|
1.3.6.1.4.1.2011.5.25.111.4.9.1 | no-access |
A table which contains the rolling accumulated history of the PPPoE operation. This entry is created only if the nqaAdminCtrlType is pppoe. |
||
nqaPppoeStatsIndex | 1.3.6.1.4.1.2011.5.25.111.4.9.1.1 | integer32 | no-access |
The index of PPPoE statistics table, and the executing times of dispatching dependency tests. |
nqaPppoeRedialIndex | 1.3.6.1.4.1.2011.5.25.111.4.9.1.2 | integer32 | no-access |
The index of PPPoE statistics table, and the redialing times of dispatching dependency tests. |
nqaPppoeStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.4.9.1.3 | integer | read-only |
The status of PPPoE operation. Enumeration: 'dialupSuccess': 1, 'stop': 3, 'exceptionStop': 4, 'dialupFail': 2. |
nqaPppoeStatsCurrentPhase | 1.3.6.1.4.1.2011.5.25.111.4.9.1.4 | integer | read-only |
The current phase of PPPoE operation. Enumeration: 'lcp': 2, 'ncp': 4, 'stop': 6, 'online': 5, 'authorization': 3, 'discovery': 1. |
nqaPppoeStatsErrorMessage | 1.3.6.1.4.1.2011.5.25.111.4.9.1.5 | integer | read-only |
The error message result of PPPoE operation. Enumeration: 'noError': 255, 'other': 1, 'peerDownRequest': 5, 'timeout': 2, 'userAuthenticationFail': 4, 'paramNegotiateFail': 3. |
nqaPppoeDiscoveryTimeout | 1.3.6.1.4.1.2011.5.25.111.4.9.1.6 | gauge32 | read-only |
The time for discovery of PPPoE operation. |
nqaPppoeLcpTimeout | 1.3.6.1.4.1.2011.5.25.111.4.9.1.7 | gauge32 | read-only |
The time for lcp negotiate of PPPoE operation. |
nqaPppoeAuthorizationTimeout | 1.3.6.1.4.1.2011.5.25.111.4.9.1.8 | gauge32 | read-only |
The time for authentication of PPPoE operation. |
nqaPppoeNcpTimeout | 1.3.6.1.4.1.2011.5.25.111.4.9.1.9 | gauge32 | read-only |
The time for ncp negotiate of PPPoE operation. |
nqaPppoeConnectionTime | 1.3.6.1.4.1.2011.5.25.111.4.9.1.10 | gauge32 | read-only |
The time for connection of PPPoE operation. |
nqaPppoeClientSessionId | 1.3.6.1.4.1.2011.5.25.111.4.9.1.11 | gauge32 | read-only |
The client sessionID of PPPoE operation. |
nqaPppoeClientIpAddress | 1.3.6.1.4.1.2011.5.25.111.4.9.1.12 | inetaddress | read-only |
The client ip address of PPPoE operation. |
nqaPppoeGatewayIpAddress | 1.3.6.1.4.1.2011.5.25.111.4.9.1.13 | inetaddress | read-only |
The gateway ip address of PPPoE operation. |
nqaHistory | 1.3.6.1.4.1.2011.5.25.111.5 | |||
nqaHistoryTable | 1.3.6.1.4.1.2011.5.25.111.5.1 | no-access |
Defines the Remote Operations test History Table for storing the results of a test operation. |
|
1.3.6.1.4.1.2011.5.25.111.5.1.1 | no-access |
Defines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax. |
||
nqaHistoryIndex | 1.3.6.1.4.1.2011.5.25.111.5.1.1.1 | integer32 | no-access |
The history table index and times for dispatching dependency tests. |
nqaHistoryHopIndex | 1.3.6.1.4.1.2011.5.25.111.5.1.1.2 | integer32 | no-access |
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. |
nqaHistoryProbeIndex | 1.3.6.1.4.1.2011.5.25.111.5.1.1.3 | integer32 | no-access |
The probe index of tests. |
nqaHistoryTimeStamp | 1.3.6.1.4.1.2011.5.25.111.5.1.1.4 | dateandtime | read-only |
The start time stamp of a probe. |
nqaHistoryAddressType | 1.3.6.1.4.1.2011.5.25.111.5.1.1.5 | inetaddresstype | read-only |
The address type of history records. |
nqaHistoryAddress | 1.3.6.1.4.1.2011.5.25.111.5.1.1.6 | inetaddress | read-only |
The destination address of tests. For Traceroute, it is the destination address of each hop. |
nqaHistoryCompletionTime | 1.3.6.1.4.1.2011.5.25.111.5.1.1.7 | integer32 | read-only |
The amount of time measured in milliseconds from when a probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe. |
nqaHistoryFinishState | 1.3.6.1.4.1.2011.5.25.111.5.1.1.8 | integer | read-only |
The result of a test operation made by a remote host for a particular probe. Enumeration: 'busy': 4, 'disconnected': 6, 'success': 1, 'drop': 3, 'timeout': 2, 'overThreshold': 5, 'noConnected': 7. |
nqaHistoryLastRC | 1.3.6.1.4.1.2011.5.25.111.5.1.1.9 | integer32 | read-only |
The last implementation method specific reply code received. If the ICMP Echo capability is being used then a successful probe ends when an ICMP response is received that contains the code ICMP_ECHOREPLY(0). The ICMP responses are defined normally in the ip_icmp include file. |
nqaMpingHistoryTable | 1.3.6.1.4.1.2011.5.25.111.5.2 | no-access |
Defines the Remote Operations Mping test History Table for storing the results of a test operation. |
|
1.3.6.1.4.1.2011.5.25.111.5.2.1 | no-access |
Defines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax. |
||
nqaMpingHistoryIndex | 1.3.6.1.4.1.2011.5.25.111.5.2.1.1 | integer32 | no-access |
The Mping history table index and times for dispatching dependency tests. |
nqaMpingHistoryReceiverIndex | 1.3.6.1.4.1.2011.5.25.111.5.2.1.2 | integer32 | no-access |
The index of receiver ,that received mping request packets and response reply packets . |
nqaMpingHistoryResponseIndex | 1.3.6.1.4.1.2011.5.25.111.5.2.1.3 | integer32 | no-access |
The index of response packets send by receiver |
nqaMpingHistoryAddressType | 1.3.6.1.4.1.2011.5.25.111.5.2.1.4 | inetaddresstype | read-only |
The address type of history records. |
nqaMpingHistoryAddress | 1.3.6.1.4.1.2011.5.25.111.5.2.1.5 | inetaddress | read-only |
The destination address of tests. |
nqaMpingHistoryReceiverAddress | 1.3.6.1.4.1.2011.5.25.111.5.2.1.6 | inetaddress | read-only |
The source address of response package of tests. |
nqaMpingHistoryTimeStamp | 1.3.6.1.4.1.2011.5.25.111.5.2.1.7 | dateandtime | read-only |
The start time stamp of a probe. |
nqaMpingHistoryCompletionTime | 1.3.6.1.4.1.2011.5.25.111.5.2.1.8 | integer32 | read-only |
The completion time of a probe in milliseconds. |
nqaMpingHistoryFinishState | 1.3.6.1.4.1.2011.5.25.111.5.2.1.9 | integer | read-only |
The result of a test operation made by a remote host for a particular probe. Enumeration: 'busy': 4, 'disconnected': 6, 'success': 1, 'drop': 3, 'timeout': 2, 'overThreshold': 5, 'noConnected': 7. |
nqaMpingHistoryLastRC | 1.3.6.1.4.1.2011.5.25.111.5.2.1.10 | integer32 | read-only |
The last reply code received. |
nqaMpingHistoryFibHit | 1.3.6.1.4.1.2011.5.25.111.5.2.1.11 | truthvalue | read-only |
Whether the fib is hit on the device which received the packet. |
nqaMtracertHistoryTable | 1.3.6.1.4.1.2011.5.25.111.5.3 | no-access |
Defines the Remote MtracertOperations test History Table for storing the results of a test operation. |
|
1.3.6.1.4.1.2011.5.25.111.5.3.1 | no-access |
Defines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax. |
||
nqaMtracertHistoryIndex | 1.3.6.1.4.1.2011.5.25.111.5.3.1.1 | integer32 | no-access |
The Mtracert history table index and times for dispatching dependency tests. |
nqaMtracertHistoryHopIndex | 1.3.6.1.4.1.2011.5.25.111.5.3.1.2 | integer32 | no-access |
The index of Mtracert hop. |
nqaMtracertHistoryAddressType | 1.3.6.1.4.1.2011.5.25.111.5.3.1.3 | inetaddresstype | read-only |
The address type of history records. |
nqaMtracertHistoryAddress | 1.3.6.1.4.1.2011.5.25.111.5.3.1.4 | inetaddress | read-only |
The destination address of tests. For Traceroute, it is the destination address of each hop. |
nqaMtracertHistoryTimeStamp | 1.3.6.1.4.1.2011.5.25.111.5.3.1.5 | dateandtime | read-only |
The start time stamp of a probe. |
nqaMtracertHistoryCompletionTime | 1.3.6.1.4.1.2011.5.25.111.5.3.1.6 | integer32 | read-only |
The amount of time measured in milliseconds from when a probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe. |
nqaMtracertHistoryLastRC | 1.3.6.1.4.1.2011.5.25.111.5.3.1.7 | integer32 | read-only |
The last implementation method specific reply code received. If the ICMP Echo capability is being used then a successful probe ends when an ICMP response is received that contains the code ICMP_ECHOREPLY(0). The ICMP responses are defined normally in the ip_icmp include file. |
nqaMtracertHistoryCurQueryMode | 1.3.6.1.4.1.2011.5.25.111.5.3.1.8 | integer | read-only |
The current query mode. Enumeration: 'maxHops': 1, 'hopByHop': 2. |
nqaMtracertHistoryQueryArrivalTime | 1.3.6.1.4.1.2011.5.25.111.5.3.1.9 | unsigned32 | read-only |
The Query Arrival Time is a 32-bit NTP timestamp specifying the arrival time of the traceroute request packet at this router. |
nqaMtracertHistoryIncomingIfAddress | 1.3.6.1.4.1.2011.5.25.111.5.3.1.10 | inetaddress | read-only |
This field specifies the address of the interface on which packets from this source and group are expected to arrive, or 0 if unknown. |
nqaMtracertHistoryOutgoingIfAddress | 1.3.6.1.4.1.2011.5.25.111.5.3.1.11 | inetaddress | read-only |
This field specifies the address of the interface on which packets from this source and group flow to the specified destination, or 0 if unknown. |
nqaMtracertHistoryPreHopRouterAddress | 1.3.6.1.4.1.2011.5.25.111.5.3.1.12 | inetaddress | read-only |
This field specifies the router from which this router expects packets from this source. |
nqaMtracertHistoryInputPacketCount | 1.3.6.1.4.1.2011.5.25.111.5.3.1.13 | gauge32 | read-only |
This field contains the number of multicast packets received for all groups and sources on the incoming interface, or 0xffffffff if no count can be reported. This counter should have the same value as ifInMulticastPkts from the IF-MIB for this interface. |
nqaMtracertHistoryOutputPacketCount | 1.3.6.1.4.1.2011.5.25.111.5.3.1.14 | gauge32 | read-only |
This field contains the number of multicast packets that have been transmitted or queued for transmission for all groups and sources on the outgoing interface, or 0xffffffff if no count can be reported. This counter should have the same value as ifOutMulti-castPkts from the IF-MIB for this interface. |
nqaMtracertHistoryTotalSGPacketCount | 1.3.6.1.4.1.2011.5.25.111.5.3.1.15 | gauge32 | read-only |
This field counts the number of packets from the specified source forwarded by this router to the specified group, or 0xffffffff if no count can be reported. This counter should have the same value as ipMRoutePkts from the IPMROUTE-STD-MIB for this forwarding entry. |
nqaMtracertHistoryRtgProtocol | 1.3.6.1.4.1.2011.5.25.111.5.3.1.16 | integer | read-only |
This field describes the routing protocol in use between this router and the previous-hop router. Enumeration: 'dvmrp': 1, 'pim': 3, 'pimUsingState': 11, 'mospf': 2, 'unknownProtocol': 255, 'pimUsingMBGPRte': 8, 'cbt': 4, 'cbtUsingSpecRteTab': 9, 'dvmrpUsingStaticRte': 7, 'pimUsingSpecRteTab': 5, 'pimUsingStaticRte': 6, 'cbtUsingStaticRte': 10. |
nqaMtracertHistoryFwdTTL | 1.3.6.1.4.1.2011.5.25.111.5.3.1.17 | gauge32 | read-only |
This field contains the TTL that a packet is required to have before it will be forwarded over the outgoing interface. |
nqaMtracertHistoryFwdCode | 1.3.6.1.4.1.2011.5.25.111.5.3.1.18 | integer | read-only |
This field contains a forwarding information/error code. noError(1): No error wrongIf(2): Traceroute request arrived on an interface to which this router would not forward for this source,group,destination. pruneSent(3): This router has sent a prune upstream which applies to the source and group in the tracer- oute request. pruneRCVD(4): This router has stopped forwarding for this source and group in response to a request from the next hop router. scoped(5): The group is subject to administrative scoping at this hop. noRoute(6): This router has no route for the source or group and no way to determine a potential route. wrongLastHop(7): This router is not the proper last-hop router. notForwarding(8):This router is not forwarding this source,group out the outgoing interface for an unspecified reason. reachedRP(9): Reached Rendez-vous Point or Core rpfIf(10): Traceroute request arrived on the expected RPF interface for this source,group. noMulticast(11): Traceroute request arrived on an interface which is not enabled for multicast. infoHidden(12): One or more hops have been hidden from this trace. noSpace(13): There was not enough room to insert another response data block in the packet. oldRouter(14): The previous hop router does not understand traceroute requests. adminProhib(15): Traceroute is administratively prohibited. Enumeration: 'reachedRP': 9, 'noRoute': 6, 'notForwarding': 8, 'wrongIf': 2, 'adminProhib': 132, 'pruneRCVD': 4, 'noSpace': 130, 'unknownError': 255, 'noError': 1, 'pruneSent': 3, 'scoped': 5, 'wrongLastHop': 7, 'noMulticast': 11, 'infoHidden': 12, 'oldRouter': 131. |
nqaMtracertHistroyFinishState | 1.3.6.1.4.1.2011.5.25.111.5.3.1.19 | integer | read-only |
The finish state of a probe. Enumeration: 'busy': 3, 'disconnected': 6, 'success': 1, 'drop': 4, 'timeout': 2, 'overThreshold': 5, 'noConnected': 7. |
nqaVplsMacTracertHistoryTable | 1.3.6.1.4.1.2011.5.25.111.5.4 | no-access |
Defines the VPLS mac trace Operations test History Table for storing the results of a test operation. |
|
1.3.6.1.4.1.2011.5.25.111.5.4.1 | no-access |
Defines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax. |
||
nqaVplsMacTracertHistoryIndex | 1.3.6.1.4.1.2011.5.25.111.5.4.1.1 | integer32 | no-access |
The VPLS mac trace history table index and times for dispatching dependency tests. |
nqaVplsMacTracertHistoryHopIndex | 1.3.6.1.4.1.2011.5.25.111.5.4.1.2 | integer32 | no-access |
The index of VPLS mac trace hop. |
nqaVplsMacTracertHistoryResponseIndex | 1.3.6.1.4.1.2011.5.25.111.5.4.1.3 | integer32 | no-access |
The index of VPLS mac trace reply packet per hop. |
nqaVplsMacTracertHistoryTimeStamp | 1.3.6.1.4.1.2011.5.25.111.5.4.1.4 | dateandtime | read-only |
The start time stamp of a probe. |
nqaVplsMacTracertHistoryAddressType | 1.3.6.1.4.1.2011.5.25.111.5.4.1.5 | inetaddresstype | read-only |
The address type of history records. |
nqaVplsMacTracertHistoryAddress | 1.3.6.1.4.1.2011.5.25.111.5.4.1.6 | inetaddress | read-only |
The destination address of tests. For Traceroute, it is the destination address of each hop. |
nqaVplsMacTracertHistoryCompletionTime | 1.3.6.1.4.1.2011.5.25.111.5.4.1.7 | integer32 | read-only |
The completion time of a probe in milliseconds. The amount of time measured in milliseconds from when a probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe. |
nqaVplsMacTracertHistoryFinishState | 1.3.6.1.4.1.2011.5.25.111.5.4.1.8 | integer | read-only |
The finish state of a probe. Enumeration: 'busy': 4, 'disconnected': 6, 'success': 1, 'drop': 3, 'timeout': 2, 'overThreshold': 5, 'noConnected': 7. |
nqaVplsMacTracertHistoryHitFlag | 1.3.6.1.4.1.2011.5.25.111.5.4.1.9 | truthvalue | read-only |
Hit Flag. |
nqaVplsMacTracertHistoryDSCount | 1.3.6.1.4.1.2011.5.25.111.5.4.1.10 | integer32 | read-only |
The count of Downstreams. |
nqaVplsMacTracertHistorySuccessPathNode | 1.3.6.1.4.1.2011.5.25.111.5.4.1.11 | truthvalue | read-only |
This object indicates whether it is a node along the path that passes the Trace test. By default, the value is false, indicating that the object is not a node along the path that passes the Trace test. |
nqaVplsMacTracertHistoryDSTable | 1.3.6.1.4.1.2011.5.25.111.5.5 | no-access |
Defines the VPLS mac trace Operations test History Downstreanm Table for storing the results of a test operation. |
|
1.3.6.1.4.1.2011.5.25.111.5.5.1 | no-access |
Defines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax. |
||
nqaVplsMacTracertHistoryDSIndex | 1.3.6.1.4.1.2011.5.25.111.5.5.1.1 | integer32 | no-access |
The VPLS mac trace history DS table index. |
nqaVplsMacTracertHistoryDSAddress | 1.3.6.1.4.1.2011.5.25.111.5.5.1.2 | inetaddress | read-only |
DS address. |
nqaVplsMTraceHistoryTable | 1.3.6.1.4.1.2011.5.25.111.5.6 | no-access |
Defines the remote vpls multicast trace operations test history table for storing the results of a test operation. |
|
1.3.6.1.4.1.2011.5.25.111.5.6.1 | no-access |
Defines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax. |
||
nqaVplsMTraceHistoryIndex | 1.3.6.1.4.1.2011.5.25.111.5.6.1.1 | integer32 | no-access |
The vpls multicast trace history table index and times for dispatching dependency tests. |
nqaVplsMTraceHistoryHopIndex | 1.3.6.1.4.1.2011.5.25.111.5.6.1.2 | integer32 | no-access |
The index of vpls multicast trace hop. |
nqaVplsMTraceHistoryResponseIndex | 1.3.6.1.4.1.2011.5.25.111.5.6.1.3 | integer32 | no-access |
The index of vpls multicast trace responser. |
nqaVplsMTraceHistoryResponserAddressType | 1.3.6.1.4.1.2011.5.25.111.5.6.1.4 | inetaddresstype | read-only |
The type of history record's Responser address. |
nqaVplsMTraceHistoryResponserAddress | 1.3.6.1.4.1.2011.5.25.111.5.6.1.5 | inetaddress | read-only |
The Responser address of tests. |
nqaVplsMTraceHistoryUpStreamAddressType | 1.3.6.1.4.1.2011.5.25.111.5.6.1.6 | inetaddresstype | read-only |
The type of history records' last hop address. |
nqaVplsMTraceHistoryUpStreamAddress | 1.3.6.1.4.1.2011.5.25.111.5.6.1.7 | inetaddress | read-only |
The last hop address of tests. |
nqaVplsMTraceHistoryReceivedTtl | 1.3.6.1.4.1.2011.5.25.111.5.6.1.8 | unsigned32 | read-only |
The value of ttl in the received packet. |
nqaVplsMTraceHistoryIGMPVersion | 1.3.6.1.4.1.2011.5.25.111.5.6.1.9 | integer | read-only |
The IGMP protocol version. Enumeration: 'igmpv3': 3, 'igmpv2': 2, 'igmpv1': 1. |
nqaVplsMTraceHistoryIGMPSnpgEnable | 1.3.6.1.4.1.2011.5.25.111.5.6.1.10 | enablevalue | read-only |
The IGMP snooping enable state. |
nqaVplsMTraceHistoryIGMPProxyEnable | 1.3.6.1.4.1.2011.5.25.111.5.6.1.11 | enablevalue | read-only |
The IGMP proxy enable switch. |
nqaVplsMTraceHistoryIGMPRouterPortLearningEnable | 1.3.6.1.4.1.2011.5.25.111.5.6.1.12 | enablevalue | read-only |
The IGMP router port learning enable switch. |
nqaVplsMTraceHistoryRequireRouterAlertEnable | 1.3.6.1.4.1.2011.5.25.111.5.6.1.13 | enablevalue | read-only |
The route alert requirement enable switch. |
nqaVplsMTraceHistoryForwardMode | 1.3.6.1.4.1.2011.5.25.111.5.6.1.14 | integer | read-only |
The forward mode value. Enumeration: 'ip': 2, 'mac': 1. |
nqaVplsMTraceHistoryHitFlag | 1.3.6.1.4.1.2011.5.25.111.5.6.1.15 | truthvalue | read-only |
Whether the fib is hit on the device which received the packet. |
nqaVplsMTraceHistoryPWExist | 1.3.6.1.4.1.2011.5.25.111.5.6.1.16 | truthvalue | read-only |
Whether the forward PW is exist. |
nqaVplsMTraceHistoryGroupPolicy | 1.3.6.1.4.1.2011.5.25.111.5.6.1.17 | integer | read-only |
The ACL judge result. Enumeration: 'deny': 2, 'permit': 1. |
nqaVplsMTraceHistoryCACExist | 1.3.6.1.4.1.2011.5.25.111.5.6.1.18 | integer | read-only |
Whether the connection admission control comfiguration of current VSI is exist. Enumeration: 'yes': 1, 'no': 2. |
nqaVplsMTraceHistoryRcvQueryCount | 1.3.6.1.4.1.2011.5.25.111.5.6.1.19 | gauge32 | read-only |
The received query packet number for current IGMP version of current VSI. |
nqaVplsMTraceHistoryRcvReportCount | 1.3.6.1.4.1.2011.5.25.111.5.6.1.20 | gauge32 | read-only |
The received report packet number for current IGMP version of current VSI. |
nqaVplsMTraceHistoryRcvLeaveCount | 1.3.6.1.4.1.2011.5.25.111.5.6.1.21 | gauge32 | read-only |
The received leave packet number for current IGMP version of current VSI. |
nqaVplsMTraceHistoryTimeStamp | 1.3.6.1.4.1.2011.5.25.111.5.6.1.22 | dateandtime | read-only |
The start time stamp of a probe. |
nqaVplsMTraceHistoryCompletionTime | 1.3.6.1.4.1.2011.5.25.111.5.6.1.23 | integer32 | read-only |
The amount of time measured in milliseconds from when a probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe. |
nqaVplsMTraceHistoryLastRC | 1.3.6.1.4.1.2011.5.25.111.5.6.1.24 | integer32 | read-only |
The last implementation method specific reply code received. |
nqaVplsMTraceHistoryLastRSC | 1.3.6.1.4.1.2011.5.25.111.5.6.1.25 | integer32 | read-only |
The last implementation method specific reply sub code received. |
nqaVplsMTraceHistoryFinishState | 1.3.6.1.4.1.2011.5.25.111.5.6.1.26 | integer | read-only |
The finish state of a probe. Enumeration: 'busy': 4, 'disconnected': 6, 'success': 1, 'drop': 3, 'timeout': 2, 'overThreshold': 5, 'noConnected': 7. |
nqaVplsMTraceHistorySuccessPathNode | 1.3.6.1.4.1.2011.5.25.111.5.6.1.27 | integer | read-only |
Whether the response router is on the path of a probe. The default value is notonPath(2). Enumeration: 'onPath': 1, 'notonPath': 2. |
nqaMacTraceHistoryTable | 1.3.6.1.4.1.2011.5.25.111.5.7 | no-access |
This object defines a list of historical MAC trace test instances for storing the running results of test instances. |
|
1.3.6.1.4.1.2011.5.25.111.5.7.1 | no-access |
This object defines a table for storing the running results of test instances. The number of entries in this table is limited by the value of nqaAdminParaHistoryRowMax. |
||
nqaMacTraceHistoryIndex | 1.3.6.1.4.1.2011.5.25.111.5.7.1.1 | integer32 | no-access |
The object indicates the index of the MAC tract history table and the number of times for dispatching dependency tests. |
nqaMacTraceHistoryReceiveOrder | 1.3.6.1.4.1.2011.5.25.111.5.7.1.2 | integer32 | no-access |
This object indicates the sequence in which LTRs are received. |
nqaMacTraceHistoryTTL | 1.3.6.1.4.1.2011.5.25.111.5.7.1.3 | integer32 | read-only |
This object indicates the TTL of the LTR. |
nqaMacTraceHistorySeqNumber | 1.3.6.1.4.1.2011.5.25.111.5.7.1.4 | unsigned32 | read-only |
This object indicates the sequence number of the LTR. |
nqaMacTraceHistoryCompletionTime | 1.3.6.1.4.1.2011.5.25.111.5.7.1.5 | integer32 | read-only |
This object indicates the RTT (ms) of the response packet. |
nqaMacTraceHistoryForwarded | 1.3.6.1.4.1.2011.5.25.111.5.7.1.6 | truthvalue | read-only |
This object indicates whether the device that sends LTRs continues to forward LTMs. |
nqaMacTraceHistoryTerminalMep | 1.3.6.1.4.1.2011.5.25.111.5.7.1.7 | truthvalue | read-only |
This object indicates whether the LTR is sent by an MEP. |
nqaMacTraceHistoryRelayAction | 1.3.6.1.4.1.2011.5.25.111.5.7.1.8 | hwdot1agcfmrelayactionfieldvalue | read-only |
This object indicates the value of the Relay Action field in the LTR. |
nqaMacTraceHistoryIngressAction | 1.3.6.1.4.1.2011.5.25.111.5.7.1.9 | hwdot1agcfmingressactionfieldvalue | read-only |
This object indicates the value of the Ingress Action field in the LTR. |
nqaMacTraceHistoryIngressMac | 1.3.6.1.4.1.2011.5.25.111.5.7.1.10 | macaddress | read-only |
This object indicates the physical MAC address carried in the ingress MAC address field in the LTR. |
nqaMacTraceHistoryIngressIfName | 1.3.6.1.4.1.2011.5.25.111.5.7.1.11 | octet string | read-only |
This object indicates the name of the inbound interface of the LTR. |
nqaMacTraceHistoryEgressAction | 1.3.6.1.4.1.2011.5.25.111.5.7.1.12 | hwdot1agcfmegressactionfieldvalue | read-only |
This object indicates the value of the Egress Action field in the LTR. |
nqaMacTraceHistoryEgressMac | 1.3.6.1.4.1.2011.5.25.111.5.7.1.13 | macaddress | read-only |
This object indicates the MAC address in the Egress MAC address field of the LTR. |
nqaMacTraceHistoryEgressIfName | 1.3.6.1.4.1.2011.5.25.111.5.7.1.14 | octet string | read-only |
This object indicates the name of the interface that forwards the LTR. |
nqaNotifications | 1.3.6.1.4.1.2011.5.25.111.6 | |||
nqaResultsProbeFailed | 1.3.6.1.4.1.2011.5.25.111.6.1 |
Generated when a probe failure is detected when the corresponding nqaAdminParaTrapGeneration object is set to probeFailure(0) subject to the value of nqaAdminParaTrapProbeFailureFilter. The object nqaAdminParaTrapProbeFailureFilter can be used to specify the number of successive probe failures that are required before this notification can be generated.(except for HTTP or Jitter or FTP) |
||
nqaResultsTestFailed | 1.3.6.1.4.1.2011.5.25.111.6.2 |
Generated when a nqa test is determined to have failed when the corresponding nqaAdminParaTrapGeneration object is set to testFailure(1). In this instance nqaAdminParaTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test as failed. (Except for HTTP or Jitter or FTP) |
||
nqaResultsTestCompleted | 1.3.6.1.4.1.2011.5.25.111.6.3 |
Generated at the completion of a nqa test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2).(except for HTTP or Jitter or FTP) |
||
nqaResultsThresholdNotification | 1.3.6.1.4.1.2011.5.25.111.6.4 |
If the time of executing tests exceeds the nqaAdminCtrlThreshold1, the system sends trap information.(except for HTTP or Jitter or FTP) |
||
nqaHTTPStatsProbeFailed | 1.3.6.1.4.1.2011.5.25.111.6.5 |
Generated when a probe failure is detected when the corresponding nqaAdminParaTrapGeneration object is set to probeFailure(0) subject to the value of nqaAdminParaTrapProbeFailureFilter. The object nqaAdminParaTrapProbeFailureFilter can be used to specify the number of successive probe failures that are required before this notification can be generated.(Only for HTTP) |
||
nqaHTTPStatsTestFailed | 1.3.6.1.4.1.2011.5.25.111.6.6 |
Generated when a HTTP test is determined to have failed when the corresponding nqaAdminParaTrapGeneration object is set to testFailure(1). In this instance nqaAdminParaTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test as failed.(Only for HTTP) |
||
nqaHTTPStatsTestCompleted | 1.3.6.1.4.1.2011.5.25.111.6.7 |
Generated at the completion of a HTTP test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2). |
||
nqaHTTPStatsThresholdNotification | 1.3.6.1.4.1.2011.5.25.111.6.8 |
If the time of executing tests exceeds the nqaAdminCtrlThreshold1 or nqaAdminCtrlThreshold2 or nqaAdminCtrlThreshold3, the system sends trap information.(Only for HTTP) |
||
nqaJitterStatsProbeFailed | 1.3.6.1.4.1.2011.5.25.111.6.9 |
Generated when a probe failure is detected when the corresponding nqaAdminParaTrapGeneration object is set to probeFailure(0) subject to the value of nqaAdminParaTrapProbeFailureFilter. The object nqaAdminParaTrapProbeFailureFilter can be used to specify the number of successive probe failures that are required before this notification can be generated.(Only for Jitter) |
||
nqaJitterStatsTestFailed | 1.3.6.1.4.1.2011.5.25.111.6.10 |
Generated when a Jitter test is determined to have failed when the corresponding nqaAdminParaTrapGeneration object is set to testFailure(1). In this instance nqaAdminParaTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test as failed.(Only for Jitter) |
||
nqaJitterStatsTestCompleted | 1.3.6.1.4.1.2011.5.25.111.6.11 |
Generated at the completion of a Jitter test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2). (Only for Jitter) |
||
nqaFTPStatsProbeFailed | 1.3.6.1.4.1.2011.5.25.111.6.12 |
Generated when a probe failure is detected when the corresponding nqaAdminParaTrapGeneration object is set to probeFailure(0) subject to the value of nqaAdminParaTrapProbeFailureFilter. The object nqaAdminParaTrapProbeFailureFilter can be used to specify the number of successive probe failures that are required before this notification can be generated.(Only for FTP) |
||
nqaFTPStatsTestFailed | 1.3.6.1.4.1.2011.5.25.111.6.13 |
Generated when a FTP test is determined to have failed when the corresponding nqaAdminParaTrapGeneration object is set to testFailure(1). In this instance nqaAdminParaTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test as failed.(Only for FTP) |
||
nqaFTPStatsTestCompleted | 1.3.6.1.4.1.2011.5.25.111.6.14 |
Generated at the completion of a FTP test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2). (Only for FTP) |
||
nqaFTPStatsThresholdNotification | 1.3.6.1.4.1.2011.5.25.111.6.15 |
If the time of executing tests exceeds the nqaAdminCtrlThreshold1 or nqaAdminCtrlThreshold2, the system sends trap information.(Only for FTP) |
||
nqaJitterStatsRTDThresholdNotification | 1.3.6.1.4.1.2011.5.25.111.6.16 |
If the time of executing tests exceeds the nqaAdminCtrlThreshold1, the system sends trap information. (Only for jitter) |
||
nqaJitterStatsOWDThresholdNotificationSD | 1.3.6.1.4.1.2011.5.25.111.6.17 |
If the time of executing tests exceeds the nqaAdminCtrlThreshold2 the system sends trap information. (Only for jitter) |
||
nqaJitterStatsOWDThresholdNotificationDS | 1.3.6.1.4.1.2011.5.25.111.6.18 |
If the time of executing tests exceeds the nqaAdminCtrlThreshold3 the system sends trap information. (Only for jitter) |
||
nqaNegotiateFailed | 1.3.6.1.4.1.2011.5.25.111.6.19 |
If negotiation between client and server failed,the system sends trap information. |
||
nqaRisingAlarmNotification | 1.3.6.1.4.1.2011.5.25.111.6.20 |
Sending trap messages when the value of the monitored object exceeds nqaAlarmUpperThreshold. |
||
nqaFallingAlarmNotification | 1.3.6.1.4.1.2011.5.25.111.6.21 |
Sending trap messages when the value of the monitored object is under nqaAlarmLowerThreshold. |
||
nqaFtpSaveRecordNotification | 1.3.6.1.4.1.2011.5.25.111.6.22 |
Sending trap messages when saving a test result to the FTP server is completed. |
||
nqaPppoeStatsTestFailed | 1.3.6.1.4.1.2011.5.25.111.6.23 |
Generated when a PPPoE test is determined to have failed when the corresponding nqaAdminParaTrapGeneration object is set to testFailure(1). (Only for PPPoE)) |
||
nqaPppoeStatsTestCompleted | 1.3.6.1.4.1.2011.5.25.111.6.24 |
Generated at the completion of a PPPoE test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2). (Only for PPPoE) |
||
nqaConformance | 1.3.6.1.4.1.2011.5.25.111.7 | |||
nqaGroups | 1.3.6.1.4.1.2011.5.25.111.7.1 | |||
nqaBaseGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.1 |
Description. |
||
nqaAdminGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.2 |
Description. |
||
nqaServerGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.3 |
Description. |
||
nqaStatsGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.4 |
Description. |
||
nqaHistoryGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.5 |
Description. |
||
nqaNotificationsGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.6 |
The notification which are required to be supported by implementations of this MIB. |
||
nqaCollectStatsGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.7 |
Description. |
||
nqaAlarmGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.8 |
Description. |
||
nqaFtpSaveRecordGroup | 1.3.6.1.4.1.2011.5.25.111.7.1.9 |
Description. |
||
nqaCompliances | 1.3.6.1.4.1.2011.5.25.111.7.2 | |||
nqaCompliance | 1.3.6.1.4.1.2011.5.25.111.7.2.1 |
Description. |
||
nqaCollectStats | 1.3.6.1.4.1.2011.5.25.111.8 | |||
nqaJitterCollectStatsTable | 1.3.6.1.4.1.2011.5.25.111.8.1 | no-access |
A table which contains the rolling accumulated history of the Jitter operation. |
|
1.3.6.1.4.1.2011.5.25.111.8.1.1 | no-access |
A table which contains the rolling accumulated history of the Jitter operation. This entry is created only if the nqaAdminCtrlType is jitterAppl. |
||
nqaJitterCollectStatsIndex | 1.3.6.1.4.1.2011.5.25.111.8.1.1.1 | integer32 | no-access |
The third index of jitter collection statistics table. |
nqaJitterCollectStatsCompletions | 1.3.6.1.4.1.2011.5.25.111.8.1.1.2 | counter32 | read-only |
The number of the tests that have completed successfully. |
nqaJitterCollectStatsRTDOverThresholds | 1.3.6.1.4.1.2011.5.25.111.8.1.1.3 | counter32 | read-only |
The number of tests that violate RTD (Round Trip Delay) threshold. |
nqaJitterCollectStatsOWDOverThresholdsSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.4 | counter32 | read-only |
The number of tests that violate OWD (One Way Delay) threshold from source to destination. |
nqaJitterCollectStatsOWDOverThresholdsDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.5 | counter32 | read-only |
The number of tests that violate OWD (One Way Delay) threshold from destination to source. |
nqaJitterCollectStatsNumOfRTT | 1.3.6.1.4.1.2011.5.25.111.8.1.1.6 | counter32 | read-only |
The number of RTTs that are successfully measured by tests. |
nqaJitterCollectStatsRTTSum | 1.3.6.1.4.1.2011.5.25.111.8.1.1.7 | counter32 | read-only |
The sum of RTTs that are successfully measured. |
nqaJitterCollectStatsRTTSum2Low | 1.3.6.1.4.1.2011.5.25.111.8.1.1.8 | counter32 | read-only |
The sum of squares of RTTs that are successfully measured by tests (low order 32 bits). |
nqaJitterCollectStatsRTTSum2High | 1.3.6.1.4.1.2011.5.25.111.8.1.1.9 | counter32 | read-only |
The sum of squares of RTTs that are successfully measured by tests (high order 32 bits). |
nqaJitterCollectStatsRTTMin | 1.3.6.1.4.1.2011.5.25.111.8.1.1.10 | gauge32 | read-only |
The minimum of RTTs that were successfully measured by tests. |
nqaJitterCollectStatsRTTMax | 1.3.6.1.4.1.2011.5.25.111.8.1.1.11 | gauge32 | read-only |
The maximum of RTTs that were successfully measured by tests. |
nqaJitterCollectStatsMinOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.12 | gauge32 | read-only |
The minimum of absolute value of all positive jitter values from source to destination. |
nqaJitterCollectStatsMaxOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.13 | gauge32 | read-only |
The maximum of absolute value of all positive jitter values from source to destination. |
nqaJitterCollectStatsNumOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.14 | counter32 | read-only |
The number of all positive jitter values from source to destination. |
nqaJitterCollectStatsSumOfPositivesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.15 | counter32 | read-only |
The sum of absolute value of all positive jitter values from source to destination. |
nqaJitterCollectStatsSum2OfPositivesSDLow | 1.3.6.1.4.1.2011.5.25.111.8.1.1.16 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from source to destination (low order 32 bits). |
nqaJitterCollectStatsSum2OfPositivesSDHigh | 1.3.6.1.4.1.2011.5.25.111.8.1.1.17 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from source to destination (high order 32 bits). |
nqaJitterCollectStatsMinOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.18 | gauge32 | read-only |
The minimum of absolute value of all negative jitter values from source to destination. |
nqaJitterCollectStatsMaxOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.19 | gauge32 | read-only |
The maximum of absolute value of all negative jitter values from source to destination. |
nqaJitterCollectStatsNumOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.20 | counter32 | read-only |
The number of all negative jitter values from source to destination. |
nqaJitterCollectStatsSumOfNegativesSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.21 | counter32 | read-only |
The sum of absolute value of all negative jitter values from source to destination. |
nqaJitterCollectStatsSum2OfNegativesSDLow | 1.3.6.1.4.1.2011.5.25.111.8.1.1.22 | counter32 | read-only |
The sum of squares of absolute value of all negative values from source to destination (low order 32 bits). |
nqaJitterCollectStatsSum2OfNegativesSDHigh | 1.3.6.1.4.1.2011.5.25.111.8.1.1.23 | counter32 | read-only |
The sum of squares of absolute value of all negative values from source to destination (high order 32 bits). |
nqaJitterCollectStatsMinOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.24 | gauge32 | read-only |
The minimum of absolute value of all positive jitter values from destination to source. |
nqaJitterCollectStatsMaxOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.25 | gauge32 | read-only |
The maximum of absolute value of all positive jitter values from destination to source. |
nqaJitterCollectStatsNumOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.26 | counter32 | read-only |
The number of all positive jitter values from destination to source. |
nqaJitterCollectStatsSumOfPositivesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.27 | counter32 | read-only |
The sum of absolute value of all positive jitter values from destination to source. |
nqaJitterCollectStatsSum2OfPositivesDSLow | 1.3.6.1.4.1.2011.5.25.111.8.1.1.28 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from destination to source (low order 32 bits). |
nqaJitterCollectStatsSum2OfPositivesDSHigh | 1.3.6.1.4.1.2011.5.25.111.8.1.1.29 | counter32 | read-only |
The sum of squares of absolute value of all positive jitter values from destination to source (high order 32 bits). |
nqaJitterCollectStatsMinOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.30 | gauge32 | read-only |
The minimum of absolute value of all negative jitter values from destination to source. |
nqaJitterCollectStatsMaxOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.31 | gauge32 | read-only |
The maximum of absolute value of all negative jitter values from destination to source. |
nqaJitterCollectStatsNumOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.32 | counter32 | read-only |
The number of all negative jitter values from destination to source. |
nqaJitterCollectStatsSumOfNegativesDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.33 | counter32 | read-only |
The sum of absolute value of all negative jitter values from destination to source. |
nqaJitterCollectStatsSum2OfNegativesDSLow | 1.3.6.1.4.1.2011.5.25.111.8.1.1.34 | counter32 | read-only |
The sum of squares of absolute value of all negative values from destination to source (low order 32 bits). |
nqaJitterCollectStatsSum2OfNegativesDSHigh | 1.3.6.1.4.1.2011.5.25.111.8.1.1.35 | counter32 | read-only |
The sum of squares of absolute value of all negative values from destination to source (high order 32 bits). |
nqaJitterCollectStatsMaxDelaySD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.36 | gauge32 | read-only |
The maximum of all OWD (One Way Delay) from source to destination. |
nqaJitterCollectStatsMaxDelayDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.37 | gauge32 | read-only |
The maximum of all OWD (One Way Delay) from destination to source. |
nqaJitterCollectStatsNumOfOWD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.38 | counter32 | read-only |
The number of OWDs that were successfully measured by tests. |
nqaJitterCollectStatsOWSumSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.39 | counter32 | read-only |
The sum of OWDs that were successfully measured by tests from source to destination. |
nqaJitterCollectStatsOWSumDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.40 | counter32 | read-only |
The sum of OWDs that were successfully measured by tests from destination to source. |
nqaJitterCollectStatsPacketLossSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.41 | counter32 | read-only |
The number of packets lost when sent from source to destination. |
nqaJitterCollectStatsPacketLossDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.42 | counter32 | read-only |
The number of packets lost when sent from destination to source. |
nqaJitterCollectStatsPacketLossUnknown | 1.3.6.1.4.1.2011.5.25.111.8.1.1.43 | counter32 | read-only |
The number of packets lost for which we can't determine the direction. |
nqaJitterCollectStatsPacketOutOfSequences | 1.3.6.1.4.1.2011.5.25.111.8.1.1.44 | counter32 | read-only |
The number of packets arrived out of sequence. |
nqaJitterCollectStatsPacketLossRatio | 1.3.6.1.4.1.2011.5.25.111.8.1.1.45 | gauge32 | read-only |
The ratio of the packets lost to all packets sent in the test. |
nqaJitterCollectStatsErrors | 1.3.6.1.4.1.2011.5.25.111.8.1.1.46 | counter32 | read-only |
The number of errors occurred in the test. |
nqaJitterCollectStatsBusies | 1.3.6.1.4.1.2011.5.25.111.8.1.1.47 | counter32 | read-only |
The number of occasions when a test couldn't be initialized because the previous test has not completed. |
nqaJitterCollectStatsTimeouts | 1.3.6.1.4.1.2011.5.25.111.8.1.1.48 | counter32 | read-only |
The number of responses arrived over the time. |
nqaJitterCollectStatsProbeResponses | 1.3.6.1.4.1.2011.5.25.111.8.1.1.49 | counter32 | read-only |
The number of responses from echo-server for the packets sent by the test. |
nqaJitterCollectStatsSentProbes | 1.3.6.1.4.1.2011.5.25.111.8.1.1.50 | counter32 | read-only |
The number of packets sent in the test. |
nqaJitterCollectStatsDrops | 1.3.6.1.4.1.2011.5.25.111.8.1.1.51 | counter32 | read-only |
The number of packets that were sent failed in the test. |
nqaJitterCollectStatsRTTAvg | 1.3.6.1.4.1.2011.5.25.111.8.1.1.52 | gauge32 | read-only |
The average of RTTs that were successfully measured by tests. |
nqaJitterCollectStatsAvgJitter | 1.3.6.1.4.1.2011.5.25.111.8.1.1.53 | gauge32 | read-only |
The average of jitter values that were successfully measured by tests. |
nqaJitterCollectStatsAvgJitterSD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.54 | gauge32 | read-only |
The average of jitter values from source to destination that were successfully measured by tests. |
nqaJitterCollectStatsAvgJitterDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.55 | gauge32 | read-only |
The average of jitter values from destination to source that were successfully measured by tests. |
nqaJitterCollectStatsJitterOut | 1.3.6.1.4.1.2011.5.25.111.8.1.1.56 | octet string | read-only |
Jitter (RFC1889) at responder. |
nqaJitterCollectStatsJitterIn | 1.3.6.1.4.1.2011.5.25.111.8.1.1.57 | octet string | read-only |
Jitter (RFC1889) at sender. |
nqaJitterCollectStatsMinDelaySD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.58 | gauge32 | read-only |
The minimum of all OWD (One Way Delay) from source to destination. |
nqaJitterCollectStatsMinDelayDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.59 | gauge32 | read-only |
The minimum of all OWD (One Way Delay) from destination to source. |
nqaJitterCollectStatsAvgDelaySD | 1.3.6.1.4.1.2011.5.25.111.8.1.1.60 | gauge32 | read-only |
The average of all OWD (One Way Delay) from source to destination. |
nqaJitterCollectStatsAvgDelayDS | 1.3.6.1.4.1.2011.5.25.111.8.1.1.61 | gauge32 | read-only |
The average of all OWD (One Way Delay) from destination to source. |
nqaJitterCollectStatsPktRewriteNum | 1.3.6.1.4.1.2011.5.25.111.8.1.1.62 | counter32 | read-only |
The number of all the packets have been rewrited. |
nqaJitterCollectStatsPktRewriteRatio | 1.3.6.1.4.1.2011.5.25.111.8.1.1.63 | gauge32 | read-only |
The ratio of all the packets have been rewrited. |
nqaJitterCollectStatsPktDisorderNum | 1.3.6.1.4.1.2011.5.25.111.8.1.1.64 | counter32 | read-only |
The number of all the packets have been disordered. |
nqaJitterCollectStatsPktDisorderRatio | 1.3.6.1.4.1.2011.5.25.111.8.1.1.65 | gauge32 | read-only |
The ratio of all the packets have been disordered. |
nqaJitterCollectStatsFragPktDisorderNum | 1.3.6.1.4.1.2011.5.25.111.8.1.1.66 | counter32 | read-only |
The number of all the packets whose fragments have been disordered. |
nqaJitterCollectStatsFragPktDisorderRatio | 1.3.6.1.4.1.2011.5.25.111.8.1.1.67 | gauge32 | read-only |
The ratio of all the packets whose fragments have been disordered. |
nqaAlarm | 1.3.6.1.4.1.2011.5.25.111.9 | |||
nqaMaxAlarmNum | 1.3.6.1.4.1.2011.5.25.111.9.1 | integer32 | read-only |
Maximum number of alarms. |
nqaMaxEventNum | 1.3.6.1.4.1.2011.5.25.111.9.2 | integer32 | read-only |
Maximum number of events that alarms can trigger. |
nqaAlarmTable | 1.3.6.1.4.1.2011.5.25.111.9.3 | no-access |
A list of alarm entries. |
|
1.3.6.1.4.1.2011.5.25.111.9.3.1 | no-access |
A list of parameters that set up a periodic checking for alarm conditions. |
||
nqaAlarmIndex | 1.3.6.1.4.1.2011.5.25.111.9.3.1.1 | integer32 | no-access |
Uniquely identifies a row in the nqaAlarmTable. |
nqaAlarmVariable | 1.3.6.1.4.1.2011.5.25.111.9.3.1.11 | integer | read-only |
The type of the particular variable to be sampled. Enumeration: 'jitterDsAvg': 7, 'jitterRavg': 5, 'lostPacketRatio': 2, 'packetLossSd': 3, 'packetLossDs': 4, 'rttAvg': 1, 'jitterSdAvg': 6. |
nqaAlarmSampleType | 1.3.6.1.4.1.2011.5.25.111.9.3.1.12 | integer | read-only |
delta(1): relative value absolute(2): absolute value Relative value: indicates the relative value to the last sampling. Currently, only absolute(2) is supported. Enumeration: 'absolute': 2, 'delta': 1. |
nqaAlarmValue | 1.3.6.1.4.1.2011.5.25.111.9.3.1.13 | integer32 | read-only |
The actual value of the monitored object is compared with the upper limit and lower limit. |
nqaAlarmStartUpNqaAlarm | 1.3.6.1.4.1.2011.5.25.111.9.3.1.14 | integer | read-only |
The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated. Enumeration: 'fallingAlarm': 2, 'risingAlarm': 1, 'risingOrFallingAlarm': 3. |
nqaAlarmRisingThreshold | 1.3.6.1.4.1.2011.5.25.111.9.3.1.15 | integer32 | read-only |
Set the upper limit of the alarm. |
nqaAlarmFallingThreshold | 1.3.6.1.4.1.2011.5.25.111.9.3.1.16 | integer32 | read-only |
Set the lower limit of the alarm. |
nqaAlarmRisingEventIndex | 1.3.6.1.4.1.2011.5.25.111.9.3.1.17 | integer32 | read-only |
Index of the event triggered when the node value exceeds the upper limit. |
nqaAlarmFallingEventIndex | 1.3.6.1.4.1.2011.5.25.111.9.3.1.18 | integer32 | read-only |
Index of the event triggered when the node value is under the lower limit. |
nqaAlarmDescription | 1.3.6.1.4.1.2011.5.25.111.9.3.1.19 | octet string | read-only |
Alarm Description. |
nqaAlarmStatus | 1.3.6.1.4.1.2011.5.25.111.9.3.1.51 | rowstatus | read-only |
The status of the alarm row. |
nqaEventTable | 1.3.6.1.4.1.2011.5.25.111.9.4 | no-access |
A list of events to be generated. |
|
1.3.6.1.4.1.2011.5.25.111.9.4.1 | no-access |
A set of parameters that describe an event to be generated when certain conditions are met. |
||
nqaEventIndex | 1.3.6.1.4.1.2011.5.25.111.9.4.1.1 | integer32 | no-access |
Uniquely identifies a row in the nqaEventTable. |
nqaEventType | 1.3.6.1.4.1.2011.5.25.111.9.4.1.11 | integer | read-only |
Event type, that is, behaviors for processing events: none(1): no behavior log(2): keeping logs trap(3): sending trap messages logandtrap(4): keeping logs and sending trap messages linkage(5): start the linkaged test-instance. Enumeration: 'linkage': 5, 'none': 1, 'log': 2, 'logAndTrap': 4, 'trap': 3. |
nqaEventDescription | 1.3.6.1.4.1.2011.5.25.111.9.4.1.12 | octet string | read-only |
Event description. |
nqaEventAdminName | 1.3.6.1.4.1.2011.5.25.111.9.4.1.13 | octet string | read-only |
Administrator name of event test instance. |
nqaEventOperationTag | 1.3.6.1.4.1.2011.5.25.111.9.4.1.14 | octet string | read-only |
Operation tag of event test instance. |
nqaEventStatus | 1.3.6.1.4.1.2011.5.25.111.9.4.1.51 | rowstatus | read-only |
The status of the event row. |
nqaSaveRecord | 1.3.6.1.4.1.2011.5.25.111.10 | |||
nqaFtpSaveRecordEnable | 1.3.6.1.4.1.2011.5.25.111.10.1 | enabledstatus | read-write |
Identifies whether saving test results to the FTP server through FTP is enabled. enable(1) disable(2) By default, the value is disable(2). |
nqaFtpSaveRecordIpAddr | 1.3.6.1.4.1.2011.5.25.111.10.2 | inetaddress | read-write |
Set the IP address of the FTP server to which test results are saved. |
nqaFtpSaveRecordVrfName | 1.3.6.1.4.1.2011.5.25.111.10.3 | octet string | read-write |
Set the name of the VRF instance for the FTP server to which test results are saved. |
nqaFtpSaveRecordUserName | 1.3.6.1.4.1.2011.5.25.111.10.4 | octet string | read-write |
Set the user name of the FTP server to which test results are saved. |
nqaFtpSaveRecordPassword | 1.3.6.1.4.1.2011.5.25.111.10.5 | octet string | read-write |
Set the password used when the test results are saved to the FTP server. |
nqaFtpSaveRecordFileName | 1.3.6.1.4.1.2011.5.25.111.10.6 | octet string | read-write |
Set the file name of used by the FTP server to save test results. |
nqaFtpSaveRecordItemNum | 1.3.6.1.4.1.2011.5.25.111.10.7 | integer32 | read-write |
The value of this object identifies the number of NQA test results that can be saved in a file created on the FTP server. The default value is 100000. |
nqaFtpSaveRecordTime | 1.3.6.1.4.1.2011.5.25.111.10.8 | integer32 | read-write |
The value of this object identifies the duration that NQA test results can be saved in a file created on the FTP server. The default duration is 60 minutes. |
nqaFtpSaveRecordNotificationEnable | 1.3.6.1.4.1.2011.5.25.111.10.9 | enabledstatus | 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). |
nqaFtpSaveRecordLastFileName | 1.3.6.1.4.1.2011.5.25.111.10.10 | octet string | read-only |
Set the name of the file used to save the last test record to the FTP server. |