Details

    • Add New Device / OS
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Discovery
    • None

    Description

      Requesting support for Velo Cloud SD-WAN , I have access to Velo Cloud devices on version 3.4.1 which has the Velocloud enterprise mibs implemented and can provide full snmp walk dump.

      Attachments

        1. site1.txt
          112 kB
        2. site2.txt
          100 kB
        3. site3.txt
          118 kB
        4. site4.txt
          128 kB
        5. site5.txt
          137 kB
        6. site6.txt
          103 kB
        7. site7.txt
          6 kB

        Issue Links

          Activity

            [OBS-3349] Velo Cloud SD-WAN Support

            Done.

            landy Mike Stupalov added a comment - Done.

            philipw123 your issue is not code trouble, but missed MIB file or index cache issue. We can't fix this, because you should do this yourself on your install.

            Clean indexes and update code:

            sudo rm -f /opt/observium/mibs/*/.index
            sudo rm -f /opt/observium/*/.index
            sudo rm -rf /var/lib/net-snmp/mib_indexes/*

            cd /opt/observium
            svn up

            And show status of your code:

            svn status

            landy Mike Stupalov added a comment - philipw123 your issue is not code trouble, but missed MIB file or index cache issue. We can't fix this, because you should do this yourself on your install. Clean indexes and update code: sudo rm -f /opt/observium/mibs/*/.index sudo rm -f /opt/observium/*/.index sudo rm -rf /var/lib/net-snmp/mib_indexes/* cd /opt/observium svn up And show status of your code: svn status

            Hi

            The problem still exists , tried rediscovering existing device and deleting and re adding a different device.

             

             

            philipw123 Philip Wege added a comment - Hi The problem still exists , tried rediscovering existing device and deleting and re adding a different device.    

            philipw123 Can you confirm that issue was resolved by clear snmp index cache?

            landy Mike Stupalov added a comment - philipw123 Can you confirm that issue was resolved by clear snmp index cache?

            CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m VELOCLOUD-EDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/velocloud 'udp':'172.24.3.90':'161' vceHaPeerState]
             
            CMD EXITCODE[1]
            CMD RUNTIME[0.0147s]
            STDOUT[
             
            ]
            STDERR[
            MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/velocloud
            Cannot find module (VELOCLOUD-EDGE-MIB): At line 0 in (none)
            vceHaPeerState: Unknown Object Identifier (Sub-id not found: (top) -> vceHaPeerState)
            ]
            SNMP STATUS[FALSE]
            SNMP ERROR[#996 - MIB or oid not found]

            Hrm, probably you have index cache trouble, try clear indexes as written in faq:
            clear snmp indexes

            landy Mike Stupalov added a comment - CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m VELOCLOUD-EDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/velocloud 'udp':'172.24.3.90':'161' vceHaPeerState]   CMD EXITCODE[1] CMD RUNTIME[0.0147s] STDOUT[   ] STDERR[ MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/velocloud Cannot find module (VELOCLOUD-EDGE-MIB): At line 0 in (none) vceHaPeerState: Unknown Object Identifier (Sub-id not found: (top) -> vceHaPeerState) ] SNMP STATUS[FALSE] SNMP ERROR[#996 - MIB or oid not found] Hrm, probably you have index cache trouble, try clear indexes as written in faq: clear snmp indexes

            Command run against all 7 devices , uploaded file as site1.txt through site7.txt files

            philipw123 Philip Wege added a comment - Command run against all 7 devices , uploaded file as site1.txt through site7.txt files

            People

              landy Mike Stupalov
              philipw123 Philip Wege
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: