Go to main content

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

Exit Print View

Updated: August 2017
 
 

Viewing the Oracle ILOM Event Log


Note -  You can use the get command to view the Oracle ILOM event log and the set command to configure the event log. 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 the event log type for an event log with a record ID of 2, type:
    % snmpget SNMP_agent ilomSystemLogTable
    

    The following table describes the Oracle ILOM Event Logs SNMP MIB objects.

    MIB Object
    Description
    Type
    ilomSystemLogRecordID
    Unsigned32
    The record number uniquely identifying the ilomSystem log entry.
    ilomSystemLogTimestamp
    DateAndTime
    The date and time that the ilomSystem log entry was recorded.
    ilomSystemLogSubsystem
    SnmpAdminString
    The subsystem the event pertains to.
    ilomSystemLogComponent
    SnmpAdminString
    The component the event pertains to.
    ilomSystemLogDescription
    OCTET STRING
    A textual description of the event.