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

          [OBS-3775] max-rep too high on TurboIron-X24
          bot Observium Bot made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          landy Mike Stupalov made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          landy Mike Stupalov made changes -
          Status Original: Pending Response [ 10000 ] New: Open [ 1 ]
          bot Observium Bot made changes -
          Status Original: Open [ 1 ] New: Pending Response [ 10000 ]
          botanic matthew created issue -

          People

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

            Dates

              Created:
              Updated:
              Resolved: