# Manual execution

**List all available tags and ids**

The -s parameter must be used.

```
./pandora_ipsla.sh -t <ip> -v <version> -l <security> -u <user> -a <auth> -A <password auth> -x <privacity> -X <privacity pass> -s 
```

[![image-1657630161379.png](https://pandorafms.com/guides/public/uploads/images/gallery/2022-07/scaled-1680-/image-1657630161379.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2022-07/image-1657630161379.png)

Now, seeing the available ids we will be able to execute the plugin calling the id associated to the tag and the module we want.

\* By id we would understand the number that goes after the OID ".1.3.6.1.4.1.9.9.42.1.1.2.1.1.1.3." in the list that we receive when executing the -s parameter.

**Manual execution:**

```
./pandora_ipsla.sh -t <ip> -v <version> -l <security> -u <user> -a <auth> -A <password auth> -x <privacity> -X <privacity pass> -g <id> -m <modulo>
```

[![image-1657630620707.png](https://pandorafms.com/guides/public/uploads/images/gallery/2022-07/scaled-1680-/image-1657630620707.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2022-07/image-1657630620707.png)