Enhance SNMP error logging to include: - Target IP address - SNMP version (v1/v2c) - Timeout value in milliseconds - OID being queried Before: [warning] SNMP GET failed for "1.3.6.1.2.1.2.2.1.10.15729368": :timeout After: [warning] SNMP GET failed for 192.168.1.1 (v2c, timeout: 5000ms) OID "1.3.6.1.2.1.2.2.1.10.15729368": :timeout This makes it much easier to diagnose SNMP issues by immediately knowing which device is timing out and what the network configuration is. Updated all SNMP operations: GET, WALK, and GET-BULK. |
||
|---|---|---|
| .. | ||
| towerops | ||
| towerops_web | ||
| towerops.ex | ||
| towerops_web.ex | ||