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

VENDOR: JUNIPER


 Home MIB: JUNIPER-JS-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
 jnxJsNatMIB 1.3.6.1.4.1.2636.3.39.1.7.1
This module defines the object that are used to monitor network address translation attributes.
     jnxJsNatNotifications 1.3.6.1.4.1.2636.3.39.1.7.1.0
         jnxJsNatAddrPoolThresholdStatus 1.3.6.1.4.1.2636.3.39.1.7.1.0.1
The NAT address pool untilization threshold status trap signifies that the address pool utilization is either exceeds certain percentage, or clear of that percentage. jnxJsNatSrcIpPoolName is the name of the resource pool jnxJsNatAddrPoolUtil is the percentage of utilization of the address pool.
         jnxJsSrcNatPoolThresholdStatus 1.3.6.1.4.1.2636.3.39.1.7.1.0.2
The Source NAT pool untilization threshold status trap signifies that the address pool or PAT utilization is either exceeds certain percentage, or clear of that percentage. jnxJsNatTrapPoolName is the name of source pool jnxJsNatAddrPoolUtil is the percentage of utilization of the address pool.
     jnxJsNatObjects 1.3.6.1.4.1.2636.3.39.1.7.1.1
         jnxJsSrcNatNumOfEntries 1.3.6.1.4.1.2636.3.39.1.7.1.1.1 gauge32 read-only
Total number of dynamic addresses being translated. jnxJsSrcNatNumOfEntries provides the total number of entries in the jnxJsSrcNatTable.
         jnxJsSrcNatTable 1.3.6.1.4.1.2636.3.39.1.7.1.1.2 no-access
This table exposes the source NAT translation attributes of the translated addresses. When performing source IP address translation, the device translates the original source IP address and/or port number to different one. The resource, address source pools provide the security device with a supply of addresses from which to draw when performing source network address translation. The security device has the following types of source pools: - source pool with PAT (Port Address Translation) - source pool without PAT - Static Source Pool This table contains information on source IP address translation only.
             jnxJsSrcNatEntry 1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1 no-access
Source NAT address entries. It is indexed by the address pool table and the address allocated.
                 jnxJsNatSrcIpPoolName 1.3.6.1.4.1.2636.3.39.1.7.1.1.2.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.
                 jnxJsNatSrcGlobalAddr 1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.2 inetaddressipv4 no-access
The name of dynamic source IP address allocated from the address pool used in the NAT translation.
                 jnxJsNatSrcPortPoolType 1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.3 integer read-only
Source NAT can do address translation with or without port address translation (PAT). 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. withPAT(Source Pool with PAT): the security device translates both source IP address and port number of the packets withoutPAT (Source Pool without PAT): the device performs source network address translation for the IP address without performing port address translation (PAT) for the source port number. Static translation means that one range of IP addresses is statically mapped one to one to a shifted range of IP addresses. Enumeration: 'withPAT': 1, 'withoutPAT': 2, 'static': 3.
                 jnxJsNatSrcNumOfPortInuse 1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.4 integer read-only
The number of ports in use for this NAT address entry. This attribute is only applicable to NAT translation with PAT.
                 jnxJsNatSrcNumOfSessions 1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.5 integer read-only
The number of sessions are in use based on this NAT address entry. This attribute is only applicable to NAT translation without PAT.
                 jnxJsNatSrcAssocatedIf 1.3.6.1.4.1.2636.3.39.1.7.1.1.2.1.6 interfaceindex read-only
The index of interface associated with this NAT address entry. This is an unique value, greater than zero, for each interface.
         jnxJsNatIfSrcPoolPortTable 1.3.6.1.4.1.2636.3.39.1.7.1.1.3 no-access
This table monitors the port usage of the NAT interface source IP address pool. Interface source pool is pre-defined. This source pool is referenced in a policy it is configured. The security device translates the source IP address to the address of the egress interface for the traffic matching a policy which references interface source pool. The security device always applies port address translation (PAT) for interface source pool.
             jnxJsNatIfSrcPoolPortEntry 1.3.6.1.4.1.2636.3.39.1.7.1.1.3.1 no-access
Source NAT address entries. It is indexed by the address pool table and the address.
                 jnxJsNatIfSrcPoolIndex 1.3.6.1.4.1.2636.3.39.1.7.1.1.3.1.1 integer no-access
The index of the port pool of this address pool.
                 jnxJsNatIfSrcPoolTotalSinglePorts 1.3.6.1.4.1.2636.3.39.1.7.1.1.3.1.2 integer read-only
The total number of single ports in a port pool.
                 jnxJsNatIfSrcPoolAllocSinglePorts 1.3.6.1.4.1.2636.3.39.1.7.1.1.3.1.3 integer read-only
The number of single ports in a port pool allocated or inuse.
                 jnxJsNatIfSrcPoolTotalTwinPorts 1.3.6.1.4.1.2636.3.39.1.7.1.1.3.1.4 integer read-only
