# WHATPORT(11110)

## NAME

port 11110 — sgi-soap (DMF SOAP) — SGI's Data Migration Facility SOAP interface — a remote-management API for a tape/HSM archive.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA registered 11110/TCP as `sgi-soap` to SGI in January 2013, described as "Data migration facility (DMF) SOAP is a web server protocol to support remote access to DMF". DMF is SGI's hierarchical storage manager, which migrates files between disk and tape or object storage on large IRIX and Linux compute sites; the SOAP endpoint exists so management tooling can drive it over the network. SGI was acquired by HPE in 2016 and the product line continued as HPE Data Management Framework, so a listener here means a research or HPC storage cluster, not a general-purpose server. The UDP side of 11110 is marked Reserved.

## EXPOSURE

**Do not expose.** This is a storage-administration API for an archive tier. Keep it on the management network; there is no reason for it to face the internet.

## CHECK

```sh
curl -sv --max-time 5 http://TARGET:11110/
```

## SEE ALSO

- iana — [IANA port registry — 11110 (sgi-soap)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=11110) (iana.org)

---

HTML: <https://whatport.net/11110/> · JSON: <https://whatport.net/11110.json> · full dataset: <https://whatport.net/ports.json>
