MIBs Depot

NETSCREEN-NAT-MIB

Registered at
1.3.6.1.4.1.3224.11.0
1.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

FromSymbols
NETSCREEN-SMInetscreenNAT
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
nsNatMipEntry
OBJECT-TYPE
An entry containing attributes of a mip address
1.3.6.1.4.1.3224.11.1.1not-accessiblecurrent
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.1Integer32 (0..2147483647)read-onlycurrent
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.2IpAddressread-onlycurrent
nsNatMipNetmask
OBJECT-TYPE
Subnet mask for this MIP.
1.3.6.1.4.1.3224.11.1.1.3IpAddressread-onlycurrent
nsNatMipHost
OBJECT-TYPE
Host ip address mip mapping to.
1.3.6.1.4.1.3224.11.1.1.4IpAddressread-onlycurrent
nsNatMipIfIp
OBJECT-TYPE
Interface's ip address that a MIP is linked to.
1.3.6.1.4.1.3224.11.1.1.5IpAddressread-onlycurrent
nsNatMipIfNetmask
OBJECT-TYPE
Interface's netmask that a MIP is linked to.
1.3.6.1.4.1.3224.11.1.1.6IpAddressread-onlycurrent
nsNatMipVsys
OBJECT-TYPE
Virtual system this mip belongs to.
1.3.6.1.4.1.3224.11.1.1.7Integer32read-onlycurrent
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.2not-accessiblecurrent
nsNatDipEntry
OBJECT-TYPE
An entry containing attributes of a dynamic address
1.3.6.1.4.1.3224.11.2.1not-accessiblecurrent
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.1Integer32 (0..2147483647)read-onlycurrent
nsNatDipId
OBJECT-TYPE
DIP pool id.
1.3.6.1.4.1.3224.11.2.1.2Integer32read-onlycurrent
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.3IpAddressread-onlycurrent
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.4IpAddressread-onlycurrent
nsNatDipIfIp
OBJECT-TYPE
Interface's ip address that a DIP is linked to.
1.3.6.1.4.1.3224.11.2.1.5IpAddressread-onlycurrent
nsNatDipIfNetmask
OBJECT-TYPE
interface's ip address that a DIP is linked to.
1.3.6.1.4.1.3224.11.2.1.6IpAddressread-onlycurrent
nsNatDipPTEnable
OBJECT-TYPE
Enable Port Translation
1.3.6.1.4.1.3224.11.2.1.7INTEGER {disable(0), enabled(1)}read-onlycurrent
nsNatDipVsys
OBJECT-TYPE
virtual system this dip belongs to
1.3.6.1.4.1.3224.11.2.1.8Integer32read-onlycurrent
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.9Integer32read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)read-onlycurrent
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.2IpAddressread-onlycurrent
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.3Integer32read-onlycurrent
nsNatVipCfgService
OBJECT-TYPE
Service for the server on the trusted interface.
1.3.6.1.4.1.3224.11.3.1.1.4DisplayString (SIZE(0..255))read-onlycurrent
nsNatVipCfgStatus
OBJECT-TYPE
The status of the server on the trusted/DMZ interface.
1.3.6.1.4.1.3224.11.3.1.1.5INTEGER {not-available(0), available(1)}read-onlycurrent
nsNatVipCfgLoadBalance
OBJECT-TYPE
Load balance algorithm for the Virtual IP servers.
1.3.6.1.4.1.3224.11.3.1.1.6INTEGER {null(0), round-robin(1), weighted-round-robin(2), least-conns(3), weighted-least-conns(4)}read-onlycurrent
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.2not-accessiblecurrent
nsNatVipServerEntry
OBJECT-TYPE
An entry containing attributes of a vip configuration's server pool.
1.3.6.1.4.1.3224.11.3.2.1not-accessiblecurrent
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.1Integer32 (0..2147483647)read-onlycurrent
nsNatVipServerVIP
OBJECT-TYPE
The IP address for the VIP.
1.3.6.1.4.1.3224.11.3.2.1.2IpAddressread-onlycurrent
nsNatVipServerService
OBJECT-TYPE
Service provideing through the VIP.
1.3.6.1.4.1.3224.11.3.2.1.3Integer32read-onlycurrent
nsNatVipServerLoadBalance
OBJECT-TYPE
Load balance algorithm for the vitural IP servers.
1.3.6.1.4.1.3224.11.3.2.1.4INTEGER {null(0), round-robin(1), weighted-round-robin(2), least-conns(3), weighted-least-conns(4)}read-onlycurrent
nsNatVipServerIp
OBJECT-TYPE
Virtual IP server's IP address.
1.3.6.1.4.1.3224.11.3.2.1.5IpAddressread-onlycurrent
nsNatVipServerWeight
OBJECT-TYPE
Loadbalance algorithm weight.
1.3.6.1.4.1.3224.11.3.2.1.6Integer32read-onlycurrent
nsNatVipServerStatus
OBJECT-TYPE
Virtual IP server's status.
1.3.6.1.4.1.3224.11.3.2.1.7INTEGER {down(0), up(1)}read-onlycurrent
nsNatDipPPortTable
OBJECT-TYPE
show pseudo port allocated status of a dynamic address
1.3.6.1.4.1.3224.11.4not-accessiblecurrent
nsNatDipPPortEntry
OBJECT-TYPE
An entry show pseudo port allocated status of a dynamic address
1.3.6.1.4.1.3224.11.4.1not-accessiblecurrent
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.1Integer32 (0..2147483647)read-onlycurrent
nsNatDipAllPort
OBJECT-TYPE
All port of the dip
1.3.6.1.4.1.3224.11.4.1.2Integer32read-onlycurrent
nsNatDipAllocatedPort
OBJECT-TYPE
Allocated port of the dip
1.3.6.1.4.1.3224.11.4.1.3Integer32read-onlycurrent
nsNatDipAvailablePort
OBJECT-TYPE
Available port of the dip
1.3.6.1.4.1.3224.11.4.1.4Integer32read-onlycurrent
nsNatDipAllocatedPairedPort
OBJECT-TYPE
Allocated paired port of the dip
1.3.6.1.4.1.3224.11.4.1.5Integer32read-onlycurrent
nsNatDipAvailablePairedPort
OBJECT-TYPE
Available paired port of the dip
1.3.6.1.4.1.3224.11.4.1.6Integer32read-onlycurrent