etsysNatPoolRowStatus

  • 1.3.6.1.4.1.5624.1.2.75.2.2.1.17
  • Access readwrite
  • Type RowStatus

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.

Table columns

17 objects
Oid Name Access Type
1.3.6.1.4.1.5624.1.2.75.2.2.1.1 etsysNatPoolAddressType noaccess InetAddressType
1.3.6.1.4.1.5624.1.2.75.2.2.1.2 etsysNatPoolName noaccess Unknown
1.3.6.1.4.1.5624.1.2.75.2.2.1.3 etsysNatPoolFirstIpAddr readwrite Unknown
1.3.6.1.4.1.5624.1.2.75.2.2.1.4 etsysNatPoolLastIpAddr readwrite Unknown
1.3.6.1.4.1.5624.1.2.75.2.2.1.5 etsysNatPoolPrefixLen readwrite InetAddressPrefixLength
1.3.6.1.4.1.5624.1.2.75.2.2.1.6 etsysNatPoolNextIpAddr readonly Unknown
1.3.6.1.4.1.5624.1.2.75.2.2.1.7 etsysNatPoolAddrCount readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.2.1.8 etsysNatPoolAddrUsed readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.2.1.9 etsysNatPoolAddrAlloc readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.2.1.10 etsysNatPoolOutOfAddrs readonly Counter32
1.3.6.1.4.1.5624.1.2.75.2.2.1.11 etsysNatPoolPortAlloc readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.2.1.12 etsysNatPoolOutOfPorts readonly Counter32
1.3.6.1.4.1.5624.1.2.75.2.2.1.13 etsysNatPoolConns readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.2.1.14 etsysNatPoolHits readonly Counter32
1.3.6.1.4.1.5624.1.2.75.2.2.1.15 etsysNatPoolListRulesCount readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.2.1.16 etsysNatPoolLsnatVservers readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.2.1.17 etsysNatPoolRowStatus readwrite RowStatus

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.5624.1.2.75.3.1.4 etsysNatMIBNatPoolTableGroup

Comments