| ||
detail: element | attribute | value |
Data Structure { "typeId": "com.tintri.api.rest.v310.dto.domain.beans.snmp.ApplianceSnmpTarget", "host": <String>, "id": <String>, "port": <Number>, "username": <String>, } |
Name | Type | Description |
---|---|---|
host | xsd:string | The host address of the trap target. It can be FQDN or an IP address. |
id | xsd:string | The trap target identification. |
port | xsd:int | The TCP port that the trap receiver target is receiving traps from. |
username | xsd:string | The user name that is associated with this trap target. |
| ||
detail: element | attribute | value |