Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

For climconfig snmp -start:
SNMP daemon and agents are already in started state.
Internal error cannot start SNMP daemon, error-code.
Internal error cannot start the SNMP agents, error-code.
For climconfig snmp -stop:
SNMP daemon and agents are already in stopped state.
Internal Error cannot stop SNMP daemon, error-code.
Internal error cannot stop the SNMP agents, error-code.
CONSIDERATION
You can designate multiple hosts to receive traps by using snmp -add to add additional trap
receiver IP addresses to the /etc/snmp/snmpd.conf file.
EXAMPLES
> CLIMCMD N1002581 climconfig snmp -info
Trap Receiver IP Address 192.168.1.192
192.168.1.193
192.168.1.194
SNMP Agent State STARTED
SNMP Agent Listening IP Address 192.1.1.1
> CLIMCMD N1002581 climconfig snmp -info -obeyform
climconfig snmp -add 192.168.1.192
#CLIMCMD expects 'exit' to be the last command.
#This is required to terminate CLIMCMD session.
exit
Termination Info: 0
371