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 etsysNatStaticRuleGlobalPort be set to a value of '0'. A value of tcp(6) or udp(17) indicates that this entry defines NAPT translation of inside source addresses.
Details
Possible values
| 0 | any |
| 6 | tcp |
| 17 | udp |
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 |