This object permits management of the table by facilitating
actions such as row creation and deletion.
The value of this object has no effect on whether other objects
in the conceptual row can be modified.
The only allowable row status of this conceptual row in the
table are:
active(1)
- The Virtual server entry is available for use by LSNAT
operations. Other writable leaves in this table MAY be
modified while the row is in the active state.
createAndGo(4)
- This is the preferred mechanism for creating conceptual rows
in this table. A valid createAndGo requires a unique
etsysLsnatVserverName, errors resulting from existing
etsysLsnatVserverNames will result in the row not being
created. All writable leaves have default values so a valid
createAndGo will always transition a new entry to the
active(1) state.
destroy(6)
- This will remove the etsysLsnatVserverEntry from the
etsysLsnatVserverTable and make it unavailable for LSNAT
operations. This will result in any associated LSNAT Virtual
server Virtual Address Table entries
(etsysLsnatVserverVirtualAddressEntry) and LSNAT Client
Access Table entries (etsysLsnatClientAccessEntry) to also be
deleted.