jnxNatSrcPoolType
JUNIPER-NAT-MIB ·
.1.3.6.1.4.1.2636.3.59.1.1.1.1.3
Object
column
Enumeration
Source NAT can do address translation with or without port translation. 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.
Context
- MIB
- JUNIPER-NAT-MIB
- OID
.1.3.6.1.4.1.2636.3.59.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxSrcNatStatsEntry
- Table
- jnxSrcNatStatsTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic-napt |
3 | dynamic-nat |
11 | basic-nat44 |
12 | dynamic-nat44 |
13 | napt-44 |
14 | dnat-44 |
15 | stateful-nat64 |
16 | stateless-nat64 |
17 | basic-nat-pt |
18 | napt-pt |
19 | basic-nat66 |
20 | stateless-nat66 |
21 | napt-66 |
22 | twice-napt-44 |
23 | twice-basic-nat-44 |
24 | twice-dynamic-nat-44 |
25 | det-napt44 |
26 | sd-napt44 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxNatSrcPoolName 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.59.1.1.1.1.1 |
| jnxNatSrcXlatedAddrType 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.59.1.1.1.1.2 |
| jnxNatSrcNumPortAvail The maxmimum number of ports available with this pool.
This attribute is only applicable to NAT translations with PAT. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.3.59.1.1.1.1.4 |
| jnxNatSrcNumPortInuse The number of ports in use for this NAT address entry.
This attribute is only applicable to translation with
port translation. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.3.59.1.1.1.1.5 |
| jnxNatSrcNumAddressAvail The maximum number of addresses available in this pool. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.3.59.1.1.1.1.6 |
| jnxNatSrcNumAddressInUse The number of addresses in use from this pool.
This attribute is only applicable to NAT translations without PAT. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.3.59.1.1.1.1.7 |
| jnxNatSrcNumSessions The number of sessions are in use based on this NAT address
entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.3.59.1.1.1.1.8 |
| jnxNatSrcNumAddressMapped The number of public addresses mapped
This attribute is only applicable for NAT translations with PAT. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2636.3.59.1.1.1.1.9 |