Template:FAQ:Agent 14

From Net-SNMP Wiki
Revision as of 21:49, 22 October 2006 by Dts12 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Unfortunately, it's not currently possible to disable the SMUX initialisation using '-I'. If it's not possible to recompile from source (having reconfigured without SMUX), the simplest way to disable this functionality is to get the agent to bind to an invalid IP address.

If you put a line such as

       smuxsocket  1.0.0.0

in the snmpd.conf file, the agent will whinge at startup, but won't accept any incoming SMUX requests.

If the agent complains about not recognising the "smuxsocket" token, then you're out of luck. You'll either have to recompile from source, or use local firewall rules to block connections to port 199.