The total number of twin ports in a port pool.
                 jnxJsNatIfSrcPoolAllocTwinPorts 1.3.6.1.4.1.2636.3.39.1.7.1.1.3.1.5 integer read-only
The number of twin ports in a port pool allocated or inuse.
         jnxJsSrcNatStatsTable 1.3.6.1.4.1.2636.3.39.1.7.1.1.4 no-access
This table exposes the source NAT translation attributes of the translated addresses. When performing source IP address translation, the device translates the original source IP address and/or port number to different one. The resource, address source pools provide the security device with a supply of addresses from which to draw when performing source network address translation. The security device has the following types of source pools: - source pool with PAT (Port Address Translation) - source pool without PAT - Static Source Pool This table contains information on source IP address translation only.
             jnxJsSrcNatStatsEntry 1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1 no-access
Source NAT address entries. It is indexed by the address pool table and the address allocated.
                 jnxJsNatSrcPoolName 1.3.6.1.4.1.2636.3.39.1.7.1.1.4.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.
                 jnxJsNatSrcXlatedAddrType 1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.2 inetaddresstype no-access
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.
                 jnxJsNatSrcXlatedAddr 1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.3 inetaddress no-access
The name of dynamic source IP address allocated from the address pool used in the NAT translation. For NAT MIB, supporting IPv4 and IPv6 address only.
                 jnxJsNatSrcPoolType 1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.4 integer read-only
Source NAT can do address translation with or without port address translation (PAT). 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. withPAT(Source Pool with PAT): the security device translates both source IP address and port number of the packets withoutPAT (Source Pool without PAT): the device performs source network address translation for the IP address without performing port address translation (PAT) for the source port number. Static translation means that one range of IP addresses is statically mapped one to one to a shifted range of IP addresses. Enumeration: 'withPAT': 1, 'withoutPAT': 2, 'static': 3.
                 jnxJsNatSrcNumPortInuse 1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.5 integer read-only
The number of ports in use for this NAT address entry. This attribute is only applicable to NAT translation with PAT.
                 jnxJsNatSrcNumSessions 1.3.6.1.4.1.2636.3.39.1.7.1.1.4.1.6 integer read-only
The number of sessions are in use based on this NAT address entry. This attribute is only applicable to NAT translation without PAT.
         jnxJsNatRuleTable 1.3.6.1.4.1.2636.3.39.1.7.1.1.5 no-access
This table monitors NAT rule hits
             jnxJsNatRuleEntry 1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1 no-access
NAT rule hit entries. It is indexed by the rule index
                 jnxJsNatRuleName 1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.1 displaystring read-only
NAT rule name
                 jnxJsNatRuleType 1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.2 integer read-only
NAT types: Source, Destination and Static Enumeration: 'source': 1, 'destination': 2, 'static': 3.
                 jnxJsNatRuleTransHits 1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.3 integer read-only
The number of hits on this NAT rule, Deprecated to avoid negative value.
                 jnxJsNatRuleHits 1.3.6.1.4.1.2636.3.39.1.7.1.1.5.1.4 counter32 read-only
The number of hits on this NAT rule to deprecate jnxJsNatRuleTransHits
         jnxJsNatPoolTable 1.3.6.1.4.1.2636.3.39.1.7.1.1.6 no-access
This table monitors NAT pool hits
             jnxJsNatPoolEntry 1.3.6.1.4.1.2636.3.39.1.7.1.1.6.1 no-access
NAT pool hit entries. It is indexed by the pool index
                 jnxJsNatPoolName 1.3.6.1.4.1.2636.3.39.1.7.1.1.6.1.1 displaystring read-only
NAT Pool name
                 jnxJsNatPoolType 1.3.6.1.4.1.2636.3.39.1.7.1.1.6.1.2 integer read-only
NAT types: Source, Destination and Static Enumeration: 'source': 1, 'destination': 2, 'static': 3.
                 jnxJsNatPoolTransHits 1.3.6.1.4.1.2636.3.39.1.7.1.1.6.1.3 integer read-only
The number of hits on this NAT Pool, Deprecated to avoid negative value.
                 jnxJsNatPoolHits 1.3.6.1.4.1.2636.3.39.1.7.1.1.6.1.4 counter32 read-only
The number of hits on this NAT Pool to deprecate jnxJsNatPoolTransHits.
     jnxJsNatTrapVars 1.3.6.1.4.1.2636.3.39.1.7.1.2
         jnxJsNatAddrPoolUtil 1.3.6.1.4.1.2636.3.39.1.7.1.2.1 integer32 no-access
The dynamic address pool utilization in percentage.
         jnxJsNatTrapPoolName 1.3.6.1.4.1.2636.3.39.1.7.1.2.2 displaystring no-access
Source NAT Pool name who issues trap