![]() |
![]() |
|
|
T_NETMAP CLASS
Overview
The T_NETMAP class associates TA_LMIDs frp, tje T_MACHINE class in the TM_MIB to a TA_NETGROUP object from the T_NETGROUP class. This class identifies which logical machines belong to which network group. A TA_LMID may be in many TA_NETGROUP groups. When one LMID connects to another LMID, the BRIDGE process determines the subset of network groups to which the two LMIDs belong. When the pair of LMIDs are in several common groups, they are sorted in descending TA_NETPRIO order (TA_NETGRPNO is the secondary sort key). The Network groups with the same TA_NETPRIO will flow network data in parallel. Should a networking error prevent data from flowing through all the highest priority group(s), only then the next lower priority network group(s) are used for network traffic (failover). All network groups with a higher priority than the ones flowing data are retried periodically. Once a network connection is established with a higher TA_NETPRIO value, no further data is scheduled for the lower priority one. Once the lower priority connection is drained, it is disconnected in an orderly fashion (failback).
Attribute Table
Attribute |
Type |
Permissions |
Values |
Default |
---|---|---|---|---|
TA_NETGROUP( r )( * ) |
string |
ru------- |
string[1 . . . 30] |
N/A |
TA_LMID( r )( * ) |
string |
ru------- |
string[1 . . . 30] |
N/A |
TA_STATE |
string |
RW------- |
GET:"{VALl}" SET:"{NEW|INV}" |
N/A |
TA_NADDR |
string |
rw-r--r-- |
string[1 . . . 78] |
" " |
TA_MINENCRYPTBIT |
string |
rwxrwx--- |
{0|40|128} |
0 |
TA_MAXENCRYPTBIT |
string |
rwxrwx--- |
{0|40|128} |
128 |
|
VALid |
T_NETMAP object is defined. Note that this is the only valid state for this class. Network mappings are never ACTive. |
NEW |
Create T_NETMAP object for application. State change allowed only when in the INValid state. Successful return leaves the object in the VALid state. |
unset |
Modify an existing T_NETMAP object. Successful return leaves the object state unchanged. |
INValid |
Deletes the given network mapping. If any network links were active as a result of the mapping, they will be disconnected. This disconnection may cause a state change in T_BRIDGE objects (in TM_MIB) associated with the network links. |
Limitations
None.
![]() |
![]() |
![]() |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|