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

FX-OS (FTD mode, lina kernel) port parsing

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Poller
    • None

    Description

      LINA instance of an FX-OS chassis (ftd mode) uses different port labels

      Examples:
      Adaptive Security Appliance 'outside' interface
      Adaptive Security Appliance 'Ethernet1/13
      Adaptive Security Appliance 'Port-Channel13' interface

      for physical interfaces the ' interface is cut off (i guess a bug), hence the exclusion of ' in the match

      Parsing:

      $os = "cisco-firepower";
      $config['os'][$os]['port_label'][] = '/Adaptive Security Appliance \'([^\']+)/i'; // Adaptive Security Appliance 'Port-Channel13' interface

      tested & can confirm it works

      Attachments

        Activity

          People

            landy Mike Stupalov
            rendest Stef Renders
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: