Hi all,
on a switch only I see all phy ports as ignored:
+---------+-----------+----------+---------+-----------+-----------+---------+ | ifIndex | ifDescr | ifName | ifAlias | ifType | Oper St | Ignored | | | | | | | atus | | +---------+-----------+----------+---------+-----------+-----------+---------+ | 1 | Host Data | host.1.1 | ... | propVirtu | up | no | | | Port | | | al | | | | 2 | Enterpris | lo.1.1 | ... | softwareL | up | no | | | e Network | | | oopback | | | | | s, Inc. S | | | | | | | | ... | | | | | | | 12001 | Enterasys | ge.1.1 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | | | | ... | | | | | | | 12002 | Enterasys | ge.1.2 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | |
On the same network there are other Enterasys/Extreme Networks switches and they're regularly discovered. I've deleted and re-created the switch entry, but it doesn't change. What checks should I do?
Cheers Luca
Probably first you should check what rules you have set to ignore ports. This is most easily checked in the web configuration under the "discovery" section.
I'm not sure if you get debugging output for this during the ports discovery process, it'd be kinda noisy if you did.
adam. On 2018-03-26 11:30:03, Luca Sasdelli luca@sasdelli.it wrote: Hi all,
on a switch only I see all phy ports as ignored:
+---------+-----------+----------+---------+-----------+-----------+---------+ | ifIndex | ifDescr | ifName | ifAlias | ifType | Oper St | Ignored | | | | | | | atus | | +---------+-----------+----------+---------+-----------+-----------+---------+ | 1 | Host Data | host.1.1 | ... | propVirtu | up | no | | | Port | | | al | | | | 2 | Enterpris | lo.1.1 | ... | softwareL | up | no | | | e Network | | | oopback | | | | | s, Inc. S | | | | | | | | ... | | | | | | | 12001 | Enterasys | ge.1.1 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | | | | ... | | | | | | | 12002 | Enterasys | ge.1.2 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | |
On the same network there are other Enterasys/Extreme Networks switches and they're regularly discovered. I've deleted and re-created the switch entry, but it doesn't change. What checks should I do?
Cheers Luca
Send/show debug for:
./discovery.php -d -m ports -h <this_device>
Luca Sasdelli wrote:
Hi all,
on a switch only I see all phy ports as ignored:
+---------+-----------+----------+---------+-----------+-----------+---------+ | ifIndex | ifDescr | ifName | ifAlias | ifType | Oper St | Ignored | | | | | | | atus | | +---------+-----------+----------+---------+-----------+-----------+---------+ | 1 | Host Data | host.1.1 | ... | propVirtu | up | no | | | Port | | | al | | | | 2 | Enterpris | lo.1.1 | ... | softwareL | up | no | | | e Network | | | oopback | | | | | s, Inc. S | | | | | | | | ... | | | | | | | 12001 | Enterasys | ge.1.1 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | | | | ... | | | | | | | 12002 | Enterasys | ge.1.2 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | |
On the same network there are other Enterasys/Extreme Networks switches and they're regularly discovered. I've deleted and re-created the switch entry, but it doesn't change. What checks should I do?
Cheers Luca
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Mike and Adam,
it was because of the word "ras" within "Enterasys" ifDescr. Newer Enterasys/Extreme switches doesn't have such as description, therefore they're fine.
Thanks! Luca
------ Messaggio originale ------ Da: "Mike Stupalov" mike@observium.org A: "Observium" observium@observium.org Inviato: 26/03/2018 15:13:50 Oggetto: Re: [Observium] Switch ignored ports
Send/show debug for:
./discovery.php -d -m ports -h <this_device>
Luca Sasdelli wrote:
Hi all,
on a switch only I see all phy ports as ignored:
+---------+-----------+----------+---------+-----------+-----------+---------+ | ifIndex | ifDescr | ifName | ifAlias | ifType | Oper St | Ignored | | | | | | | atus | | +---------+-----------+----------+---------+-----------+-----------+---------+ | 1 | Host Data | host.1.1 | ... | propVirtu | up | no | | | Port | | | al | | | | 2 | Enterpris | lo.1.1 | ... | softwareL | up | no | | | e Network | | | oopback | | | | | s, Inc. S | | | | | | | | ... | | | | | | | 12001 | Enterasys | ge.1.1 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | | | | ... | | | | | | | 12002 | Enterasys | ge.1.2 | ... | ethernetC | up | yes | | | Networks | | | smacd | | | | | , Inc. 10 | | | | | |
On the same network there are other Enterasys/Extreme Networks switches and they're regularly discovered. I've deleted and re-created the switch entry, but it doesn't change. What checks should I do?
Cheers Luca
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov Observium Limited, http://observium.org _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Luca Sasdelli
-
Mike Stupalov