NETSCREEN-IPPOOL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.3224.4.9.1 · 1 row entry · 5 columns
Uses the netscreen variant from /opt/observium/mibs/netscreen.
Command help
Walk nsVpnIpPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETSCREEN-IPPOOL-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-IPPOOL-MIB::nsVpnIpPoolTable'
This table collects all ip pool configuration in NetScreen
device.
nsVpnIpPoolEntry row .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.
Column Syntax OID
A unique value for ip pool. Its value ranges between 0 and
65535 and may not be contiguous.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3224.4.9.1.1.1
ip pool name
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3224.4.9.1.1.2
IP pool's start ip address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.4.9.1.1.3
IP pool's end ip address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3224.4.9.1.1.4
Total number of addresses in use from this pool.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3224.4.9.1.1.5