NETSCREEN-VPN-GATEWAY-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-VPN-GATEWAY-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 |
netscreenVpnGatewayMibModule | 1.3.6.1.4.1.3224.4.0.4 |
This module defines NetScreen private MIBs for Gateway VPN configuration |
||
nsVpnGateway | 1.3.6.1.4.1.3224.4.4 | |||
nsVpnGwTable | 1.3.6.1.4.1.3224.4.4.1 | no-access |
Remote tunnel gateway table collects tunnel gateway configurations. |
|
1.3.6.1.4.1.3224.4.4.1.1 | no-access |
Each entry in the nsVpnGwTable holds a set of configuration parameters associated with an instance of tunnel gateway. |
||
nsVpnGwIndex | 1.3.6.1.4.1.3224.4.4.1.1.1 | integer32 | read-only |
A unique value for ike gateway table. Its value ranges between 0 and 65535 and may not be contiguous. |
nsVpnGwName | 1.3.6.1.4.1.3224.4.4.1.1.2 | displaystring | read-only |
Tunnel gateway name. |
nsVpnGwRemoteType | 1.3.6.1.4.1.3224.4.4.1.1.3 | integer | read-only |
Remote tunnel gateway type.It shows whether the gateway use static ip, dynamic ip or dialup user. Enumeration: 'dialup-user': 3, 'static-ip': 0, 'dynamic-ip': 1. |
nsVpnGwRemoteStaticIp | 1.3.6.1.4.1.3224.4.4.1.1.4 | ipaddress | read-only |
ip address of static-ip gateway. |
nsVpnGwRemotePeerId | 1.3.6.1.4.1.3224.4.4.1.1.5 | displaystring | read-only |
Remote gateway peer id, which can be used for static-ip and dynamic ip gateway. This is optional for the static-ip gateway. |
nsVpnGwDialup | 1.3.6.1.4.1.3224.4.4.1.1.6 | displaystring | read-only |
Remote gateway dialup user or group |
nsVpnGwInitMode | 1.3.6.1.4.1.3224.4.4.1.1.7 | integer | read-only |
Phase 1 can take place in either Main mode or Aggressive mode. Enumeration: 'aggressive': 1, 'main': 0. |
nsVpnGwPhOnePropOne | 1.3.6.1.4.1.3224.4.4.1.1.8 | displaystring | read-only |
Phase 1 Proposal one. |
nsVpnGwPhOnePropTwo | 1.3.6.1.4.1.3224.4.4.1.1.9 | displaystring | read-only |
Phase 1 Proposal two. |
nsVpnGwPhOnePropThree | 1.3.6.1.4.1.3224.4.4.1.1.10 | displaystring | read-only |
Phase 1 Proposal three. |
nsVpnGwPhOnePropFour | 1.3.6.1.4.1.3224.4.4.1.1.11 | displaystring | read-only |
Phase 1 Proposal four. |
nsVpnGwCertLocal | 1.3.6.1.4.1.3224.4.4.1.1.12 | displaystring | read-only |
Local Certificate configuration for preferred certification.(optional) |
nsVpnGwPeerCa | 1.3.6.1.4.1.3224.4.4.1.1.13 | displaystring | read-only |
Preferred Peer CA(optional) |
nsVpnGwPeerType | 1.3.6.1.4.1.3224.4.4.1.1.14 | integer | read-only |
Peer Type(optional) Enumeration: 'none': 0, 'pgp': 2, 'arl': 8, 'x509-att': 10, 'keerberos': 6, 'x509-ke': 5, 'dns': 3, 'spki': 9, 'x509-sig': 4, 'pkcs7': 1, 'crl': 7. |
nsVpnGwVsys | 1.3.6.1.4.1.3224.4.4.1.1.15 | integer32 | read-only |
vsys this gateway configuration belongs to. |