| Parameter | Presence | Type | Default | Description |
---|
| state | O | enumeration | disabled |
The admin state of Dbm Data communication.
|
| dbmClientType | O | enumeration | redis |
The dbm client mode.
|
| heartBeatTimeOut | O | uint32 | 60 |
The generic time interval for heart Beat for server health check.
Range in seconds : 0-300
Default : 0 seconds
|
| interfaceType | O | enumeration | ha |
Interface type used by DBM for data communication with DB Server.
|
| haIpVar | O | string | IF1.IPV4 |
Name of configuration variable to get ha IP address for data communication with DB Server.
|
| addressContext | O | reference | |
Address Context for data communication with DB Server.
|
| ipInterfaceGroup | O | reference | |
The IP Interface Group to use for data communication with DB Server.
|
| pktIpVar | O | string | |
Name of configuration variable to get packet IP address for data communication with DB Server.
|
| pktIpAddress | O | ip-address | |
Packet IP address for data communication with DB Server.
|
| sentinelAddress | O | | |
The list of sentinel IP addresses
|
| redisAddress | O | | |
IP address of the redis-server
|