Squid configuration manual

Reference manual for squid's configuraiton directives

View the Project on GitHub

Index Alphabetical Index

Option Name:

snmp_outgoing_address

Suggested Config:


Details:

Just like 'udp_outgoing_address', but for the SNMP port.

snmp_outgoing_address	is used for SNMP packets returned to SNMP
			agents.

If snmp_outgoing_address is not set it will use the same socket
as snmp_incoming_address. Only change this if you want to have
SNMP replies sent using another address than where this Squid
listens for SNMP queries.

NOTE, snmp_incoming_address and snmp_outgoing_address can not have
the same value since they both use the same port.
Index Alphabetical Index