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 Virtual configuration entry is available
for use in LSNAT operations and is associated with the
Virtual server defined by etsysLsnatVserverName.
createAndGo(4)
- This is the preferred mechanism for creating conceptual rows
in this table. A valid etsysLsnatVserverName must be
present. Also errors resulting from:
- Invalid etsysLsnatVserverVirtualAddressFirstIp and
etsysLsnatVserverVirtualAddressLastIp combinations.
- etsysLsnatVserverVirtualAddressType inconsistencies with
the etsysLsnatVserverInetVersion associated with the
etsysLsnatVserverName.
- Inconsistent values assigned to
etsysLsnatVserverVirtualAddressProtocol and
etsysLsnatVserverVirtualAddressServiceType.
when creating the LSNAT entry will result in the row not
being created.
Creating this entry requires the associated Virtual server
etsysLsnatVserverAdminStatus, identified by
etsysLsnatVserverName, to have a status of 'disabled'.
Already existing etsysLsnatVserverVirtualAddressEntrys
associated with the Virtual Server identified by
etsysLsnatVserverName will result in the original entry being
deleted and a new entry created.
There are no other writable leaves so a successful
createAndGo will always transition a new entry to the
active(1) state.
destroy(6)
- This will remove the etsysLsnatVserverVirtualAddressEntry
from the etsysLsnatVserverVirtualAddressTable and make it
unavailable for LSNAT operations. Deleting this entry
requires the associated Virtual server
etsysLsnatVserverAdminStatus, identified by
etsysLsnatVserverName, to have a status of 'disabled'.