etsysNatListRuleRowStatus
ENTERASYS-NAT-MIB ·
.1.3.6.1.4.1.5624.1.2.75.2.3.1.11
Object
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.
Context
- MIB
- ENTERASYS-NAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.75.2.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysNatListRuleEntry
- Table
- etsysNatListRuleTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysNatListRuleInetVersion The Internet address version of the NAT List rule. The value
of etsysNatListRuleInetVersion must be consistent with the
value of etsysNatPoolAddressType defined by the
etsysNat… | column | INET-ADDRESS-MIBInetVersion | .1.3.6.1.4.1.5624.1.2.75.2.3.1.1 |
| etsysNatListRuleHits The total number of hits this NAT List rule entry has
received. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.75.2.3.1.10 |
| etsysNatListRuleDirection This value identifies if this NAT List rule is associated with
an 'inside' or 'outside' network. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.75.2.3.1.2 |
| etsysNatListRuleMatchType This value identifies if this NAT List rule is associated with
a 'source' or 'destination' packet. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.75.2.3.1.3 |
| etsysNatListRuleName This object contains the unique name of the access-list of IP
addresses to translate for the inside source address defined by
this NAT List rule. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.3.1.4 |
| etsysNatListRuleInsideVrfName This object contains the unique name of the Inside VRF for
cross VRF NAT for this NAT List rule. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.3.1.5 |
| etsysNatListRulePoolName This object contains the unique name of the NAT Pool. This
value must be set with the row status set that creates the
entry. The value may not be changed after the row is crea… | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.3.1.6 |
| etsysNatListRuleIfIndex The outside NAT List rule interface index used for this NAT
List rule entry. A value of '0' indicates that this List Rule
would apply to 'any' interface. This value must be set… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.5624.1.2.75.2.3.1.7 |
| etsysNatListRuleOverloaded This entry indicates if this NAT List rule entry will be
overloaded enabling Network Address Port Translation (NAPT).
This value must be set with the row status set that creates … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.75.2.3.1.8 |
| etsysNatListRuleConns The current number of active NAT connections established on
this NAT List rule entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.3.1.9 |