Home/Catalog/NQA-MIB

NQA-MIB

AI MIB Summary

The NQA-MIB facilitates the monitoring and management of Huawei Network Quality Analysis (NQA) operations, providing granular visibility into service quality metrics such as packet loss, jitter, latency, and availability across IP network paths. This module enables administrators to track the status of active probe sessions and retrieve performance statistics for both ICMP and specialized application-layer tests to diagnose network degradation.

HUAWEI service quality detect funcion.
Main OID:
nqa.1.3.6.1.4.1.2011.5.25.111
752
Objects
Active
Status
12
Dependencies

Imported Objects

Objects

752 total
Object Name
nqaHUAWEI service quality detect funcion.
MODULE-IDENTITY
.1.3.6.1.4.1.2011.5.25.111
nqaBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.1
nqaVersionThe NQA version (for example, 1.1). It can be used for version management.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.1.1
nqaEnableIndicates the switch of enabling NQA client. (The value range: enable:1; disable:2.The default value is enable(1))rw
EnableValue
.1.3.6.1.4.1.2011.5.25.111.1.2
nqaResetClears all the enabled test configurations. (The value range: enable:1; disable:2. The default value is disable(2))rw
EnableValue
.1.3.6.1.4.1.2011.5.25.111.1.3
nqaTimeOfLastSetErrorThe time of the last configuration error. (0 indicates that the configuration does not fail).ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.1.4
nqaLastSetErrorThe time of the last configuration error. (0 indicates that the configuration does not fail).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.1.5
nqaNumOfCurrentCtrlEntryThe total number of current configuration tests.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.1.6
nqaMaxConcurrentRequestsThe maximum number of concurrent active requests that are allowed within an agent implementation.rw
Unsigned32 UNITS "requests"
.1.3.6.1.4.1.2011.5.25.111.1.7
nqaMaxNumOfRequestsThe maximum number of requests that are allowed within an agent implementation.ro
Unsigned32 UNITS "requests"
.1.3.6.1.4.1.2011.5.25.111.1.8
nqaJitterVersionSelects the version of jitter test. (The value range: old version:1, new version:2. The default value is old version(1))rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.1.9
nqaSupportTestTypeTest 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.ro
Bits
.1.3.6.1.4.1.2011.5.25.111.1.10
nqaSupportServerTypeTest 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.ro
Bits
.1.3.6.1.4.1.2011.5.25.111.1.11
nqaCtrl
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.2
nqaAdminCtrlTableA table of NQA monitoring definitions.
SEQUENCE OF NqaAdminCtrlEntry
.1.3.6.1.4.1.2011.5.25.111.2.1
nqaAdminCtrlEntryDefines an entry in the nqaAdminCtrlTable.
NqaAdminCtrlEntry
.1.3.6.1.4.1.2011.5.25.111.2.1.1
nqaAdminCtrlOwnerIndexTo 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.
SnmpAdminString
.1.3.6.1.4.1.2011.5.25.111.2.1.1.1
nqaAdminCtrlTestNameThe name of a test. This is locally unique, within the scope of an nqaAdminCtrlOwnerIndex.
SnmpAdminString
.1.3.6.1.4.1.2011.5.25.111.2.1.1.2
nqaAdminCtrlTagA string which is the description of the test instance.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.1.1.3
nqaAdminCtrlTypeThe type of the test instance.rw
NqaType
.1.3.6.1.4.1.2011.5.25.111.2.1.1.4
nqaAdminCtrlFrequencySpecifies the interval when the test instance repeats.rw
Integer32 UNITS "seconds"
.1.3.6.1.4.1.2011.5.25.111.2.1.1.5
nqaAdminCtrlTimeOutSpecifies 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.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.1.1.6
nqaAdminCtrlThreshold1Represents 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.rw
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.2.1.1.7
nqaAdminCtrlThreshold2Represents 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.rw
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.2.1.1.8
nqaAdminCtrlThreshold3Represents 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.rw
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.2.1.1.9
nqaAdminCtrlStatusTo 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)'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.1.1.10
nqaAdminParaTableSet parameter for a test.
SEQUENCE OF NqaAdminParaEntry
.1.3.6.1.4.1.2011.5.25.111.2.2
nqaAdminParaEntryset parameter in the nqaAdminParaTable.
NqaAdminParaEntry
.1.3.6.1.4.1.2011.5.25.111.2.2.1
nqaAdminParaTargetAddressTypeRepresents the address type of destination.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.1
nqaAdminParaTargetAddressRepresents the address of destination.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.2
nqaAdminParaTargetPortRepresents the port number of destination.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.3
nqaAdminParaSourceAddressTypeRepresents the address type of source.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.4
nqaAdminParaSourceAddressRepresents the address of source.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.5
nqaAdminParaSourcePortRepresents the port number of source.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.6
nqaAdminParaMaxTtlSpecifies 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.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.7
nqaAdminParaInitialTtlSpecifies the initial value of TTL.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.8
nqaAdminParaStorageTypeThe storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.9
nqaAdminParaMaxFailuresThe 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.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.10
nqaAdminParaDontFragmentThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.11
nqaAdminParaDataSizeThe size of data field in packet.rw
Unsigned32 UNITS "octets"
.1.3.6.1.4.1.2011.5.25.111.2.2.1.12
nqaAdminParaDataFillRepresents the characters used for filling the data field. This object is used together with the corresponding object, nqaAdminParaDataSize.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.2.1.13
nqaAdminParaIfIndexSpecified 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.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.14
nqaAdminParaByPassRouteTableThe 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).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.15
nqaAdminParaMiscOptionsEnables an application to specify implementation dependent options.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.16
nqaAdminParaProbeCountSpecifies 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.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.17
nqaAdminParaTrapGenerationSwitch 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.rw
Bits
.1.3.6.1.4.1.2011.5.25.111.2.2.1.18
nqaAdminParaTrapProbeFailureFilterSpecifies 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.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.19
nqaAdminParaTrapTestFailureFilterSpecifies 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.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.20
nqaAdminParaDSFieldSpecifies 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.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.21
nqaAdminParaDnsServerAddressTypeSpecifies the address type of DNS server.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.22
nqaAdminParaDnsServerAddressSpecifies the address of DNS server.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.23
nqaAdminParaOperationSpecifies 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.rw
NqaOperation
.1.3.6.1.4.1.2011.5.25.111.2.2.1.24
nqaAdminParaHttpVersionSpecifies the version of HTTP.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.25
nqaAdminParaHttpOperationStringA string that specifies the HTTP operation which will be sent to the HTTP server.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.26
nqaAdminParaTestFailurePercentSpecifies the scale over which the test will be regarded as failed.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.27
nqaAdminParaFtpUserNameSpecifies the user name of the FTP server.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.28
nqaAdminParaFtpPasswordSpecifies the password of the user of the FTP server.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.29
nqaAdminParaFtpFilePathSpecifies the full name of the file which will be transmitted by the FTP-type test instance.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.30
nqaAdminParaFtpFileSizeSpecifies the size that the file will be transmitted by the FTP-type test instance. It may be part of the file.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.31
nqaAdminParaIntervalSpecifies the interval between two consecutive probe packets.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.32
nqaAdminParaNumPacketsSpecifies the number of packet sent in each probe. This object is used together with nqaAdminParaProbeCount, and only apples to jitter-type test instance.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.33
nqaAdminParaVrfNameSpecifies the VRF name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.34
nqaAdminParaLspAddressTypeSpecifies the address type of LSP. The object applies to lspping, lsptrace and lspjitter type test instance.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.35
nqaAdminParaLspAddressMaskSpecifies the address mask of LSP. The object apples to lspping, lsptrace and lspjitter type test instance.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.36
nqaAdminParaLspIpAddressIP Address filled in the ip header, must be a 127/8 address.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.37
nqaAdminParaLspPWE3VcIdThe local Pseudo wire ID in PWE3 Ping testrw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.38
nqaAdminParaLspPWE3TypeThe encapsulation type of Pseudo wire ID in the PWE3 Ping testrw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.39
nqaAdminParaLspPWE3OptionThe label type of PWE3 Ping and PWE3 Tracert test.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.40
nqaAdminParaLspPWE3RemoteVcIdThe remote Pseudo wire ID in PWE Ping test.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.41
nqaAdminParaLspPWE3RemoteAddressThe remote IP address in PWE3 Ping test.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.42
nqaAdminParaLspExpThe 3bit EXP field of the MPLS echo packet label.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.43
nqaAdminParaLspReplyModeReplyMode 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 packetrw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.44
nqaAdminParaResultRowMaxSpecifies the maximum number of result records.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.45
nqaAdminParaHistoryRowMaxSpecifies the maximum number of history records.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.46
nqaAdminParaCreateHopsEntriesWhen 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.rw
EnableValue
.1.3.6.1.4.1.2011.5.25.111.2.2.1.47
nqaAdminParaLspVCTypeThe type of protocol which establishes PW in the pwe3tracert testrw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.48
nqaAdminParaMTraceLastHopAddressThe last hop router's IP address in Mtrace test.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.49
nqaAdminParaMTraceSourceAddressThe IP address of the multicast source for the path being traced in Mtrace test.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.50
nqaAdminParaMTraceGroupAddressThe group address to be traced in Mtrace test, or zero if no group-specific information is desired.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.51
nqaAdminParaMTraceMaxTtlThe maximum number of hops that the requester wants to trace in Mtrace test.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.52
nqaAdminParaMTraceSendModeThe sending mode of the Query pamessage in Mtrace test.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.53
nqaAdminParaMTraceResponseTtlThe TTL at which to multicast the response in Mtrace test, if the response address is a multicast address.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.54
nqaAdminParaMTraceResponseAddressTypeMtrace response address typerw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.55
nqaAdminParaMTraceResponseAddressThis field specifies where the completed traceroute response packet gets sent in Mtrace test. It can be a unicast address or a multicast addressrw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.56
nqaAdminParaDistanceNodeTypeThe destination of MAC ping(mac address or rmepid).rw
NqaDistanceNodeType
.1.3.6.1.4.1.2011.5.25.111.2.2.1.57
nqaAdminParaMacAddressMac address of the destination of MAC PING.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.58
nqaAdminParaRMepIDRmepid of the destination of MAC PING.rw
Dot1agCfmMepIdOrZero (IEEE802171-CFM-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.59
nqaAdminParaMDNameIndicate the MD name in which the MAC Ping operated.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.2.1.60
nqaAdminParaMANameIndicate the MA name in which the MAC Ping operated.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.2.1.61
nqaAdminParaMacTunnelNameIndicate the MAC Tunnel name in which the MAC Ping operated.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.2.1.62
nqaAdminParaPathMtuStepSpecify the step of the path MTU test.If the last response was received successful,the next packet's length will add the step.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.63
nqaAdminParaPathMtuDiscoveryPathMtuMaxSpecify the max value of the discovery field in the path MTU test.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.64
nqaAdminParaIcmpJitterModeSelect the type of ICMP packets to be sent in ICMP jitter and path jitter test.The value can be icmpTimestamp(1) or icmpEcho(2).rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.65
nqaAdminParaCodecTypeTo indicate the codec type to be used with jitter probe. This is applicable only for the jitter probe.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.66
nqaAdminParaIcpifAdvFactorThe 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 | |-|rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.67
nqaAdminParaFtpModeTo indicate the mode to be used with ftp probe. This is applicable only for the ftp probe.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.68
nqaAdminParaHardwareBasedIndicates that the hardware is enabled to send packets. (The value range: enable:1;disable:2.The default value is disable(2))rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.69
nqaAdminParaPppoeUserNameSpecifies 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.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.2.1.70
nqaAdminParaPppoePasswordSpecifies the password of PPPoE dial-up. This is applicable only for the PPPoE probe. This parameter accepts the characters in sight only.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.2.1.71
nqaAdminParaPppoeVlanIfSpecifies 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.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.72
nqaAdminParaPppoeAuthenticationModeSpecifies the authentication mode of PPPoE dial-up. This is applicable only for the PPPoE probe.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.73
nqaAdminParaPppoeRedialUpTimesSpecifies the redialup times of PPPoE dial-up. This is applicable only for the PPPoE probe.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.74
nqaAdminParaPppoeIntervalSpecifies the redialup interval of PPPoE dial-up. This is applicable only for the PPPoE probe.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.2.1.75
nqaAdminParaVsiNameSpecify the name of the VSI(Virtual Switch Instance)rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.2.1.76
nqaAdminParaVlanIdSpecify the Vlan IDrw
VlanIdOrNone (Q-BRIDGE-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.77
nqaAdminParaLspTunnelTypeTo indicate ping/trace which lsp tunnel.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.78
nqaAdminParaLspNextHopAddressRepresents the address of nexthop.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.79
nqaAdminParaLspVersionSpecify lsp version of protocol. Draft-ietf-mpls-lsp-ping-06 protocol, RFC4379 protocol or ptn mode.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.80
nqaAdminParaRemoteAddressTypeRepresents the address type of remote.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.81
nqaAdminParaRemoteAddressRepresents the address of remote.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.2.1.82
nqaAdminParaTimeUnitThe unit of the timestamp, ms or us.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.2.1.83
nqaScheduleTableSchedule test .
SEQUENCE OF NqaScheduleEntry
.1.3.6.1.4.1.2011.5.25.111.2.3
nqaScheduleEntrySet start-up in the nqaAdminParaTable.
NqaScheduleEntry
.1.3.6.1.4.1.2011.5.25.111.2.3.1
nqaScheduleStartTypeSpecifies the start type of the test instance. The object is used together with nqaScheduleStartTime.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.3.1.1
nqaScheduleStartTimeSpecifies 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.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.3.1.2
nqaScheduleEndTypeSpecifies the end type of the test instance. The object is used together with nqaScheduleEndTime.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.3.1.3
nqaScheduleEndTimeSpecifies the end time of the test instance.rw
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.2.3.1.4
nqaScheduleAgeTimeSpecifies 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.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.3.1.5
nqaScheduleElapsedTimeThe elapsed time (the period of time after task dispatch).ro
TimeInterval (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.2.3.1.6
nqaScheduleNumOfInitiationsSpecifies 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.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.3.1.7
nqaScheduleLastFinishIndexSpecifies the latest finished test of the test instance, which is used as the index of the result table.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.3.1.8
nqaScheduleOperStatusSpecifies 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.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.3.1.9
nqaScheduleLastCollectIndexSpecifies the index of the latest collection statistics result record in the collection result table.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.3.1.10
nqaGroupTableSet group for a test.
SEQUENCE OF NqaGroupEntry
.1.3.6.1.4.1.2011.5.25.111.2.4
nqaGroupEntrySet parameters in the nqaGroupTable.
NqaGroupEntry
.1.3.6.1.4.1.2011.5.25.111.2.4.1
nqaGroupStatusTypeSpecifies the group status of the test instance. The value can be normal (1), leader (2) or member (3).rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.2.4.1.1
nqaGroupPeriodSpecifies the interval during which all members in the specified group will be executed.rw
Integer32 UNITS "seconds"
.1.3.6.1.4.1.2011.5.25.111.2.4.1.2
nqaGroupLeaderOwnerIndexSpecifies the owner index of the group leader, if the test instance is a member of the group.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.4.1.3
nqaGroupLeaderTestNameSpecifies the test name of the group leader, if the test instance is a member of the group.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.2011.5.25.111.2.4.1.4
nqaGroupMemberNumSpecifies the number of member in the group.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.4.1.5
nqaGroupMemberFreeFree all members in the group.rw
EnableValue
.1.3.6.1.4.1.2011.5.25.111.2.4.1.6
nqaAdminParaExtTableSet parameter for a test.
SEQUENCE OF NqaAdminParaExtEntry
.1.3.6.1.4.1.2011.5.25.111.2.5
nqaAdminParaExtEntrySet parameter in the nqaAdminParaExtTable.
NqaAdminParaExtEntry
.1.3.6.1.4.1.2011.5.25.111.2.5.1
nqaAdminExtPara1This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.1
nqaAdminExtPara2This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara1 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.2
nqaAdminExtPara3This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.3
nqaAdminExtPara4This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara3 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.4
nqaAdminExtPara5This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.5
nqaAdminExtPara6This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara5 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.6
nqaAdminExtPara7This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.7
nqaAdminExtPara8This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara7 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.8
nqaAdminExtPara9This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.9
nqaAdminExtPara10This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara9 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.10
nqaAdminExtPara11This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.11
nqaAdminExtPara12This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara11 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.12
nqaAdminExtPara13This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.13
nqaAdminExtPara14This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara13 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.14
nqaAdminExtPara15This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.15
nqaAdminExtPara16This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara15 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.16
nqaAdminExtPara17This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.17
nqaAdminExtPara18This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara17 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.18
nqaAdminExtPara19This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.19
nqaAdminExtPara20This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara19 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.20
nqaAdminExtPara21This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.21
nqaAdminExtPara22This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara21 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.22
nqaAdminExtPara23This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.23
nqaAdminExtPara24This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara23 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.24
nqaAdminExtPara25This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.25
nqaAdminExtPara26This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara25 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.26
nqaAdminExtPara27This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.27
nqaAdminExtPara28This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara27 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.28
nqaAdminExtPara29This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.29
nqaAdminExtPara30This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara29 object after the test case is ascertained.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.2.5.1.30
nqaAdminExtPara31This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.31
nqaAdminExtPara32This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara31 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.32
nqaAdminExtPara33This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.33
nqaAdminExtPara34This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara33 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.34
nqaAdminExtPara35This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.35
nqaAdminExtPara36This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara35 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.36
nqaAdminExtPara37This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.37
nqaAdminExtPara38This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara37 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.38
nqaAdminExtPara39This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.39
nqaAdminExtPara40This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara39 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.40
nqaAdminExtPara41This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.41
nqaAdminExtPara42This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara41 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.42
nqaAdminExtPara43This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.43
nqaAdminExtPara44This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara43 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.44
nqaAdminExtPara45This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.45
nqaAdminExtPara46This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara45 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.46
nqaAdminExtPara47This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.47
nqaAdminExtPara48This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara47 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.48
nqaAdminExtPara49This 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.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.49
nqaAdminExtPara50This object is a configurable NQA parameter object. Its value and meaning are assigned by the nqaAdminExtPara49 object after the test case is ascertained.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.2.5.1.50
nqaServer
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.3
nqaServerEnableEnables NQA server, which can be the echo server of TCP, UDP and jitter type test instance.rw
EnableValue
.1.3.6.1.4.1.2011.5.25.111.3.1
nqaTcpServerTableA table which contains the status of nqa tcp server configuration information.
SEQUENCE OF NqaTcpServerEntry
.1.3.6.1.4.1.2011.5.25.111.3.2
nqaTcpServerEntryA 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.
NqaTcpServerEntry
.1.3.6.1.4.1.2011.5.25.111.3.2.1
nqaTcpServerAddressTypeSpecifies the address type of TCP server.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.2.1.1
nqaTcpServerAddressSpecifies the address of TCP server.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.2.1.2
nqaTcpServerPortSpecifies the port number on which TCP server is listening.
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.2.1.3
nqaTcpServerVrfNameSpecifies the VRF (VPN Routing & Forwarding) instances name of the TCP server.
DisplayString
.1.3.6.1.4.1.2011.5.25.111.3.2.1.4
nqaTcpServerStatusSpecifies the operation of the TCP server, creating or deleting.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.3.2.1.5
nqaUdpServerTableA table which contains the status of nqa udp server configuration information.
SEQUENCE OF NqaUdpServerEntry
.1.3.6.1.4.1.2011.5.25.111.3.3
nqaUdpServerEntryA 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.
NqaUdpServerEntry
.1.3.6.1.4.1.2011.5.25.111.3.3.1
nqaUdpServerAddressTypeSpecifies the address type of UDP server.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.3.1.1
nqaUdpServerAddressSpecifies the address of UDP server.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.3.1.2
nqaUdpServerPortSpecifies the port number on which UDP server is listening.
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.3.1.3
nqaUdpServerVrfNameSpecifies the VRF (VPN Routing & Forwarding) instances name of the UDP server.
DisplayString
.1.3.6.1.4.1.2011.5.25.111.3.3.1.4
nqaUdpServerStatusSpecifies the operation of the UDP server, creating or deleting.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.3.3.1.5
nqaIcmpServerTableA table which contains the status of nqa ICMP server configuration information.
SEQUENCE OF NqaIcmpServerEntry
.1.3.6.1.4.1.2011.5.25.111.3.4
nqaIcmpServerEntryA 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.
NqaIcmpServerEntry
.1.3.6.1.4.1.2011.5.25.111.3.4.1
nqaIcmpServerAddressSpecifies the address of ICMP server.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.4.1.1
nqaIcmpServerVrfNameSpecifies the VRF (VPN Routing & Forwarding) instances name of the ICMP server.
DisplayString
.1.3.6.1.4.1.2011.5.25.111.3.4.1.2
nqaIcmpServerAddressTypeSpecifies the address type of ICMP server.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.3.4.1.3
nqaIcmpServerStatusSpecifies the operation of the ICMP server, creating or deleting.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.3.4.1.51
nqaStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.4
nqaResultsTableDefines 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.
SEQUENCE OF NqaResultsEntry
.1.3.6.1.4.1.2011.5.25.111.4.1
nqaResultsEntryThe operation of this table is same as that of nqaResultsTable.
NqaResultsEntry
.1.3.6.1.4.1.2011.5.25.111.4.1.1
nqaResultsIndexThe 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.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.1.1.1
nqaResultsHopIndexThe 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.
Integer32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.2
nqaResultsCompletionsThe status of test.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.1.1.3
nqaResultsTestAttemptsThe 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.ro
Counter32 UNITS "tests"
.1.3.6.1.4.1.2011.5.25.111.4.1.1.4
nqaResultsCurHopCountIt 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.ro
Gauge32 UNITS "hops"
.1.3.6.1.4.1.2011.5.25.111.4.1.1.5
nqaResultsCurProbeCountThe total count of probe packets of Traceroute or LSP Traceroute test in a hop count index.ro
Gauge32 UNITS "probes"
.1.3.6.1.4.1.2011.5.25.111.4.1.1.6
nqaResultsRTDOverThresholdsThe times of successful statistics test RTD (Round Trip Delay) over the threshold.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.7
nqaResultsSumCompletionTimeThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.8
nqaResultsSumCompletionTime2LowThe 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).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.9
nqaResultsSumCompletionTime2HighThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.10
nqaResultsCompletionTimeMinThe 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.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.11
nqaResultsCompletionTimeMaxThe 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.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.12
nqaResultsDisconnectsThe times of consecutive failures. For connectionless protocol type of test,this number should be zero.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.13
nqaResultsTimeoutsThe number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.14
nqaResultsBusiesThe times of failure to apply resource due to the busy system. such as apply memory or create socket failure.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.15
nqaResultsNoConnectionsThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.16
nqaResultsSequenceErrorsThe 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 detectedro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.17
nqaResultsDropsThe times probes of the test dropped due to sending or connecting failure.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.18
nqaResultsAddressTypeThe destination address type, and the value range can be unknown(0), ipv4(1) and dns(16).ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.1.1.19
nqaResultsAddressThe destination address (TraceRoute is the destination address of each hop, and ping is the destination address of tests).ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.1.1.20
nqaResultsProbeResponsesNumber of responses received for the corresponding test. The value of this object MUST be reported as 0 when no probe responses have been received.ro
Counter32 UNITS "responses"
.1.3.6.1.4.1.2011.5.25.111.4.1.1.21
nqaResultsSentProbesThe 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.ro
Counter32 UNITS "probes"
.1.3.6.1.4.1.2011.5.25.111.4.1.1.22
nqaResultsLastGoodProbeDate and time when the last response was received for a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.4.1.1.23
nqaResultsLastGoodPathThe date and time when the last complete path was determined.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.4.1.1.24
nqaResultsTestFinishedThe status of test execution.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.1.1.25
nqaResultsRttAvgThe average of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.26
nqaResultsLostPacketRatioThe ratio of the packets lost to all packets sent in the test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.1.1.27
nqaHTTPStatsTableThe statistics collection database. Defines the HTTP Operations Statistics Table for storing the statistics of a HTTP test.
SEQUENCE OF NqaHTTPStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.2
nqaHTTPStatsEntryDefines an entry in the nqaHTTPStatsTable.
NqaHTTPStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.2.1
nqaHTTPStatsIndexThe The HTTP statistics table index and times of dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.2.1.1
nqaHTTPStatsCompletionsThe status of HTTP test.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.2.1.2
nqaHTTPStatsRTDOverThresholdsThe number of HTTP operations RTD (Round Trip Delay) that violate threshold.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.3
nqaHTTPStatsRTTSumThe sum of delay time of successful HTTP probes, including the sum of time of DNS query, TCP establishment and packets transmission.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.4
nqaHTTPStatsRTTMinThe minimum value of HTTP probe time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.5
nqaHTTPStatsRTTMaxThe maximum value of HTTP probe time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.6
nqaHTTPStatsDNSRTTSumThe sum of DNS query time.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.7
nqaHTTPStatsDNSRTTMinThe minimum of DNS query time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.8
nqaHTTPStatsDNSRTTMaxThe maximum of DNS query time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.9
nqaHTTPStatsTCPConnectRTTSumThe sum of TCP connection time.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.10
nqaHTTPStatsTCPConnectRTTMinThe minimum value of TCP connection time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.11
nqaHTTPStatsTCPConnectRTTMaxThe maximum value of TCP connection time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.12
nqaHTTPStatsTransactionRTTSumThe sum of transaction time.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.13
nqaHTTPStatsTransactionRTTMinThe minimum value of transaction time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.14
nqaHTTPStatsTransactionRTTMaxThe maximum value of transaction time.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.15
nqaHTTPStatsMessageBodyOctetsSumThe sum of the size of the message body received as a response to the HTTP request.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.16
nqaHTTPStatsDNSServerTimeoutsThe number of requests that timed out during DNS query.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.17
nqaHTTPStatsTCPConnectTimeoutsThe number of requests that timed out during HTTP connection.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.18
nqaHTTPStatsTransactionTimeoutsThe number of requests that timed out during HTTP transaction.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.19
nqaHTTPStatsDNSQueryErrorsThe number of requests that had DNS query errors.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.20
nqaHTTPStatsErrorsThe number of HTTP transaction failures.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.21
nqaHTTPStatsTcpConnErrorsThe number of TCP connection failures.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.22
nqaHTTPStatsProbeResponsesNumber of responses received for the corresponding test. The value of this object MUST be reported as 0 when no probe responses have been received.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.23
nqaHTTPStatsSendProbesThe number of sending probes.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.24
nqaHTTPStatsBusiesThe number of occasions when a HTTP operation could not be initiated because an internal error.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.25
nqaHTTPStatsTestFinishedThe status of test execution.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.2.1.26
nqaHTTPStatsRttAvgThe average of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.27
nqaHTTPStatsLostPacketRatioThe ratio of the packets lost to all packets sent in the test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.2.1.28
nqaJitterStatsTableA table which contains the status of latest Jitter operation.
SEQUENCE OF NqaJitterStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.3
nqaJitterStatsEntryA table which contains the status of latest Jitter operation. This entry is created only if the nqaAdminCtrlType is jitterAppl.
NqaJitterStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.3.1
nqaJitterStatsIndexThe third index of jitter statistics table.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.3.1.1
nqaJitterStatsCompletionsThe 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).ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.3.1.2
nqaJitterStatsRTDOverThresholdsThe number of tests that violate RTD (Round Trip Delay) threshold.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.3
nqaJitterStatsNumOfRTTThe number of RTTs that are successfully measured by tests.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.4
nqaJitterStatsRTTSumThe sum of RTTs that are successfully measured.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.5
nqaJitterStatsRTTSum2LowThe sum of squares of RTTs that are successfully measured by tests (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.6
nqaJitterStatsRTTSum2HighThe sum of squares of RTTs that are successfully measured by tests (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.7
nqaJitterStatsRTTMinThe minimum of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.8
nqaJitterStatsRTTMaxThe maximum of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.9
nqaJitterStatsMinOfPositivesSDThe minimum of absolute value of all positive jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.10
nqaJitterStatsMaxOfPositivesSDThe maximum of absolute value of all positive jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.11
nqaJitterStatsNumOfPositivesSDThe number of all positive jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.12
nqaJitterStatsSumOfPositivesSDThe sum of absolute value of all positive jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.13
nqaJitterStatsSum2OfPositivesSDLowThe sum of squares of absolute value of all positive jitter values from source to destination (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.14
nqaJitterStatsSum2OfPositivesSDHighThe sum of squares of absolute value of all positive jitter values from source to destination (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.15
nqaJitterStatsMinOfNegativesSDThe minimum of absolute value of all negative jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.16
nqaJitterStatsMaxOfNegativesSDThe maximum of absolute value of all negative jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.17
nqaJitterStatsNumOfNegativesSDThe number of all negative jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.18
nqaJitterStatsSumOfNegativesSDThe sum of absolute value of all negative jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.19
nqaJitterStatsSum2OfNegativesSDLowThe sum of squares of absolute value of all negative values from source to destination (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.20
nqaJitterStatsSum2OfNegativesSDHighThe sum of squares of absolute value of all negative values from source to destination (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.21
nqaJitterStatsMinOfPositivesDSThe minimum of absolute value of all positive jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.22
nqaJitterStatsMaxOfPositivesDSThe maximum of absolute value of all positive jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.23
nqaJitterStatsNumOfPositivesDSThe number of all positive jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.24
nqaJitterStatsSumOfPositivesDSThe sum of absolute value of all positive jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.25
nqaJitterStatsSum2OfPositivesDSLowThe sum of squares of absolute value of all positive jitter values from destination to source (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.26
nqaJitterStatsSum2OfPositivesDSHighThe sum of squares of absolute value of all positive jitter values from destination to source (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.27
nqaJitterStatsMinOfNegativesDSThe minimum of absolute value of all negative jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.28
nqaJitterStatsMaxOfNegativesDSThe maximum of absolute value of all negative jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.29
nqaJitterStatsNumOfNegativesDSThe number of all negative jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.30
nqaJitterStatsSumOfNegativesDSThe sum of absolute value of all negative jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.31
nqaJitterStatsSum2OfNegativesDSLowThe sum of squares of absolute value of all negative values from destination to source (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.32
nqaJitterStatsSum2OfNegativesDSHighThe sum of squares of absolute value of all negative values from destination to source (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.33
nqaJitterStatsPacketLossSDThe number of packets lost when sent from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.34
nqaJitterStatsPacketLossDSThe number of packets lost when sent from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.35
nqaJitterStatsPacketOutOfSequencesThe number of packets arrived out of sequence.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.36
nqaJitterStatsErrorsThe number of errors occurred in the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.37
nqaJitterStatsBusiesThe number of occasions when a test couldn't be initialized because the previous test has not completed.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.38
nqaJitterStatsTimeoutsThe number of responses arrived over the time.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.39
nqaJitterStatsProbeResponsesThe number of responses from echo-server for the packets sent by the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.40
nqaJitterStatsSentProbesThe number of packets sent in the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.41
nqaJitterStatsDropsThe number of packets that were sent failed in the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.42
nqaJitterStatsTestFinishedThe status of the test, which value can be noFinish (0) or finish (1).ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.3.1.43
nqaJitterStatsMaxDelaySDThe maximum of all OWD (One Way Delay) from source to destination.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.3.1.44
nqaJitterStatsMaxDelayDSThe maximum of all OWD (One Way Delay) from destination to source.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.3.1.45
nqaJitterStatsRTTAvgThe average of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.46
nqaJitterStatsPacketLossRatioThe ratio of the packets lost to all packets sent in the test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.47
nqaJitterStatsAvgJitterThe average of jitter values that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.48
nqaJitterStatsAvgJitterSDThe average of jitter values from source to destination that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.49
nqaJitterStatsAvgJitterDSThe average of jitter values from destination to source that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.50
nqaJitterStatsJitterOutJitter (RFC1889) at responder.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.4.3.1.51
nqaJitterStatsJitterInJitter (RFC1889) at sender.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.4.3.1.52
nqaJitterStatsOWDOverThresholdsSDThe number of tests that violate OWD (One Way Delay) threshold from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.53
nqaJitterStatsPktLossUnknownThe number of packets lost for which we can't determine the direction.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.54
nqaJitterStatsNumOfOWDThe number of OWDs that were successfully measured by tests.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.55
nqaJitterStatsOWSumSDThe sum of OWDs that were successfully measured by tests from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.56
nqaJitterStatsOWSumDSThe sum of OWDs that were successfully measured by tests from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.57
nqaJitterStatsOWDOverThresholdsDSThe number of tests that violate OWD (One Way Delay) threshold from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.58
nqaJitterStatsOperOfIcpifThe ICPIF (Calculated Planning Impairment Factor) value for the latest jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.59
nqaJitterStatsOperOfMosThe MOS (Mean Opinion Score) value for the latest jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.60
nqaJitterStatsMinDelaySDThe minimum of all one way time from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.61
nqaJitterStatsSum2DelaySDLowThe low order 32 bits of the sum of squares of one way time from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.62
nqaJitterStatsSum2DelaySDHighThe high order 32 bits of the sum of squares of one way time from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.63
nqaJitterStatsMinDelayDSThe minimum of all one way time from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.64
nqaJitterStatsSum2DelayDSLowThe low order 32 bits of the sum of squares of one way time from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.65
nqaJitterStatsSum2DelayDSHighThe low order 32 bits of the sum of squares of one way time from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.66
nqaJitterStatsTimeUnitThe unit of the timestamp, ms or us.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.3.1.67
nqaJitterStatsAvgDelaySDThe average of one way time from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.68
nqaJitterStatsAvgDelayDSThe average of one way time from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.69
nqaJitterStatsPktRewriteNumThe number of packets have been rewrited.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.70
nqaJitterStatsPktRewriteRatioThe ratio of packets have been rewrited.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.71
nqaJitterStatsPktDisorderNumThe number of packets have been disordered.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.72
nqaJitterStatsPktDisorderRatioThe ratio of packets have been disordered.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.73
nqaJitterStatsFragPktDisorderNumThe number of packets whose fragments have been disordered.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.74
nqaJitterStatsFragPktDisorderRatioThe ratio of packets whose fragments have been disordered.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.3.1.75
nqaFTPStatsTableThe statistics collection database. Defines the FTP Operations Statistics Table for storing the statistics of a FTP test.
SEQUENCE OF NqaFTPStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.4
nqaFTPStatsEntryDefines an entry in the nqaFTPStatsTable.
NqaFTPStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.4.1
nqaFTPStatsIndexFTP statistics table index and times of dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.4.1.1
nqaFTPStatsCompletionsThe status of FTP test.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.4.1.2
nqaFTPStatsRTDOverThresholdsThe times of successful statistics test RTD (Round Trip Delay) over the threshold.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.3
nqaFTPStatsCtrlConnMaxTimeThe maximum value of the control connection time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.4
nqaFTPStatsCtrlConnMinTimeThe minimum value of the control connection time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.5
nqaFTPStatsCtrlConnAveTimeThe average value of the control connection time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.6
nqaFTPStatsDataConnMaxTimeThe maximum value of the data connection time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.7
nqaFTPStatsDataConnMinTimeThe minimum value of the data connection time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.8
nqaFTPStatsDataConnAveTimeThe average value of the data connection time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.9
nqaFTPStatsConnectSumTimeMaxThe maximum value of the FTP probe time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.10
nqaFTPStatsConnectSumTimeMinThe mininum value of the FTP probe time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.11
nqaFTPStatsConnectSumTimeAveThe average value of the FTP probe time.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.4.1.12
nqaFTPStatsMessageBodyOctetsSumThe accumulated octets of a FTP test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.13
nqaFTPStatsErrorsThe number of some other errors.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.14
nqaFTPStatsTimeoutsThe number of occasions when a FTP operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.15
nqaFTPStatsDiscontinuedThe number of occasions when a FTP test was interrupted by the user.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.16
nqaFTPStatsProbeResponsesNumber of responses received for the corresponding test. The value of this object MUST be reported as 0 when no probe responses have been received.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.17
nqaFTPStatsSendProbesThe number of sending probero
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.18
nqaFTPStatsTestFinishedThe status of test execution.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.4.1.19
nqaFTPStatsRttAvgThe average of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.20
nqaFTPStatsLostPacketRatioThe ratio of the packets lost to all packets sent in the test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.4.1.21
nqaMpingStatsTableThe statistics collection database. Defines the Mping Operations Statistics Table for storing the statistics of a Mping test.
SEQUENCE OF NqaMpingStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.5
nqaMpingStatsEntryDefines an entry in the nqaMpingStatsTable.
NqaMpingStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.5.1
nqaMpingStatsIndexThe index of mping statistics table, and the times of dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.5.1.1
nqaMpingStatsReceiverIndexThe index of receiver ,that received the mping request packet and response the reply packet .
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.5.1.2
nqaMpingStatsTargetAddressTypeThe destination address type, and the value range can be unknown(0), ipv4(1) and dns(16).ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.5.1.3
nqaMpingStatsTargetAddressThe destination address .ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.5.1.4
nqaMpingStatsReceiverAddressThe address of mping receiverro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.5.1.5
nqaMpingStatsCompletionsThe status of test.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.5.1.6
nqaMpingStatsRTDOverThresholdsThe times of successful statistics test RTD (Round Trip Delay) over the threshold.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.7
nqaMpingStatsSumCompletionTimeThe sum of RTT (response time) of sent packets.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.8
nqaMpingStatsSumCompletionTime2LowThe low order 32 bits of the sum of squares of RTT (response time) for each packet of test execution.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.9
nqaMpingStatsSumCompletionTime2HighThe high order 32 bits of the sum of squares of RTT (response time) for each packet of test execution.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.10
nqaMpingStatsCompletionTimeMinThe minimum RTT of all packets for executing a test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.11
nqaMpingStatsCompletionTimeMaxThe maximum RTT of all packets in executing a test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.12
nqaMpingStatsTimeoutsThe number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.13
nqaMpingStatsBusiesThe times of failure to apply resource due to the busy system. such as apply memory or create socket failure.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.14
nqaMpingStatsSequenceErrorsThe times that sequence error happends.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.15
nqaMpingStatsDropsThe times probes of the test dropped due to sending or connecting failure .ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.16
nqaMpingStatsProbeResponsesThe number of received reponse packets.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.17
nqaMpingStatsSentProbesThe number of sent packets.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.18
nqaMpingStatsLastGoodProbeDate and time when the last response was received for a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.4.5.1.19
nqaMpingStatsTestFinishedThe status of test execution.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.5.1.20
nqaMpingStatsReceiverCountThe current serial number of receivers.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.21
nqaMpingStatsLastFibHitWhether the fib is hit on the device when receiving the last packet.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.4.5.1.22
nqaMpingStatsRttAvgThe average of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.23
nqaMpingStatsLostPacketRatioThe ratio of the packets lost to all packets sent in the test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.5.1.24
nqaMtracertStatsTableThe statistics collection database. Defines the Mping Operations Statistics Table for storing the statistics of a Mping test.
SEQUENCE OF NqaMtracertStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.6
nqaMtracertStatsEntryThe operation of this table is same as that of nqaResultsTable.
NqaMtracertStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.6.1
nqaMtracertStatsIndexThe index of mping statistics table, and the times of dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.6.1.1
nqaMtracertStatsHopIndexThe index of Mtracert hop
Integer32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.2
nqaMtracertStatsAddressTypeThe destination address type, and the value range can be unknown(0), ipv4(1) and dns(16).ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.6.1.3
nqaMtracertStatsAddressThe destination address (TraceRoute is the source address of the last valuable response package).ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.6.1.4
nqaMtracertStatsCompletionsThe status of test.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.6.1.5
nqaMtracertStatsCurHopCountIt is equal to the hop count index executed by current tests. The default value is 0.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.6
nqaMtracertStatsCurProbeCountThe total count of probe packets in a hop count index.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.7
nqaMtracertStatsRTDOverThresholdsThe times of successful statistics test RTD (Round Trip Delay) over the threshold.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.8
nqaMtracertStatsTimeoutsThe number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.9
nqaMtracertStatsBusiesThe times of failure to apply resource due to the busy system. such as apply memory or create socket failure.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.10
nqaMtracertStatsSequenceErrorsThe times that sequence error happends.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.11
nqaMtracertStatsDropsThe times probes of the test dropped due to sending or connecting failure .ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.12
nqaMtracertStatsProbeResponsesThe number of received reponse packets.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.13
nqaMtracertStatsSentProbesThe number of sent packets.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.14
nqaMtracertStatsLastGoodProbeDate and time when the last response was received for a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.4.6.1.15
nqaMtracertStatsLastGoodPathThe date and time when the last complete path was determined.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.4.6.1.16
nqaMtracertStatsTestFinishedThe status of test execution.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.6.1.17
nqaMtracertStatsCurPathTTLThe TTL(time to live) of the current path.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.18
nqaMtracertStatsMaxPathTTLThe maximum TTL(time to live) of the path.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.19
nqaMtracertStatsInPkgLossRateThe loss rate of the incoming packets.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.20
nqaMtracertStatsSGPkgLossRateThe loss rate of the packets from source to multicast group.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.21
nqaMtracertStatsInPkgRateThe rate of incoming packets.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.22
nqaMtracertStatsOutPkgRateThe rate of outgoing packets.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.23
nqaMtracertStatsTimeDelayThe time delay of packets from hop to hop.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.6.1.24
nqaPathMtuStatsTableThe statistics collection database. Defines the path MTU Operations Statistics Table for storing the statistics of a path MTU test.
SEQUENCE OF NqaPathMtuStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.7
nqaPathMtuStatsEntryDefines an entry in the nqaPathMtuStatsTable.
NqaPathMtuStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.7.1
nqaPathMtuStatsIndexThe index of path MTU statistics table, and the times of dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.7.1.1
nqaPathMtuStatsAddressTypeThe destination address type, and the value range can be unknown(0), ipv4(1) and dns(16).ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.7.1.2
nqaPathMtuStatsAddressThe destination address. It is the source address of the ICMP echo reply packet.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.7.1.3
nqaPathMtuStatsCompletionsThe status of test.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.7.1.4
nqaPathMtuStatsSentProbesThe number of sent packets.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.5
nqaPathMtuStatsProbeResponsesThe number of received reponse packets.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.6
nqaPathMtuStatsDiscoveryPathMtuMinThe initial length of packet in the path MTU test. It is the minimal length of a ICMP packet.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.7
nqaPathMtuStatsDiscoveryPathMtuMaxThe maximal length of packet in the path MTU test. It is the maximal MTU of local out-interface.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.8
nqaPathMtuStatsOptimumFirstStepThe optimum first step of the path MTU test. It will take effect if the specified step is lower than it.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.9
nqaPathMtuStatsBusiesThe times of failure to apply resource due to the busy system. such as apply memory or create socket failure.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.10
nqaPathMtuStatsTimeoutsThe number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.11
nqaPathMtuStatsDropsThe times probes of the test dropped due to sending or connecting failure.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.12
nqaPathMtuStatsPathMtuThe value of current path MTU.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.7.1.13
nqaPathMtuStatsTestFinishedThe status of test execution.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.7.1.14
nqaPathJitterStatsTableA table which contains the status of latest path jitter operation.
SEQUENCE OF NqaPathJitterStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.8
nqaPathJitterStatsEntryA table which contains the status of latest path jitter operation. This entry is created only if the nqaAdminCtrlType is path jitter.
NqaPathJitterStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.8.1
nqaPathJitterStatsIndexThe index of path jitter statistics table, and the times of dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.4.8.1.1
nqaPathJitterStatsHopIndexThe index of path jitter hop.
Integer32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.2
nqaPathJitterStatsCompletionsThe status of path jitter test.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.8.1.3
nqaPathJitterStatsAddressTypeThe destination address type in a hop of path jitter test, and the value range can be unknown(0), ipv4(1) and dns(16).ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.8.1.4
nqaPathJitterStatsAddressThe destination address in a hop of path jitter test.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.8.1.5
nqaPathJitterStatsRtdOverThresholdsThe times of successful executions who's RTD over the threshold in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.6
nqaPathJitterStatsNumOfRttThe times that statistics RTT successfully in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.7
nqaPathJitterStatsRttSumThe sum of RTTs in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.8
nqaPathJitterStatsRttSum2LowThe low order 32 bits of RTT's square sum that successfully measured in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.9
nqaPathJitterStatsRttSum2HighThe high order 32 bits of RTT's square sum that successfully measured in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.10
nqaPathJitterStatsRttMinThe minimum of RTTs that successfully measured in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.11
nqaPathJitterStatsRttMaxThe maximum of RTTs that successfully measured in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.12
nqaPathJitterStatsMinOfPositivesSDThe minimum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.13
nqaPathJitterStatsMaxOfPositivesSDThe maximum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.14
nqaPathJitterStatsNumOfPositivesSDThe number of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.15
nqaPathJitterStatsSumOfPositivesSDThe sum of positive values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.16
nqaPathJitterStatsSum2OfPositivesSDLowThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.17
nqaPathJitterStatsSum2OfPositivesSDHighThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.18
nqaPathJitterStatsMinOfNegativesSDThe minimum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.19
nqaPathJitterStatsMaxOfNegativesSDThe maximum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.20
nqaPathJitterStatsNumOfNegativesSDThe number of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.21
nqaPathJitterStatsSumOfNegativesSDThe sum of negative values of jitter that measured from packets sent from source to destination in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.22
nqaPathJitterStatsSum2OfNegativesSDLowThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.23
nqaPathJitterStatsSum2OfNegativesSDHighThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.24
nqaPathJitterStatsMinOfPositivesDSThe minimum of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.25
nqaPathJitterStatsMaxOfPositivesDSThe maximum of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.26
nqaPathJitterStatsNumOfPositivesDSThe number of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.27
nqaPathJitterStatsSumOfPositivesDSThe sum of positive values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.28
nqaPathJitterStatsSum2OfPositivesDSLowThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.29
nqaPathJitterStatsSum2OfPositivesDSHighThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.30
nqaPathJitterStatsMinOfNegativesDSThe minimum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.31
nqaPathJitterStatsMaxOfNegativesDSThe maximum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.32
nqaPathJitterStatsNumOfNegativesDSThe number of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.33
nqaPathJitterStatsSumOfNegativesDSThe sum of negative values of jitter that measured from packets sent from destination to source in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.34
nqaPathJitterStatsSum2OfNegativesDSLowThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.35
nqaPathJitterStatsSum2OfNegativesDSHighThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.36
nqaPathJitterStatsPacketLossSDThe number of dropped packets sent from source to destination in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.37
nqaPathJitterStatsPacketLossDSThe number of dropped packets sent from destination to source in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.38
nqaPathJitterStatsPacketOutOfSequencesThe number of packets that return out of sequence.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.39
nqaPathJitterStatsErrorsThe number of some other errors type.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.40
nqaPathJitterStatsBusiesThe number of occasions when a path jitter operation could not be initiated because an internal error.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.41
nqaPathJitterStatsTimeoutsThe number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.42
nqaPathJitterStatsProbeResponsesThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.43
nqaPathJitterStatsSentProbesThe 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.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.44
nqaPathJitterStatsDropsThe times probes of the test dropped due to sending failure.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.45
nqaPathJitterStatsTestFinishedThe status of test execution.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.8.1.46
nqaPathJitterStatsMaxDelaySDThe maximum of all OWD (One Way Delay) that measured from packets sent from source to destination in a hop of path jitter test.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.8.1.47
nqaPathJitterStatsMaxDelayDSThe maximum of all OWD (One Way Delay) that measured from packets sent from destination to source in a hop of path jitter test.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.4.8.1.48
nqaPathJitterStatsRttAvgThe average of RTTs that were successfully measured in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.49
nqaPathJitterStatsPacketLossRatioThe ratio of the packets lost to all packets sent in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.50
nqaPathJitterStatsAvgJitterThe average of jitter values that were successfully measured in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.51
nqaPathJitterStatsAvgJitterSDThe average value of jitters that measured from packets sent from sourse to destination in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.52
nqaPathJitterStatsAvgJitterDSThe average value of jitters that measured from packets sent from destination to source in a hop of path jitter test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.53
nqaPathJitterStatsJitterOutjitter (RFC1889) at responder.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.4.8.1.54
nqaPathJitterStatsJitterInJitter (RFC1889) at sender.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.4.8.1.55
nqaPathJitterStatsOwdOverThresholdsSDThe number of tests that violate OWD (One Way Delay) threshold from source to destination in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.56
nqaPathJitterStatsPktLossUnknownThe number of lost packets for which we can't determine the direction in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.57
nqaPathJitterStatsNumOfOwdThe number of OWDs that were successfully measured in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.58
nqaPathJitterStatsOwdSumSDThe sum of OWDs that were successfully measured from packets sent from source to destination in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.59
nqaPathJitterStatsOwdSumDSThe sum of OWDs that were successfully measured from packets sent from destination to source in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.60
nqaPathJitterStatsOwdOverThresholdsDSThe number of tests that violate OWD (One Way Delay) threshold from destination to source in a hop of path jitter test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.4.8.1.61
nqaPppoeStatsTableA table which contains the rolling accumulated history of the PPPoE operation.
SEQUENCE OF NqaPppoeStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.9
nqaPppoeStatsEntryA table which contains the rolling accumulated history of the PPPoE operation. This entry is created only if the nqaAdminCtrlType is pppoe.
NqaPppoeStatsEntry
.1.3.6.1.4.1.2011.5.25.111.4.9.1
nqaPppoeStatsIndexThe index of PPPoE statistics table, and the executing times of dispatching dependency tests.
Integer32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.1
nqaPppoeRedialIndexThe index of PPPoE statistics table, and the redialing times of dispatching dependency tests.
Integer32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.2
nqaPppoeStatsCompletionsThe status of PPPoE operation.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.9.1.3
nqaPppoeStatsCurrentPhaseThe current phase of PPPoE operation.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.9.1.4
nqaPppoeStatsErrorMessageThe error message result of PPPoE operation.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.4.9.1.5
nqaPppoeDiscoveryTimeoutThe time for discovery of PPPoE operation.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.6
nqaPppoeLcpTimeoutThe time for lcp negotiate of PPPoE operation.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.7
nqaPppoeAuthorizationTimeoutThe time for authentication of PPPoE operation.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.8
nqaPppoeNcpTimeoutThe time for ncp negotiate of PPPoE operation.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.9
nqaPppoeConnectionTimeThe time for connection of PPPoE operation.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.10
nqaPppoeClientSessionIdThe client sessionID of PPPoE operation.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.4.9.1.11
nqaPppoeClientIpAddressThe client ip address of PPPoE operation.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.9.1.12
nqaPppoeGatewayIpAddressThe gateway ip address of PPPoE operation.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.4.9.1.13
nqaHistory
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.5
nqaHistoryTableDefines the Remote Operations test History Table for storing the results of a test operation.
SEQUENCE OF NqaHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.1
nqaHistoryEntryDefines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax.
NqaHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.1.1
nqaHistoryIndexThe history table index and times for dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.1.1.1
nqaHistoryHopIndexThe 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.
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.1.1.2
nqaHistoryProbeIndexThe probe index of tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.1.1.3
nqaHistoryTimeStampThe start time stamp of a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.1.1.4
nqaHistoryAddressTypeThe address type of history records.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.1.1.5
nqaHistoryAddressThe destination address of tests. For Traceroute, it is the destination address of each hop.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.1.1.6
nqaHistoryCompletionTimeThe 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.ro
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.5.1.1.7
nqaHistoryFinishStateThe result of a test operation made by a remote host for a particular probe.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.1.1.8
nqaHistoryLastRCThe 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.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.1.1.9
nqaMpingHistoryTableDefines the Remote Operations Mping test History Table for storing the results of a test operation.
SEQUENCE OF NqaMpingHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.2
nqaMpingHistoryEntryDefines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax.
NqaMpingHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.2.1
nqaMpingHistoryIndexThe Mping history table index and times for dispatching dependency tests.
Integer32(1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.1
nqaMpingHistoryReceiverIndexThe index of receiver ,that received mping request packets and response reply packets .
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.2
nqaMpingHistoryResponseIndexThe index of response packets send by receiver
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.3
nqaMpingHistoryAddressTypeThe address type of history records.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.4
nqaMpingHistoryAddressThe destination address of tests.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.5
nqaMpingHistoryReceiverAddressThe source address of response package of tests.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.6
nqaMpingHistoryTimeStampThe start time stamp of a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.7
nqaMpingHistoryCompletionTimeThe completion time of a probe in milliseconds.ro
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.5.2.1.8
nqaMpingHistoryFinishStateThe result of a test operation made by a remote host for a particular probe.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.2.1.9
nqaMpingHistoryLastRCThe last reply code received.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.2.1.10
nqaMpingHistoryFibHitWhether the fib is hit on the device which received the packet.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.2.1.11
nqaMtracertHistoryTableDefines the Remote MtracertOperations test History Table for storing the results of a test operation.
SEQUENCE OF NqaMtracertHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.3
nqaMtracertHistoryEntryDefines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax.
NqaMtracertHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.3.1
nqaMtracertHistoryIndexThe Mtracert history table index and times for dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.3.1.1
nqaMtracertHistoryHopIndexThe index of Mtracert hop.
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.3.1.2
nqaMtracertHistoryAddressTypeThe address type of history records.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.3.1.3
nqaMtracertHistoryAddressThe destination address of tests. For Traceroute, it is the destination address of each hop.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.3.1.4
nqaMtracertHistoryTimeStampThe start time stamp of a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.3.1.5
nqaMtracertHistoryCompletionTimeThe 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.ro
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.5.3.1.6
nqaMtracertHistoryLastRCThe 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.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.3.1.7
nqaMtracertHistoryCurQueryModeThe current query mode.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.3.1.8
nqaMtracertHistoryQueryArrivalTimeThe Query Arrival Time is a 32-bit NTP timestamp specifying the arrival time of the traceroute request packet at this router.ro
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.5.3.1.9
nqaMtracertHistoryIncomingIfAddressThis field specifies the address of the interface on which packets from this source and group are expected to arrive, or 0 if unknown.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.3.1.10
nqaMtracertHistoryOutgoingIfAddressThis field specifies the address of the interface on which packets from this source and group flow to the specified destination, or 0 if unknown.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.3.1.11
nqaMtracertHistoryPreHopRouterAddressThis field specifies the router from which this router expects packets from this source.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.3.1.12
nqaMtracertHistoryInputPacketCountThis 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.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.5.3.1.13
nqaMtracertHistoryOutputPacketCountThis 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.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.5.3.1.14
nqaMtracertHistoryTotalSGPacketCountThis 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.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.5.3.1.15
nqaMtracertHistoryRtgProtocolThis field describes the routing protocol in use between this router and the previous-hop router.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.3.1.16
nqaMtracertHistoryFwdTTLThis field contains the TTL that a packet is required to have before it will be forwarded over the outgoing interface.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.5.3.1.17
nqaMtracertHistoryFwdCodeThis 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.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.3.1.18
nqaMtracertHistroyFinishStateThe finish state of a probe.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.3.1.19
nqaVplsMacTracertHistoryTableDefines the VPLS mac trace Operations test History Table for storing the results of a test operation.
SEQUENCE OF NqaVplsMacTracertHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.4
nqaVplsMacTracertHistoryEntryDefines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax.
NqaVplsMacTracertHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.4.1
nqaVplsMacTracertHistoryIndexThe VPLS mac trace history table index and times for dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.4.1.1
nqaVplsMacTracertHistoryHopIndexThe index of VPLS mac trace hop.
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.4.1.2
nqaVplsMacTracertHistoryResponseIndexThe index of VPLS mac trace reply packet per hop.
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.4.1.3
nqaVplsMacTracertHistoryTimeStampThe start time stamp of a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.4.1.4
nqaVplsMacTracertHistoryAddressTypeThe address type of history records.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.4.1.5
nqaVplsMacTracertHistoryAddressThe destination address of tests. For Traceroute, it is the destination address of each hop.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.4.1.6
nqaVplsMacTracertHistoryCompletionTimeThe 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.ro
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.5.4.1.7
nqaVplsMacTracertHistoryFinishStateThe finish state of a probe.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.4.1.8
nqaVplsMacTracertHistoryHitFlagHit Flag.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.4.1.9
nqaVplsMacTracertHistoryDSCountThe count of Downstreams.ro
Integer32 (0..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.4.1.10
nqaVplsMacTracertHistorySuccessPathNodeThis 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.4.1.11
nqaVplsMacTracertHistoryDSTableDefines the VPLS mac trace Operations test History Downstreanm Table for storing the results of a test operation.
SEQUENCE OF NqaVplsMacTracertHistoryDSEntry
.1.3.6.1.4.1.2011.5.25.111.5.5
nqaVplsMacTracertHistoryDSEntryDefines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax.
NqaVplsMacTracertHistoryDSEntry
.1.3.6.1.4.1.2011.5.25.111.5.5.1
nqaVplsMacTracertHistoryDSIndexThe VPLS mac trace history DS table index.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.5.1.1
nqaVplsMacTracertHistoryDSAddressDS address.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.5.1.2
nqaVplsMTraceHistoryTableDefines the remote vpls multicast trace operations test history table for storing the results of a test operation.
SEQUENCE OF NqaVplsMTraceHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.6
nqaVplsMTraceHistoryEntryDefines a table for storing the results of a test operation. Entries in this table are limited by the value of the corresponding nqaAdminParaHistoryRowMax.
NqaVplsMTraceHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.6.1
nqaVplsMTraceHistoryIndexThe vpls multicast trace history table index and times for dispatching dependency tests.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.1
nqaVplsMTraceHistoryHopIndexThe index of vpls multicast trace hop.
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.6.1.2
nqaVplsMTraceHistoryResponseIndexThe index of vpls multicast trace responser.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.3
nqaVplsMTraceHistoryResponserAddressTypeThe type of history record's Responser address.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.4
nqaVplsMTraceHistoryResponserAddressThe Responser address of tests.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.5
nqaVplsMTraceHistoryUpStreamAddressTypeThe type of history records' last hop address.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.6
nqaVplsMTraceHistoryUpStreamAddressThe last hop address of tests.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.7
nqaVplsMTraceHistoryReceivedTtlThe value of ttl in the received packet.ro
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.5.6.1.8
nqaVplsMTraceHistoryIGMPVersionThe IGMP protocol version.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.6.1.9
nqaVplsMTraceHistoryIGMPSnpgEnableThe IGMP snooping enable state.ro
EnableValue
.1.3.6.1.4.1.2011.5.25.111.5.6.1.10
nqaVplsMTraceHistoryIGMPProxyEnableThe IGMP proxy enable switch.ro
EnableValue
.1.3.6.1.4.1.2011.5.25.111.5.6.1.11
nqaVplsMTraceHistoryIGMPRouterPortLearningEnableThe IGMP router port learning enable switch.ro
EnableValue
.1.3.6.1.4.1.2011.5.25.111.5.6.1.12
nqaVplsMTraceHistoryRequireRouterAlertEnableThe route alert requirement enable switch.ro
EnableValue
.1.3.6.1.4.1.2011.5.25.111.5.6.1.13
nqaVplsMTraceHistoryForwardModeThe forward mode value.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.6.1.14
nqaVplsMTraceHistoryHitFlagWhether the fib is hit on the device which received the packet.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.15
nqaVplsMTraceHistoryPWExistWhether the forward PW is exist.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.16
nqaVplsMTraceHistoryGroupPolicyThe ACL judge result.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.6.1.17
nqaVplsMTraceHistoryCACExistWhether the connection admission control comfiguration of current VSI is exist.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.6.1.18
nqaVplsMTraceHistoryRcvQueryCountThe received query packet number for current IGMP version of current VSI.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.5.6.1.19
nqaVplsMTraceHistoryRcvReportCountThe received report packet number for current IGMP version of current VSI.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.5.6.1.20
nqaVplsMTraceHistoryRcvLeaveCountThe received leave packet number for current IGMP version of current VSI.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.5.6.1.21
nqaVplsMTraceHistoryTimeStampThe start time stamp of a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.6.1.22
nqaVplsMTraceHistoryCompletionTimeThe 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.ro
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.5.6.1.23
nqaVplsMTraceHistoryLastRCThe last implementation method specific reply code received.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.6.1.24
nqaVplsMTraceHistoryLastRSCThe last implementation method specific reply sub code received.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.6.1.25
nqaVplsMTraceHistoryFinishStateThe finish state of a probe.ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.6.1.26
nqaVplsMTraceHistorySuccessPathNodeWhether the response router is on the path of a probe. The default value is notonPath(2).ro
Enumeration
.1.3.6.1.4.1.2011.5.25.111.5.6.1.27
nqaMacTraceHistoryTableThis object defines a list of historical MAC trace test instances for storing the running results of test instances.
SEQUENCE OF NqaMacTraceHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.7
nqaMacTraceHistoryEntryThis 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.
NqaMacTraceHistoryEntry
.1.3.6.1.4.1.2011.5.25.111.5.7.1
nqaMacTraceHistoryIndexThe object indicates the index of the MAC tract history table and the number of times for dispatching dependency tests.
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.7.1.1
nqaMacTraceHistoryReceiveOrderThis object indicates the sequence in which LTRs are received.
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.7.1.2
nqaMacTraceHistoryTTLThis object indicates the TTL of the LTR.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.5.7.1.3
nqaMacTraceHistorySeqNumberThis object indicates the sequence number of the LTR.ro
Unsigned32
.1.3.6.1.4.1.2011.5.25.111.5.7.1.4
nqaMacTraceHistoryCompletionTimeThis object indicates the RTT (ms) of the response packet.ro
Integer32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.5.7.1.5
nqaMacTraceHistoryForwardedThis object indicates whether the device that sends LTRs continues to forward LTMs.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.7.1.6
nqaMacTraceHistoryTerminalMepThis object indicates whether the LTR is sent by an MEP.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.7.1.7
nqaMacTraceHistoryRelayActionThis object indicates the value of the Relay Action field in the LTR.ro
HWDot1agCfmRelayActionFieldValue (HUAWEI-ETHOAM-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.7.1.8
nqaMacTraceHistoryIngressActionThis object indicates the value of the Ingress Action field in the LTR.ro
HWDot1agCfmIngressActionFieldValue (HUAWEI-ETHOAM-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.7.1.9
nqaMacTraceHistoryIngressMacThis object indicates the physical MAC address carried in the ingress MAC address field in the LTR.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.7.1.10
nqaMacTraceHistoryIngressIfNameThis object indicates the name of the inbound interface of the LTR.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.5.7.1.11
nqaMacTraceHistoryEgressActionThis object indicates the value of the Egress Action field in the LTR.ro
HWDot1agCfmEgressActionFieldValue (HUAWEI-ETHOAM-MIB)
.1.3.6.1.4.1.2011.5.25.111.5.7.1.12
nqaMacTraceHistoryEgressMacThis object indicates the MAC address in the Egress MAC address field of the LTR.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.5.7.1.13
nqaMacTraceHistoryEgressIfNameThis object indicates the name of the interface that forwards the LTR.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.5.7.1.14
nqaNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.6
nqaResultsProbeFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.1
nqaResultsTestFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.2
nqaResultsTestCompletedGenerated at the completion of a nqa test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2).(except for HTTP or Jitter or FTP)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.3
nqaResultsThresholdNotificationIf the time of executing tests exceeds the nqaAdminCtrlThreshold1, the system sends trap information.(except for HTTP or Jitter or FTP)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.4
nqaHTTPStatsProbeFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.5
nqaHTTPStatsTestFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.6
nqaHTTPStatsTestCompletedGenerated at the completion of a HTTP test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2).
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.7
nqaHTTPStatsThresholdNotificationIf the time of executing tests exceeds the nqaAdminCtrlThreshold1 or nqaAdminCtrlThreshold2 or nqaAdminCtrlThreshold3, the system sends trap information.(Only for HTTP)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.8
nqaJitterStatsProbeFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.9
nqaJitterStatsTestFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.10
nqaJitterStatsTestCompletedGenerated at the completion of a Jitter test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2). (Only for Jitter)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.11
nqaFTPStatsProbeFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.12
nqaFTPStatsTestFailedGenerated 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)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.13
nqaFTPStatsTestCompletedGenerated at the completion of a FTP test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2). (Only for FTP)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.14
nqaFTPStatsThresholdNotificationIf the time of executing tests exceeds the nqaAdminCtrlThreshold1 or nqaAdminCtrlThreshold2, the system sends trap information.(Only for FTP)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.15
nqaJitterStatsRTDThresholdNotificationIf the time of executing tests exceeds the nqaAdminCtrlThreshold1, the system sends trap information. (Only for jitter)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.16
nqaJitterStatsOWDThresholdNotificationSDIf the time of executing tests exceeds the nqaAdminCtrlThreshold2 the system sends trap information. (Only for jitter)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.17
nqaJitterStatsOWDThresholdNotificationDSIf the time of executing tests exceeds the nqaAdminCtrlThreshold3 the system sends trap information. (Only for jitter)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.18
nqaNegotiateFailedIf negotiation between client and server failed,the system sends trap information.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.19
nqaRisingAlarmNotificationSending trap messages when the value of the monitored object exceeds nqaAlarmUpperThreshold.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.20
nqaFallingAlarmNotificationSending trap messages when the value of the monitored object is under nqaAlarmLowerThreshold.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.21
nqaFtpSaveRecordNotificationSending trap messages when saving a test result to the FTP server is completed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.22
nqaPppoeStatsTestFailedGenerated when a PPPoE test is determined to have failed when the corresponding nqaAdminParaTrapGeneration object is set to testFailure(1). (Only for PPPoE))
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.23
nqaPppoeStatsTestCompletedGenerated at the completion of a PPPoE test when the corresponding nqaAdminParaTrapGeneration object is set to testCompletion(2). (Only for PPPoE)
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.5.25.111.6.24
nqaConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.7
nqaGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.7.1
nqaCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.7.2
nqaCollectStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.8
nqaJitterCollectStatsTableA table which contains the rolling accumulated history of the Jitter operation.
SEQUENCE OF NqaJitterCollectStatsEntry
.1.3.6.1.4.1.2011.5.25.111.8.1
nqaJitterCollectStatsEntryA table which contains the rolling accumulated history of the Jitter operation. This entry is created only if the nqaAdminCtrlType is jitterAppl.
NqaJitterCollectStatsEntry
.1.3.6.1.4.1.2011.5.25.111.8.1.1
nqaJitterCollectStatsIndexThe third index of jitter collection statistics table.
Integer32 (1..'7FFFFFFF'h)
.1.3.6.1.4.1.2011.5.25.111.8.1.1.1
nqaJitterCollectStatsCompletionsThe number of the tests that have completed successfully.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.2
nqaJitterCollectStatsRTDOverThresholdsThe number of tests that violate RTD (Round Trip Delay) threshold.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.3
nqaJitterCollectStatsOWDOverThresholdsSDThe number of tests that violate OWD (One Way Delay) threshold from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.4
nqaJitterCollectStatsOWDOverThresholdsDSThe number of tests that violate OWD (One Way Delay) threshold from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.5
nqaJitterCollectStatsNumOfRTTThe number of RTTs that are successfully measured by tests.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.6
nqaJitterCollectStatsRTTSumThe sum of RTTs that are successfully measured.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.7
nqaJitterCollectStatsRTTSum2LowThe sum of squares of RTTs that are successfully measured by tests (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.8
nqaJitterCollectStatsRTTSum2HighThe sum of squares of RTTs that are successfully measured by tests (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.9
nqaJitterCollectStatsRTTMinThe minimum of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.10
nqaJitterCollectStatsRTTMaxThe maximum of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.11
nqaJitterCollectStatsMinOfPositivesSDThe minimum of absolute value of all positive jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.12
nqaJitterCollectStatsMaxOfPositivesSDThe maximum of absolute value of all positive jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.13
nqaJitterCollectStatsNumOfPositivesSDThe number of all positive jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.14
nqaJitterCollectStatsSumOfPositivesSDThe sum of absolute value of all positive jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.15
nqaJitterCollectStatsSum2OfPositivesSDLowThe sum of squares of absolute value of all positive jitter values from source to destination (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.16
nqaJitterCollectStatsSum2OfPositivesSDHighThe sum of squares of absolute value of all positive jitter values from source to destination (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.17
nqaJitterCollectStatsMinOfNegativesSDThe minimum of absolute value of all negative jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.18
nqaJitterCollectStatsMaxOfNegativesSDThe maximum of absolute value of all negative jitter values from source to destination.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.19
nqaJitterCollectStatsNumOfNegativesSDThe number of all negative jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.20
nqaJitterCollectStatsSumOfNegativesSDThe sum of absolute value of all negative jitter values from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.21
nqaJitterCollectStatsSum2OfNegativesSDLowThe sum of squares of absolute value of all negative values from source to destination (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.22
nqaJitterCollectStatsSum2OfNegativesSDHighThe sum of squares of absolute value of all negative values from source to destination (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.23
nqaJitterCollectStatsMinOfPositivesDSThe minimum of absolute value of all positive jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.24
nqaJitterCollectStatsMaxOfPositivesDSThe maximum of absolute value of all positive jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.25
nqaJitterCollectStatsNumOfPositivesDSThe number of all positive jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.26
nqaJitterCollectStatsSumOfPositivesDSThe sum of absolute value of all positive jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.27
nqaJitterCollectStatsSum2OfPositivesDSLowThe sum of squares of absolute value of all positive jitter values from destination to source (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.28
nqaJitterCollectStatsSum2OfPositivesDSHighThe sum of squares of absolute value of all positive jitter values from destination to source (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.29
nqaJitterCollectStatsMinOfNegativesDSThe minimum of absolute value of all negative jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.30
nqaJitterCollectStatsMaxOfNegativesDSThe maximum of absolute value of all negative jitter values from destination to source.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.31
nqaJitterCollectStatsNumOfNegativesDSThe number of all negative jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.32
nqaJitterCollectStatsSumOfNegativesDSThe sum of absolute value of all negative jitter values from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.33
nqaJitterCollectStatsSum2OfNegativesDSLowThe sum of squares of absolute value of all negative values from destination to source (low order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.34
nqaJitterCollectStatsSum2OfNegativesDSHighThe sum of squares of absolute value of all negative values from destination to source (high order 32 bits).ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.35
nqaJitterCollectStatsMaxDelaySDThe maximum of all OWD (One Way Delay) from source to destination.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.8.1.1.36
nqaJitterCollectStatsMaxDelayDSThe maximum of all OWD (One Way Delay) from destination to source.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.8.1.1.37
nqaJitterCollectStatsNumOfOWDThe number of OWDs that were successfully measured by tests.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.38
nqaJitterCollectStatsOWSumSDThe sum of OWDs that were successfully measured by tests from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.39
nqaJitterCollectStatsOWSumDSThe sum of OWDs that were successfully measured by tests from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.40
nqaJitterCollectStatsPacketLossSDThe number of packets lost when sent from source to destination.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.41
nqaJitterCollectStatsPacketLossDSThe number of packets lost when sent from destination to source.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.42
nqaJitterCollectStatsPacketLossUnknownThe number of packets lost for which we can't determine the direction.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.43
nqaJitterCollectStatsPacketOutOfSequencesThe number of packets arrived out of sequence.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.44
nqaJitterCollectStatsPacketLossRatioThe ratio of the packets lost to all packets sent in the test.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.45
nqaJitterCollectStatsErrorsThe number of errors occurred in the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.46
nqaJitterCollectStatsBusiesThe number of occasions when a test couldn't be initialized because the previous test has not completed.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.47
nqaJitterCollectStatsTimeoutsThe number of responses arrived over the time.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.48
nqaJitterCollectStatsProbeResponsesThe number of responses from echo-server for the packets sent by the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.49
nqaJitterCollectStatsSentProbesThe number of packets sent in the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.50
nqaJitterCollectStatsDropsThe number of packets that were sent failed in the test.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.51
nqaJitterCollectStatsRTTAvgThe average of RTTs that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.52
nqaJitterCollectStatsAvgJitterThe average of jitter values that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.53
nqaJitterCollectStatsAvgJitterSDThe average of jitter values from source to destination that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.54
nqaJitterCollectStatsAvgJitterDSThe average of jitter values from destination to source that were successfully measured by tests.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.55
nqaJitterCollectStatsJitterOutJitter (RFC1889) at responder.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.8.1.1.56
nqaJitterCollectStatsJitterInJitter (RFC1889) at sender.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.8.1.1.57
nqaJitterCollectStatsMinDelaySDThe minimum of all OWD (One Way Delay) from source to destination.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.8.1.1.58
nqaJitterCollectStatsMinDelayDSThe minimum of all OWD (One Way Delay) from destination to source.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.8.1.1.59
nqaJitterCollectStatsAvgDelaySDThe average of all OWD (One Way Delay) from source to destination.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.8.1.1.60
nqaJitterCollectStatsAvgDelayDSThe average of all OWD (One Way Delay) from destination to source.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.2011.5.25.111.8.1.1.61
nqaJitterCollectStatsPktRewriteNumThe number of all the packets have been rewrited.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.62
nqaJitterCollectStatsPktRewriteRatioThe ratio of all the packets have been rewrited.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.63
nqaJitterCollectStatsPktDisorderNumThe number of all the packets have been disordered.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.64
nqaJitterCollectStatsPktDisorderRatioThe ratio of all the packets have been disordered.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.65
nqaJitterCollectStatsFragPktDisorderNumThe number of all the packets whose fragments have been disordered.ro
Counter32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.66
nqaJitterCollectStatsFragPktDisorderRatioThe ratio of all the packets whose fragments have been disordered.ro
Gauge32
.1.3.6.1.4.1.2011.5.25.111.8.1.1.67
nqaAlarm
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.9
nqaMaxAlarmNumMaximum number of alarms.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.1
nqaMaxEventNumMaximum number of events that alarms can trigger.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.2
nqaAlarmTableA list of alarm entries.
SEQUENCE OF NqaAlarmEntry
.1.3.6.1.4.1.2011.5.25.111.9.3
nqaAlarmEntryA list of parameters that set up a periodic checking for alarm conditions.
NqaAlarmEntry
.1.3.6.1.4.1.2011.5.25.111.9.3.1
nqaAlarmIndexUniquely identifies a row in the nqaAlarmTable.
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.3.1.1
nqaAlarmVariableThe type of the particular variable to be sampled.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.9.3.1.11
nqaAlarmSampleTypedelta(1): relative value absolute(2): absolute value Relative value: indicates the relative value to the last sampling. Currently, only absolute(2) is supported.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.9.3.1.12
nqaAlarmValueThe actual value of the monitored object is compared with the upper limit and lower limit.ro
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.3.1.13
nqaAlarmStartUpNqaAlarmThe 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.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.9.3.1.14
nqaAlarmRisingThresholdSet the upper limit of the alarm.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.3.1.15
nqaAlarmFallingThresholdSet the lower limit of the alarm.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.3.1.16
nqaAlarmRisingEventIndexIndex of the event triggered when the node value exceeds the upper limit.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.3.1.17
nqaAlarmFallingEventIndexIndex of the event triggered when the node value is under the lower limit.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.3.1.18
nqaAlarmDescriptionAlarm Description.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.9.3.1.19
nqaAlarmStatusThe status of the alarm row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.9.3.1.51
nqaEventTableA list of events to be generated.
SEQUENCE OF NqaEventEntry
.1.3.6.1.4.1.2011.5.25.111.9.4
nqaEventEntryA set of parameters that describe an event to be generated when certain conditions are met.
NqaEventEntry
.1.3.6.1.4.1.2011.5.25.111.9.4.1
nqaEventIndexUniquely identifies a row in the nqaEventTable.
Integer32
.1.3.6.1.4.1.2011.5.25.111.9.4.1.1
nqaEventTypeEvent 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.rw
Enumeration
.1.3.6.1.4.1.2011.5.25.111.9.4.1.11
nqaEventDescriptionEvent description.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.9.4.1.12
nqaEventAdminNameAdministrator name of event test instance.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.9.4.1.13
nqaEventOperationTagOperation tag of event test instance.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.9.4.1.14
nqaEventStatusThe status of the event row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.25.111.9.4.1.51
nqaSaveRecord
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.25.111.10
nqaFtpSaveRecordEnableIdentifies whether saving test results to the FTP server through FTP is enabled. enable(1) disable(2) By default, the value is disable(2).rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.2011.5.25.111.10.1
nqaFtpSaveRecordIpAddrSet the IP address of the FTP server to which test results are saved.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.5.25.111.10.2
nqaFtpSaveRecordVrfNameSet the name of the VRF instance for the FTP server to which test results are saved.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.10.3
nqaFtpSaveRecordUserNameSet the user name of the FTP server to which test results are saved.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.10.4
nqaFtpSaveRecordPasswordSet the password used when the test results are saved to the FTP server.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.10.5
nqaFtpSaveRecordFileNameSet the file name of used by the FTP server to save test results.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.10.6
nqaFtpSaveRecordItemNumThe 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.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.10.7
nqaFtpSaveRecordTimeThe 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.rw
Integer32
.1.3.6.1.4.1.2011.5.25.111.10.8
nqaFtpSaveRecordNotificationEnableSet whether to send trap messages when saving test results to the FTP server is completed. By default, the value is disable(2).rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.2011.5.25.111.10.9
nqaFtpSaveRecordLastFileNameSet the name of the file used to save the last test record to the FTP server.ro
OCTET STRING
.1.3.6.1.4.1.2011.5.25.111.10.10
NQA-MIB - SNMP MIB Reference | MIBs Explorer