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

Add interface parsing for Nokia/ALU 7705/7750 routers

Details

    • Improvement
    • Resolution: Fixed
    • Trivial
    • None
    • None
    • None

    Attachments

      Activity

        [OBS-2178] Add interface parsing for Nokia/ALU 7705/7750 routers

        Can confirm that this solution worked for Nokia 7710 SAS-SX (Alcatel Lucent TIMOS)

        lorzaf Lorenzo Zafra added a comment - Can confirm that this solution worked for Nokia 7710 SAS-SX (Alcatel Lucent TIMOS)

        I can help with patch testing

        mtivi Martyushev Tim added a comment - I can help with patch testing

        Sure. I don't have Alcatel devices to test, and we get burned way too often trusting people who tell us how to do things without examples

        If you can test it outputs sane stuff on a couple of different devices/versions, all the better!

        adama Adam Armstrong added a comment - Sure. I don't have Alcatel devices to test, and we get burned way too often trusting people who tell us how to do things without examples If you can test it outputs sane stuff on a couple of different devices/versions, all the better!

        Hi Tim,

        IfAlias has blank entries in the snmp-ports.txt and does not match your examples. Adam, did you want me to modify the patch per your suggestion to use ifName?

        charris Craig Harris added a comment - Hi Tim, IfAlias has blank entries in the snmp-ports.txt and does not match your examples. Adam, did you want me to modify the patch per your suggestion to use ifName?

        I don't need to change any interface pasing for ALU/Nokia routers

        mtivi Martyushev Tim added a comment - I don't need to change any interface pasing for ALU/Nokia routers

        It seems we should use ifName, then parse the alias from ifDescr. Better not to parse the name from ifdescr too, since we don't seem to need to.

        adama Adam Armstrong added a comment - It seems we should use ifName, then parse the alias from ifDescr. Better not to parse the name from ifdescr too, since we don't seem to need to.

        I uploaded the snmp output.

        charris Craig Harris added a comment - I uploaded the snmp output.

        Need debug output for:

        ./poller.php -d -m ports -h <device>
        

        landy Mike Stupalov added a comment - Need debug output for: ./poller.php -d -m ports -h <device>

        For example purposes they need to be the output of snmp commands, otherwise no one will trust them in future :>

        adama Adam Armstrong added a comment - For example purposes they need to be the output of snmp commands, otherwise no one will trust them in future :>

        Don't know why charris wants this, but I have examples:

        Port id IifDescr ifName ifAlias
        35684352 1/1/1, 10-Gig Ethernet, \"FREE\" 1/1/1 FREE
        35717120 1/1/2, 10-Gig Ethernet, \"FREE\" 1/1/2 FREE
        201359360 A/1, 10/100 Ethernet TX A/1 10/100 Ethernet TX
        234913792 B/1, 10/100 Ethernet TX B/1 10/100 Ethernet TX
        mtivi Martyushev Tim added a comment - Don't know why charris wants this, but I have examples: Port id IifDescr ifName ifAlias 35684352 1/1/1, 10-Gig Ethernet, \"FREE\" 1/1/1 FREE 35717120 1/1/2, 10-Gig Ethernet, \"FREE\" 1/1/2 FREE 201359360 A/1, 10/100 Ethernet TX A/1 10/100 Ethernet TX 234913792 B/1, 10/100 Ethernet TX B/1 10/100 Ethernet TX

        Please put some comments showing example ifDescrs above the code so people know what it's for.

        You can see examples of this sort of thing in the os pollers.

        adama Adam Armstrong added a comment - Please put some comments showing example ifDescrs above the code so people know what it's for. You can see examples of this sort of thing in the os pollers.

        People

          landy Mike Stupalov
          charris Craig Harris
          Votes:
          0 Vote for this issue
          Watchers:
          5 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: