NETSCREEN-IPPOOL-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-IPPOOL-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).
|
|||
Object Name | OID | Type | Access | Info |
netscreenIppoolMibModule | 1.3.6.1.4.1.3224.4.0.9 |
This module defines the object that are used to monitor VPN IP pool |
||
nsVpnIpPool | 1.3.6.1.4.1.3224.4.9 | |||
nsVpnIpPoolTable | 1.3.6.1.4.1.3224.4.9.1 | no-access |
This table collects all ip pool configuration in NetScreen device. |
|
1.3.6.1.4.1.3224.4.9.1.1 | no-access |
Each entry in the nsVpnIpPoolEntry holds a set of configuration parameters associated with an instance IP pool. |
||
nsVpnIpPoolIndex | 1.3.6.1.4.1.3224.4.9.1.1.1 | integer32 | read-only |
A unique value for ip pool. Its value ranges between 0 and 65535 and may not be contiguous. |
nsVpnIpPoolName | 1.3.6.1.4.1.3224.4.9.1.1.2 | displaystring | read-only |
ip pool name |
nsVpnIpPoolStartIp | 1.3.6.1.4.1.3224.4.9.1.1.3 | ipaddress | read-only |
IP pool's start ip address. |
nsVpnIpPoolEndIp | 1.3.6.1.4.1.3224.4.9.1.1.4 | ipaddress | read-only |
IP pool's end ip address. |
nsVpnIpPoolIpUsed | 1.3.6.1.4.1.3224.4.9.1.1.5 | integer32 | read-only |
Total number of addresses in use from this pool. |