NETSCREEN-VPN-PHASEONE-MIB

File: NETSCREEN-VPN-PHASEONE-MIB.mib (5265 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenVpn netscreenVpnMibModule Integer32
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

NsVpnPhOneEntry  
SEQUENCE    
  nsVpnPhOneIndex Integer32
  nsVpnPhOneName DisplayString
  nsVpnPhOneAuthMethod INTEGER
  nsVpnPhOneDhGroup Integer32
  nsVpnPhOneEncryp INTEGER
  nsVpnPhOneHash INTEGER
  nsVpnPhOneLifetime Integer32
  nsVpnPhOneLifetimeMeasure INTEGER
  nsVpnPhOneVsys Integer32

Defined Values

netscreenVpnPhaseoneMibModule 1.3.6.1.4.1.3224.4.0.5
This module defines NetScreen private MIBs for VPN Phase 1
MODULE-IDENTITY    

nsVpnPhaseOneCfg 1.3.6.1.4.1.3224.4.5
OBJECT IDENTIFIER    

nsVpnPhOneTable 1.3.6.1.4.1.3224.4.5.1
To establish an IKE IPSec tunnel, two phases of negotiation are required. This table specifies the configuration attributes for Phase One negotiation. In Phase 1, the participants establish a secure channel in which to negotiate the IPSec SAs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnPhOneEntry

nsVpnPhOneEntry 1.3.6.1.4.1.3224.4.5.1.1
Each entry in the nsVpnPhOneTable holds a set of configuration parameters associated with an instance of Phase 1 setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnPhOneEntry  

nsVpnPhOneIndex 1.3.6.1.4.1.3224.4.5.1.1.1
A unique value for phase one table. Its value ranges between 1 and 65535 and may not be contiguous. The index has no other meaning but a pure index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnPhOneName 1.3.6.1.4.1.3224.4.5.1.1.2
Phase one proposal name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnPhOneAuthMethod 1.3.6.1.4.1.3224.4.5.1.1.3
Phase one proposal authentication method.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER preshare(0), rsa-sig(1), dsa-sig(2), rsa-enc(3), rsa-rev(4)  

nsVpnPhOneDhGroup 1.3.6.1.4.1.3224.4.5.1.1.4
Phase one proposal Diffie-Hellman exchange group id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnPhOneEncryp 1.3.6.1.4.1.3224.4.5.1.1.5
Phase one proposal encryption exchange id.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), des(1), des3(2), aes(3), aes-192(4), aes-256(5)  

nsVpnPhOneHash 1.3.6.1.4.1.3224.4.5.1.1.6
Phase one proposal hash algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), md5(1), sha(2)  

nsVpnPhOneLifetime 1.3.6.1.4.1.3224.4.5.1.1.7
Lifetime of this phase one setting.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnPhOneLifetimeMeasure 1.3.6.1.4.1.3224.4.5.1.1.8
life time measurement.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER second(0), minute(1), hours(2), days(3)  

nsVpnPhOneVsys 1.3.6.1.4.1.3224.4.5.1.1.9
vsys this phase one proposal configuration belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32