NETSCREEN-IPPOOL-MIB
AI MIB Summary
The NETSCREEN-IPPOOL-MIB monitors and manages dynamic IP address pool allocations and status for VPN tunnels on Juniper NetScreen firewalls. It provides visibility into pool utilization metrics, including active session counts, available address ranges, and allocation states for remote access and site-to-site VPN configurations.
This module defines the object that are used to monitor VPN IP pool
Main OID:
netscreenIppoolMibModule.1.3.6.1.4.1.3224.4.0.9
9
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
netscreenIppoolMibModuleThis module defines the object that are used to monitor
VPN IP pool MODULE-IDENTITY .1.3.6.1.4.1.3224.4.0.9 |
nsVpnIpPool OBJECT IDENTIFIER .1.3.6.1.4.1.3224.4.9 |
nsVpnIpPoolTableThis table collects all ip pool configuration in NetScreen
device. SEQUENCE OF NsVpnIpPoolEntry .1.3.6.1.4.1.3224.4.9.1 |
nsVpnIpPoolEntryEach entry in the nsVpnIpPoolEntry holds a set of
configuration parameters associated with an instance IP pool. NsVpnIpPoolEntry .1.3.6.1.4.1.3224.4.9.1.1 |
nsVpnIpPoolIndexA unique value for ip pool. Its value ranges between 0 and
65535 and may not be contiguous.ro Integer32 .1.3.6.1.4.1.3224.4.9.1.1.1 |
nsVpnIpPoolNameip pool namero DisplayString .1.3.6.1.4.1.3224.4.9.1.1.2 |
nsVpnIpPoolStartIpIP pool's start ip address.ro IpAddress .1.3.6.1.4.1.3224.4.9.1.1.3 |
nsVpnIpPoolEndIpIP pool's end ip address.ro IpAddress .1.3.6.1.4.1.3224.4.9.1.1.4 |
nsVpnIpPoolIpUsedTotal number of addresses in use from this pool.ro Integer32 .1.3.6.1.4.1.3224.4.9.1.1.5 |