Wellfleet-L2TP-MIB

File: Wellfleet-L2TP-MIB.mib (37070 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

IpAddress OBJECT-TYPE DisplayString
wfL2TPGroup

Defined Types

WfTunnelAuthEntry  
SEQUENCE    
  wfTunnelAuthDelete INTEGER
  wfTunnelAuthDisable INTEGER
  wfTunnelAuthSlot INTEGER
  wfTunnelAuthInstance INTEGER
  wfTunnelAuthSecret DisplayString

WfL2TPEntry  
SEQUENCE    
  wfL2TPDelete INTEGER
  wfL2TPDisable INTEGER
  wfL2TPLnsAddr IpAddress
  wfL2TPIPstate INTEGER
  wfL2TPSlot INTEGER
  wfL2TPReceiveWindowSize INTEGER
  wfL2TPRetransmitTimer INTEGER
  wfL2TPMaxRetransmit INTEGER
  wfL2TPHelloTimer INTEGER
  wfL2TPAckTimer INTEGER
  wfL2TPAckLastNPkts INTEGER
  wfL2TPLnsHostName DisplayString
  wfL2TPTunnelInfo INTEGER
  wfL2TPSessionInfo INTEGER
  wfL2TPDebugFlag INTEGER
  wfL2TPMaxSession INTEGER
  wfL2TPPortCfgMask INTEGER
  wfL2TPIpAddr IpAddress
  wfL2TPIpCctNum INTEGER
  wfL2TPTunnelDataFlowControl INTEGER
  wfL2TPRemoveDomainName INTEGER
  wfL2TPDomainNameDelimiter DisplayString
  wfL2TPNsaOrigin INTEGER
  wfL2TPNsaPrimaryDNS IpAddress
  wfL2TPNsaSecondaryDNS IpAddress
  wfL2TPNsaPrimaryNBNS IpAddress
  wfL2TPNsaSecondaryNBNS IpAddress

WfTunnelCircuitEntry  
SEQUENCE    
  wfTunnelCircuitDelete INTEGER
  wfTunnelCircuitNum INTEGER
  wfTunnelCircuitSlot INTEGER

WfL2TPStatsEntry  
SEQUENCE    
  wfL2TPStatsCreate INTEGER
  wfL2TPStatsSlot INTEGER
  wfL2TPStatsIpAddress IpAddress
  wfL2TPStatsValidSccrq INTEGER
  wfL2TPStatsValidScccn INTEGER
  wfL2TPStatsValidIcrq INTEGER
  wfL2TPStatsValidIccn INTEGER
  wfL2TPStatsInvalidSccrq INTEGER
  wfL2TPStatsInvalidScccn INTEGER
  wfL2TPStatsInvalidIcrq INTEGER
  wfL2TPStatsInvalidIccn INTEGER
  wfL2TPStatsSuccessTunnelAuth INTEGER
  wfL2TPStatsSuccessSessionAuth INTEGER
  wfL2TPStatsFailTunnelAuth INTEGER
  wfL2TPStatsFailSessionAuth INTEGER
  wfL2TPStatsActiveTunnelCount INTEGER
  wfL2TPStatsActiveSessionCount INTEGER
  wfL2TPStatsDropInCtrlPktCount INTEGER
  wfL2TPStatsDropInPayloadPktCount INTEGER
  wfL2TPStatsHelloPktTxCount INTEGER
  wfL2TPStatsHelloPktRxCount INTEGER
  wfL2TPStatsCdnPktTxCount INTEGER
  wfL2TPStatsCdnPktRxCount INTEGER
  wfL2TPStatsStopCCNPktTxCount INTEGER
  wfL2TPStatsStopCCNPktRxCount INTEGER

WfL2TPTunnelInfoEntry  
SEQUENCE    
  wfL2TPTunnelInfoSlot INTEGER
  wfL2TPTunnelInfoLnsTunnelId INTEGER
  wfL2TPTunnelInfoLacTunnelId INTEGER
  wfL2TPTunnelInfoLnsAddress IpAddress
  wfL2TPTunnelInfoLacAddress IpAddress
  wfL2TPTunnelInfoFramingCap INTEGER
  wfL2TPTunnelInfoBearerCap INTEGER
  wfL2TPTunnelInfoLacVendorName DisplayString
  wfL2TPTunnelInfoLacHostName DisplayString
  wfL2TPTunnelInfoRecvWindowSize INTEGER
  wfL2TPTunnelInfoActiveSessionCount INTEGER
  wfL2TPTunnelInfoFirmwareRevision INTEGER

WfL2TPSessionInfoEntry  
SEQUENCE    
  wfL2TPSessionInfoSlot INTEGER
  wfL2TPSessionInfoLnsTunnelId INTEGER
  wfL2TPSessionInfoLacTunnelId INTEGER
  wfL2TPSessionInfoLnsCallId INTEGER
  wfL2TPSessionInfoLacCallId INTEGER
  wfL2TPSessionInfoCallSerialNum DisplayString
  wfL2TPSessionInfoCallBearerType INTEGER
  wfL2TPSessionInfoDialingNum DisplayString
  wfL2TPSessionInfoDialedNum DisplayString
  wfL2TPSessionInfoSubAddress DisplayString
  wfL2TPSessionInfoConnectSpeed INTEGER
  wfL2TPSessionInfoFramingType INTEGER
  wfL2TPSessionInfoLocalRecvPktWindow INTEGER
  wfL2TPSessionInfoRemoteRecvPktWindow INTEGER
  wfL2TPSessionInfoPhysicalChannelId INTEGER
  wfL2TPSessionInfoNextSendSeq INTEGER
  wfL2TPSessionInfoNextSendSeqAck INTEGER
  wfL2TPSessionInfoNextRecvSeq INTEGER
  wfL2TPSessionInfoNextRecvSeqAck INTEGER
  wfL2TPSessionInfoAssignedIpAddress IpAddress
  wfL2TPSessionInfoUsername DisplayString
  wfL2TPSessionInfoTxPackets INTEGER
  wfL2TPSessionInfoRxPackets INTEGER
  wfL2TPSessionInfoConnectTime INTEGER

WfTunnelLineEntry  
SEQUENCE    
  wfTunnelLineDelete INTEGER
  wfTunnelLineNum INTEGER
  wfTunnelLineSlot INTEGER

Defined Values

wfTunnelAuthTable 1.3.6.1.4.1.18.3.5.23.1
Infomation used for tunnel authentication between the LAC and LNS
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfTunnelAuthEntry

wfTunnelAuthEntry 1.3.6.1.4.1.18.3.5.23.1.1
An entry defining a tunnel authentication entity
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfTunnelAuthEntry  

wfTunnelAuthDelete 1.3.6.1.4.1.18.3.5.23.1.1.1
Creation and deletion flag for this record
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfTunnelAuthDisable 1.3.6.1.4.1.18.3.5.23.1.1.2
Disable/Enable the usage of this tunnel authentication entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfTunnelAuthSlot 1.3.6.1.4.1.18.3.5.23.1.1.3
Slot corresponding to this L2TP configuration
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfTunnelAuthInstance 1.3.6.1.4.1.18.3.5.23.1.1.4
The instance index of the authentication entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfTunnelAuthSecret 1.3.6.1.4.1.18.3.5.23.1.1.5
The tunnel authentication shared secret
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfL2TPTable 1.3.6.1.4.1.18.3.5.23.2
Configuration info for L2TP subsystem running on the slot
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfL2TPEntry

wfL2TPEntry 1.3.6.1.4.1.18.3.5.23.2.1
There is a per slot L2TP entry for every slot configured with L2TP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfL2TPEntry  

wfL2TPDelete 1.3.6.1.4.1.18.3.5.23.2.1.1
Creation and deletion flag for this record
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfL2TPDisable 1.3.6.1.4.1.18.3.5.23.2.1.2
`Enable/Disable L2TP'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfL2TPLnsAddr 1.3.6.1.4.1.18.3.5.23.2.1.3
`IP address of the LNS (Note: this must be unique per slot)'
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfL2TPIPstate 1.3.6.1.4.1.18.3.5.23.2.1.4
`State of WAN IP address for the LNS'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSlot 1.3.6.1.4.1.18.3.5.23.2.1.5
Slot on which L2TP is configured
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPReceiveWindowSize 1.3.6.1.4.1.18.3.5.23.2.1.6
The recieve window size for tunnel creation in the slot
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPRetransmitTimer 1.3.6.1.4.1.18.3.5.23.2.1.7
The time period in sec to wait for an ACK before retransmission.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPMaxRetransmit 1.3.6.1.4.1.18.3.5.23.2.1.8
The max number of retransmission allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPHelloTimer 1.3.6.1.4.1.18.3.5.23.2.1.9
The time period in sec of tunnel inactivity before sending a Hello. The draft says 60sec.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPAckTimer 1.3.6.1.4.1.18.3.5.23.2.1.10
The max amount of delay in mini-seconds before sending an Ack.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPAckLastNPkts 1.3.6.1.4.1.18.3.5.23.2.1.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPLnsHostName 1.3.6.1.4.1.18.3.5.23.2.1.12
To host name used in the Host Name AVP of the LNS
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfL2TPTunnelInfo 1.3.6.1.4.1.18.3.5.23.2.1.13
To enable or disable the creation of TunnelInfoEntry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfL2TPSessionInfo 1.3.6.1.4.1.18.3.5.23.2.1.14
To enable or disable the creation of SessionInfoEntry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfL2TPDebugFlag 1.3.6.1.4.1.18.3.5.23.2.1.15
The switch to control the level of debug info
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPMaxSession 1.3.6.1.4.1.18.3.5.23.2.1.16
The max session/call allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPPortCfgMask 1.3.6.1.4.1.18.3.5.23.2.1.17
Used by SM to indicate the port being configured with L2TP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPIpAddr 1.3.6.1.4.1.18.3.5.23.2.1.18
IP address of the L2TP_IP interface for the slot
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfL2TPIpCctNum 1.3.6.1.4.1.18.3.5.23.2.1.19
The circuit number of the L2TP_IP interface for the slot
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelDataFlowControl 1.3.6.1.4.1.18.3.5.23.2.1.20
This object determines whether or not L2TP is to use flow control on the tunneled data packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfL2TPRemoveDomainName 1.3.6.1.4.1.18.3.5.23.2.1.21
This object determines whether or not to remove the domain name from the complete username (before RADIUS authentication).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfL2TPDomainNameDelimiter 1.3.6.1.4.1.18.3.5.23.2.1.22
This character identifies the delimiter used to separate the domain name from the username and is used in conjunction with the RemoveDomainName feature above.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfL2TPNsaOrigin 1.3.6.1.4.1.18.3.5.23.2.1.23
This object determines where the Name Server Addresses will originate from, or if the feature is to be disabled. It can take on the following values and meaning: 1 indicates Name Server Addresses are to be disabled. 2 indicates Local origin from Site Manager. 3 indicates remote origin from a RADIUS Server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), local(2), radius(3)  

wfL2TPNsaPrimaryDNS 1.3.6.1.4.1.18.3.5.23.2.1.24
Primary DNS Server Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfL2TPNsaSecondaryDNS 1.3.6.1.4.1.18.3.5.23.2.1.25
Secondary DNS Server Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfL2TPNsaPrimaryNBNS 1.3.6.1.4.1.18.3.5.23.2.1.26
Primary NBNS Server Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfL2TPNsaSecondaryNBNS 1.3.6.1.4.1.18.3.5.23.2.1.27
Secondary NBNS Server Address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfTunnelCircuitTable 1.3.6.1.4.1.18.3.5.23.3
The circuit entry used for L2TP on the slot
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfTunnelCircuitEntry

wfTunnelCircuitEntry 1.3.6.1.4.1.18.3.5.23.3.1
An entry defining circuits specified for L2TP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfTunnelCircuitEntry  

wfTunnelCircuitDelete 1.3.6.1.4.1.18.3.5.23.3.1.1
Creation and deletion flag for this record
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfTunnelCircuitNum 1.3.6.1.4.1.18.3.5.23.3.1.2
Tunnel Circuit Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfTunnelCircuitSlot 1.3.6.1.4.1.18.3.5.23.3.1.3
The slot on which tunnel Circuit resides
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsTable 1.3.6.1.4.1.18.3.5.23.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfL2TPStatsEntry

wfL2TPStatsEntry 1.3.6.1.4.1.18.3.5.23.4.1
An entry storing L2TP statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfL2TPStatsEntry  

wfL2TPStatsCreate 1.3.6.1.4.1.18.3.5.23.4.1.1
Creation and deletion flag for this record
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfL2TPStatsSlot 1.3.6.1.4.1.18.3.5.23.4.1.2
Enable and disable flag for this record
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsIpAddress 1.3.6.1.4.1.18.3.5.23.4.1.3
L2TP LNS IP address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfL2TPStatsValidSccrq 1.3.6.1.4.1.18.3.5.23.4.1.4
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsValidScccn 1.3.6.1.4.1.18.3.5.23.4.1.5
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsValidIcrq 1.3.6.1.4.1.18.3.5.23.4.1.6
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsValidIccn 1.3.6.1.4.1.18.3.5.23.4.1.7
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsInvalidSccrq 1.3.6.1.4.1.18.3.5.23.4.1.8
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsInvalidScccn 1.3.6.1.4.1.18.3.5.23.4.1.9
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsInvalidIcrq 1.3.6.1.4.1.18.3.5.23.4.1.10
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsInvalidIccn 1.3.6.1.4.1.18.3.5.23.4.1.11
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsSuccessTunnelAuth 1.3.6.1.4.1.18.3.5.23.4.1.12
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsSuccessSessionAuth 1.3.6.1.4.1.18.3.5.23.4.1.13
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsFailTunnelAuth 1.3.6.1.4.1.18.3.5.23.4.1.14
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsFailSessionAuth 1.3.6.1.4.1.18.3.5.23.4.1.15
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsActiveTunnelCount 1.3.6.1.4.1.18.3.5.23.4.1.16
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsActiveSessionCount 1.3.6.1.4.1.18.3.5.23.4.1.17
L2TP Stats
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsDropInCtrlPktCount 1.3.6.1.4.1.18.3.5.23.4.1.18
Total number of invalid L2TP control pkts being dropped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsDropInPayloadPktCount 1.3.6.1.4.1.18.3.5.23.4.1.19
Total number of invalid L2TP payload lpkts being dropped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsHelloPktTxCount 1.3.6.1.4.1.18.3.5.23.4.1.20
Total number of HELLO pkts transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsHelloPktRxCount 1.3.6.1.4.1.18.3.5.23.4.1.21
Total number of HELLO pkts received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsCdnPktTxCount 1.3.6.1.4.1.18.3.5.23.4.1.22
Total number of CDN pkts transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsCdnPktRxCount 1.3.6.1.4.1.18.3.5.23.4.1.23
Total number of CDN pkts received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsStopCCNPktTxCount 1.3.6.1.4.1.18.3.5.23.4.1.24
Total number of StopCCN pkts transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPStatsStopCCNPktRxCount 1.3.6.1.4.1.18.3.5.23.4.1.25
Total number of StopCCN pkts received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoTable 1.3.6.1.4.1.18.3.5.23.5
Infomation related to the active tunnel
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfL2TPTunnelInfoEntry

wfL2TPTunnelInfoEntry 1.3.6.1.4.1.18.3.5.23.5.1
Info entry for each active L2TP tunnel
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfL2TPTunnelInfoEntry  

wfL2TPTunnelInfoSlot 1.3.6.1.4.1.18.3.5.23.5.1.1
Slot nubmer
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoLnsTunnelId 1.3.6.1.4.1.18.3.5.23.5.1.2
The tunnel ID assigned by LNS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoLacTunnelId 1.3.6.1.4.1.18.3.5.23.5.1.3
The tunnel ID assigned by LAC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoLnsAddress 1.3.6.1.4.1.18.3.5.23.5.1.4
IP address of the tunnel LNS endpoint
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfL2TPTunnelInfoLacAddress 1.3.6.1.4.1.18.3.5.23.5.1.5
IP address of the tunnel LAC endpoint
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfL2TPTunnelInfoFramingCap 1.3.6.1.4.1.18.3.5.23.5.1.6
1 = Synchronous, 2 = Asynchronous, 3 = Both
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoBearerCap 1.3.6.1.4.1.18.3.5.23.5.1.7
1 = Digital, 2 = Analog, 3 = Both
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoLacVendorName 1.3.6.1.4.1.18.3.5.23.5.1.8
The Vendor Name used in the tunnel SCCRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfL2TPTunnelInfoLacHostName 1.3.6.1.4.1.18.3.5.23.5.1.9
The Host name used in the tunnel SCCRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfL2TPTunnelInfoRecvWindowSize 1.3.6.1.4.1.18.3.5.23.5.1.10
The Receive Window Size used in the tunnel SCCRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoActiveSessionCount 1.3.6.1.4.1.18.3.5.23.5.1.11
The total number of active session in the tunnel
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPTunnelInfoFirmwareRevision 1.3.6.1.4.1.18.3.5.23.5.1.12
The Firmware Revision used in the tunnel SCCRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoTable 1.3.6.1.4.1.18.3.5.23.6
Infomation related to the active session
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfL2TPSessionInfoEntry

wfL2TPSessionInfoEntry 1.3.6.1.4.1.18.3.5.23.6.1
Info entry for each active L2TP session
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfL2TPSessionInfoEntry  

wfL2TPSessionInfoSlot 1.3.6.1.4.1.18.3.5.23.6.1.1
The slot nubmer where the session resides
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoLnsTunnelId 1.3.6.1.4.1.18.3.5.23.6.1.2
Tunnel ID of the tunnel that the session is on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoLacTunnelId 1.3.6.1.4.1.18.3.5.23.6.1.3
Tunnel ID of the tunnel that the session is on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoLnsCallId 1.3.6.1.4.1.18.3.5.23.6.1.4
The call ID assigned by the LNS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoLacCallId 1.3.6.1.4.1.18.3.5.23.6.1.5
The call ID assigned by the LAC in the ICRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoCallSerialNum 1.3.6.1.4.1.18.3.5.23.6.1.6
The Call Serial Number used in the ICRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfL2TPSessionInfoCallBearerType 1.3.6.1.4.1.18.3.5.23.6.1.7
The Bearer Type used in the ICRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoDialingNum 1.3.6.1.4.1.18.3.5.23.6.1.8
The Dialing Number used in the ICRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfL2TPSessionInfoDialedNum 1.3.6.1.4.1.18.3.5.23.6.1.9
The Dialed Number used in the ICRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfL2TPSessionInfoSubAddress 1.3.6.1.4.1.18.3.5.23.6.1.10
The subaddress used in the ICRQ message
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfL2TPSessionInfoConnectSpeed 1.3.6.1.4.1.18.3.5.23.6.1.11
The Connect Speed used in the ICCN message
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoFramingType 1.3.6.1.4.1.18.3.5.23.6.1.12
The Framing Type used in the ICCN message
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoLocalRecvPktWindow 1.3.6.1.4.1.18.3.5.23.6.1.13
This object contains the local Send Window Size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoRemoteRecvPktWindow 1.3.6.1.4.1.18.3.5.23.6.1.14
This object contains the remote receive window size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoPhysicalChannelId 1.3.6.1.4.1.18.3.5.23.6.1.15
This object contains the physical channel identifier for the session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoNextSendSeq 1.3.6.1.4.1.18.3.5.23.6.1.16
This object contains the next send sequence number for for this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoNextSendSeqAck 1.3.6.1.4.1.18.3.5.23.6.1.17
This object contains the next send acknowledgement for this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoNextRecvSeq 1.3.6.1.4.1.18.3.5.23.6.1.18
This object contains the next receive sequence number for this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoNextRecvSeqAck 1.3.6.1.4.1.18.3.5.23.6.1.19
This object contains the next receive acknowledgement for this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoAssignedIpAddress 1.3.6.1.4.1.18.3.5.23.6.1.20
Address assigned to this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfL2TPSessionInfoUsername 1.3.6.1.4.1.18.3.5.23.6.1.21
User tunnelled within this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfL2TPSessionInfoTxPackets 1.3.6.1.4.1.18.3.5.23.6.1.22
Number of outbound data packets for this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoRxPackets 1.3.6.1.4.1.18.3.5.23.6.1.23
Number of inbound data packets for this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfL2TPSessionInfoConnectTime 1.3.6.1.4.1.18.3.5.23.6.1.24
Time the session was started
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfTunnelLineTable 1.3.6.1.4.1.18.3.5.23.7
The line entry used for L2TP on the slot
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfTunnelLineEntry

wfTunnelLineEntry 1.3.6.1.4.1.18.3.5.23.7.1
An entry defining lines specified for L2TP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfTunnelLineEntry  

wfTunnelLineDelete 1.3.6.1.4.1.18.3.5.23.7.1.1
Creation and deletion flag for this record
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfTunnelLineNum 1.3.6.1.4.1.18.3.5.23.7.1.2
Tunnel Line Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfTunnelLineSlot 1.3.6.1.4.1.18.3.5.23.7.1.3
The slot on which tunnel Line resides
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER