NETSCREEN-VPN-PHASETWO-MIB

File: NETSCREEN-VPN-PHASETWO-MIB.mib (5852 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenVpn netscreenVpnMibModule Integer32
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

NsVpnPhTwoEntry  
SEQUENCE    
  nsVpnPhTwoIndex Integer32
  nsVpnPhTwoName DisplayString
  nsVpnPhTwoPFS Integer32
  nsVpnPhTwoEncapMethod INTEGER
  nsVpnPhTwoESPEncryp INTEGER
  nsVpnPhTwoESPAuth INTEGER
  nsVpnPhTwoAhAuth INTEGER
  nsVpnPhTwoLifetime Integer32
  nsVpnPhTwoLifetimeMeasure INTEGER
  nsVpnPhTwoLifetimeKb Integer32
  nsVpnPhTwoVsys Integer32

Defined Values

netscreenVpnPhasetwoMibModule 1.3.6.1.4.1.3224.4.0.6
This module defines NetScreen private MIBs for VPN Phase two negotiation.
MODULE-IDENTITY    

nsVpnPhaseTwoCfg 1.3.6.1.4.1.3224.4.6
OBJECT IDENTIFIER    

nsVpnPhTwoTable 1.3.6.1.4.1.3224.4.6.1
To establish an IKE IPSec tunnel, two phases of negotiation are required. This table specifies the configuration attributes for Phase Two negotiation. In Phase 2, the participants negotiate the IPSec SAs for encrypting and authenticating the ensuing exchanges of user data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnPhTwoEntry

nsVpnPhTwoEntry 1.3.6.1.4.1.3224.4.6.1.1
Each entry in the nsVpnPhTwoTable holds a set of configuration parameters associated with an instance of Phase 2 setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnPhTwoEntry  

nsVpnPhTwoIndex 1.3.6.1.4.1.3224.4.6.1.1.1
A unique value for phase Two 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  

nsVpnPhTwoName 1.3.6.1.4.1.3224.4.6.1.1.2
Phase two proposal name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnPhTwoPFS 1.3.6.1.4.1.3224.4.6.1.1.3
Perfect Forward Secrecy - Diffie-Hellman exchange group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnPhTwoEncapMethod 1.3.6.1.4.1.3224.4.6.1.1.4
Phase two proposal encapsulation method.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ah(0), esp(1)  

nsVpnPhTwoESPEncryp 1.3.6.1.4.1.3224.4.6.1.1.5
Phase two proposal ESP encryption algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), des(1), triple-des(2), aes(3), aes-192(4), aes-256(5)  

nsVpnPhTwoESPAuth 1.3.6.1.4.1.3224.4.6.1.1.6
Phase two proposal ESP authentication Algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), md5(1), sha(2), sha-256(3)  

nsVpnPhTwoAhAuth 1.3.6.1.4.1.3224.4.6.1.1.7
Phase two proposal AH authentication Algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), md5(1), sha(2)  

nsVpnPhTwoLifetime 1.3.6.1.4.1.3224.4.6.1.1.8
Lifetime in time
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

nsVpnPhTwoLifetimeKb 1.3.6.1.4.1.3224.4.6.1.1.10
Lifetime in KBytes
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnPhTwoVsys 1.3.6.1.4.1.3224.4.6.1.1.11
vsys this proposal configuration belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32