NETSCREEN-VPN-GATEWAY-MIB

File: NETSCREEN-VPN-GATEWAY-MIB.mib (6741 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenVpn netscreenVpnMibModule Integer32
IpAddress MODULE-IDENTITY OBJECT-TYPE
DisplayString

Defined Types

NsVpnGwEntry  
SEQUENCE    
  nsVpnGwIndex Integer32
  nsVpnGwName DisplayString
  nsVpnGwRemoteType INTEGER
  nsVpnGwRemoteStaticIp IpAddress
  nsVpnGwRemotePeerId DisplayString
  nsVpnGwDialup DisplayString
  nsVpnGwInitMode INTEGER
  nsVpnGwPhOnePropOne DisplayString
  nsVpnGwPhOnePropTwo DisplayString
  nsVpnGwPhOnePropThree DisplayString
  nsVpnGwPhOnePropFour DisplayString
  nsVpnGwCertLocal DisplayString
  nsVpnGwPeerCa DisplayString
  nsVpnGwPeerType INTEGER
  nsVpnGwVsys Integer32

Defined Values

netscreenVpnGatewayMibModule 1.3.6.1.4.1.3224.4.0.4
This module defines NetScreen private MIBs for Gateway VPN configuration
MODULE-IDENTITY    

nsVpnGateway 1.3.6.1.4.1.3224.4.4
OBJECT IDENTIFIER    

nsVpnGwTable 1.3.6.1.4.1.3224.4.4.1
Remote tunnel gateway table collects tunnel gateway configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnGwEntry

nsVpnGwEntry 1.3.6.1.4.1.3224.4.4.1.1
Each entry in the nsVpnGwTable holds a set of configuration parameters associated with an instance of tunnel gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnGwEntry  

nsVpnGwIndex 1.3.6.1.4.1.3224.4.4.1.1.1
A unique value for ike gateway table. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnGwName 1.3.6.1.4.1.3224.4.4.1.1.2
Tunnel gateway name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwRemoteType 1.3.6.1.4.1.3224.4.4.1.1.3
Remote tunnel gateway type.It shows whether the gateway use static ip, dynamic ip or dialup user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static-ip(0), dynamic-ip(1), dialup-user(3)  

nsVpnGwRemoteStaticIp 1.3.6.1.4.1.3224.4.4.1.1.4
ip address of static-ip gateway.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnGwRemotePeerId 1.3.6.1.4.1.3224.4.4.1.1.5
Remote gateway peer id, which can be used for static-ip and dynamic ip gateway. This is optional for the static-ip gateway.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwDialup 1.3.6.1.4.1.3224.4.4.1.1.6
Remote gateway dialup user or group
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwInitMode 1.3.6.1.4.1.3224.4.4.1.1.7
Phase 1 can take place in either Main mode or Aggressive mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER main(0), aggressive(1)  

nsVpnGwPhOnePropOne 1.3.6.1.4.1.3224.4.4.1.1.8
Phase 1 Proposal one.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwPhOnePropTwo 1.3.6.1.4.1.3224.4.4.1.1.9
Phase 1 Proposal two.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwPhOnePropThree 1.3.6.1.4.1.3224.4.4.1.1.10
Phase 1 Proposal three.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwPhOnePropFour 1.3.6.1.4.1.3224.4.4.1.1.11
Phase 1 Proposal four.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwCertLocal 1.3.6.1.4.1.3224.4.4.1.1.12
Local Certificate configuration for preferred certification.(optional)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwPeerCa 1.3.6.1.4.1.3224.4.4.1.1.13
Preferred Peer CA(optional)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnGwPeerType 1.3.6.1.4.1.3224.4.4.1.1.14
Peer Type(optional)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), pkcs7(1), pgp(2), dns(3), x509-sig(4), x509-ke(5), keerberos(6), crl(7), arl(8), spki(9), x509-att(10)  

nsVpnGwVsys 1.3.6.1.4.1.3224.4.4.1.1.15
vsys this gateway configuration belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32