Go to main content

Oracle® Server Management Agent for Oracle Solaris 11.3 User's Guide

Exit Print View

Updated: October 2017
 
 

How to Retrieve Service Processor Information

  • At the command prompt, type the following:

    # snmpwalk -v 2c -c public -m ALL localhost SUN-HW-MONITORING-MIB::sunHwMonSPGroup

    You should see output similar to the following:

    SUN-HW-MONITORING-MIB::sunHwMonSPSerialNumber.0 = STRING: 1762TH1-0750000707

    SUN-HW-MONITORING-MIB::sunHwMonSPManufacturer.0 = STRING: ASPEED

    SUN-HW-MONITORING-MIB::sunHwMonSPFWVersion.0 = STRING: 2.0.3.10

    SUN-HW-MONITORING-MIB::sunHwMonSPMacAddress.0 = STRING: 0:1b:24:78:2f:a1

    SUN-HW-MONITORING-MIB::sunHwMonSPIPAddress.0 = IpAddress: 10.18.141.164

    SUN-HW-MONITORING-MIB::sunHwMonSPNetMask.0 = IpAddress: 255.255.255.128

    SUN-HW-MONITORING-MIB::sunHwMonSPDefaultGateway.0 = IpAddress: 10.18.141.129

    SUN-HW-MONITORING-MIB::sunHwMonSPIPMode.0 = INTEGER: dhcp(2)

    SUN-HW-MONITORING-MIB::sunHwMonSPURLToLaunch.0 = STRING:

    SUN-HW-MONITORING-MIB::sunHwMonSPSystemIdentifier.0 = STRING:


    Note -  If the server uses Oracle ILOM 2.0, the following lines are returned:

    SUN-HW-MONITORING-MIB::sunHwMonSPURLToLaunch.0 = STRING:

    SUN-HW-MONITORING-MIB::sunHwMonSPSystemIdentifier.0 = STRING:

    This is expected behavior because this information is specific to Oracle ILOM 3.0.