Get Information of a Targeted Northbound Trap Receiver
get
/rest/{versionId}/fault/trapReceivers/{trapReceiverId}
Use this (GET) method to retrieve the specific information from a northbound trap receiver that was configured in SDM.
Request
Path Parameters
Back to Top
Response
Supported Media Types
- application/xml
- application/json
200 Response
successful operation
Root Schema : trapReceiver
Type:
Show Source
object
-
alarmFormat(optional):
string
-
allDevices(optional):
boolean
-
allowDeviceTrap(optional):
boolean
-
allowServerAlarm(optional):
boolean
-
communityName(optional):
string
-
devices(optional):
array devices
-
forwardEnabled(optional):
boolean
-
id(optional):
string
-
ipAddress(optional):
string
-
severity(optional):
string
-
snmpVersion(optional):
string
-
status(optional):
string
-
udpPort(optional):
string
400 Response
The user input is invalid.
401 Response
The session ID is invalid.
404 Response
The object (resource URI, device, and so on) of your input request cannot be found.