NETSCREEN-USER-MIB

File: NETSCREEN-USER-MIB.mib (13383 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB NETSCREEN-SMI

Imported symbols

IpAddress OBJECT-TYPE DisplayString
netscreenVpn

Defined Types

NsVpnUsrDialupGrpEntry  
SEQUENCE    
  nsVpnUsrDialupGrpIndex INTEGER
  nsVpnUsrDialupGrpName DisplayString
  nsVpnUsrDialupGrpType INTEGER
  nsVpnUsrDialupGrpVsys INTEGER

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

NsVpnAILUsrEntry  
SEQUENCE    
  nsVpnAILUsrIndex INTEGER
  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 INTEGER

Defined Values

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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsVpnUsrDialupGrpName 1.3.6.1.4.1.3224.4.10.1.1.2
dialup user group name.
Status: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsVpnManualKeyUsrTable 1.3.6.1.4.1.3224.4.10.2
This table specifies the configuration attributes for manual key user.
Status: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsVpnManualKeyUsrName 1.3.6.1.4.1.3224.4.10.2.1.2
User name.
Status: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsVpnManualKeyUsrSIRemote 1.3.6.1.4.1.3224.4.10.2.1.5
Remote Security Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsVpnManualKeyUsrTunnelType 1.3.6.1.4.1.3224.4.10.2.1.6
vpn tunnel type.
Status: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER null(0), des-cbc(1), triple-des-cbc(2)  

nsVpnManualKeyUsrEspAuthAlg 1.3.6.1.4.1.3224.4.10.2.1.8
ESP Authentication Algorithm.
Status: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsVpnAILUsrTable 1.3.6.1.4.1.3224.4.10.3
This table specifies the configuration attributes for AUTH/IKE/L2TP user.
Status: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nsVpnAILUsrName 1.3.6.1.4.1.3224.4.10.3.1.2
User name.
Status: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

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

nsVpnAILUsrL2tpIp 1.3.6.1.4.1.3224.4.10.3.1.12
L2TP local ip address.
Status: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER