Got it

NQA Configuration: AR Series Router

Created: Jul 29, 2019 07:05:50Latest reply: Jul 30, 2019 09:51:51 789 5 1 0 0
  Rewarded HiCoins: 0 (problem resolved)

Hi Friends


Please suggest  on below  requirement  from one of my client

 ==================================================================

  • Need to  capture the packet loss/down  event in log buffer  for NQA

 

For instance , for nqa test-instance 1 LAN_To_HUBLAN, if partial packet loss or 100%packet loss   per probe is observed , an alarm  should be   generated and should be captured in logbuffer .

 

Tried  with  configuring  alarm 1 lost-packet-ratio absolute falling-threshold 1 1 rising-threshold 1 1 description "LAN to  LAN down "

 

but  didn’t work  , observing alarm as while NQA has no  packet loss

 

Jul 28 2019 10:54:30+05:30 VPPO-RKT101-RTR1001 %%01NQA/4/FALLING_ALARM(l)[0]:The 2 defined in nqa alarm table(OwnerIndex = 1 TestName = LAN_To_HUBLAN AlarmEntryNumber = 1)has alarm value 0,less than threshold 1. It's alarm sample type is 2.

 

 

Configuration :-

 

<VPPO-RKT101-RTR1001>dis nqa-agent

NQA Tests Max:  64          NQA Tests  Number:   4

NQA Flow  Max:  32          NQA Flow Remained:  32

 

nqa test-instance 1 LAN_To_HUBLAN

test-type icmp

destination-address ipv4 192.168.3.3

source-address ipv4 192.168.8.5

records result 10

frequency 5

probe-count 2

nqa test-instance 2 LAN_To_HUBPE

test-type icmp

destination-address ipv4 172.37.189.233

source-address ipv4 192.168.8.5

records result 10

frequency 5

probe-count 2

nqa test-instance 3 LAN_To_HUBCE_WAN

test-type icmp

destination-address ipv4 172.37.189.234

source-address ipv4 192.168.8.5

records result 10

frequency 5

probe-count 2

nqa test-instance 4 LAN_To_HUBLAN_customer_PC

test-type icmp

destination-address ipv4 192.168.3.247

source-address ipv4 192.168.8.5

records result 10

frequency 5

probe-count 2

<VPPO-RKT101-RTR1001>dis clock

2019-07-28 02:57

Sunday

Time Zone(GMT) : UTC+05:30

<VPPO-RKT101-RTR1001>

 

 

<VPPO-RKT101-RTR1001>dis ver

Huawei Versatile Routing Platform Software

VRP (R) software, Version 5.160 (AR160 V200R007C00SPCb00)

Copyright (C) 2011-2016 HUAWEI TECH CO., LTD

Huawei AR161 Router uptime is 6 weeks, 0 day, 7 hours, 43 minutes

 

MPU 0(Master) : uptime is 6 weeks, 0 day, 7 hours, 43 minutes

SDRAM Memory Size    : 512     M bytes

Flash 0 Memory Size  : 512     M bytes

MPU version information :

1. PCB      Version  : AR161 VER.D

2. MAB      Version  : 0

3. Board    Type     : AR161

4. BootROM  Version  : 1

 

<VPPO-RKT101-RTR1001>

<VPPO-RKT101-RTR1001>dis esn

ESN of device: xxxxx

<VPPO-RKT101-RTR1001>

 Regards


 


Featured Answers

Best answer

Recommended answer

chenhui
Admin Created Jul 29, 2019 08:11:12

@yogijain Hi,
the NQA test instance will test for x(probe-count) times, in the current scenario, probe count is 2. If one of the two test is normal, the result for the current NQA test instance is normal. And you configured [alarm 1 lost-packet-ratio absolute falling-threshold 1 1 rising-threshold 1 1 description "LAN to LAN down "],
Assume that the first ICMP test failed, and the second ICMP test successed, then the current NQA test is success, but the packet loss ratio is 50% which is over the falling-threshold and rising-threshold, then the alarm generates.
I think you can try to adjust the rising-threshold to 100, and bind another event-entry to the rising-threshold, and check the event-entry of the alarms generated by the NQA is the based on falling-threshold or the rising-threshold
View more
  • x
  • convention:

All Answers
NQA/4/FALLING_ALARM

Description: The value of the monitred node was below the lower limit.
Possible Causes:The value of the monitored node was below the lower limit.

Procedure:

1.Run the display nqa-agent command and check alarm entry-number jitter-average absolute falling-threshold to see the threshold value is proper. 
a. If the lower limit is too large, run the alarm command to set the lower limit to be a proper value, and then go to 3.
b. If the lower limit is proper, go to 2.

2.If the alarm is generated because of a network problem, check the configurations and services of the network, and contact technical support personnel.

3.End.

You may refer to this link:
https://support.huawei.com/hedex/pages/EDOC1000163385DEG1127X/09/EDOC1000163385DEG1127X/09/resources/dc/NQA_FALLING_ALARM.html?ft=0&fe=10&hib=9.2.86.1&id=NQA_FALLING_ALARM&text=NQA%2F4%2FFALLING_ALARM&docid=EDOC1000163385

You may also refer the Examples for the NQA below:
https://support.huawei.com/hedex/pages/EDOC1000163385DEG1127X/09/EDOC1000163385DEG1127X/09/resources/dc/dc_cfg_nqa_0046.html?ft=0&fe=10&hib=8.1.19.8.15&id=dc_cfg_nqa_0046&text=Configuration%20Examples%20for%20NQA&docid=EDOC1000163385

View more
  • x
  • convention:

Posted by WheatGrass at 2019-07-29 04:25 NQA/4/FALLING_ALARMDescription: The value of the monitred node was below the lower limit.Possible Ca ...
thanks for example ,
I will implement and confirm on this NQA Configuration: AR Series Router-3016957-1
View more
  • x
  • convention:

@yogijain Hi,
the NQA test instance will test for x(probe-count) times, in the current scenario, probe count is 2. If one of the two test is normal, the result for the current NQA test instance is normal. And you configured [alarm 1 lost-packet-ratio absolute falling-threshold 1 1 rising-threshold 1 1 description "LAN to LAN down "],
Assume that the first ICMP test failed, and the second ICMP test successed, then the current NQA test is success, but the packet loss ratio is 50% which is over the falling-threshold and rising-threshold, then the alarm generates.
I think you can try to adjust the rising-threshold to 100, and bind another event-entry to the rising-threshold, and check the event-entry of the alarms generated by the NQA is the based on falling-threshold or the rising-threshold
View more
  • x
  • convention:

Posted by chenhui at 2019-07-29 05:11 @yogijain Hi,the NQA test instance will test for x(probe-count) times, in the current scenario, prob ...
Can You Please share example config for better understanding
View more
  • x
  • convention:

  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.