Go to main content

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

Exit Print View

Updated: January 2017
 
 

View Component Information


Note -  You can use get commands to view component information. 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 firmware revision, type:
    % snmpget  SNMP_agent entPhysicalFirmwareRev.1
    

    The following table describes the Component Information SNMP MIB objects.

    MIB Object
    Description
    Values
    Type
    Default
    entPhysical
    Name
    The textual name of the physical entity.
    Size: 0 to 255
    String
    Zero- length string
    entPhysical
    Descr
    A textual description of the physical entity.
    Size: 0 to 255
    String
    None
    entPhysical
    ContainedIn
    The value of entPhysicalIndex for the physical entity that contains this physical entity. A value of 0 indicates this physical entity is not contained in any other physical entity.
    Range: 0 to 2147483647
    Integer
    None
    entPhysical
    Class
    An indication of the general hardware type of the physical entity.
    other(1),
    unknown(2),
    chassis(3),
    backplane(4),
    container(5),
    powerSupply(6),
    fan(7),
    sensor(8),
    module(9),
    port(10),
    stack(11)
    Integer
    None
    entPhysical
    FirmwareRev
    The vendor-specific firmware revision string for the physical entity.
    Size: 0 to 255
    String
    Zero- length string