towerops/test
Graham McIntire 7c2014842d
feat: add 5 new SNMP vendor modules
Add vendor-specific SNMP handling for:
- Aerohive (HiveOS wireless APs): client counts, CPU/memory, temperature
- Baicells (LTE CPE): RSRP, RSRQ, SINR, RSSI, tx power, temperature
- Cambium PTP (point-to-point radios): RSL, tx power, data rates, temperature
- Cisco WAP (standalone APs): clients, channel utilization, noise floor
- Netonix (WISP switches): temperatures, fan speed, PSU voltages, PoE power

Each module implements the Vendor behaviour with:
- profile_names/0 for profile matching
- detect_hardware/1 for model identification
- discover_wireless_sensors/1 for sensor discovery
- wireless_oid_defs/0 for debug data collection

All modules registered in vendor registry with comprehensive tests.
2026-01-22 09:42:48 -06:00
..
integration import yamls 2026-01-21 14:30:04 -06:00
support use password for user regi 2026-01-21 09:13:08 -06:00
towerops feat: add 5 new SNMP vendor modules 2026-01-22 09:42:48 -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