NETSCREEN-VPN-USER-MIB

File: NETSCREEN-VPN-USER-MIB.mib (13230 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenVpn netscreenVpnMibModule Integer32
IpAddress MODULE-IDENTITY OBJECT-TYPE
DisplayString

Defined Types

NsVpnAILUsrEntry  
SEQUENCE    
  nsVpnAILUsrIndex Integer32
  nsVpnAILUsrName DisplayString
  nsVpnAILUsrGrp DisplayString
  nsVpnAILUsrStatus INTEGER
  nsVpnAILUsrIKE INTEGER
  nsVpnAILUsrIKEIdType INTEGER
  nsVpnAILUsrIKEId DisplayString
  nsVpnAILUsrAuth INTEGER
  nsVpnAILUsrL2TP INTEGER
  nsVpnAILUsrL2tpRemoteIp IpAddress
  nsVpnAILUsrL2tpIpPool DisplayString
  nsVpnAILUsrL2tpIp IpAddress
  nsVpnAILUsrL2tpPriDnsIp IpAddress
  nsVpnAILUsrL2tpSecDnsIp IpAddress
  nsVpnAILUsrL2tpPriWinsIp IpAddress
  nsVpnAILUsrL2tpSecWinsIp IpAddress
  nsVpnAILUsrVsys Integer32

NsVpnManualKeyUsrEntry  
SEQUENCE    
  nsVpnManualKeyUsrIndex Integer32
  nsVpnManualKeyUsrName DisplayString
  nsVpnManualKeyUsrGrp DisplayString
  nsVpnManualKeyUsrSILocal Integer32
  nsVpnManualKeyUsrSIRemote Integer32
  nsVpnManualKeyUsrTunnelType INTEGER
  nsVpnManualKeyUsrEspEncAlg INTEGER
  nsVpnManualKeyUsrEspAuthAlg INTEGER
  nsVpnManualKeyUsrAhHash INTEGER
  nsVpnManualKeyUsrVsys Integer32

NsVpnUsrDialupGrpEntry  
SEQUENCE    
  nsVpnUsrDialupGrpIndex Integer32
  nsVpnUsrDialupGrpName DisplayString
  nsVpnUsrDialupGrpType INTEGER
  nsVpnUsrDialupGrpVsys Integer32

Defined Values

netscreenUserMibModule 1.3.6.1.4.1.3224.4.0.10
This module defines NetScreen private MIBs for VPN User
MODULE-IDENTITY    

nsVpnUser 1.3.6.1.4.1.3224.4.10
OBJECT IDENTIFIER    

nsVpnUsrDialupGrpTable 1.3.6.1.4.1.3224.4.10.1
NetScreen supports using dialup group to organize vpn user.This table collects the information of dialup group in NetScreen device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnUsrDialupGrpEntry

nsVpnUsrDialupGrpEntry 1.3.6.1.4.1.3224.4.10.1.1
Each entry in this table holds a set of configuration information about dialup group.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnUsrDialupGrpEntry  

nsVpnUsrDialupGrpIndex 1.3.6.1.4.1.3224.4.10.1.1.1
A unique value for schedule. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnUsrDialupGrpName 1.3.6.1.4.1.3224.4.10.1.1.2
dialup user group name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnUsrDialupGrpType 1.3.6.1.4.1.3224.4.10.1.1.3
dial up group type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), manual(1), ike(2), l2tp(3), xauth(4), auth(5), external(6)  

nsVpnUsrDialupGrpVsys 1.3.6.1.4.1.3224.4.10.1.1.4
vsys this group belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnManualKeyUsrTable 1.3.6.1.4.1.3224.4.10.2
This table specifies the configuration attributes for manual key user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnManualKeyUsrEntry

nsVpnManualKeyUsrEntry 1.3.6.1.4.1.3224.4.10.2.1
Each entry in the nsVpnManualkeyUsrTable holds a set of configuration parameters associated with an instance of manual key user.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnManualKeyUsrEntry  

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

