towerops/test
Graham McIntire 1cf6f327ea
feat: add IP address discovery (Phase 1.3)
- Create snmp_ip_addresses table with migration
- Add IpAddress schema with ip_type validation (ipv4/ipv6)
- Add prefix_length validation based on ip_type
- Implement discover_ip_addresses/1 in Base profile
- Extract IP addresses from IP-MIB ipAdEntTable
- Support multiple IPs per interface with subnet masks
- Add 12 schema tests and 4 discovery tests
2026-01-21 10:36:19 -06:00
..
integration rename equipment to device 2026-01-17 14:48:46 -06:00
support use password for user regi 2026-01-21 09:13:08 -06:00
towerops feat: add IP address discovery (Phase 1.3) 2026-01-21 10:36:19 -06:00
towerops_web better mib handling and tests 2026-01-21 10:07:07 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00