|
|
| Author |
Message |
tdupas
Joined: 03 Oct 2006 Posts: 17
|
Posted: Tue Oct 31, 2006 1:46 am Post subject: Nortel specific "tweaks" |
|
|
Hi,
| TheWitness wrote: | ... you will have to write a custom scanning function for the layer 2-3 information (ARP). This has had to be done for some Nortel gear, so I would not be surprised if you had to do this as well.
TheWitness |
just to make sure, I believe this specific functions where added to the main release? Because mactrack seems to poll the arp-table of our Passport 8600's fine.
The port names are messed up on the other hand.
I don't think I overlooked a setting, because they also show up in that "strange" manner (port 2/1 is 65, port 2/48 is 112, ...) in the nortel java device manager.
For the moment I hacked this "the dirty way", by running a script after each mactrack run which will search for all "empty" `Port_name` cells from the database and fill it after a calculation.
I therefor added a seperate database with the switch-specific calculations:
420,450: index starts on 1, each stack runs till 32
460,470,5520: index starts on 1, each stack runs till 64
8600: index starts on 64, each stack runs till 64
Is this the only solution, or am I really missing some OID, MIB things?
(feel free to use the little add-on, though I'm sure everyone can make this up in less than 5 minutes)[/quote] |
|
| Back to top |
|
 |
pincher
Joined: 31 May 2006 Posts: 11
|
Posted: Tue Nov 07, 2006 3:50 am Post subject: Re: Nortel specific "tweaks" |
|
|
| tdupas wrote: | Hi,
| TheWitness wrote: | ... you will have to write a custom scanning function for the layer 2-3 information (ARP). This has had to be done for some Nortel gear, so I would not be surprised if you had to do this as well.
TheWitness |
just to make sure, I believe this specific functions where added to the main release? Because mactrack seems to poll the arp-table of our Passport 8600's fine.
The port names are messed up on the other hand.
I don't think I overlooked a setting, because they also show up in that "strange" manner (port 2/1 is 65, port 2/48 is 112, ...) in the nortel java device manager.
For the moment I hacked this "the dirty way", by running a script after each mactrack run which will search for all "empty" `Port_name` cells from the database and fill it after a calculation.
I therefor added a seperate database with the switch-specific calculations:
420,450: index starts on 1, each stack runs till 32
460,470,5520: index starts on 1, each stack runs till 64
8600: index starts on 64, each stack runs till 64
Is this the only solution, or am I really missing some OID, MIB things?
(feel free to use the little add-on, though I'm sure everyone can make this up in less than 5 minutes) | [/quote]
Hello Mr!
I has BS350,450,470 and so on. I' look some code for Nortel Networks devices on
http://snmp-info.sourceforge.net/doc/Info/Layer2/Baystack.html.
How we are can make plugin for use this code?
My PM: sergey.chaus (at) gmail.com.
Best regards
SErgey. |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|