Archived community.zenoss.org | full text search
Skip navigation
1 2 Previous Next 12365 Views 25 Replies Latest reply: Jan 9, 2012 11:38 AM by rebelinux RSS
rebelinux Rank: Green Belt 108 posts since
Jun 6, 2008
Currently Being Moderated

Jan 9, 2012 11:58 AM

Nortel Zenpack

I have made an updated zenpack for nortel switches. I have tested it on Passport 8000, Baystack 450,470, BPS2000 & ERS 4500 series switches. This zenpack is in beta state, testers needed. See the attached files. Only for 3.0+ zenoss also if someone knows how to interpret the snmp portlist of the vlan port members (rcVlanTable) let me now.

 

Screenshot.resized.png

 

Instructions:

 

1. Put your Passport devices in /Devices/Network/Switch/Nortel/Passport/ < == tested with Passport 1624, Passport 8603 & Passport 8010

2. Put your Baystack 450,470, BPS2000 &  switches in /Devices/Network/Switch/Nortel/Baystack/ < == tested with 450,470 & BPS2000

 

1. Put your ERS Switches,  series in /Devices/Network/Switch/Nortel/ERS/ < == tested with ERS4526t - 4526gt & 4526gtx.

 

3. If you want to disable the events "threshold of operational status exceeded:". you have two options:

 

    first option, disable the threshold on the template ethernetcsmacd_64 named opeational status.

    second option, make shure that port not used on your passport are administratively down.

 

4. Thresholds Transforms for PassportCard (optional):

 

          Go to Events => Events Classes => Perf => Status, Next go and use the botton on the lower left of the windows an select transforms.

 

               Copy and Paste the code:

 

                             http://pastebin.com/8C2yML28

 

5. Thresholds Transforms for PassportInterfaceMap (optional): Events/Status/IpInterface

 

          Go to Events => Events Classes => Status => IpInterface, Next go and use the botton on the lower left of the windows an select transforms.

 

              Copy and Paste the code:

 

                              http://pastebin.com/QmgNRYzd

 

Downloads:

 

docs/DOC-3522

  • simeon411 Rank: White Belt 10 posts since
    Jul 28, 2010
    Currently Being Moderated
    1. Oct 14, 2011 3:12 PM (in response to rebelinux)
    Re: Nortel Zenpack

    I sucessfuly installed the Zenpack via the Gui, however, I am getting a lot of alerts that I am uncertain about, along with a couple of issues.

     

    1.  I am gettin this error on a lot of ports:  threshold of operational status exceeded: current value 2.00

     

    2.  The zenpack has /Network/Switch/Nortel/Passport/, but what about non passport switches?  The description says it supports (Baystack 450,470, BPS2000 & ERS 4500 series switches), but where would those switches go?  Do I place them in the passport directory as well?

     

    3.  Not all the modeler plugins I place are showing up, is there a reason for that?  I associated all the modeler plugins to my 8600, however, only a handful showed up after modeling the device.

     

    4.  Great work so far, I eagerly look forward to the completion of this MIB.  As a nortel(Avaya) shop, this has the potential to be a game changer for me.

  • simeon411 Rank: White Belt 10 posts since
    Jul 28, 2010
    Currently Being Moderated
    2. Oct 14, 2011 3:19 PM (in response to simeon411)
    Re: Nortel Zenpack

    Also getting this error when adding devices:

     

    2011-10-14 15:18:20,856 INFO zen.ZenDisc: Modeler zenoss.snmp.InterfaceMap processing data for device 10.129.254.105

    2011-10-14 15:18:20,861 ERROR zen.ZenDisc: Problem while executing plugin community.snmp.PassportInterfaceMap

    2011-10-14 15:18:20,861 ERROR zen.ZenDisc: Traceback (most recent call last):

      File "/opt/zenoss/Products/DataCollector/zenmodeler.py", line 623, in processClient

        datamaps = plugin.process(device, results, self.log)

      File "/opt/zenoss/ZenPacks/ZenPacks.community.NortelMon-1.4.1-py2.6.egg/ZenPacks/community/NortelMon/modeler/plugins/community/snmp/PassportInterfaceMap.py", line 77, in process

        results[1]['ifalias'][i_idx]['description'] = desc['description']

    KeyError: 'description'

  • Kilmomo Rank: White Belt 12 posts since
    Nov 16, 2010
    Currently Being Moderated
    5. Oct 15, 2011 3:08 PM (in response to rebelinux)
    Re: Nortel Zenpack

    Hi Rebelinux,

     

    Nice Job ,your zenpack Works wellfor me  except with  the plug-in passportCardTable Map :

     

    ERROR zen.ZenModeler: Problem while executing plugin community.snmp.PassportCardTableMap                 

    2011-10-15 21:03:48,540 ERROR zen.ZenModeler: Traceback (most recent call last): 

    File "/usr/local/zenoss/zenoss/Products/DataCollector/zenmodeler.py", line 623, in processClient 

    datamaps = plugin.process(device, results, self.log) 

    File "/usr/local/zenoss/zenoss/ZenPacks/ZenPacks.community.NortelMon-1.4.1-py2.6.egg/ZenPacks/community/NortelMon/modeler/plugins/community/snmp/PassportCardTableMap.py", line 75, in process 

    om.opstatus = self.status[om.opstatus] 

    KeyError: 5 

     

    Kilmomo

  • Kilmomo Rank: White Belt 12 posts since
    Nov 16, 2010
    Currently Being Moderated
    7. Oct 15, 2011 3:13 PM (in response to rebelinux)
    Re: Nortel Zenpack

    Hi

     

    ERS-8610

     

    Kilmomo

  • Kilmomo Rank: White Belt 12 posts since
    Nov 16, 2010
    Currently Being Moderated
    10. Oct 15, 2011 3:46 PM (in response to rebelinux)
    Re: Nortel Zenpack

    Success!!!

     

    Component Card tables is create .

    Thanks

     

    Kilmomo

  • Kilmomo Rank: White Belt 12 posts since
    Nov 16, 2010
    Currently Being Moderated
    11. Oct 15, 2011 4:03 PM (in response to Kilmomo)
    Re: Nortel Zenpack

    Another pb ;-)

     

      I have a Warning incident for CPU in Dormant mode and I can t remove monitoring for this CPU device in Cards table component   :

     

     

    threshold of PassportCardTable status exceeded: current value 5.00

     

     

    Kilmomo

  • simeon411 Rank: White Belt 10 posts since
    Jul 28, 2010
    Currently Being Moderated
    13. Oct 15, 2011 4:50 PM (in response to rebelinux)
    Re: Nortel Zenpack

    "put this transform in /Events/Status/IpInterface"

     

    How do I go about doing that?  Forgive my ignorance.

  • simeon411 Rank: White Belt 10 posts since
    Jul 28, 2010
    Currently Being Moderated
    14. Oct 15, 2011 5:00 PM (in response to rebelinux)
    Re: Nortel Zenpack

    Under Vlan Tables, Port memebers looks something like this:

     

    000000000000000000000000000000000000000000c0

     

    or

     

    000000000000000000000000000000008fffffffff0f00000000000000000000000000000000

     

    This is on a 8600.

1 2 Previous Next

More Like This

  • Retrieving data ...

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points