etsysNatPoolRowStatus
ENTERASYS-NAT-MIB ·
.1.3.6.1.4.1.5624.1.2.75.2.2.1.17
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 Pool entry is available for use by NAT operations.
Other writable leaves in this table MAY be modified while the
row is in the active state.
createAndGo(4)
- This is the preferred mechanism for creating conceptual rows
in this table. A valid createAndGo requires a unique
etsysNatPoolName, errors resulting from existing
etsysNatPoolNames will result in the row not being created.
A valid createAndGo also requires sets to these leaves as
part of a multi-varbind set when creating the instance:
etsysNatPoolFirstIpAddr,
etsysNatPoolLastIpAddr,
etsysNatPoolPrefixLen
A valid createAndGo also requires a valid IP address range
and etsysNatPoolPrefixLen, errors resulting from an invalid
IP range or prefix length 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 etsysNatPoolEntry from the
etsysNatPoolTable and make it unavailable for NAT operations.
This will result in any NAT List table entries
(etsysNatListPoolName) using this entry to be deleted. In
addition this will also result in all associated LSNAT
Virtual Server Table entries (etsysLsnatVserverSourceNatPool)
to also be deleted.
Context
- MIB
- ENTERASYS-NAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.75.2.2.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysNatPoolEntry
- Table
- etsysNatPoolTable
- Siblings
- 16
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysNatPoolAddressType The Internet Protocol version. The value of this property
affects the size and format of: etsysNatPoolFirstIpAddr,
etsysNatPoolLastIpAddr, and etsysNatPoolNextIpAddr.
All obje… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.75.2.2.1.1 |
| etsysNatPoolOutOfAddrs The number of times an allocation of a Pool entry failed
because there were no available NAT IP addresses for this NAT
Pool entry. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.10 |
| etsysNatPoolPortAlloc The total number of Port Maps allocated for this Nat Pool
entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.11 |
| etsysNatPoolOutOfPorts The number of times an allocation of a Pool entry failed
because there were no available NAT Port Maps for this NAT
Pool entry. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.12 |
| etsysNatPoolConns The current number of active NAT connections established
using this NAT Pool entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.13 |
| etsysNatPoolHits The total number of hits this NAT Pool has received. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.14 |
| etsysNatPoolListRulesCount The total number of List Rules (etsysNatListPoolName)
configured using this Nat Pool entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.15 |
| etsysNatPoolLsnatVservers The number of Virtual Servers
(etsysLsnatVserverSourceNatPool) using this Nat Pool. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.16 |
| etsysNatPoolName This object contains the unique name of the NAT Pool. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.2.1.2 |
| etsysNatPoolFirstIpAddr The assigned IP address represents the first IP address in
the range for this NAT Pool entry. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.2.1.3 |
| etsysNatPoolLastIpAddr The assigned IP address represents the last IP address in the
range for this NAT Pool entry. | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.2.1.4 |
| etsysNatPoolPrefixLen The length of the IP network mask used to refine the range of
IP addresses defined by etsysNatPoolFirstIpAddr and
etsysNatPoolLastIpAddr in defining the range of IP addresses
fo… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.5624.1.2.75.2.2.1.5 |
| etsysNatPoolNextIpAddr The Next NAT IP address that the pool is due to assign to a
dynamic translation binding | column | OctetString | .1.3.6.1.4.1.5624.1.2.75.2.2.1.6 |
| etsysNatPoolAddrCount The total number of IP addresses assigned to this NAT Pool
entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.7 |
| etsysNatPoolAddrUsed The total number of IP addresses in use for this NAT Pool
entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.8 |
| etsysNatPoolAddrAlloc The total number of IP addresses allocated for this NAT Pool
entry. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.75.2.2.1.9 |