PATCH – Enable the SNMPv3 trap
Request URL
PATCH https://<BMC_IPADDR>/redfish/v1/Managers/1/NetworkProtocol/Oem/Lenovo/SNMP
Request body
| Field | Type | Description | |||
|---|---|---|---|---|---|
| SNMPTraps/ProtocolEnabled | Boolean | To enable SNMPv3 trap or not. | |||
| SNMPTraps/Port | Number | The port of trap receiver. | |||
Response
The response returns same content as GET operation with updated properties.
Status code
| HTTP Status Code | Error Message ID |
|---|---|
| 500 | InternalError |
Give documentation feedback