---
title: "Set the outgoing message's attributes"
method: PUT
path: "/mimic/agent/{agentNum}/protocol/msg/ipmi/set/{attr}/{value}"
tags: ["IPMI"]
---

# Set the outgoing message's attributes

`PUT /mimic/agent/{agentNum}/protocol/msg/ipmi/set/{attr}/{value}`

Attribute can be working_authtype ,session_id, outbound_seq, inbound_seq , field_N

## Path parameters

- `agentNum` integer, required
- `attr` string, required
- `value` string, required

## Response `200`

successful operation

- string

## Other responses

- `400` — Invalid agent number value

---

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