nsVpnManualKeyUsrName 1.3.6.1.4.1.3224.4.10.2.1.2
User name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnManualKeyUsrGrp 1.3.6.1.4.1.3224.4.10.2.1.3
group this user belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnManualKeyUsrSILocal 1.3.6.1.4.1.3224.4.10.2.1.4
Local Security Index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnManualKeyUsrSIRemote 1.3.6.1.4.1.3224.4.10.2.1.5
Remote Security Index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnManualKeyUsrTunnelType 1.3.6.1.4.1.3224.4.10.2.1.6
vpn tunnel type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER esp(0), ah(1)  

nsVpnManualKeyUsrEspEncAlg 1.3.6.1.4.1.3224.4.10.2.1.7
ESP Encryption Algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), des-cbc(1), triple-des-cbc(2), aes(3), aes-192(4), aes-256(5)  

nsVpnManualKeyUsrEspAuthAlg 1.3.6.1.4.1.3224.4.10.2.1.8
ESP Authentication Algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), md5(1), sha(2)  

nsVpnManualKeyUsrAhHash 1.3.6.1.4.1.3224.4.10.2.1.9
AH Hash Algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(0), md5(1), sha(2)  

nsVpnManualKeyUsrVsys 1.3.6.1.4.1.3224.4.10.2.1.10
vsys this user belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnAILUsrTable 1.3.6.1.4.1.3224.4.10.3
This table specifies the configuration attributes for AUTH/IKE/L2TP user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnAILUsrEntry

nsVpnAILUsrEntry 1.3.6.1.4.1.3224.4.10.3.1
Each entry in the nsVpnManualkeyUsrTable holds a set of configuration parameters associated with an instance of AUTH/IKE/L2TP user.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnAILUsrEntry  

nsVpnAILUsrIndex 1.3.6.1.4.1.3224.4.10.3.1.1
A unique value for Auth/Ike/l2tp user table. Its value ranges between 1 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnAILUsrName 1.3.6.1.4.1.3224.4.10.3.1.2
User name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnAILUsrGrp 1.3.6.1.4.1.3224.4.10.3.1.3
group this user belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnAILUsrStatus 1.3.6.1.4.1.3224.4.10.3.1.4
User status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enabled(1)  

nsVpnAILUsrIKE 1.3.6.1.4.1.3224.4.10.3.1.5
Since Authentication, IKE L2TP can be combined together. This attribute is used to indicate if this user is an IKE user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsVpnAILUsrIKEIdType 1.3.6.1.4.1.3224.4.10.3.1.6
IKE user type 1 means auto, other values are undefined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-set(0), ipv4-addr(1), fqdn(2), usr-fqdn(3), ipv4-addr-subnet(4), ipv6-addr(5), ipv6-addr-subnet(6), ipv4-addr-addr-range(7), ipv6-addr-addr-range(8), der-asn1-dn(9), der-asn1-gn(10)  

nsVpnAILUsrIKEId 1.3.6.1.4.1.3224.4.10.3.1.7
IKE id.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsVpnAILUsrAuth 1.3.6.1.4.1.3224.4.10.3.1.8
Since Authentication, IKE L2TP can be combined together. This attribute is used to indicate if this user is an Authentication user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsVpnAILUsrL2TP 1.3.6.1.4.1.3224.4.10.3.1.9
Since Authentication, IKE L2TP can be combined together. This attribute is used to indicate if this user is a L2TP user. The NetScreen-1000 does not support L2TP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

nsVpnAILUsrL2tpRemoteIp 1.3.6.1.4.1.3224.4.10.3.1.10
L2TP remote peer ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnAILUsrL2tpIpPool 1.3.6.1.4.1.3224.4.10.3.1.11
ip pool entity name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsVpnAILUsrL2tpIp 1.3.6.1.4.1.3224.4.10.3.1.12
L2TP local ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnAILUsrL2tpPriDnsIp 1.3.6.1.4.1.3224.4.10.3.1.13
primary DNS server IP address for L2TP user.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnAILUsrL2tpSecDnsIp 1.3.6.1.4.1.3224.4.10.3.1.14
secondary DNS server IP address for L2TP user.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnAILUsrL2tpPriWinsIp 1.3.6.1.4.1.3224.4.10.3.1.15
primary WINS server IP address for L2TP user.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnAILUsrL2tpSecWinsIp 1.3.6.1.4.1.3224.4.10.3.1.16
secondary WINS server IP address for L2TP user.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnAILUsrVsys 1.3.6.1.4.1.3224.4.10.3.1.17
vsys this user belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32