jnxJsNatSrcPortPoolType
JUNIPER-JS-NAT-MIB ·
.1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.3
Object
column
deprecated
Enumeration
Source NAT can do address translation with or without port
address translation (PAT). The source port pool type indicates
whether the address translation is done with port or without
the port, or if it is a static translation.
withPAT(Source Pool with PAT): the security device translates
both source IP address and port number of the packets
withoutPAT (Source Pool without PAT): the device performs source
network address translation for the IP address without
performing port address translation (PAT) for the source port
number.
Static translation means that one range of IP addresses is
statically mapped one to one to a shifted range of IP addresses.
Context
- MIB
- JUNIPER-JS-NAT-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- jnxJsSrcNatEntry
- Table
- jnxJsSrcNatTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | withPAT |
2 | withoutPAT |
3 | static |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxJsNatSrcIpPoolName deprecated The name of dynamic source IP address pool.
This is the address pool where the translated
address is allocated from. | column | OctetString | .1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.1 |
| jnxJsNatSrcGlobalAddr deprecated The name of dynamic source IP address allocated from
the address pool used in the NAT translation. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.2 |
| jnxJsNatSrcNumOfPortInuse deprecated The number of ports in use for this NAT address entry.
This attribute is only applicable to NAT translation with
PAT. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.4 |
| jnxJsNatSrcNumOfSessions deprecated The number of sessions are in use based on this NAT address
entry.
This attribute is only applicable to NAT translation without PAT. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.5 |
| jnxJsNatSrcAssocatedIf deprecated The index of interface associated with this NAT address entry.
This is an unique value, greater than zero, for each
interface. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.6 |