JUNIPER-NAT-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.59.1
- Last updated
- 2010-07-12 20:22
- Organization
- Juniper Networks, Inc.
- Revisions
- 2010-07-12 20:22
- Namespace
- juniper
- Source file
JUNIPER-NAT-MIB- Digest
sha256:2bcb39d8a85b647bd97854d758b27952dc7e1c845e13131fe0eeeb36f0b05860
Description
This module defines the object that are used to monitor network address translation attributes.
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net HTTP://www.juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressIPv4, InetAddressType |
| JUNIPER-SMI | jnxSvcsMibRoot |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB INET-ADDRESS-MIB JUNIPER-NAT-MIB JUNIPER-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxNatNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.59.1.0 | |||
| jnxNatObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.59.1.1 | |||
| jnxSrcNatStatsTable OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.59.1.1.1 | not-accessible | current | |
| jnxSrcNatStatsEntry OBJECT-TYPE Source NAT address entries. It is indexed by the address pool table and the address allocated. | 1.3.6.1.4.1.2636.3.59.1.1.1.1 | not-accessible | current | |
| jnxNatSrcPoolName OBJECT-TYPE The name of dynamic source IP address pool. This is the address pool where the translated address is allocated from. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.1 | DisplayString (SIZE(0..64)) | not-accessible | current |
| jnxNatSrcXlatedAddrType OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.2 | INTEGER {ipv4(1), ipv6(2)} | read-only | current |
| jnxNatSrcPoolType OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.3 | INTEGER {static(1), dynamic-napt(2), dynamic-nat(3), basic-nat44(11), dynamic-nat44(12), napt-44(13), dnat-44(14), stateful-nat64(15), stateless-nat64(16), basic-nat-pt(17), napt-pt(18), basic-nat66(19), stateless-nat66(20), napt-66(21), twice-napt-44(22), twice-basic-nat-44(23), twice-dynamic-nat-44(24), det-napt44(25), sd-napt44(26)} | read-only | current |
| jnxNatSrcNumPortAvail OBJECT-TYPE The number of ports available with this pool. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.4 | Unsigned32 | read-only | current |
| jnxNatSrcNumPortInuse OBJECT-TYPE The number of ports in use for this NAT address entry. This attribute is only applicable to translation with port translation. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.5 | Unsigned32 | read-only | current |
| jnxNatSrcNumAddressAvail OBJECT-TYPE The total number of addresses available in this pool. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.6 | Unsigned32 | read-only | current |
| jnxNatSrcNumAddressInUse OBJECT-TYPE The number of addresses in use from this pool. This attribute is only applicable to pools used with source dynamic translations. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.7 | Unsigned32 | read-only | current |
| jnxNatSrcNumSessions OBJECT-TYPE The number of sessions are in use based on this NAT address entry. | 1.3.6.1.4.1.2636.3.59.1.1.1.1.8 | Unsigned32 | read-only | current |
| jnxNatRuleTable OBJECT-TYPE This table monitors NAT rule hits | 1.3.6.1.4.1.2636.3.59.1.1.2 | not-accessible | current | |
| jnxNatRuleEntry OBJECT-TYPE NAT rule hit entries. It is indexed by the rule index | 1.3.6.1.4.1.2636.3.59.1.1.2.1 | not-accessible | current | |
| jnxNatRuleName OBJECT-TYPE NAT rule name | 1.3.6.1.4.1.2636.3.59.1.1.2.1.1 | DisplayString (SIZE(0..128)) | not-accessible | current |
| jnxNatRuleType OBJECT-TYPE NAT types: Static Source, Static Destination, Dynamic Source and NAPT | 1.3.6.1.4.1.2636.3.59.1.1.2.1.2 | INTEGER {static-source(1), static-destination(2), dynamic-source(3), napt(4), basic-nat44(11), dynamic-nat44(12), napt-44(13), dnat-44(14), stateful-nat64(15), stateless-nat64(16), basic-nat-pt(17), napt-pt(18), basic-nat66(19), stateless-nat66(20), napt-66(21), twice-napt-44(22), twice-basic-nat-44(23), twice-dynamic-nat-44(24), det-napt44(25), sd-napt44(26)} | read-only | current |
| jnxNatRuleTransHits OBJECT-TYPE The number of hits on this NAT rule | 1.3.6.1.4.1.2636.3.59.1.1.2.1.3 | Unsigned32 | read-only | current |
| jnxNatPoolTable OBJECT-TYPE This table monitors NAT pool hits | 1.3.6.1.4.1.2636.3.59.1.1.3 | not-accessible | current | |
| jnxNatPoolEntry OBJECT-TYPE NAT pool hit entries. It is indexed by the pool index | 1.3.6.1.4.1.2636.3.59.1.1.3.1 | not-accessible | current | |
| jnxNatPoolName OBJECT-TYPE NAT Pool name | 1.3.6.1.4.1.2636.3.59.1.1.3.1.1 | DisplayString (SIZE(0..64)) | not-accessible | current |
| jnxNatPoolType OBJECT-TYPE NAT types: Static Source, Static Destination, Dynamic Source and NAPT | 1.3.6.1.4.1.2636.3.59.1.1.3.1.2 | INTEGER {static-source(1), static-destination(2), dynamic-source(3), napt(4), basic-nat44(11), dynamic-nat44(12), napt-44(13), dnat-44(14), stateful-nat64(15), stateless-nat64(16), basic-nat-pt(17), napt-pt(18), basic-nat66(19), stateless-nat66(20), napt-66(21), twice-napt-44(22), twice-basic-nat-44(23), twice-dynamic-nat-44(24), det-napt44(25), sd-napt44(26)} | read-only | current |
| jnxNatPoolTransHits OBJECT-TYPE The number of hits on this NAT Pool | 1.3.6.1.4.1.2636.3.59.1.1.3.1.3 | Unsigned32 | read-only | current |
| jnxNatTrapVars OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.59.1.2 | |||
| jnxNatAddrPoolUtil OBJECT-TYPE The dynamic address pool utilization in percentage. | 1.3.6.1.4.1.2636.3.59.1.2.1 | Integer32 (0..100) | accessible-for-notify | current |
| jnxNatTrapSrcPoolName OBJECT-TYPE Source NAT Pool name who issues trap | 1.3.6.1.4.1.2636.3.59.1.2.2 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| jnxNatAddrPoolThresholdStatus NOTIFICATION-TYPE The Source NAT address pool utilization threshold status trap signifies that the address pool utilization is either exceeds certain percentage, or clear of that percentage. jnxNatTrapPoolName is the name of the resource pool jnxNatAddrPoolUtil is the percentage of utilization of the address pool. | 1.3.6.1.4.1.2636.3.59.1.0.1 | current |