NETSCREEN-VPN-MANUAL-MIB

File: NETSCREEN-VPN-MANUAL-MIB.mib (6196 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenVpn netscreenVpnMibModule Integer32
IpAddress MODULE-IDENTITY OBJECT-TYPE
DisplayString

Defined Types

NsVpnManualKeyEntry  
SEQUENCE    
  nsVpnManualKeyIndex Integer32
  nsVpnManualKeyTunName DisplayString
  nsVpnManualKeyGW IpAddress
  nsVpnManualKeySILocal Integer32
  nsVpnManualKeySIRemote Integer32
  nsVpnManualKeyTunnelType INTEGER
  nsVpnManualKeyEspEncAlg INTEGER
  nsVpnManualKeyEspAuthAlg INTEGER
  nsVpnManualKeyAhHash INTEGER
  nsVpnManualKeyMonitorEnable INTEGER
  nsVpnManualKeyTunToTrust INTEGER
  nsVpnManualKeyVsys Integer32

Defined Values

netscreenVpnManualMibModule 1.3.6.1.4.1.3224.4.0.2
This module defines NetScreen private MIBs for VPN Manual Key
MODULE-IDENTITY    

nsVpnManualKey 1.3.6.1.4.1.3224.4.2
OBJECT IDENTIFIER    

nsVpnManualKeyTable 1.3.6.1.4.1.3224.4.2.1
This table specifies the configuration attributes for NetScreen device's manual key setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnManualKeyEntry

nsVpnManualKeyEntry 1.3.6.1.4.1.3224.4.2.1.1
Each entry in the nsVpnManualKeyTable holds a set of configuration parameters associated with an instance of manual key.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnManualKeyEntry  

nsVpnManualKeyIndex 1.3.6.1.4.1.3224.4.2.1.1.1
A unique value for manual key table. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnManualKeyTunName 1.3.6.1.4.1.3224.4.2.1.1.2
VPN tunnel name that uses this manual key configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnManualKeyGW 1.3.6.1.4.1.3224.4.2.1.1.3
VPN tunnel peer gateway IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnManualKeySILocal 1.3.6.1.4.1.3224.4.2.1.1.4
Local Security Index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnManualKeySIRemote 1.3.6.1.4.1.3224.4.2.1.1.5
Remote Security Index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnManualKeyTunnelType 1.3.6.1.4.1.3224.4.2.1.1.6
VPN tunnel type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER esp(0), ah(1)  

nsVpnManualKeyEspEncAlg 1.3.6.1.4.1.3224.4.2.1.1.7
ESP Encryption Algorithm when manual key vpn tunnel type is ESP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), des-cbc(1), tripple-des-cbc(2), aes-cbc(3), aes-192(4), aes-256(5)  

nsVpnManualKeyEspAuthAlg 1.3.6.1.4.1.3224.4.2.1.1.8
ESP Authentication Algorithm when manual key vpn tunnel type is ESP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), md5(1), sha(2), sha256(3)  

nsVpnManualKeyAhHash 1.3.6.1.4.1.3224.4.2.1.1.9
AH Hash Algorithm when manual key vpn tunnel type is AH.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), md5(1), sha(2)  

nsVpnManualKeyMonitorEnable 1.3.6.1.4.1.3224.4.2.1.1.10
Enable monitor vpn tunnel's link status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enabled(1)  

nsVpnManualKeyTunToTrust 1.3.6.1.4.1.3224.4.2.1.1.11
Tunnel to Trusted Interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enabled(1)  

nsVpnManualKeyVsys 1.3.6.1.4.1.3224.4.2.1.1.12
vsys this vpn manual key setting belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32