jnxJsNatRuleType

JUNIPER-JS-NAT-MIB · .1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.2

Object

column Enumeration
NAT types: Source, Destination and Static

Context

MIB
JUNIPER-JS-NAT-MIB
OID
.1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.2
Type
column
Access
readonly
Status
current
Parent
jnxJsNatRuleEntry

Walk 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::jnxJsNatRuleType'
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::jnxJsNatRuleType.<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::jnxJsNatRuleType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1source
2destination
3static