jnxJsNatSrcPoolType
JUNIPER-JS-NAT-MIB ·
.1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.4
Object
column
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.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxJsSrcNatStatsEntry
- Table
- jnxJsSrcNatStatsTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | withPAT |
2 | withoutPAT |
3 | static |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxJsNatSrcPoolName 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.4.1.1 |
| jnxJsNatSrcNumAddressMapped The number of public addresses mapped.
This attribute is only applicable on MX platform for NAT translations with PAT. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.10 |
| jnxJsNatSrcXlatedAddrType The type of dynamic source IP address allocated from
the address pool used in the NAT translation.
For NAT MIB, supporting ipv4(1) and ipv6(2) only. | column | Enumeration | .1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.2 |
| jnxJsNatSrcXlatedAddr The name of dynamic source IP address allocated from
the address pool used in the NAT translation.
For NAT MIB, supporting IPv4 and IPv6 address only. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.3 |
| jnxJsNatSrcNumPortInuse 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.4.1.5 |
| jnxJsNatSrcNumSessions The number of sessions are in use based on this NAT address
entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.6 |
| jnxJsNatSrcNumPortAvail The maximum number of ports available with this pool.
This attribute is only applicable on MX platform to NAT translations with PAT. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.7 |
| jnxJsNatSrcNumAddressAvail The maximum number of addresses available in this pool.
This attribute is only applicable on MX platform. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.8 |
| jnxJsNatSrcNumAddressInuse The number of addresses in use from this pool.
This attribute is only applicable on MX platform to NAT translations without PAT. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.9 |