Pages: [1] 2 3 ... 10
 1 
 on: Today at 03:52:44 AM 
Started by ntmark - Last post by ntmark
Code:
# Definition for 1.3.6.1.4.1.9.1.917 created by Defgen 1.5 on 16.Jun 10 16:18 (admin)

# General
SNMPv   2HC
Type    WS-C4900M
OS      IOS
Icon    c2rd
Bridge  VLX
Dispro  CDP
Serial  1.3.6.1.2.1.47.1.1.1.1.11.1
Bimage  1.3.6.1.2.1.16.19.6.0

# Vlan Specific
VLnams
VTPdom
VTPmod

# Interfaces
IFalia  1.3.6.1.2.1.31.1.1.1.18
IFalix  1.3.6.1.2.1.2.2.1.5.1
IFvlan
IFvlix
IFdupl  1.3.6.1.2.1.31.1.1.1.15
IFduix
Halfdp
Fulldp

# Modules
Modesc  1.3.6.1.2.1.47.1.1.1.1.2
Moclas  1.3.6.1.2.1.47.1.1.1.1.5
Movalu  9
Moslot  1.3.6.1.2.1.47.1.1.1.1.7
Modhw   1.3.6.1.2.1.47.1.1.1.1.8
Modsw   1.3.6.1.2.1.47.1.1.1.1.9
Modfw   1.3.6.1.2.1.47.1.1.1.1.10
Modser  1.3.6.1.2.1.47.1.1.1.1.11
Momodl  1.3.6.1.2.1.47.1.1.1.1.3

# RRD Graphing
CPUutl  1.3.6.1.4.1.9.9.109.1.1.1.1.5.1
Temp
MemCPU  1.3.6.1.4.1.9.9.48.1.1.1.6.1
Custom  MemIO   1.3.6.1.4.1.9.9.48.1.1.1.6.2

 2 
 on: September 01, 2010, 06:41:02 PM 
Started by harry - Last post by rickli
Oops, I just realized this is not the case with 1o5 yet! I've added it to my development version a while ago, but never released it since  Roll Eyes

I promise it'll work in the next release...

 3 
 on: September 01, 2010, 06:35:24 PM 
Started by rfaes - Last post by rickli
Wow, quite a workaround! Hope the node mapping improvements in the next version will work for you, though. BTW, nedi does that as well on IOS switches...

 4 
 on: September 01, 2010, 06:32:43 PM 
Started by gjames - Last post by rickli
Nope, ports with more than 50 macs will cause a warning being generated...

However the issues with nodes showing up on wrong ports should be greatly improved in the next version...

 5 
 on: September 01, 2010, 06:31:26 PM 
Started by gjames - Last post by rickli
You need to understand regexps  Smiley the example ignores Cisco's special Vlans above 1000 not 0-9...

 6 
 on: August 30, 2010, 03:56:09 PM 
Started by gjames - Last post by gjames
Does the nedi.conf line
macflood   50

Mean that ports with over 50 MACS will be ignored.
I tried changing it to 2 but the ports with more than 2 were still discovered.

Thanks

 7 
 on: August 30, 2010, 03:54:44 PM 
Started by gjames - Last post by gjames
I have specified vlans to ignore in nedi.conf but they are still being discovered.
Does anyone know how to use this or the syntax to have them ignored?

ignoredvlans   ^10[01][0-9]$

I assume this will ignore vlans 0 to 9

I tried just plain text but that didnt work either.
i.e.

ignoredvlans   0 1 2 666
I want to igonore vlans 0 1 2 666
Thanks

 8 
 on: August 30, 2010, 11:45:50 AM 
Started by kai - Last post by kai
How can I clear this chache?

Kai

 9 
 on: August 27, 2010, 03:45:18 PM 
Started by rfaes - Last post by rfaes
I fixed the problem.
I wrote a little script, which connects to every switch with ssh.
On the switch it read the mac address table.
And with this informationen the script corrects the wrong node information in the nedi Database.

The script is written in C#. After i cleaned up the source, i will share it.

 10 
 on: August 27, 2010, 08:27:44 AM 
Started by kai - Last post by rufer
nedi has a node name cache that is kept as long as the node age (??), so fairly long.

Greetings
Rufer

Pages: [1] 2 3 ... 10