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

Catalyst 1200 Series polls correctly, but not identified as switch.

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Discovery
    • None

    Description

      Cisco Catalyst 1200 switches appear to discover/poll mostly correctly. Interfaces, vLANs, and inventory show all the data that is expected.

      However, the devices are not recognized as switches/network devices and the main device page does not show the information overview, that is usually available.

      The C1200 series appear to be very similar to the current small business (CBS250/350) lineup, maybe some configuration can be borrowed from there.

       

      Attachments

        Activity

          [OBS-4930] Catalyst 1200 Series polls correctly, but not identified as switch.
          simon.giotta@ruag.ch Simon Giotta added a comment - - edited

          That is weird, I do remember switching branches. Either way, you're right, it works after switching to trunk.

          Thanks!

           o OS Type              ciscosb
           o OS Group             ciscosb
           o SNMP Version         v2c
           o Last discovery       2024-11-14 06:38:30
           o Last duration        0.25 seconds

          simon.giotta@ruag.ch Simon Giotta added a comment - - edited That is weird, I do remember switching branches. Either way, you're right, it works after switching to trunk. Thanks! o OS Type              ciscosb  o OS Group             ciscosb  o SNMP Version         v2c  o Last discovery       2024 - 11 - 14 06 : 38 : 30  o Last duration         0.25 seconds

          yes, as I said your install currently on stable (and this is good), just wait for next stable update (soon):

          $ grep Observium discovery_log_31731.txt
          Observium Professional 24.11.13728

          $ grep stable discovery_log_31731.txt
          URL: https://svn.observium.org/svn/observium/branches/stable
          Relative URL: ^/observium/branches/stable

          P.S. I will add more informative version string in CLI.

          landy Mike Stupalov added a comment - yes, as I said your install currently on stable (and this is good), just wait for next stable update (soon): $ grep Observium discovery_log_31731.txt Observium Professional 24.11.13728 $ grep stable discovery_log_31731.txt URL: https://svn.observium.org/svn/observium/branches/stable Relative URL: ^/observium/branches/stable P.S. I will add more informative version string in CLI.

          See logfile attached.

          simon.giotta@ruag.ch Simon Giotta added a comment - See logfile attached.

          make and attach discovery debug for os (I sure you on stable):

          ./discovery.php -d -m os -h <device>

          landy Mike Stupalov added a comment - make and attach discovery debug for os (I sure you on stable): ./discovery.php -d -m os -h <device>

          Well, r13724 ist rolling and is newer than r13711, if i'm not mistaken?

          simon.giotta@ruag.ch Simon Giotta added a comment - Well, r13724 ist rolling and is newer than r13711, if i'm not mistaken?

          Changes in rolling updates!

          Wait for stable sync, or switch to rolling:
          https://docs.observium.org/updating/#switch-between-rolling-and-stable-trains

          landy Mike Stupalov added a comment - Changes in rolling updates! Wait for stable sync, or switch to rolling: https://docs.observium.org/updating/#switch-between-rolling-and-stable-trains

          Appears to still be present in r13724:

           

          #####  Starting discovery run at 2024-11-11 08:26:13  #####
          #####  sw [261]  #####
          +-------------+------------------------------------------------------------------------+
          | OID         |                                                                        |
          +-------------+------------------------------------------------------------------------+
          | sysDescr    | Catalyst 1200 Series Smart Switch, 16-port GE, 2x1G SFP (C1200-16T-2G) |
          | sysObjectID | .1.3.6.1.4.1.9.1.3214                                                  |
          +-------------+------------------------------------------------------------------------+
           o OS Type              generic
           o OS Group             unix
           o SNMP Version         v2c
           o Last discovery       2024-11-11 08:25:50
           o Last duration        3.48 seconds
          

           

          simon.giotta@ruag.ch Simon Giotta added a comment - Appears to still be present in r13724:   #####  Starting discovery run at 2024 - 11 - 11 08 : 26 : 13  ##### #####  sw [ 261 ]  ##### +-------------+------------------------------------------------------------------------+ | OID         |                                                                        | +-------------+------------------------------------------------------------------------+ | sysDescr    | Catalyst 1200 Series Smart Switch, 16 -port GE, 2x1G SFP (C1200-16T-2G) | | sysObjectID | . 1.3 . 6.1 . 4.1 . 9.1 . 3214                                                  | +-------------+------------------------------------------------------------------------+  o OS Type              generic  o OS Group             unix  o SNMP Version         v2c  o Last discovery       2024 - 11 - 11 08 : 25 : 50  o Last duration         3.48 seconds  

          Improved detect in r13711.

          landy Mike Stupalov added a comment - Improved detect in r13711.

          No additional files are needed.

          simon.giotta@ruag.ch Simon Giotta added a comment - No additional files are needed.

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            landy Mike Stupalov
            simon.giotta@ruag.ch Simon Giotta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: