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

climconfig.snmp(1)
NAME
climconfig.snmp -- configure snmp
SYNOPSIS
CLIMCMD {clim-name|ip-address} climconfig snmp -add trap-receiver-ipaddress
CLIMCMD {clim-name|ip-address} climconfig snmp -delete trap-receiver-ipaddress
CLIMCMD {clim-name|ip-address} climconfig snmp -start
CLIMCMD {clim-name|ip-address} climconfig snmp -stop [-force]
CLIMCMD {clim-name|ip-address} climconfig snmp -info [-obeyform]
climconfig.snmp Description
This command does the following:
snmp -add adds a trap receiver IP address to the /etc/snmp/snmpd.conf file and restarts
the SNMP daemon and agents. The trap receiver address defines the host that receives traps.
snmp -delete deletes a trap receiver IP address from the /etc/snmp/snmpd.conf file
and restarts the SNMP daemon and agents.
snmp -start explicitly starts the SNMP daemon and agents.
snmp -stop explicitly stops the SNMP daemon and agents.
snmp -info displays SNMP configuration information. The display format is:
Trap Receiver IP Address ip-address-1
.
.
.
ip-address-n
SNMP Agent State state
SNMP Agent Listening IP Address ip-address
PARAMETERS
trap-receiver-ipaddress
Specifies the trap receiver IP address to be added to or deleted from the configuration file.
-force
Causes the command to stop the SNMP daemon and agents without confirmation.
–obeyform
Displays SNMP configuration information in add command format.
ERROR MESSAGES
For climconfig snmp -add:
Trapsink already exists in SNMP configuration.
Internal error cannot restart the SNMP daemon, error-code.
Internal error cannot restart the SNMP agents, error-code.
For climconfig snmp -delete:
Trapsink already exists in SNMP configuration.
Internal Error cannot restart SNMP daemon, error-code.
Internal error cannot restart the SNMP agents, error-code.
370