Go to main content
Oracle® Server Management Agents User's Guide

Exit Print View

Updated: January 2017
 
 

Retrieve Service Processor Information

  • At the command prompt, type the following:
    • On a Linux system:

      snmpwalk -v 2c -c public -M /usr/share/snmp/mibs/ -m ALL localhost sunHwMonSPGroup

    • On an Oracle Solaris 11.1 system:

      snmpwalk -v 2c -c public -M +/usr/lib/ssm_directory/lib/mibs/ -m ALL localhost sunHwMonSPGroup

      Where ssm_directory is either sun-ssm or ssm, depending on your version of Oracle Hardware Management Pack.

    • On an Oracle Solaris 10 system:

      snmpwalk -v 2c -c public -M +/opt/ssm_directory/lib/mibs/ -m ALL localhost sunHwMonSPGroup

      Where ssm_directory is either sun-ssm or ssm, depending on your version of Oracle Hardware Management Pack.

    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 -  When using 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.