User’s Guide FUJITSU PSWITCH
December/2018 43
optional tcp port (default 6640) to listen tcp connection.
Group: Database Configuration
max_backoff: Number of milliseconds the switch retries next connection to client.
inactivity_probe: Number of milliseconds the switch sends inactivity probe message to
client. A value of 0 means probe is disabled.
Group: Status
is_connected:
true: If connection is established. Otherwise is false.
status : last_error
Only exist if an error occurred, it describes last error statement.
status : state
The state of connection:
VOID: Connection is disabled.
BACKOFF: Attempting to reconnect at an increasing period.
CONNECTING: Attempting to connect.
ACTIVE: Connected, remote host responsive.
IDLE: Connection is idle. Waiting for response.
status : sec_since_connect
The amount of seconds since this manager last successfully connected to database.
status : sec_since_disconnect
The amount of seconds since this manager last disconnected from database.
status : locks_held
The list of the names of OVSDB locks that the connection holds.
status : locks_waiting
The list of the names of OVSDB locks that the connection is currently waiting to acquire.
status : locks_lost
The list of the names of OVSDB locks that the connection has had stolen by another
OVSDB client.
status : n_connections
Number of active connections, if more than one, connects to server configured passive
connection method.
Group: Connection Parameters
Other_config : dscp
Specify the DSCP field in IP header for network traffic between the manager and the
database server, when connection is established.
Physical_Switch Table
This table maintains switch’s configuration in the view of network virtualize
controller.
Column:
ports: The physical ports within the switch. Each of column maps to rows of physical port
table.