---
title: "Returns the SNMPv3 configuration."
method: GET
path: "/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/config"
tags: ["SNMPv3"]
---

# Returns the SNMPv3 configuration.

`GET /mimic/agent/{agentNum}/protocol/msg/snmpv3/get/config`

Returns the SNMPv3 configuration.

## Path parameters

- `agentNum` integer, required

## Response `200`

successful operation

- ConfigSNMPv3
  - `engine_id` string
  - `context_engine_id` string
  - `usm_db` string
  - `vacm_db` string

## Other responses

- `400` — Invalid agent number value

---

[API](https://skmtc.dev/gambitcomm/apis/mimic-rest-api.md) · [All operations](https://skmtc.dev/gambitcomm/apis/mimic-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gambitcomm/mimic-rest-api/revisions/eb67c54e9ec9/schema)
