jnxJsNatTransType
JUNIPER-JS-NAT-MIB ·
.1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.6
Object
column Enumeration
The Translation type of this NAT rule
Context
- MIB
- JUNIPER-JS-NAT-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxJsNatRuleEntry
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-JS-NAT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-JS-NAT-MIB::jnxJsNatTransType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-JS-NAT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-JS-NAT-MIB::jnxJsNatTransType.<jnxJsNatRuleName>.<jnxJsNatRuleType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-JS-NAT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-JS-NAT-MIB::jnxJsNatTransType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
10 | trans-type-none |
11 | basic-nat-pt |
12 | basic-nat44 |
13 | basic-nat66 |
14 | det-napt44 |
15 | dynamic-nat44 |
16 | napt-44 |
17 | napt-66 |
18 | napt-pt |
19 | det-napt64 |
20 | stateful-nat464 |
21 | stateful-nat64 |
22 | dnat-44 |