rtrNatIfType
ACE2002-MIB ·
.1.3.6.1.4.1.164.11.2.5.1.1.6
Object
column
r/w
Enumeration
NAT type.
static - Translate a specific virtual IP network to a specific real IP
network. TCP, UDP and ICMP sessions originated both in real and
virtual networks will be translated.
dynamic - (Concurrent) Translate real IP network to larger or equal virtual
IP network. TCP, UDP and ICMP sessions originated in virtual
networks only can be translated and sessions originated in real
networks will be rejected. A session that starts in the NAT system
will be active until there will be no traffic for aging timeout
period.
pat - (Port Address Translation/ Single IP).
Translate one real IP address to virtual IP network. TCP, UDP and
ICMP sessions originated in virtual network only can be translated,
sessions originated in real network will be rejected. A session
that starts in the NAT system will be active until there will be no
traffic for aging timeout period.
transparent - In transparent mode all frames belonging to the defined IP
network will be forwarded with no translation: virtual = real.
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.11.2.5.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtrNatIfConfEntry
- Table
- rtrNatIfConfTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
3 | pat |
4 | transparent |
Object Constraints
range: 1-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rtrNatIfVirtualAddress The IP Address of the virtual subnet to be translated by the 'NAT box'
attached to this interface. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.2.5.1.1.1 |
| rtrNatIfVirtualMask The subnet Mask of the virtual subnet. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.2.5.1.1.2 |
| rtrNatIfConfStatus Writing 'destroy' has the effect of deleting this interface. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.11.2.5.1.1.3 |
| rtrNatIfRealAddress The IP Address of the real subnet which is used by 'NAT box' for translation. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.2.5.1.1.4 |
| rtrNatIfRealMask The subnet Mask of the real subnet. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.2.5.1.1.5 |