Go to main content

Oracle® ILOM Protocol Management Reference for SNMP and IPMI Firmware Release 3.2.x

Exit Print View

Updated: January 2017
 
 

Configure Remote Syslog IP Destinations


Note -  You can use the get and set commands to view and set IP addresses for a remote syslog receiver. For a description of valid MIB objects for this procedure, see the table following this procedure.
  1. Log in to a host that has an SNMP tool and the Oracle ILOM MIBs installed. For example, type:

    ssh username@snmp_manager_ip_address

    Password: password

  2. To view a remote syslog destination IP address, type:
    % snmpget SNMP_agent ilomCtrlRemoteSyslogDestAddress1.0
    
  3. To set a remote syslog destination IP address, type:
    % snmpset SNMP_agent ilomCtrlRemoteSyslogDestAddress1.0 a ip_address
    

    The following table describes the Syslog IP Destinations SNMP MIB objects.

    MIB Object
    Description
    Values
    Type
    Default
    ilomCtrlRemote SyslogDest1
    The IP address of the first remote syslog destination (log host).
    ip_address
    String
    None
    ilomCtrlRemote SyslogDest2
    The IP address of the second remote syslog destination (log host).
    ip_address
    String
    None