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
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-NAT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-NAT-MIB::jnxNatSrcPoolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-NAT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-NAT-MIB::jnxNatSrcPoolType.<jnxNatSrcPoolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-NAT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-NAT-MIB::jnxNatSrcPoolType'
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 |