Configurations for the trapsink line on snmpd.
| Name | Type | Description | Attributes |
|---|---|---|---|
| host | Host | FQDN or IP of host to trap sink to | Mandatory |
| trap-community | TrapCommunity | SNMP Community to trap sink to | Mandatory |
| port | xs:unsignedInt | Port to trap sink to | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| TrapCommunity | xs:string | Length of value must be >=1 Length of value must be <=64 |
| Host | xs:string | Length of value must be >=1 Length of value must be <=64 |