TCP/IP y SNMP deben estar correctamente instalados y configurados en el servidor antes de configurar SNMP en AIX.
Antes de empezar
Debe iniciar la sesión como usuario root.
Procedimiento
- Detenga el servicio LNSNMP con el mandato siguiente:
- Detenga el subsistema SNMP con el mandato siguiente:
- Configure SNMP para aceptar LNSNMP como un igual SMUX. Añada la línea siguiente a /etc/snmpd.peers
"Lotus Notes Agent" 1.3.6.1.4.1.334.72 "NotesPasswd"
- Configure SNMP para aceptar una asociación SMUX de LNSNMP. Añada la línea siguiente a /etc/snmpd.conf o /etc/snmpdv3.conf
smux 1.3.6.1.4.1.334.72 NotesPasswd
- Inicie el subsistema SNMP con el mandato siguiente:
- Inicie el servicio LNSNMP con el mandato siguiente:
- Crear un enlace al script LNSNMP
ln -f -s /opt/ibm/lotus/notes/latest/ibmpow/lnsnmp.sh /etc/lnsnmp.rc
- Configure el servicio LNSNMP para que se inicie durante el reinicio del sistema. Añada la línea siguiente al final de /etc/rc.tcpip