---
title: OCI VPN
description: >-
  OCI VPN securely extends your on-prem network to Oracle Cloud through an
  encrypted Virtual Private Network connection.
breadcrumbs: Docs > Integrations > OCI VPN
---

# OCI VPN
Integration version1.0.0
## Overview{% #overview %}

Oracle Cloud Infrastructure (OCI) Site-to-Site Virtual Private Network (VPN) uses the industry-standard IPSec protocol to ensure private and secure connectivity from your corporate networks and sites to OCI through your existing internet connection.

This integration allows you to monitor and alert on VPN status, throughput, and errors by collecting metrics from the [oci_vpn](https://docs.oracle.com/en-us/iaas/Content/Network/Reference/ipsecmetrics.htm) namespace.

## Setup{% #setup %}

### Installation{% #installation %}

After setting up the [Oracle Cloud Infrastructure](https://docs.datadoghq.com/integrations/oracle_cloud_infrastructure/) integration, verify that any namespaces mentioned above are included in your [Connector Hub](https://cloud.oracle.com/connector-hub/service-connectors).

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

|  |
|  |
| **oci.vpn.bytes\_received**(count)   | Number of bytes received at the Oracle end of the connection.*Shown as byte*                                                                                                                                                                                    |
| **oci.vpn.bytes\_sent**(count)       | Number of bytes sent from the Oracle end of the connection.*Shown as byte*                                                                                                                                                                                      |
| **oci.vpn.packets\_error**(count)    | Number of packets dropped at the Oracle end of the connection. Dropped packets indicate a misconfiguration in some part of the overall system. Check if there's been a change to the configuration of your VCN, Site-to-Site VPN, or your CPE.*Shown as packet* |
| **oci.vpn.packets\_received**(count) | Number of packets received at the Oracle end of the connection.*Shown as packet*                                                                                                                                                                                |
| **oci.vpn.packets\_sent**(count)     | Number of packets sent from the Oracle end of the connection.*Shown as packet*                                                                                                                                                                                  |
| **oci.vpn.tunnel\_state**(gauge)     | Whether the tunnel is up (1) or down (0).                                                                                                                                                                                                                       |

### Service Checks{% #service-checks %}

OCI VPN does not include any service checks.

### Events{% #events %}

OCI VPN does not include any events.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).
