Enable the NAT pass-thru functionality for the interface.
Parsed from file tiaranet-nat.mib.txt
Company: tasman
Module: NAT-MIB
natConfigPassThrough OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Enable the NAT pass-thru functionality for the interface." DEFVAL { false } ::= { natConfigTableEntry 6}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3174.2.100.1.1.1 | natConfigInitialize | 0 | 0 | Intializes network address translation for an interface. By default NAT is not initialized. |
1.3.6.1.4.1.3174.2.100.1.1.2 | natConfigTranslationMode | 0 | 0 | The type of address translation supported for the interface. This can be one of three values: static, dynamic, or both (static an… |
1.3.6.1.4.1.3174.2.100.1.1.3 | natConfigDynamicTranslationIpAddr | 0 | 0 | Ip Address for dynamic address translation. By default this is the interface Ip Address. |
1.3.6.1.4.1.3174.2.100.1.1.4 | natConfigReverseNat | 0 | 0 | Enable or disable the reverse NAT configuration. |
1.3.6.1.4.1.3174.2.100.1.1.5 | natConfigMaximumTranslations | 0 | 0 | Limit on the number of translations allowed. |
1.3.6.1.4.1.3174.2.100.1.1.7 | natConfigUnregistered | 0 | 0 | Enable allows only unregistered address translation. Disable allows both registered and unregistered address translation. |
1.3.6.1.4.1.3174.2.100.1.1.8 | natConfigTCPTimeOut | 0 | 0 | The time-out value for dynamic TCP translation entries. The default is 24 hours. |
1.3.6.1.4.1.3174.2.100.1.1.9 | natConfigUDPTimeOut | 0 | 0 | The time-out value for dynamic UDP translation entries. The default is one minute. |
1.3.6.1.4.1.3174.2.100.1.1.10 | natClearTranslationEntries | 0 | 0 | Clear entires per interface. |
1.3.6.1.4.1.3174.2.100.1.1.11 | natClearCounters | 0 | 0 | Clear the hit miss counters for the interface. |
1.3.6.1.4.1.3174.2.100.1.1.12 | natConfigRowStatus | 0 | 0 | Used to add or delete a row in the table. |