Remote Insight Command Language 299
<SNMP_ADDRESS_2 VALUE=ā192.168.125.122ā/>
<SNMP_ADDRESS_3 VALUE=ā192.168.125.123ā/>
<OS_TRAPS VALUE=āYesā/>
<RIB_TRAPS VALUE=āNoā/>
<SNMP_PASSTHROUGH_STATUS VALUE=āNoā/>
<WEB_AGENT_IP_ADDRESS VALUE=ā192.168.125.120ā/>
<CIM_SECURITY_MASK VALUE=ā3ā/>
</GET_SNMP_IM_SETTINGS>
MOD_SNMP_IM_SETTINGS
MOD_SNMP_IM_SETTINGS is used to modify SNMP and Insight Manager
settings. For this command to parse correctly, the command must appear within a
RIB_INFO command block, and RIB_INFO MODE must be set to write. The
user must have the configure iLO privilege to execute this command.
Example:
<RIBCL VERSION=ā2.0ā>
<LOGIN USER_LOGIN=āadminnameā PASSWORD=āpasswordā>
<RIB_INFO MODE=āwriteā>
<MOD_SNMP_IM_SETTINGS>
<WEB_AGENT_IP_ADDRESS value=ā192.168.125.120ā/>
<SNMP_ADDRESS_1 value=ā192.168.125.121ā/>
<SNMP_ADDRESS_2 value=ā192.168.125.122ā/>
<SNMP_ADDRESS_3 value=ā192.168.125.123ā/>
<OS_TRAPS value=āYesā/>
<RIB_TRAPS value=āNoā/>
<SNMP_PASSTHROUGH_STATUS value=āNoā/>
<CIM_SECURITY_MASK value=ā3ā/>
</MOD_SNMP_IM_SETTINGS>
</RIB_INFO>
</LOGIN>
</RIBCL>
MOD_SNMP_IM_SETTINGS Parameters
All of the following parameters are optional. If a parameter is not specified, then
the parameter value for the specified setting is preserved.