Skip navigation.

File Formats, Data Descriptions, MIBs, and System Processes Reference

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

 


T_DM_SNACRM Class Definition

Overview

The T_DM_SNACRM class defines the SNA-CRM-specific configuration for the named local domain access point.

Attribute Table

Table 25 DM_MIB(5): T_DM_SNACRM Class Definition Attribute Table

Attribute

Type

Permissions

Values

Default

TA_DMSNACRM(k)(r)(*)

string

rw-r--r--

string[1..30]

N/A

TA_DMLACCESSPOINT(k)(r)

string

rw-r--r--

string[1..30]

N/A

TA_STATE(r)

string

rw-r--r--

GET: "VAL"

SET: "{NEW | INV}"

N/A

N/A

TA_DMNWADDR(r)

string

rw-r--r--

string[1..78]

N/A

TA_DMNWDEVICE(r)

string

rw-r--r--

string[1..78]

N/A

(r)—required when a new object is created
(k)—a key field for object retrieval
(*)—a required key field for all SET operations on the class


 

Attribute Semantics

TA_DMSNACRM: string[1..30]

The name of this T_DM_SNACRM entry. TA_DMSNACRM is an identifier unique within the scope of the SNA CRM entries within the Domains configuration used to identify this SNA CRM entry.

TA_DMLACCESSPOINT: string[1..30]

The name of the local domain access point entry with which this SNA CRM is used.

TA_STATE:

GET: "{VALid}"

A GET operation retrieves configuration information for the T_DM_SNACRM object. The following state indicates the meaning of a TA_STATE attribute value returned in response to a GET request. States not listed are not returned.

"VALid"

The object exists.


 

SET: "{NEW | INValid}"

A SET operation updates configuration information for the selected T_DM_SNACRM object. The following states indicate the meaning of a TA_STATE set in a SET request. States not listed may not be set.

"NEW"

A new object is created. This state change is allowed in the state "INValid" and results in the state "VALid".

unset

Modify an existing entry. This combination is not allowed in the state "INValid".

"INValid"

The object is deleted. This state change is allowed in the state "VALid" and results in the state "INValid".


 

TA_DMNWADDR: string[1..78]

Specifies the network address for communication between the domain gateway for the local domain access point and the SNA CRM.

TA_DMNWDEVICE: string[1..78]

Specifies the network device to be used for communication between the domain gateway for the local domain access point and the SNA CRM.

Limitations

Deleting or updating an instance of the T_DM_SNACRM class is not permitted if the Domain gateway administration (GWADM) server for the referenced local access point is active.

On SET operations that add or update an instance of this class, the local domain access point specified in the TA_DMLACCESSPOINT must exist in the T_DM_LOCAL class. If the access point does not exist, a "not defined" error is returned for the TA_DMLACCESSPOINT attribute, and the operation fails.

 

Skip navigation bar  Back to Top Previous Next