Skip navigation.

SNMP Agent MIB Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

 


tuxDmLclDmConnectionPolicy

Syntax

INTEGER { on-demand(1) | on-startup(2) | incoming-only(3)}

Access

read-write

Description

Attributes available when tuxDmRemoteDmType=tdomain.

Specifies the conditions under which a local domain gateway tries to establish a connection to a remote domain. Supported values are:

on-demand(1)

Means that a connection is attempted only when requested by either a client request to a remote service or an administrative "connect" command. The default setting for this object is on-demand. The on-demand policy provides the equivalent behavior to previous releases, in which this object was not explicitly available.

on-startup(2)

Means that a domain gateway attempts to establish a connection with its remote domain access points at gateway server initialization time. Remote services, (that is, services advertised by the domain gateway for this local access point) are advertised only if a connection is successfully established to that remote domain access point. Therefore, if there is no active connection to a remote domain access point, the remote services are suspended. By default, this connection policy retries failed connections every 60 seconds; however, you can specify a different value for this interval using the tuxDmLclMaxRetry and tuxDmLclDmRetryInterval objects.

 

Skip navigation bar  Back to Top Previous Next