JUNIPER-NAT-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-NAT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 jnxNatMIB 1.3.6.1.4.1.2636.3.59.1
This module defines the object that are used to monitor network address translation attributes.
     jnxNatNotifications 1.3.6.1.4.1.2636.3.59.1.0
         jnxNatAddrPoolThresholdStatus 1.3.6.1.4.1.2636.3.59.1.0.1
The Source NAT address pool utilization threshold status trap signifies that the address pool utilization is either exceeds threshold value, or clear of that value. jnxNatTrapPoolName is the name of the resource pool jnxNatAddrPoolUtil is the number of ports utilized of the address pool.
     jnxNatObjects 1.3.6.1.4.1.2636.3.59.1.1
         jnxSrcNatStatsTable 1.3.6.1.4.1.2636.3.59.1.1.1 no-access
This table exposes the source NAT translation attributes of the translated addresses. When performing source IP address translation, the services pic translates the original source IP address and/or port number to different one. The resource, address source pools provide the service pic with a supply of addresses from which to draw when performing source network address translation. This table contains information on source IP address translation only.
             jnxSrcNatStatsEntry 1.3.6.1.4.1.2636.3.59.1.1.1.1 no-access
Source NAT address entries. It is indexed by the address pool table and the address allocated.
                 jnxNatSrcPoolName 1.3.6.1.4.1.2636.3.59.1.1.1.1.1 displaystring no-access
The name of dynamic source IP address pool. This is the address pool where the translated address is allocated from.
                 jnxNatSrcXlatedAddrType 1.3.6.1.4.1.2636.3.59.1.1.1.1.2 integer read-only
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. Enumeration: 'ipv4': 1, 'ipv6': 2.
                 jnxNatSrcPoolType 1.3.6.1.4.1.2636.3.59.1.1.1.1.3 integer read-only
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. Enumeration: 'dynamic-nat': 3, 'basic-nat44': 11, 'sd-napt44': 26, 'twice-napt-44': 22, 'napt-44': 13, 'dnat-44': 14, 'stateless-nat64': 16, 'det-napt44': 25, 'twice-basic-nat-44': 23, 'twice-dynamic-nat-44': 24, 'basic-nat66': 19, 'dynamic-nat44': 12, 'stateless-nat66': 20, 'static': 1, 'stateful-nat64': 15, 'napt-pt': 18, 'basic-nat-pt': 17, 'napt-66': 21, 'dynamic-napt': 2.
                 jnxNatSrcNumPortAvail 1.3.6.1.4.1.2636.3.59.1.1.1.1.4 unsigned32 read-only
The number of ports available with this pool.
                 jnxNatSrcNumPortInuse 1.3.6.1.4.1.2636.3.59.1.1.1.1.5 unsigned32 read-only
The number of ports in use for this NAT address entry. This attribute is only applicable to translation with port translation.
                 jnxNatSrcNumAddressAvail 1.3.6.1.4.1.2636.3.59.1.1.1.1.6 unsigned32 read-only
The total number of addresses available in this pool.
                 jnxNatSrcNumAddressInUse 1.3.6.1.4.1.2636.3.59.1.1.1.1.7 unsigned32 read-only
The number of addresses in use from this pool. This attribute is only applicable to pools used with source dynamic translations.
                 jnxNatSrcNumSessions 1.3.6.1.4.1.2636.3.59.1.1.1.1.8 unsigned32 read-only
The number of sessions are in use based on this NAT address entry.
         jnxNatRuleTable 1.3.6.1.4.1.2636.3.59.1.1.2 no-access
This table monitors NAT rule hits
             jnxNatRuleEntry 1.3.6.1.4.1.2636.3.59.1.1.2.1 no-access
NAT rule hit entries. It is indexed by the rule index
                 jnxNatRuleName 1.3.6.1.4.1.2636.3.59.1.1.2.1.1 displaystring no-access
NAT rule name
                 jnxNatRuleType 1.3.6.1.4.1.2636.3.59.1.1.2.1.2 integer read-only
NAT types: Static Source, Static Destination, Dynamic Source and NAPT Enumeration: 'stateless-nat66': 20, 'napt': 4, 'sd-napt44': 26, 'dynamic-source': 3, 'twice-napt-44': 22, 'napt-44': 13, 'static-source': 1, 'stateless-nat64': 16, 'det-napt44': 25, 'napt-pt': 18, 'twice-dynamic-nat-44': 24, 'basic-nat44': 11, 'dynamic-nat44': 12, 'twice-basic-nat-44': 23, 'dnat-44': 14, 'stateful-nat64': 15, 'static-destination': 2, 'basic-nat-pt': 17, 'napt-66': 21, 'basic-nat66': 19.
                 jnxNatRuleTransHits 1.3.6.1.4.1.2636.3.59.1.1.2.1.3 unsigned32 read-only
The number of hits on this NAT rule
         jnxNatPoolTable 1.3.6.1.4.1.2636.3.59.1.1.3 no-access
This table monitors NAT pool hits
             jnxNatPoolEntry 1.3.6.1.4.1.2636.3.59.1.1.3.1 no-access
NAT pool hit entries. It is indexed by the pool index
                 jnxNatPoolName 1.3.6.1.4.1.2636.3.59.1.1.3.1.1 displaystring no-access
NAT Pool name
                 jnxNatPoolType 1.3.6.1.4.1.2636.3.59.1.1.3.1.2 integer read-only
NAT types: Static Source, Static Destination, Dynamic Source and NAPT Enumeration: 'stateless-nat66': 20, 'napt': 4, 'sd-napt44': 26, 'dynamic-source': 3, 'twice-napt-44': 22, 'napt-44': 13, 'static-source': 1, 'stateless-nat64': 16, 'det-napt44': 25, 'napt-pt': 18, 'twice-dynamic-nat-44': 24, 'basic-nat44': 11, 'dynamic-nat44': 12, 'twice-basic-nat-44': 23, 'dnat-44': 14, 'stateful-nat64': 15, 'static-destination': 2, 'basic-nat-pt': 17, 'napt-66': 21, 'basic-nat66': 19.
                 jnxNatPoolTransHits 1.3.6.1.4.1.2636.3.59.1.1.3.1.3 unsigned32 read-only
The number of hits on this NAT Pool
     jnxNatTrapVars 1.3.6.1.4.1.2636.3.59.1.2
         jnxNatAddrPoolUtil 1.3.6.1.4.1.2636.3.59.1.2.1 integer32 no-access
The dynamic address pool utilization in terms of number of ports utilized.
         jnxNatTrapSrcPoolName 1.3.6.1.4.1.2636.3.59.1.2.2 displaystring no-access
Source NAT Pool name who issues trap