---
title: "current statistics of the agent instance"
method: GET
path: "/mimic/agent/{agentNum}/get/statistics"
tags: ["Agent"]
---

# current statistics of the agent instance

`GET /mimic/agent/{agentNum}/get/statistics`

The statistics are returned as 64-bit decimal numbers for the following statistics, total, discarded, error, GET, GETNEXT, SET, GETBULK, trap, GET variables, GETNEXT variables, SET variables, GETBULK variables, INFORM sent, INFORM re-sent, INFORM timed out, INFORM acked, INFORM REPORT

## Path parameters

- `agentNum` integer, required

## Response `200`

successful operation

- integer[]

## 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)
