snmp_outgoing_address |
Squid uses a single SNMP socket by default. If you set this directive, however, Squid opens a separate socket for SNMP replies only. In most cases, you shouldn't use this directive because SNMP queries should come from the same address to which the queries are sent.
Syntax |
snmp_outgoing_address ip-address |
Default |
No default |
Example |
snmp_outgoing_address 192.168.5.5 |
Related |
snmp_port, snmp_access, udp_outgoing_address |