Add Tagged VLAN, work at least with HPE Switch#708
Add Tagged VLAN, work at least with HPE Switch#708g-bougard merged 6 commits intofusioninventory:developfrom
Conversation
g-bougard
left a comment
There was a problem hiding this comment.
I see mostly cosmetic issues here. By the way, I'm against introducing a new dependency on Math::BigInt because of just this feature. Please try to do without it.
g-bougard
left a comment
There was a problem hiding this comment.
I'm okay with last commits, but there's just a last minor change needed ;-)
|
Hi @PR-gh |
|
Function _getVlans (in Hardware.pm) doesn't bring all results |
Also fix a wrong test. This is a complement to #708
|
Hi @g-bougard, I try on many HPE switchs with dad2096 and no side effect, I have make a diff of inventory xml before/after, only difference it's ordered VLAN in VLANS. |
Take in charge Vlan for switch HPE (and other switchs) with SNMP :
dot1qVlanStaticName, dot1qVlanStaticRowStatus, dot1qVlanCurrentEgressPorts and dot1qVlanCurrentUntaggedPorts )
Add Information if the Vlan is Tagged or not.
fusioninventory/fusioninventory.github.io#66
fusioninventory/fusioninventory-for-glpi#2852