NETSCREEN-NAT-MIB
- Registered at
- 1.3.6.1.4.1.3224.11.01.3.6.1.4.1.3224.11.3
- Last updated
- 2005-03-03 20:22
- Organization
- Juniper Networks, Inc.
- Revisions
- 2005-03-03 00:00, 2004-05-03 00:00, 2004-03-03 00:00, 2003-06-03 00:00, 2001-05-27 00:00
- Namespace
- screenos
- Source file
NETSCREEN-NAT-MIB- Digest
sha256:699722a28248b80583c4e7dcb15f73f2237f015f6546372abe92c30704f4abac
Description
Added dip pool utilization attribute
Contact
Customer Support 1194 North Mathilda Avenue Sunnyvale, California 94089-1206 USA Tel: 1-800-638-8296 E-mail: customerservice@juniper.net HTTP://www.juniper.net
Imports
| From | Symbols |
|---|---|
| NETSCREEN-SMI | netscreenNAT |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | 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.
NETSCREEN-NAT-MIB NETSCREEN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nsNatMipTable OBJECT-TYPE Mapped IP(MIP) is a direct one-to-one maping of traffic destined for one IP address ot another IP address. On NetScreen device, MIP addresses for tunnel and untrusted interfaces can be created. | 1.3.6.1.4.1.3224.11.1 | not-accessible | current | |
| nsNatMipEntry OBJECT-TYPE An entry containing attributes of a mip address | 1.3.6.1.4.1.3224.11.1.1 | not-accessible | current | |
| nsNatMipIndex OBJECT-TYPE A unique value for each address. Its value ranges between 0 and 65535 and may not be contingous. | 1.3.6.1.4.1.3224.11.1.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsNatMipIp OBJECT-TYPE mip address. A MIP must be in the same subnet as the tunnel interface to which it is linked to; however, for the untrusted interface, a MIP does not need to be in the same subnet. In either case, a MIP must not be the same as the interface address or be in any DIP pool that might also be on that subnet. | 1.3.6.1.4.1.3224.11.1.1.2 | IpAddress | read-only | current |
| nsNatMipNetmask OBJECT-TYPE Subnet mask for this MIP. | 1.3.6.1.4.1.3224.11.1.1.3 | IpAddress | read-only | current |
| nsNatMipHost OBJECT-TYPE Host ip address mip mapping to. | 1.3.6.1.4.1.3224.11.1.1.4 | IpAddress | read-only | current |
| nsNatMipIfIp OBJECT-TYPE Interface's ip address that a MIP is linked to. | 1.3.6.1.4.1.3224.11.1.1.5 | IpAddress | read-only | current |
| nsNatMipIfNetmask OBJECT-TYPE Interface's netmask that a MIP is linked to. | 1.3.6.1.4.1.3224.11.1.1.6 | IpAddress | read-only | current |
| nsNatMipVsys OBJECT-TYPE Virtual system this mip belongs to. | 1.3.6.1.4.1.3224.11.1.1.7 | Integer32 | read-only | current |
| nsNatDipTable OBJECT-TYPE A DIP(Dynamic IP) pool is a range of IP addresses from which the NetScreen device can dynamically take addresses to use when performing NAT on the source IP address of outgoing or incoming IP packets. | 1.3.6.1.4.1.3224.11.2 | not-accessible | current | |
| nsNatDipEntry OBJECT-TYPE An entry containing attributes of a dynamic address | 1.3.6.1.4.1.3224.11.2.1 | not-accessible | current | |
| nsNatDipIndex OBJECT-TYPE A unique value for each address. Its value ranges between 0 and 65535 and may not be contigous. | 1.3.6.1.4.1.3224.11.2.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsNatDipId OBJECT-TYPE DIP pool id. | 1.3.6.1.4.1.3224.11.2.1.2 | Integer32 | read-only | current |
| nsNatDipLow OBJECT-TYPE Start IP Address Range. The range of addresses in a DIP pool must be in the same subnet as the interface IP address, but the DIP pool should not contain the interface IP or any MIP or VIP address that might on that subnet. | 1.3.6.1.4.1.3224.11.2.1.3 | IpAddress | read-only | current |
| nsNatDipHigh OBJECT-TYPE End IP Address Range. The range of addresses in a DIP pool must be in the same subnet as the interface IP address, but the DIP pool should not contain the interface IP or any MIP or VIP address that might on that subnet. | 1.3.6.1.4.1.3224.11.2.1.4 | IpAddress | read-only | current |
| nsNatDipIfIp OBJECT-TYPE Interface's ip address that a DIP is linked to. | 1.3.6.1.4.1.3224.11.2.1.5 | IpAddress | read-only | current |
| nsNatDipIfNetmask OBJECT-TYPE interface's ip address that a DIP is linked to. | 1.3.6.1.4.1.3224.11.2.1.6 | IpAddress | read-only | current |
| nsNatDipPTEnable OBJECT-TYPE Enable Port Translation | 1.3.6.1.4.1.3224.11.2.1.7 | INTEGER {disable(0), enabled(1)} | read-only | current |
| nsNatDipVsys OBJECT-TYPE virtual system this dip belongs to | 1.3.6.1.4.1.3224.11.2.1.8 | Integer32 | read-only | current |
| nsNatDipUtil OBJECT-TYPE dip pool utilzation for this entry. Only applicable to fixed dip. If this is not a fixed dip this will return 0 | 1.3.6.1.4.1.3224.11.2.1.9 | Integer32 | read-only | current |
| nsNatVip OBJECT-IDENTITY | 1.3.6.1.4.1.3224.11.3 | |||
| nsNatVipCfgTable OBJECT-TYPE VIP(Virtual IP) allows you to map routable IP addresses to internal servers, therby providing transparent connections for a NAT networks to the Internet. This table collects all VIP configurations in NetScreen device. | 1.3.6.1.4.1.3224.11.3.1 | not-accessible | current | |
| nsNatVipCfgEntry OBJECT-TYPE Each entry in the nsNatVipCfgTable holds a set of configuration parameters associated with an instance of VIP. | 1.3.6.1.4.1.3224.11.3.1.1 | not-accessible | current | |
| nsNatVipCfgIndex OBJECT-TYPE A unique value for each vip configuation. Its value ranges between 1 and 65535 and may not be contingous. | 1.3.6.1.4.1.3224.11.3.1.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsNatVipCfgIp OBJECT-TYPE The IP address for the VIP, which must be in the same subnet as the untrusted interface and can even be the same address as the untrusted interface. | 1.3.6.1.4.1.3224.11.3.1.1.2 | IpAddress | read-only | current |
| nsNatVipCfgPort OBJECT-TYPE The port number for communication between the trusted server and the untrusted interfce on the NetScreen device. | 1.3.6.1.4.1.3224.11.3.1.1.3 | Integer32 | read-only | current |
| nsNatVipCfgService OBJECT-TYPE Service for the server on the trusted interface. | 1.3.6.1.4.1.3224.11.3.1.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| nsNatVipCfgStatus OBJECT-TYPE The status of the server on the trusted/DMZ interface. | 1.3.6.1.4.1.3224.11.3.1.1.5 | INTEGER {not-available(0), available(1)} | read-only | current |
| nsNatVipCfgLoadBalance OBJECT-TYPE Load balance algorithm for the Virtual IP servers. | 1.3.6.1.4.1.3224.11.3.1.1.6 | INTEGER {null(0), round-robin(1), weighted-round-robin(2), least-conns(3), weighted-least-conns(4)} | read-only | current |
| nsNatVipServerTable OBJECT-TYPE Ballancing the loads on NetScreen servers allow traffic intended for a server(one IP address on the untrusted network) to be mapped to several different IP addresses on the DMZ or trusted network. There can be up to eight servers in one load balancing group, which apperas as a single virtual server.This table collects all the server pool configurations for the virtual ip server. | 1.3.6.1.4.1.3224.11.3.2 | not-accessible | current | |
| nsNatVipServerEntry OBJECT-TYPE An entry containing attributes of a vip configuration's server pool. | 1.3.6.1.4.1.3224.11.3.2.1 | not-accessible | current | |
| nsNatVipServerIndex OBJECT-TYPE A unique value for each vip server configuation. Its value ranges between 1 and 65535 and may not be contigous. | 1.3.6.1.4.1.3224.11.3.2.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsNatVipServerVIP OBJECT-TYPE The IP address for the VIP. | 1.3.6.1.4.1.3224.11.3.2.1.2 | IpAddress | read-only | current |
| nsNatVipServerService OBJECT-TYPE Service provideing through the VIP. | 1.3.6.1.4.1.3224.11.3.2.1.3 | Integer32 | read-only | current |
| nsNatVipServerLoadBalance OBJECT-TYPE Load balance algorithm for the vitural IP servers. | 1.3.6.1.4.1.3224.11.3.2.1.4 | INTEGER {null(0), round-robin(1), weighted-round-robin(2), least-conns(3), weighted-least-conns(4)} | read-only | current |
| nsNatVipServerIp OBJECT-TYPE Virtual IP server's IP address. | 1.3.6.1.4.1.3224.11.3.2.1.5 | IpAddress | read-only | current |
| nsNatVipServerWeight OBJECT-TYPE Loadbalance algorithm weight. | 1.3.6.1.4.1.3224.11.3.2.1.6 | Integer32 | read-only | current |
| nsNatVipServerStatus OBJECT-TYPE Virtual IP server's status. | 1.3.6.1.4.1.3224.11.3.2.1.7 | INTEGER {down(0), up(1)} | read-only | current |
| nsNatDipPPortTable OBJECT-TYPE show pseudo port allocated status of a dynamic address | 1.3.6.1.4.1.3224.11.4 | not-accessible | current | |
| nsNatDipPPortEntry OBJECT-TYPE An entry show pseudo port allocated status of a dynamic address | 1.3.6.1.4.1.3224.11.4.1 | not-accessible | current | |
| nsNatDipPPortIndex OBJECT-TYPE A unique value for each address. Its value ranges between 0 and 65535 and may not be contigous. | 1.3.6.1.4.1.3224.11.4.1.1 | Integer32 (0..2147483647) | read-only | current |
| nsNatDipAllPort OBJECT-TYPE All port of the dip | 1.3.6.1.4.1.3224.11.4.1.2 | Integer32 | read-only | current |
| nsNatDipAllocatedPort OBJECT-TYPE Allocated port of the dip | 1.3.6.1.4.1.3224.11.4.1.3 | Integer32 | read-only | current |
| nsNatDipAvailablePort OBJECT-TYPE Available port of the dip | 1.3.6.1.4.1.3224.11.4.1.4 | Integer32 | read-only | current |
| nsNatDipAllocatedPairedPort OBJECT-TYPE Allocated paired port of the dip | 1.3.6.1.4.1.3224.11.4.1.5 | Integer32 | read-only | current |
| nsNatDipAvailablePairedPort OBJECT-TYPE Available paired port of the dip | 1.3.6.1.4.1.3224.11.4.1.6 | Integer32 | read-only | current |