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

max-rep too high on TurboIron-X24

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • CE-17.9
    • Discovery
    • None

    Description

      The rukos (buyer of the ICX line from brocade) firmware doesnt work with max-rep 60 anymore, if you set it to 30 it works however.

      Index: includes/definitions/os/brocade.inc.php
      ===================================================================
      --- includes/definitions/os/brocade.inc.php     (revision 11379)
      +++ includes/definitions/os/brocade.inc.php     (working copy)
      @@ -15,7 +15,7 @@
       $config['os'][$os]['type']                  = "network";
       $config['os'][$os]['vendor']                = "Brocade"; // New vendor is Ruckus Wireless
       $config['os'][$os]['model']                 = "brocade";
      -$config['os'][$os]['snmp']['max-rep']       = 60;
      +$config['os'][$os]['snmp']['max-rep']       = 30;
       $config['os'][$os]['ports_separate_walk']   = 1; // Force use separate ports polling feature
       $config['os'][$os]['sensors_poller_walk']   = 1; // Use sensors snmpwalk caching for this os, instead multi-get
       $config['os'][$os]['graphs'][]              = "device_bits";
      
      

      Attachments

        Activity

          People

            landy Mike Stupalov
            botanic matthew
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: