Description of problem: Snmp does't start at defined port, It uses default instead. How reproducible: Start httpd with snmp modified configs Steps to Reproduce: 1. snmpd.conf: agentaddress 1610 -> agentaddress 1618.0.1 2. snmpd.conf: com2sec local localhost public -> com2sec local 127.0.0.1 public Actual results: snmp starts with default setup Expected results: Snmp starts with setup defined at snmpd.conf Additional info: logs contains [Mon Aug 01 01:15:04 2016] [notice] Advertise initialized for process 5444 [Mon Aug 01 01:15:04 2016] [notice] Apache/2.2.26 (Win64) DAV/2 mod_cluster/1.2.13.Final CovalentSNMP/2.3.0 mod_ssl/2.2.26 OpenSSL/1.0.2h configured -- resuming normal operations [Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n [Mon Aug 01 01:15:04 2016] [notice] Server built: Jul 21 2016 13:04:25 [Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n [Mon Aug 01 01:15:04 2016] [notice] Parent: Created child process 4376 [Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n [Mon Aug 01 01:15:04 2016] [debug] mpm_winnt.c(477): Parent: Sent the scoreboard to the child [Mon Aug 01 01:15:04 2016] [notice] SNMP: generic logger: Could not log error-info\n [Mon Aug 01 01:15:04 2016] [notice] SNMP: CovalentSNMP/2.3.0 started (address '161.0.0' - pid '5444')