Installation guide
137
auth_pwd=password
Set the password for authentication.
priv_protocol={des|aes}]
Specifies the privacy protocol algorithm.
des
Set DES algorithm as privacy protocol.
aes
Set AES algorithm as privacy protocol.
priv_pwd=password
Set the password for privacy.
[snmp trap options]
trap_version={none|v1|v2c|v3}
Specify the version of SNMP protocol to use for SNMP trap configuration.
none
Disable SNMP trap.
v1
Use SNMP v1 protocol for SNMP trap.
v2c
Use SNMP v2c protocol for SNMP trap.
v3
Use SNMP v3 protocol for SNMP trap.
trap_community=string
Set community string to be sent with SNMP trap.
trapdestip=ip address or fqdn
Used to configure the IP address of the system to which the agent should
send traps. To enable any of the traps, a non-zero value for trapdestip must
be specified. The ”trapdestip” option is required in order for alarms to be
sent in the form of SNMP traps.
trapsecdest=ip address or fqdn
Secondary trap destination IP address; an optional configuration.