'MikroTik RouterBoard', 'entPhysicalClass' => 'chassis', 'entPhysicalName' => '', 'entPhysicalModelName' => $mtxrBoardName, 'entPhysicalSerialNum' => $mtxrSerialNumber, 'entPhysicalAssetID' => $mtxrLicSoftwareId, 'entPhysicalIsFRU' => 'false', 'entPhysicalContainedIn' => 0, 'entPhysicalParentRelPos' => 0, 'entPhysicalFirmwareRev' => $mtxrFirmwareVersion, 'entPhysicalSoftwareRev' => $mtxrLicVersion, 'entPhysicalMfgName' => 'MikroTik' ]; discover_inventory($device, $system_index, $inventory[$system_index], "MIKROTIK-MIB"); print_debug_vars($inventory); } // EOF