4.1.2.8 hostmibd

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

This entry starts the hostmibd daemon on system startup. This is a dpi2 sub-agent that may be required if the server runs SNMP.

Rationale:

The hostmibd daemon is a dpi2 sub-agent which manages a number of MIB variables. If snmpd is not required, it is recommended that it is disabled.

The specific MIB variables which are managed by hostmibd are defined by RFC 2790. Details relating to these MIBS can be found in: https://www.ibm.com/docs/en/aix/7.1?topic=h-hostmibd-daemon

Solution

On AIX 7.1 and earlier comment out the hostmibd entry in /etc/rc.tcpip and ensure service is stopped:

chrctcp -d hostmibd
stopsrc -s hostmibd

On AIX 7.2 and later remove the software:

installp -u bos.net.tcp.snmpd

Default Value:

Enabled

See Also

https://workbench.cisecurity.org/benchmarks/7851