etsysNatStaticRuleRowStatus
ENTERASYS-NAT-MIB ·
.1.3.6.1.4.1.5624.1.2.75.2.4.1.14
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 Static 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 a valid
etsysNatStaticRuleProtocol, a valid IP addresses for
etsysNatStaticRuleLocalIpAddr and
etsysNatStaticRuleGlobalIpAddr, and a valid port for
etsysNatStaticRuleLocalPort and etsysNatStaticRuleGlobalPort,
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 etsysNatStaticRuleEntry from the
etsysNatStaticRuleTable, remove it's static NAT binding entry
and make it unavailable for NAT operations.
Context
- MIB
- ENTERASYS-NAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.75.2.4.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysNatStaticRuleEntry
- Table
- etsysNatStaticRuleTable
- Siblings
- 13
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysNatStaticRuleAddressType The Internet Protocol version. The value of this property
affects the size and format of: etsysNatStaticRuleLocalIpAddr,
and etsysNatStaticRuleGlobalIpAddr both objects must be … | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.75.2.4.1.1 |
| etsysNatStaticRuleOverloaded This entry indicates if this NAT Static rule entry is
overloaded enabling Network Address Port Translation (NAPT).
If the etsysNatStaticRuleProtocol is set to tcp(6) or udp(17)
t… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.75.2.4.1.10 |
| etsysNatStaticRuleConns The current number of active NAT connections established on
this NAT Static rule entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.4.1.11 |
| etsysNatStaticRuleHits The total number of hits this NAT Static rule entry has
received. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.75.2.4.1.12 |
| etsysNatStaticRuleReservedBindingId This value is a unique NAT Static rule binding identifier
reserved by NAT at the creation of this Static rule entry.
A value of '0' indicates that there is no binding
identifier… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.75.2.4.1.13 |
| etsysNatStaticRuleDirection This value identifies if this NAT Static rule is associated
with an 'inside' or 'outside' network. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.75.2.4.1.2 |
| etsysNatStaticRuleMatchType 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.4.1.3 |
| etsysNatStaticRuleProtocol This object contains the NAT Binding protocol type. A value
of '0' indicates that the protocol type is 'any' and requires
that etsysNatStaticRuleLocalPort and
etsysNatStaticRul… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.75.2.4.1.4 |
| etsysNatStaticRuleLocalIpAddr The NAT Static Local rule IP addresses representing the local
IP address for this NAT Static rule entry. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.4.1.5 |
| etsysNatStaticRuleLocalPort The NAT Static Local rule port representing the local port
for this NAT Static rule entry. This value is only meaningful
if the etsysNatStaticRuleProtocol is set to tcp(6) or u… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.75.2.4.1.6 |
| etsysNatStaticRuleGlobalIpAddr The NAT Static Global rule IP addresses representing the
global IP address for this NAT Static rule entry. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.4.1.7 |
| etsysNatStaticRuleGlobalPort The NAT Static Global rule port representing the global port
for this NAT Static rule entry. This value is only meaningful
if the etsysNatStaticRuleProtocol is set to tcp(6) or… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.75.2.4.1.8 |
| etsysNatStaticRuleInsideVrfName This object contains the unique name of the Inside VRF for
cross VRF NAT. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.4.1.9 |