snmp_incoming_address |
By default, Squid opens the SNMP socket to receive packets on all local interfaces. You can use this directive to bind the SNMP socket to a particular interface.
Syntax |
snmp_incoming_address ip-address |
Default |
snmp_incoming_address 0.0.0.0 |
Example |
snmp_incoming_address 172.16.0.1 |
Related |
snmp_port, snmp_access, udp_incoming_address |