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

        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.

        I updated the patch for the timos operating system.

        The ifDescr is a comma delimited string that contains port number, ifName and ifAlias.

        I'm setting IfDescr to Value 0 (port number) and ifAlias to Value 2. Nokia/ALU does not provide a CLI command to set any values for IfAlias.

        charris Craig Harris added a comment - I updated the patch for the timos operating system. The ifDescr is a comma delimited string that contains port number, ifName and ifAlias. I'm setting IfDescr to Value 0 (port number) and ifAlias to Value 2. Nokia/ALU does not provide a CLI command to set any values for IfAlias.

        but what does it do?

        also, you need to remove that comment.

        adama Adam Armstrong added a comment - but what does it do? also, you need to remove that comment.

        People

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

          Dates

            Created:
            Updated:
            Resolved: