towerops/lib
Graham McIntire f8c417a338
feat: add Cisco VTP VLAN discovery
- Add discover_vlans/1 to Cisco profile for VTP MIB discovery
- VTP OIDs: vtpVlanName, vtpVlanState, vtpVlanType
- Falls back to Q-BRIDGE-MIB when VTP not available
- Maps VTP states (operational, suspended, mtuTooBig)
- Maps VTP types (ethernet, fddi, tokenRing, etc.)
- Validates VLAN ID range (1-4094)
2026-01-21 11:32:18 -06:00
..
mix/tasks more tests 2026-01-20 16:38:53 -06:00
towerops feat: add Cisco VTP VLAN discovery 2026-01-21 11:32:18 -06:00
towerops_web feat: display neighbor IP address in device neighbors tab 2026-01-21 11:01:48 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_web.ex separate out marketing layouts 2026-01-06 14:46:39 -06:00