NETSCREEN-IPPOOL-MIB

File: NETSCREEN-IPPOOL-MIB.mib (3535 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenVpn netscreenVpnMibModule Integer32
IpAddress MODULE-IDENTITY OBJECT-TYPE
DisplayString

Defined Types

NsVpnIpPoolEntry  
SEQUENCE    
  nsVpnIpPoolIndex Integer32
  nsVpnIpPoolName DisplayString
  nsVpnIpPoolStartIp IpAddress
  nsVpnIpPoolEndIp IpAddress
  nsVpnIpPoolIpUsed Integer32

Defined Values

netscreenIppoolMibModule 1.3.6.1.4.1.3224.4.0.9
This module defines the object that are used to monitor VPN IP pool
MODULE-IDENTITY    

nsVpnIpPool 1.3.6.1.4.1.3224.4.9
OBJECT IDENTIFIER    

nsVpnIpPoolTable 1.3.6.1.4.1.3224.4.9.1
This table collects all ip pool configuration in NetScreen device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnIpPoolEntry

nsVpnIpPoolEntry 1.3.6.1.4.1.3224.4.9.1.1
Each entry in the nsVpnIpPoolEntry holds a set of configuration parameters associated with an instance IP pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnIpPoolEntry  

nsVpnIpPoolIndex 1.3.6.1.4.1.3224.4.9.1.1.1
A unique value for ip pool. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnIpPoolName 1.3.6.1.4.1.3224.4.9.1.1.2
ip pool name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnIpPoolStartIp 1.3.6.1.4.1.3224.4.9.1.1.3
IP pool's start ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnIpPoolEndIp 1.3.6.1.4.1.3224.4.9.1.1.4
IP pool's end ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnIpPoolIpUsed 1.3.6.1.4.1.3224.4.9.1.1.5
Total number of addresses in use from this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32