DX NetOps

 View Only
  • 1.  Alarm on Interface when goes to 0 traffic

    Posted Sep 17, 2020 01:06 PM
    HI team
    We have a couple of routers, that are interconnected.
    Both use the te0/0/0 interface to make the interconnection.

    Is there a way to make spectrum trigger an alarm, when there is not traffic traverssing through this circuit? If is not possible to alarm when there is not ttraffic trough the circuit, it can be  when there is no traffic through one of the "Te" interfaces of any of the 2 routers.

    I was trying with the thresholds and watches option on each of the interfaces, I was thinking on use the % Total Utilization, but that does not allows to create thresholds for 0 % of usage.

    Is there another option?


  • 2.  RE: Alarm on Interface when goes to 0 traffic

    Posted Sep 17, 2020 03:27 PM
    Yeah, check for bits and not utilization. It should vary more, so you can set another value, greater than 0.

    ------------------------------
    Senior Consultant
    SolvIT Networks
    ------------------------------



  • 3.  RE: Alarm on Interface when goes to 0 traffic

    Posted Sep 21, 2020 11:57 AM
    do you know by chance, how to create a watch to monitor this 0 traffic condition?


  • 4.  RE: Alarm on Interface when goes to 0 traffic
    Best Answer

    Broadcom Employee
    Posted Sep 22, 2020 10:11 AM
    Martin,

    You can create a watch in the interface looking at the delta of ifInOctets or ifOutOctets and if the it drops below a certain value then alarm.

    Be careful with creating watches on interface models. Watches are very expensive as far as CPU and memory. To many watches, especially on interface models, can cause serious performance issues.

    Joe


  • 5.  RE: Alarm on Interface when goes to 0 traffic

    Posted Sep 23, 2020 10:36 AM
    Thanks, 
    We will create a watch for this.
    And thank for the warning on create a lot of watches and the performance issue, we will take it into account.

    Greetings.


  • 6.  RE: Alarm on Interface when goes to 0 traffic

    Broadcom Employee
    Posted Sep 23, 2020 10:54 AM
    Glad to help