# snmpwalk -v2c -c public -mALL localhost\ SUN-HW-MONITORING-MIB::sunHwMonInventoryTable | grep '.148 = '
donde grep '.148 = ' filtra los resultados con una propiedad de la FRU en cuestión.
Aparecerá una pantalla similar a la siguiente:
SUN-HW-MONITORING-MIB::sunHwMonFruName.148 = STRING: /SYS/MB/NET0
SUN-HW-MONITORING-MIB::sunHwMonFruType.148 = INTEGER: networkInterface(80)
SUN-HW-MONITORING-MIB::sunHwMonFruDescr.148 = STRING:
SUN-HW-MONITORING-MIB::sunHwMonFruPartNumber.148 = STRING: 82546GB
SUN-HW-MONITORING-MIB::sunHwMonFruSerialNumber.148 = STRING: 00:14:4F:A8:39:44
SUN-HW-MONITORING-MIB::sunHwMonFruManufacturer.148 = STRING:
SUN-HW-MONITORING-MIB::sunHwMonFruStatus.148 = INTEGER: indeterminate(6)
SUN-HW-MONITORING-MIB::sunHwMonParentFruIndex.148 = INTEGER: 146
SUN-HW-MONITORING-MIB::sunHwMonParentFruName.148 = STRING: /SYS/MB
SUN-HW-MONITORING-MIB::sunHwMonFruType.75 = INTEGER: unknown(1)
SUN-HW-MONITORING-MIB::sunHwMonParentFruIndex.75 = INTEGER: -1
SUN-HW-MONITORING-MIB::sunHwMonParentFruName.75 = STRING:
Es el comportamiento previsto, ya que esta información es específica de Oracle ILOM 3.0. En este caso, 1- indica "nodef".