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

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-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
 netscreenNATMibModule 1.3.6.1.4.1.3224.11.0
Added dip pool utilization attribute
 nsNatMipTable 1.3.6.1.4.1.3224.11.1 no-access
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.
     nsNatMipEntry 1.3.6.1.4.1.3224.11.1.1 no-access
An entry containing attributes of a mip address
         nsNatMipIndex 1.3.6.1.4.1.3224.11.1.1.1 integer32 read-only
A unique value for each address. Its value ranges between 0 and 65535 and may not be contingous.
         nsNatMipIp 1.3.6.1.4.1.3224.11.1.1.2 ipaddress read-only
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.
         nsNatMipNetmask 1.3.6.1.4.1.3224.11.1.1.3 ipaddress read-only
Subnet mask for this MIP.
         nsNatMipHost 1.3.6.1.4.1.3224.11.1.1.4 ipaddress read-only
Host ip address mip mapping to.
         nsNatMipIfIp 1.3.6.1.4.1.3224.11.1.1.5 ipaddress read-only
Interface's ip address that a MIP is linked to.
         nsNatMipIfNetmask 1.3.6.1.4.1.3224.11.1.1.6 ipaddress read-only
Interface's netmask that a MIP is linked to.
         nsNatMipVsys 1.3.6.1.4.1.3224.11.1.1.7 integer32 read-only
Virtual system this mip belongs to.
 nsNatDipTable 1.3.6.1.4.1.3224.11.2 no-access
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.
     nsNatDipEntry 1.3.6.1.4.1.3224.11.2.1 no-access
An entry containing attributes of a dynamic address
         nsNatDipIndex 1.3.6.1.4.1.3224.11.2.1.1 integer32 read-only
A unique value for each address. Its value ranges between 0 and 65535 and may not be contigous.
         nsNatDipId 1.3.6.1.4.1.3224.11.2.1.2 integer32 read-only
DIP pool id.
         nsNatDipLow 1.3.6.1.4.1.3224.11.2.1.3 ipaddress read-only
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.
         nsNatDipHigh 1.3.6.1.4.1.3224.11.2.1.4 ipaddress read-only
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.
         nsNatDipIfIp 1.3.6.1.4.1.3224.11.2.1.5 ipaddress read-only
Interface's ip address that a DIP is linked to.
         nsNatDipIfNetmask 1.3.6.1.4.1.3224.11.2.1.6 ipaddress read-only
interface's ip address that a DIP is linked to.
         nsNatDipPTEnable 1.3.6.1.4.1.3224.11.2.1.7 integer read-only
Enable Port Translation Enumeration: 'disable': 0, 'enabled': 1.
         nsNatDipVsys 1.3.6.1.4.1.3224.11.2.1.8 integer32 read-only
virtual system this dip belongs to
         nsNatDipUtil 1.3.6.1.4.1.3224.11.2.1.9 integer32 read-only
dip pool utilzation for this entry. Only applicable to fixed dip. If this is not a fixed dip this will return 0
 nsNatVip 1.3.6.1.4.1.3224.11.3
     nsNatVipCfgTable 1.3.6.1.4.1.3224.11.3.1 no-access
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.
         nsNatVipCfgEntry 1.3.6.1.4.1.3224.11.3.1.1 no-access
Each entry in the nsNatVipCfgTable holds a set of configuration parameters associated with an instance of VIP.
             nsNatVipCfgIndex 1.3.6.1.4.1.3224.11.3.1.1.1 integer32 read-only
A unique value for each vip configuation. Its value ranges between 1 and 65535 and may not be contingous.
             nsNatVipCfgIp 1.3.6.1.4.1.3224.11.3.1.1.2 ipaddress read-only
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.
             nsNatVipCfgPort 1.3.6.1.4.1.3224.11.3.1.1.3 integer32 read-only
The port number for communication between the trusted server and the untrusted interfce on the NetScreen device.
             nsNatVipCfgService 1.3.6.1.4.1.3224.11.3.1.1.4 displaystring read-only
Service for the server on the trusted interface.
             nsNatVipCfgStatus 1.3.6.1.4.1.3224.11.3.1.1.5 integer read-only
The status of the server on the trusted/DMZ interface. Enumeration: 'not-available': 0, 'available': 1.
             nsNatVipCfgLoadBalance 1.3.6.1.4.1.3224.11.3.1.1.6 integer read-only
Load balance algorithm for the Virtual IP servers. Enumeration: 'round-robin': 1, 'weighted-round-robin': 2, 'least-conns': 3, 'null': 0, 'weighted-least-conns': 4.
     nsNatVipServerTable 1.3.6.1.4.1.3224.11.3.2 no-access
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.
         nsNatVipServerEntry 1.3.6.1.4.1.3224.11.3.2.1 no-access
An entry containing attributes of a vip configuration's server pool.
             nsNatVipServerIndex 1.3.6.1.4.1.3224.11.3.2.1.1 integer32 read-only
A unique value for each vip server configuation. Its value ranges between 1 and 65535 and may not be contigous.
             nsNatVipServerVIP 1.3.6.1.4.1.3224.11.3.2.1.2 ipaddress read-only
The IP address for the VIP.
             nsNatVipServerService 1.3.6.1.4.1.3224.11.3.2.1.3 integer32 read-only
Service provideing through the VIP.
             nsNatVipServerLoadBalance 1.3.6.1.4.1.3224.11.3.2.1.4 integer read-only
Load balance algorithm for the vitural IP servers. Enumeration: 'round-robin': 1, 'weighted-round-robin': 2, 'least-conns': 3, 'null': 0, 'weighted-least-conns': 4.
             nsNatVipServerIp 1.3.6.1.4.1.3224.11.3.2.1.5 ipaddress read-only
Virtual IP server's IP address.
             nsNatVipServerWeight 1.3.6.1.4.1.3224.11.3.2.1.6 integer32 read-only
Loadbalance algorithm weight.
             nsNatVipServerStatus 1.3.6.1.4.1.3224.11.3.2.1.7 integer read-only
Virtual IP server's status. Enumeration: 'down': 0, 'up': 1.