HP iLO 3 Scripting and Command Line Guide
</RIB_INFO>
</LOGIN>
</RIBCL>
GET_SNMP_IM_SETTINGS parameters
None
GET_SNMP_IM_SETTINGS runtime errors
None
GET_SNMP_IM_SETTINGS return messages
A possible GET_SNMP_IM_SETTINGS return message is:
<GET_SNMP_IM_SETTINGS>
<SNMP_ADDRESS_1 VALUE=""/>
<SNMP_ADDRESS_2 VALUE=""/>
<SNMP_ADDRESS_3 VALUE=""/>
<RIB_TRAPS VALUE="Y"/>
<OS_TRAPS VALUE="Y"/>
<SNMP_PASSTHROUGH_STATUS VALUE="N"/>
<WEB_AGENT_IP_ADDRESS VALUE="WIN-DPOHJLI9DO8"/>
<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 Settings privilege to
execute this command.
For example:
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.
SNMP_ADDRESS_1, SNMP_ADDRESS_2, and SNMP_ADDRESS_3 are the addresses that receive
traps sent to the user. Each of these parameters can be any valid IP address.
OS_TRAPS determines if the user is allowed to receive SNMP traps that are generated by the
operating system. The possible values are Yes and No. By default, the value is set to No.
RIB_TRAPS determines if the user is allowed to receive SNMP traps that are generated by the RIB.
The possible values are Yes and No. By default, the value is set to No.
WEB_AGENT_IP_ADDRESS is the address for the Web-enabled agents. The value for this element
has a maximum length of 50 characters. It can be any valid IP address. If an empty string is entered,
the current value is deleted.
SNMP_PASSTHROUGH_STATUS determines if iLO can receive and send SNMP requests to and
from the host OS. By default, the value is set to Yes.
CIM_SECURITY_MASK accepts the integers 0, 1, or 3. The possible values are:
• 0—No change
• 1—None (no data is returned)
• 3—Enabled
RIB_INFO 89










