DX Unified Infrastructure Management

Expand all | Collapse all

NETWORK INTERFACE UP/DOWN - DASHBOARD

  • 1.  NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Jan 02, 2017 12:18 PM

    Hello,

     

    I'm creating a Dashboard for monitoring of network interfaces (status UP/DOWN)
    For that monitoring, the QoS (QOS_INTERFACE_OPERSTATUSPOLLABLE) was created , through of probe SNMPCOLLECTOR.

     

    Two filters were created to change the color/show the status, but without succes. which filter should i use?

     

    Image attached

     

    Thank you,



  • 2.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Broadcom Employee
    Posted Jan 03, 2017 06:03 AM

    Go to the editor template and set the operstatus to publish alarm and set the threshould = 2. 
    On the dashboard click on the circle, choose the data source, on this case Alarm, click the "+" I named interface down. 
    Alarm filters I create source contais ip address for the router or the device you need to monitoring

    Add another filter message contains (interface name) ge-0/0/15.

     

    This way you will have the dashboard for interface up and down but make sure you set the threshold = 2, The alarm is the one responsible for changing the color.

     

    Thank you

     

    Rubens.



  • 3.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Jan 03, 2017 08:38 AM

    Hello!

     

    Rubens, Thanks for the suggestion.

     

    The configured threshold is = 2.

    The problem is: This setting that you said does not show only open/down status, but all alarms generated.

     

    I need something more specific.

     

    Regards,

     

    Alex Florentino.



  • 4.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Jan 03, 2017 08:41 AM

    You need to filter by the source AND target. So for each interface status, you'll need a different filter. This will filter each status to the interface and not the entire device.



  • 5.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Jan 03, 2017 09:37 AM

    Hello, Bryan.

     

    For each interface an alarm has been created with the filters.

    But in the case, when an interface generates the alarm of QOS_INTERFACE_OPERSTATUSPOLLABLE all interfaces change the color to red and not just the source of the alarm.

     

     

    Alex Florentino



  • 6.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Jan 03, 2017 09:54 AM

    That doesn't show a TARGET filter. The source will be the device name and the target will be the interface name. If you don't put the target in the filter, it will be every interface down alarm for the device in each filter.



  • 7.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Jan 03, 2017 12:19 PM

    The problem has been fixed.

     

    I added one more line in the filter

     

     

    Thanks for helping.

     

    Alex Florentino.



  • 8.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Dec 18, 2018 08:41 AM

    Bom dia Rubens.

     

    E na probe snmpcollector, qual valor devo colocar como threshold ? Quais são os valores possíveis de status de uma interface ?

     

    Obrigado.

     

    Clecimar



  • 9.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Broadcom Employee
    Posted Dec 19, 2018 07:19 AM

    Hi Clecimar,

     

    Here is the status

     

    1.3.6.1.2.1.2.2.1.2 - ifDescr
    1.3.6.1.2.1.2.2.1.2.1 , OctetString , lo
    1.3.6.1.2.1.2.2.1.2.2 , OctetString , eth0
    1.3.6.1.2.1.2.2.1.2.3 , OctetString , tmm0
    1.3.6.1.2.1.2.2.1.2.4 , OctetString , vlan_350
    1.3.6.1.2.1.2.2.1.2.5 , OctetString , vlan_sincroni~1

     

    1.3.6.1.2.1.2.2.1.7 - ifAdminStatus
    1.3.6.1.2.1.2.2.1.7.1 , Integer , 1 (lo)
    1.3.6.1.2.1.2.2.1.7.2 , Integer , 1 (eth0)
    1.3.6.1.2.1.2.2.1.7.3 , Integer , 1 (tmm0)
    1.3.6.1.2.1.2.2.1.7.4 , Integer , 1 (vlan_350)
    1.3.6.1.2.1.2.2.1.7.5 , Integer , 1 (vlan_sincroni~1)

     

    1.3.6.1.2.1.2.2.1.8 - ifOperStatus
    1.3.6.1.2.1.2.2.1.8.1 , Integer , 1 (lo)
    1.3.6.1.2.1.2.2.1.8.2 , Integer , 1 (eth0)
    1.3.6.1.2.1.2.2.1.8.3 , Integer , 1 (tmm0)
    1.3.6.1.2.1.2.2.1.8.4 , Integer , 1 (vlan_350)
    1.3.6.1.2.1.2.2.1.8.5 , Integer , 1 (vlan_sincroni~1)

     


    IfOperStatus values:
    1 (up)
    2 (down)

     


    ifAdminStatus values:
    1 (up)
    2 (disabled)

    If is not = 1 you have problem.

    Please let me know if help

    Thank you

    Rubens.



  • 10.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Posted Dec 19, 2018 07:23 AM

    Hi Rubens.

     

    This is what I did: raise an alarm if status is not 1.

     

    But I´ve already saw status = 2. Do you have an idea what it does mean ?

     

    Thank you.

     

    Clecimar

     

    De: masru01 <communityadmin@communities-mail.ca.com>

    Enviada em: quarta-feira, 19 de dezembro de 2018 10:20

    Para: Clecimar Fernandes <cfernandes@vitait.com>

    Assunto: Re:  - Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

     

    CA Communities <https://communities.ca.com/?et=watches.email.thread>

     

     

    Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

     

    reply from Rubens Massini<https://communities.ca.com/people/masru01?et=watches.email.thread> in CA Unified Infrastructure Management - View the full discussion<https://communities.ca.com/message/242158753-re-network-interface-updown-dashboard?commentID=242158753&et=watches.email.thread#comment-242158753>



  • 11.  Re: NETWORK INTERFACE UP/DOWN - DASHBOARD

    Broadcom Employee
    Posted Dec 19, 2018 07:36 AM

    Hi Clecimar you are able to see alarm for status 2? If yes, you have two possibilities, 2 means some one shutdown the interface and changed the admin status from 1 to 2 or the link went down the interface change from oper status from 1 to 2.

    Was this the situation?

     

    Please let me know.

     

    Thank you

     

    Rubens.