uspAgentPort
Value Type
port-number
Also-Accepted Values
auto
Default Value
auto
Description
This parameter specifies the USP Agent’s port number. If set to auto
, the USP
Agent’s port will be derived from the values of uspControllerMTP and
uspControllerMTPEncryption as follows:
-
If MTP is websocket and encryption is no, port will be 80
-
If MTP is websocket and encryption is yes, port will be 443
-
If MTP is stomp and encryption is no, port will be 61613
-
If MTP is stomp and encryption is yes, port will be 61613
-
If MTP is mqtt and encryption is no, port will be 1883
-
If MTP is mqtt and encryption is yes, port will be 8883
This testvar was added in CDRouter 11.0