rtrNatIfType
RAD-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
- RAD-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
No enumerated values or constraints recorded.
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.
For some devices/cases, it might represent the Virtual Lowest IP Address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.164.11.2.5.1.1.1 |
| rtrNatIfVirtualMask The subnet Mask of the virtual subnet.
For some devices/cases, it might represent the Virtual Highest IP Address. | column | RFC1155-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.
For some devices/cases, it might represent the Real Lowest IP Address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.164.11.2.5.1.1.4 |
| rtrNatIfRealMask The subnet Mask of the real subnet.
For some devices/cases, it might represent the Real Highest IP Address. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.164.11.2.5.1.1.5 |