etsysNatPoolRowStatus

ENTERASYS-NAT-MIB · .1.3.6.1.4.1.5624.1.2.75.2.2.1.17

Object

column r/w SNMPv2-TCRowStatus
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

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects