Skip to main content

GET – Event subscriptions for SNMPv1-{N}

Use the GET method to retrieve properties in event subscription entries for a server.

Request URL

GET https://<BMC_IPADDR>/redfish/v1/EventService/Subscriptions/REST-SNMPv1-{N}

Request body

None

Response body

FieldTypeDescription

Id

StringREST-SNMPv1-{N}, N is from 1 - 3

Name

StringDestination

Description

ArrayThis resource represents an event destination for a Redfish implementation.

Destination

StringThis property shall contain a URI to the destination where the events will be sent.

Protocol

StringSNMPv1

Context

StringEmpty string.

EventFormatType

BooleanEvent

Status

ObjectExpanded.
 

State

StringThe state of the Event subscription, “Enabled” or “Disabled”.

SubscriptionType

String“SNMPTrap“

SNMP

ObjectExpanded.
 

TrapCommunity

StringThe SNMP trap community string.

Status code

HTTP Status CodeError Message ID
500InternalError