Issue
A message stating that smux peer
is refused, appeared:
snmpd[2868]: [smux_accept] accepted fd 10 from 127.0.0.1:56405
snmpd[2868]: refused smux peer: oid SNMPv2-SMI::enterprises.674.10892.1, descr Systems Management SNMP MIB Plug-in Manager
CODE
Resolution
To resolve the issue:
Add the following to /etc/snmp/snmpd.conf
:
smuxpeer .1.3.6.1.4.1.674.10892.1
CODE
- Restart the SNMP service on the server.