Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-3293

Interfaces on Cisco NCS Devices - Optical Channel

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • Discovery, Poller

    Description

      We started using some Cisco NCS Devices recently. For every single port the device has an optics port is discovered and polled. These ports are displayed and alerted in addition to the normal 1/10/100 Gig ports. This causes confusion and it is much harder to find the right port in the list of all ports. Attached I am sending a screenshot of all ports of an example device.

      It is also noticeable that the ports are also arranged in a strange way. The optics are sorted from ascending, the TenGigE however descending with some unusual exceptions.

      Attachments

        Activity

          [OBS-3293] Interfaces on Cisco NCS Devices - Optical Channel
          landy Mike Stupalov made changes -
          Status Original: Pending Response [ 10000 ] New: In Progress [ 3 ]
          landy Mike Stupalov made changes -
          Status Original: Open [ 1 ] New: Pending Response [ 10000 ]

          This ports added to common os definition ignore in r10367.

          landy Mike Stupalov added a comment - This ports added to common os definition ignore in r10367.
          swfeldkirch Siegfried Gumilar made changes -
          Attachment Original: image-2020-04-07-09-55-22-351.png [ 17342 ]

          That did the trick. Thank you very much Denis!

          Now it would be great if I could also fix the weird port order. Even if I click on port to sort directly by it, it doesn't fit. Then it looks like this for example:

           

          swfeldkirch Siegfried Gumilar added a comment - That did the trick. Thank you very much Denis! Now it would be great if I could also fix the weird port order. Even if I click on port to sort directly by it, it doesn't fit. Then it looks like this for example:  
          swfeldkirch Siegfried Gumilar made changes -
          Attachment New: image-2020-04-07-09-56-10-276.png [ 17343 ]
          swfeldkirch Siegfried Gumilar made changes -
          Attachment New: image-2020-04-07-09-55-22-351.png [ 17342 ]

          Just include this line into your config.php to exclude those ports from discovery process.

          $config['bad_if'][] = "Optics";

          dklimek Denis Klimek added a comment - Just include this line into your config.php to exclude those ports from discovery process. $config ['bad_if'] [] = "Optics";
          swfeldkirch Siegfried Gumilar created issue -

          People

            landy Mike Stupalov
            swfeldkirch Siegfried Gumilar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: