NETSCREEN-VPN-L2TP-MIB

File: NETSCREEN-VPN-L2TP-MIB.mib (13953 bytes)

Imported modules

RFC1155-SMI NETSCREEN-SMI SNMPv2-SMI
SNMPv2-TC

Imported symbols

OBJECT-TYPE netscreenVpn netscreenVpnMibModule
TimeTicks Integer32 IpAddress
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

NsVpnL2tpDefEntry  
SEQUENCE    
  nsVpnL2tpDefVsys Integer32
  nsVpnL2tpDefPool DisplayString
  nsVpnL2tpDefAuthDb INTEGER
  nsVpnL2tpDefPPPAuth INTEGER
  nsVpnL2tpDefRadServer DisplayString
  nsVpnL2tpDefPriDns IpAddress
  nsVpnL2tpDefSecDns IpAddress
  nsVpnL2tpDefPriWins IpAddress
  nsVpnL2tpDefSecWins IpAddress

NsVpnL2tpTunnelEntry  
SEQUENCE    
  nsVpnL2tpTunIndex Integer32
  nsVpnL2tpTunId Integer32
  nsVpnL2tpTunName DisplayString
  nsVpnL2tpTunUsrOrGroup DisplayString
  nsVpnL2tpTunPeerIp IpAddress
  nsVpnL2tpTunHost DisplayString
  nsVpnL2tpTunKeepAlive Integer32
  nsVpnL2tpTunVsys Integer32

NsVpnL2tpMonTunnelEntry  
SEQUENCE    
  nsVpnL2tpMonTunId Integer32
  nsVpnL2tpMonTunPeerId Integer32
  nsVpnL2tpMonTunName DisplayString
  nsVpnL2tpMonTunPeerIp IpAddress
  nsVpnL2tpMonTunPort Integer32
  nsVpnL2tpMonTunPeerHost DisplayString
  nsVpnL2tpMonTunCalls Integer32
  nsVpnL2tpMonTunState INTEGER
  nsVpnL2tpMonTunVsys Integer32

NsVpnL2tpMonCallEntry  
SEQUENCE    
  nsVpnL2tpMonCallTunId Integer32
  nsVpnL2tpMonCallId Integer32
  nsVpnL2tpMonCallPeerId Integer32
  nsVpnL2tpMonCallIp IpAddress
  nsVpnL2tpMonCallUser DisplayString
  nsVpnL2tpMonCallType INTEGER
  nsVpnL2tpMonCallState INTEGER
  nsVpnL2tpMonCallEstTime TimeTicks
  nsVpnL2tpMonCallVsys Integer32

Defined Values

netscreenVpnL2tpMibModule 1.3.6.1.4.1.3224.4.0.8
This module defines NetScreen private MIBs for L2tp configuration.
MODULE-IDENTITY    

nsVpnL2TP 1.3.6.1.4.1.3224.4.8
OBJECT IDENTIFIER    

nsVpnL2tpDefTable 1.3.6.1.4.1.3224.4.8.1
This table specifies the configuration attributes for NetScreen L2TP tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnL2tpDefEntry

nsVpnL2tpDefEntry 1.3.6.1.4.1.3224.4.8.1.1
Each entry in the nsVpnL2tpDefEntry holds a set of configuration parameters associated with an instance of L2TP configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnL2tpDefEntry  

nsVpnL2tpDefVsys 1.3.6.1.4.1.3224.4.8.1.1.1
virtual system id
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnL2tpDefPool 1.3.6.1.4.1.3224.4.8.1.1.2
IP pool used by the default L2TP setting.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnL2tpDefAuthDb 1.3.6.1.4.1.3224.4.8.1.1.3
l2tp authentication database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(0), radius(1)  

nsVpnL2tpDefPPPAuth 1.3.6.1.4.1.3224.4.8.1.1.4
l2tp PPP authentication algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pap(1), chap(2), any(3)  

nsVpnL2tpDefRadServer 1.3.6.1.4.1.3224.4.8.1.1.5
l2tp RADIUS Server's IP address or name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnL2tpDefPriDns 1.3.6.1.4.1.3224.4.8.1.1.6
DNS Primary Server's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnL2tpDefSecDns 1.3.6.1.4.1.3224.4.8.1.1.7
DNS Secondary Server's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnL2tpDefPriWins 1.3.6.1.4.1.3224.4.8.1.1.8
WINS Primary Server's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnL2tpDefSecWins 1.3.6.1.4.1.3224.4.8.1.1.9
WINS Secondary Server's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnL2tpTunnelTable 1.3.6.1.4.1.3224.4.8.2
This table specifies the configuration attributes for NetScreen L2TP tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnL2tpTunnelEntry

nsVpnL2tpTunnelEntry 1.3.6.1.4.1.3224.4.8.2.1
Each entry in the nsVpnL2tpTunnelTable holds a set of configuration parameters associated with an instance of L2TP tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnL2tpTunnelEntry  

nsVpnL2tpTunIndex 1.3.6.1.4.1.3224.4.8.2.1.1
A unique value for l2tp tunnel table. Its value ranges between 0 and 65535 and may not be contigous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnL2tpTunId 1.3.6.1.4.1.3224.4.8.2.1.2
l2tp tunnel id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpTunName 1.3.6.1.4.1.3224.4.8.2.1.3
l2tp tunnel name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnL2tpTunUsrOrGroup 1.3.6.1.4.1.3224.4.8.2.1.4
Dialup user or group using this l2tp tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnL2tpTunPeerIp 1.3.6.1.4.1.3224.4.8.2.1.5
L2tp tunnel peer's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnL2tpTunHost 1.3.6.1.4.1.3224.4.8.2.1.6
L2tp tunnel's host name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnL2tpTunKeepAlive 1.3.6.1.4.1.3224.4.8.2.1.7
Keep alive time threshold for a l2tp tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpTunVsys 1.3.6.1.4.1.3224.4.8.2.1.8
Virtual system this tunnel belongs to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonTunnelTable 1.3.6.1.4.1.3224.4.8.3
This table specifies the monitoring attributes for NetScreen L2TP tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnL2tpMonTunnelEntry

nsVpnL2tpMonTunnelEntry 1.3.6.1.4.1.3224.4.8.3.1
Each entry in the nsVpnL2tpMonTunnelTable holds a set of monitoring parameters associated with an instance of L2TP tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnL2tpMonTunnelEntry  

nsVpnL2tpMonTunId 1.3.6.1.4.1.3224.4.8.3.1.1
L2tp tunnel id. Its value ranges between 1 and 65535 and may not be contigous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonTunPeerId 1.3.6.1.4.1.3224.4.8.3.1.2
L2tp tunnel peer id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonTunName 1.3.6.1.4.1.3224.4.8.3.1.3
L2tp tunnel name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsVpnL2tpMonTunPeerIp 1.3.6.1.4.1.3224.4.8.3.1.4
L2tp tunnel peer's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnL2tpMonTunPort 1.3.6.1.4.1.3224.4.8.3.1.5
L2tp tunnel port number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonTunPeerHost 1.3.6.1.4.1.3224.4.8.3.1.6
L2tp tunnel peer's host name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsVpnL2tpMonTunCalls 1.3.6.1.4.1.3224.4.8.3.1.7
Total calls for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonTunState 1.3.6.1.4.1.3224.4.8.3.1.8
L2tp tunnel state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), wait-reply(2), wait-conn(3), establish(4), dead(5)  

nsVpnL2tpMonTunVsys 1.3.6.1.4.1.3224.4.8.3.1.9
Virtual system this tunnel belongs to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonCallTable 1.3.6.1.4.1.3224.4.8.4
This table specifies the monitoring attributes for NetScreen L2TP calls.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnL2tpMonCallEntry

nsVpnL2tpMonCallEntry 1.3.6.1.4.1.3224.4.8.4.1
Each entry in the nsVpnL2tpMonCallTable holds a set of monitoring parameters associated with an instance of L2TP tunnel and call id.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnL2tpMonCallEntry  

nsVpnL2tpMonCallTunId 1.3.6.1.4.1.3224.4.8.4.1.1
L2tp tunnel id. Its value ranges between 1 and 65535 and may not be contigous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonCallId 1.3.6.1.4.1.3224.4.8.4.1.2
L2tp call id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonCallPeerId 1.3.6.1.4.1.3224.4.8.4.1.3
L2tp call peer id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnL2tpMonCallIp 1.3.6.1.4.1.3224.4.8.4.1.4
L2tp call assigned IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nsVpnL2tpMonCallUser 1.3.6.1.4.1.3224.4.8.4.1.5
L2tp call user name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nsVpnL2tpMonCallType 1.3.6.1.4.1.3224.4.8.4.1.6
Call type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), incoming(2), outgoing(3)  

nsVpnL2tpMonCallState 1.3.6.1.4.1.3224.4.8.4.1.7
L2tp call state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), wait-conn(2), establish(3), wait-tunnel(4), wait-reply(5)  

nsVpnL2tpMonCallEstTime 1.3.6.1.4.1.3224.4.8.4.1.8
L2tp call establish time. This is the sysUptime when the call was established
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nsVpnL2tpMonCallVsys 1.3.6.1.4.1.3224.4.8.4.1.9
Virtual system this tunnel belongs to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32