> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/reference/plugins/other-plugins/inet4.md).

# inet4

This plugin implements the [inet4 data type](/docs/server/reference/data-types/string-data-types/inet4.md) and functions used by this data type, like conversions.

{% hint style="info" %}
For plugin version and maturity level, see [this page](/docs/server/reference/plugins/list-of-plugins.md).
{% endhint %}

This plugin is built in to MariaDB Server. It cannot be disabled.

`inet4` is a data type plugin. It can be used in stored procedures as a variable type and as a data type for table columns.
