etsysNatTranslationRowStatus
ENTERASYS-NAT-MIB ·
.1.3.6.1.4.1.5624.1.2.75.2.1.1.6
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 Translation Protocol entry is available for use
in NAT operations.
createAndGo(4)
- This is the preferred mechanism for creating conceptual rows
in this table. A valid etsysNatTranslationProtocol must
be present. A value in etsysNatTranslationProtocol not
equal to either TCP(6), UDP(17) requires a '0' value in
etsysNatTranslationPort. 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
etsysNatTranslationProtocolRulesEntry from the
etsysNatTranslationProtocolRulesTable and make it
unavailable for NAT operations.
Context
- MIB
- ENTERASYS-NAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.75.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysNatTranslationProtocolRulesEntry
- Table
- etsysNatTranslationProtocolRulesTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysNatTranslationInetVersion The Internet address version of the NAT Translation
Protocol Rule. | column | INET-ADDRESS-MIBInetVersion | .1.3.6.1.4.1.5624.1.2.75.2.1.1.1 |
| etsysNatTranslationProtocol The NAT Translation Internet Protocol number. A value of
any(0) indicates that any protocol is allowed. Common IP
Protocol values are ICMP(1), TCP(6) or UDP(17). All IP
Proto… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.75.2.1.1.2 |
| etsysNatTranslationPort The port assigned to this NAT Translation Protocol
entry. A value of '0' indicates any port is allowed for this
NAT Translation Protocol entry. An entry in
etsysNatTranslation… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.75.2.1.1.3 |
| etsysNatTranslationTimeout The timeout value for idle NAT translations using this
NAT Translation Protocol entry. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.75.2.1.1.4 |
| etsysNatTranslationOneShot This object enables the One Shot feature for this NAT
Translation Protocol entry. One Shot is a feature specific to
protocol bindings such as ICMP and UDP traffic such as DNS
whi… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.75.2.1.1.5 |