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 NAT List rule entry is available for use in NAT
operations.
createAndGo(4)
- This is the preferred mechanism for creating conceptual rows
in this table. A valid createAndGo requires an active(1)
etsysNatPoolName be provided for the etsysNatListRulePoolName.
If the list rule leaves:
etsysNatListRuleIfIndex or etsysNatListRuleOverloaded are to
be set, then can only be set at create time. Sets to these
leaves: etsysNatListRulePoolName,
etsysNatListRuleIfIndex,
etsysNatListRuleOverloaded
Will not be accepted after the entry is created.
Errors resulting from an invalid
configuration will result in the row not being 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 etsysNatListRuleEntry from the
etsysNatListRuleTable and make it unavailable for NAT
operations.