jnxJsNatTrapRuleType
JUNIPER-JS-NAT-MIB ·
.1.3.6.1.4.1.2636.3.39.1.7.1.2.5
Object
scalar 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.2.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- jnxJsNatTrapVars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::jnxJsNatTrapRuleType.0'
More examples
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::jnxJsNatTrapRuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | source |
2 | destination |
3 | static |