etsysNatStaticRuleRowStatus

  • 1.3.6.1.4.1.5624.1.2.75.2.4.1.14
  • 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 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.

Table columns

14 objects
Oid Name Access Type
1.3.6.1.4.1.5624.1.2.75.2.4.1.1 etsysNatStaticRuleAddressType noaccess InetAddressType
1.3.6.1.4.1.5624.1.2.75.2.4.1.2 etsysNatStaticRuleDirection noaccess inside(1), outside(2)
1.3.6.1.4.1.5624.1.2.75.2.4.1.3 etsysNatStaticRuleMatchType noaccess source(1), destination(2)
1.3.6.1.4.1.5624.1.2.75.2.4.1.4 etsysNatStaticRuleProtocol noaccess any(0), tcp(6), udp(17)
1.3.6.1.4.1.5624.1.2.75.2.4.1.5 etsysNatStaticRuleLocalIpAddr noaccess Unknown
1.3.6.1.4.1.5624.1.2.75.2.4.1.6 etsysNatStaticRuleLocalPort noaccess Unknown
1.3.6.1.4.1.5624.1.2.75.2.4.1.7 etsysNatStaticRuleGlobalIpAddr noaccess Unknown
1.3.6.1.4.1.5624.1.2.75.2.4.1.8 etsysNatStaticRuleGlobalPort noaccess Unknown
1.3.6.1.4.1.5624.1.2.75.2.4.1.9 etsysNatStaticRuleInsideVrfName noaccess Unknown
1.3.6.1.4.1.5624.1.2.75.2.4.1.10 etsysNatStaticRuleOverloaded readonly TruthValue
1.3.6.1.4.1.5624.1.2.75.2.4.1.11 etsysNatStaticRuleConns readonly Gauge32
1.3.6.1.4.1.5624.1.2.75.2.4.1.12 etsysNatStaticRuleHits readonly Counter32
1.3.6.1.4.1.5624.1.2.75.2.4.1.13 etsysNatStaticRuleReservedBindingId readonly Unsigned32
1.3.6.1.4.1.5624.1.2.75.2.4.1.14 etsysNatStaticRuleRowStatus readwrite RowStatus

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.5624.1.2.75.3.1.6 etsysNatMIBNatStaticRuleTableGroup

Comments