L2TP-MIB

File: L2TP-MIB.mib (98704 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF IF-MIB

Imported symbols

Integer32 Unsigned32 Counter32
Gauge32 Counter64 transmission
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION RowStatus TruthValue
StorageType SnmpAdminString OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP InterfaceIndex

Defined Types

L2tpMilliSeconds  
A period of time measured in units of .001 of seconds when used in conjunction with the DISPLAY-HINT will show seconds and fractions of second with a resolution of .001 of a second.
TEXTUAL-CONVENTION    
  Integer32 0..2147483646  

L2tpDomainConfigEntry  
SEQUENCE    
  l2tpDomainConfigId SnmpAdminString
  l2tpDomainConfigAdminState INTEGER
  l2tpDomainConfigDrainTunnels TruthValue
  l2tpDomainConfigAuth INTEGER
  l2tpDomainConfigSecret SnmpAdminString
  l2tpDomainConfigTunnelSecurity INTEGER
  l2tpDomainConfigTunnelHelloInt Integer32
  l2tpDomainConfigTunnelIdleTO Integer32
  l2tpDomainConfigControlRWS Integer32
  l2tpDomainConfigControlMaxRetx Integer32
  l2tpDomainConfigControlMaxRetxTO Integer32
  l2tpDomainConfigPayloadSeq INTEGER
  l2tpDomainConfigReassemblyTO L2tpMilliSeconds
  l2tpDomainConfigProxyPPPAuth TruthValue
  l2tpDomainConfigStorageType StorageType
  l2tpDomainConfigStatus RowStatus

L2tpDomainStatsEntry  
SEQUENCE    
  l2tpDomainStatsTotalTunnels Counter32
  l2tpDomainStatsFailedTunnels Counter32
  l2tpDomainStatsFailedAuths Counter32
  l2tpDomainStatsActiveTunnels Gauge32
  l2tpDomainStatsTotalSessions Counter32
  l2tpDomainStatsFailedSessions Counter32
  l2tpDomainStatsActiveSessions Gauge32
  l2tpDomainStatsDrainingTunnels TruthValue
  l2tpDomainStatsControlRxOctets Counter32
  l2tpDomainStatsControlRxPkts Counter32
  l2tpDomainStatsControlTxOctets Counter32
  l2tpDomainStatsControlTxPkts Counter32
  l2tpDomainStatsPayloadRxOctets Counter32
  l2tpDomainStatsPayloadRxPkts Counter32
  l2tpDomainStatsPayloadRxDiscs Counter32
  l2tpDomainStatsPayloadTxOctets Counter32
  l2tpDomainStatsPayloadTxPkts Counter32
  l2tpDomainStatsControlHCRxOctets Counter64
  l2tpDomainStatsControlHCRxPkts Counter64
  l2tpDomainStatsControlHCTxOctets Counter64
  l2tpDomainStatsControlHCTxPkts Counter64
  l2tpDomainStatsPayloadHCRxOctets Counter64
  l2tpDomainStatsPayloadHCRxPkts Counter64
  l2tpDomainStatsPayloadHCRxDiscs Counter64
  l2tpDomainStatsPayloadHCTxOctets Counter64
  l2tpDomainStatsPayloadHCTxPkts Counter64

L2tpTunnelConfigEntry  
SEQUENCE    
  l2tpTunnelConfigIfIndex InterfaceIndex
  l2tpTunnelConfigDomainId SnmpAdminString
  l2tpTunnelConfigAuth INTEGER
  l2tpTunnelConfigSecret SnmpAdminString
  l2tpTunnelConfigSecurity INTEGER
  l2tpTunnelConfigHelloInterval Integer32
  l2tpTunnelConfigIdleTimeout Integer32
  l2tpTunnelConfigControlRWS Integer32
  l2tpTunnelConfigControlMaxRetx Integer32
  l2tpTunnelConfigControlMaxRetxTO Integer32
  l2tpTunnelConfigPayloadSeq INTEGER
  l2tpTunnelConfigReassemblyTO L2tpMilliSeconds
  l2tpTunnelConfigTransport INTEGER
  l2tpTunnelConfigDrainTunnel TruthValue
  l2tpTunnelConfigProxyPPPAuth TruthValue

L2tpTunnelStatsEntry  
SEQUENCE    
  l2tpTunnelStatsLocalTID Integer32
  l2tpTunnelStatsRemoteTID Integer32
  l2tpTunnelStatsState INTEGER
  l2tpTunnelStatsInitiated INTEGER
  l2tpTunnelStatsRemoteHostName SnmpAdminString
  l2tpTunnelStatsRemoteVendorName SnmpAdminString
  l2tpTunnelStatsRemoteFirmwareRev Integer32
  l2tpTunnelStatsRemoteProtocolVer OCTET STRING
  l2tpTunnelStatsInitialRemoteRWS Integer32
  l2tpTunnelStatsBearerCaps INTEGER
  l2tpTunnelStatsFramingCaps INTEGER
  l2tpTunnelStatsControlRxPkts Counter32
  l2tpTunnelStatsControlRxZLB Counter32
  l2tpTunnelStatsControlOutOfSeq Counter32
  l2tpTunnelStatsControlOutOfWin Counter32
  l2tpTunnelStatsControlTxPkts Counter32
  l2tpTunnelStatsControlTxZLB Counter32
  l2tpTunnelStatsControlAckTO Counter32
  l2tpTunnelStatsCurrentRemoteRWS Gauge32
  l2tpTunnelStatsTxSeq Integer32
  l2tpTunnelStatsTxSeqAck Integer32
  l2tpTunnelStatsRxSeq Integer32
  l2tpTunnelStatsRxSeqAck Integer32
  l2tpTunnelStatsTotalSessions Counter32
  l2tpTunnelStatsFailedSessions Counter32
  l2tpTunnelStatsActiveSessions Gauge32
  l2tpTunnelStatsLastResultCode Integer32
  l2tpTunnelStatsLastErrorCode Integer32
  l2tpTunnelStatsLastErrorMessage SnmpAdminString
  l2tpTunnelStatsDrainingTunnel TruthValue

L2tpSessionStatsEntry  
SEQUENCE    
  l2tpSessionStatsTunnelIfIndex InterfaceIndex
  l2tpSessionStatsIfIndex InterfaceIndex
  l2tpSessionStatsLocalSID Integer32
  l2tpSessionStatsRemoteSID Integer32
  l2tpSessionStatsUserName SnmpAdminString
  l2tpSessionStatsState INTEGER
  l2tpSessionStatsCallType INTEGER
  l2tpSessionStatsCallSerialNumber Unsigned32
  l2tpSessionStatsTxConnectSpeed Unsigned32
  l2tpSessionStatsRxConnectSpeed Unsigned32
  l2tpSessionStatsCallBearerType INTEGER
  l2tpSessionStatsFramingType INTEGER
  l2tpSessionStatsPhysChanId Unsigned32
  l2tpSessionStatsDNIS SnmpAdminString
  l2tpSessionStatsCLID SnmpAdminString
  l2tpSessionStatsSubAddress SnmpAdminString
  l2tpSessionStatsPrivateGroupID SnmpAdminString
  l2tpSessionStatsProxyLcp TruthValue
  l2tpSessionStatsAuthMethod INTEGER
  l2tpSessionStatsSequencingState INTEGER
  l2tpSessionStatsOutSequence Counter32
  l2tpSessionStatsReassemblyTO Counter32
  l2tpSessionStatsTxSeq Integer32
  l2tpSessionStatsRxSeq Integer32

L2tpTunnelMapEntry  
SEQUENCE    
  l2tpTunnelMapLocalTID Integer32
  l2tpTunnelMapIfIndex InterfaceIndex

L2tpSessionMapEntry  
SEQUENCE    
  l2tpSessionMapIfIndex InterfaceIndex
  l2tpSessionMapTunnelIfIndex InterfaceIndex
  l2tpSessionMapLocalSID Integer32
  l2tpSessionMapStatus RowStatus

L2tpUdpStatsEntry  
SEQUENCE    
  l2tpUdpStatsIfIndex InterfaceIndex
  l2tpUdpStatsPeerPort Integer32
  l2tpUdpStatsLocalPort Integer32

Defined Values

l2tp 1.3.6.1.2.1.10.95
The MIB module that describes managed objects of general use by the Layer Two Transport Protocol.
MODULE-IDENTITY    

l2tpNotifications 1.3.6.1.2.1.10.95.0
OBJECT IDENTIFIER    

l2tpObjects 1.3.6.1.2.1.10.95.1
OBJECT IDENTIFIER    

l2tpTransports 1.3.6.1.2.1.10.95.3
OBJECT IDENTIFIER    

l2tpConformance 1.3.6.1.2.1.10.95.4
OBJECT IDENTIFIER    

l2tpScalar 1.3.6.1.2.1.10.95.1.1
OBJECT IDENTIFIER    

l2tpConfig 1.3.6.1.2.1.10.95.1.1.1
OBJECT IDENTIFIER    

l2tpStats 1.3.6.1.2.1.10.95.1.1.2
OBJECT IDENTIFIER    

l2tpTransportIpUdp 1.3.6.1.2.1.10.95.3.1
OBJECT IDENTIFIER    

l2tpIpUdpObjects 1.3.6.1.2.1.10.95.3.1.1
OBJECT IDENTIFIER    

l2tpIpUdpTraps 1.3.6.1.2.1.10.95.3.1.2
OBJECT IDENTIFIER    

l2tpAdminState 1.3.6.1.2.1.10.95.1.1.1.1
This object defines the administrative state of the L2TP protocol. Setting this object to 'disabled' causes all tunnels to be immediately disconnected and no further tunnels to be either initiated or accepted. The value of this object must be maintained in non-volatile memory.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

l2tpDrainTunnels 1.3.6.1.2.1.10.95.1.1.1.2
Setting this object to 'true' will prevent any new tunnels and/or sessions to be either initiated or accepted but does NOT disconnect any active tunnels/sessions. Setting this object to true(1) causes all domains and their respective tunnels to transition to the draining state. Note that when this occurs the 'xxxDraining' status objects of the domains and their tunnels should reflect that they are 'draining'. Setting this object has no affect on the domains or their tunnels 'xxxDrainTunnels' configuration objects. To cancel a drain this object should be set to false(2). The object l2tpDrainingTunnels reflects the current L2TP draining state. The value of this object must be maintained in non-volatile memory.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

l2tpProtocolVersions 1.3.6.1.2.1.10.95.1.1.2.1
Vector of supported L2TP protocol version and revision numbers. Supported versions are identified via a two octet pairing where the first octet indicates the version and the second octet contains the revision.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2..256)  

l2tpVendorName 1.3.6.1.2.1.10.95.1.1.2.2
This object identifies the Vendor name of the L2TP protocol stack.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpFirmwareRev 1.3.6.1.2.1.10.95.1.1.2.3
This object defines the firmware revision for the L2TP protocol stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

l2tpDrainingTunnels 1.3.6.1.2.1.10.95.1.1.2.4
This object indicates if the local L2TP is draining off sessions from all tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

l2tpDomainConfigTable 1.3.6.1.2.1.10.95.1.2
The L2TP Domain configuration table. This table contains objects that can be used to configure the operational characteristics of a tunnel domain. There is a 1-1 correspondence between conceptual rows of this table and conceptual rows of the l2tpDomainStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpDomainConfigEntry

l2tpDomainConfigEntry 1.3.6.1.2.1.10.95.1.2.1
An L2TP Domain configuration entry. An entry in this table may correspond to a single endpoint or a group of tunnel endpoints.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpDomainConfigEntry  

l2tpDomainConfigId 1.3.6.1.2.1.10.95.1.2.1.1
The identifier, usually in the form of a Domain Name (full or partial), describing a single tunnel endpoint or a domain of tunnel endpoints. This is typically used as a 'handle' to identify the tunnel configuration requirements for both incoming and outgoing tunnel connection attempts. Both the LAC and LNS could use information provided in the Host Name AVP attribute however the tunnel initiator could use other means not specified to identify the domain's tunnel configuration requirements. For example; three rows in this table have l2tpDomainConfigId values of 'lac1.isp.com', 'isp.com' and 'com'. A tunnel endpoint then identifies itself as 'lac1.isp.com' which would match the 'lac1.isp.com' entry in this table. A second tunnel endpoint then identifies itself as 'lac2.isp.com'. This endpoint is then associated with the 'isp.com' entry of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

l2tpDomainConfigAdminState 1.3.6.1.2.1.10.95.1.2.1.2
This object defines the administrative state of this tunnel domain. Setting this object to disabled(2) causes all tunnels to be immediately disconnected and no further tunnels to be either initiated or accepted. Note that all columnar objects corresponding to this conceptual row cannot be modified when the administrative state is enabled EXCEPT those objects which specifically state otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

l2tpDomainConfigDrainTunnels 1.3.6.1.2.1.10.95.1.2.1.3
Setting this object to 'true' will prevent any new tunnels and/or sessions from being either initiated or accepted but does NOT disconnect any active tunnels/sessions for this tunnel domain. Setting this object to true(1) causes all tunnels within this domain to transition to the draining state. Note that when this occurs the l2tpTunnelStatsDrainingTunnel status objects of all of this domain's tunnels should reflect that they are 'draining'. Setting this object has no effect on this domain's associated tunnels l2tpTunnelConfigDrainTunnel configuration objects. To cancel a drain this object should be set to false(2). Setting this object to false(2) when the L2TP object l2tpDrainTunnels is true(1) has no affect, all domains and their tunnels will continue to drain.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

l2tpDomainConfigAuth 1.3.6.1.2.1.10.95.1.2.1.4
This object describes how tunnel peers belonging to this domain are to be authenticated. The value simple(2) indicates that peers are authenticated simply by their host name as described in the Host Name AVP. The value challenge(3) indicates that all peers are challenged to prove their identification. This mechanism is described in the L2TP protocol.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), simple(2), challenge(3)  

l2tpDomainConfigSecret 1.3.6.1.2.1.10.95.1.2.1.5
This object is used to configure the shared secret used during the tunnel authentication phase of tunnel establishment. This object MUST be accessible only via requests using both authentication and privacy. The agent MUST report an empty string in response to get, get-next and get-bulk requests.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

l2tpDomainConfigTunnelSecurity 1.3.6.1.2.1.10.95.1.2.1.6
This object defines whether this tunnel domain requires that all tunnels are to be secured. The value of ipsec(3) indicates that all tunnel packets, control and session, have IP Security headers. The type of IP Security headers (AH, ESP etc) and how they are further described is outside the scope of this document.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), other(2), ipSec(3)  

l2tpDomainConfigTunnelHelloInt 1.3.6.1.2.1.10.95.1.2.1.7
This object defines the interval in which Hello (or keep-alive) packets are to be sent by local peers belonging to this tunnel domain. The value zero effectively disables the sending of Hello packets. This object may be modified when the administrative state is enabled for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..3600  

l2tpDomainConfigTunnelIdleTO 1.3.6.1.2.1.10.95.1.2.1.8
This object defines the period of time that an established tunnel belonging to this tunnel domain with no active sessions will wait before disconnecting the tunnel. A value of zero indicates that the tunnel will disconnect immediately after the last session disconnects. A value of -1 leaves the tunnel up indefinitely. This object may be modified when the administrative state is enabled for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..86400  

l2tpDomainConfigControlRWS 1.3.6.1.2.1.10.95.1.2.1.9
This object defines the control channel receive window size for tunnels belonging to this domain. It specifies the maximum number of packets the tunnel peer belonging to this domain can send without waiting for an acknowledgement from this peer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

l2tpDomainConfigControlMaxRetx 1.3.6.1.2.1.10.95.1.2.1.10
This object defines the maximum number of retransmissions which the L2TP stack will attempt for tunnels belonging to this domain before assuming that the peer is no longer responding.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

l2tpDomainConfigControlMaxRetxTO 1.3.6.1.2.1.10.95.1.2.1.11
This object defines the maximum retransmission timeout interval which the L2TP stack will wait for tunnels belonging to this domain before retransmitting a control packet that has not been acknowledged.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..32  

l2tpDomainConfigPayloadSeq 1.3.6.1.2.1.10.95.1.2.1.12
This object determines whether or not session payload packets will be requested to be sent with sequence numbers from tunnel peers belonging to this domain. The value onDemand(1) allows the L2TP implementation to initiate payload sequencing when necessary based on local information (e.g: during LCP/NCP negotiations or for CCP). The value never(2) indicates that L2TP will never initiate sequencing but will do sequencing if asked. The value always(3) indicates that L2TP will send the Sequencing Required AVP during session establishment.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER onDemand(1), never(2), always(3)  

l2tpDomainConfigReassemblyTO 1.3.6.1.2.1.10.95.1.2.1.13
This object defines the number of milliseconds that local peers of this tunnel domain will wait before processing payload packets that were received out of sequence (which are waiting for the packet(s) to put them in sequence). A low value increases the chance of delayed packets to be discarded (which MAY cause the PPP decompression engine to reset) while a high value may cause more queuing and possibly degrade throughput if packets are truly lost. The default value for this object is zero which will result in all delayed packets being lost.
Status: current Access: read-create
OBJECT-TYPE    
  L2tpMilliSeconds  

l2tpDomainConfigProxyPPPAuth 1.3.6.1.2.1.10.95.1.2.1.14
This object is used to configure the sending or acceptance of the PPP Proxy Authentication AVP's on the LAC or LNS.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

l2tpDomainConfigStorageType 1.3.6.1.2.1.10.95.1.2.1.15
The storage type for this conceptual row. Conceptual rows having the value 'permanent' must allow write-access at a minimum to: - l2tpDomainConfigAdminState and l2tpDomainConfigDrainTunnels at all times - l2tpDomainConfigSecret if l2tpDomainConfigAuth has been configured as 'challenge' It is an implementation issue to decide if a SET for a readOnly or permanent row is accepted at all. In some contexts this may make sense, in others it may not. If a SET for a readOnly or permanent row is not accepted at all, then a 'wrongValue' error must be returned.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

l2tpDomainConfigStatus 1.3.6.1.2.1.10.95.1.2.1.16
The status of this Domain entry. Columnar objects corresponding to this conceptual row may be modified according to their description clauses when this RowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

l2tpDomainStatsTable 1.3.6.1.2.1.10.95.1.3
The L2TP Domain Status and Statistics table. This table contains objects that can be used to describe the current status and statistics of a tunnel domain. There is a 1-1 correspondence between conceptual rows of this table and conceptual rows of the l2tpDomainConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpDomainStatsEntry

l2tpDomainStatsEntry 1.3.6.1.2.1.10.95.1.3.1
An L2TP Domain Stats entry. An entry in this table may correspond to a single endpoint or a group of tunnel endpoints.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpDomainStatsEntry  

l2tpDomainStatsTotalTunnels 1.3.6.1.2.1.10.95.1.3.1.1
This object returns the total number of tunnels that have successfully reached the established state for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsFailedTunnels 1.3.6.1.2.1.10.95.1.3.1.2
This object returns the number of tunnels that failed (eg: connection timeout, unsupported or malformed AVP's etc) to reach the established state for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsFailedAuths 1.3.6.1.2.1.10.95.1.3.1.3
This object returns the number of failed tunnel connection attempts for this domain because the tunnel peer failed authentication.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsActiveTunnels 1.3.6.1.2.1.10.95.1.3.1.4
This object returns the number of tunnels that are currently active for this domain.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

l2tpDomainStatsTotalSessions 1.3.6.1.2.1.10.95.1.3.1.5
This object returns the total number of sessions that have successfully reached the established state for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsFailedSessions 1.3.6.1.2.1.10.95.1.3.1.6
This object returns the number of sessions that failed (eg: connection timeout, unsupported or malformed AVP's etc) to reach the established state for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsActiveSessions 1.3.6.1.2.1.10.95.1.3.1.7
This object returns the number of sessions that are currently active for this domain.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

l2tpDomainStatsDrainingTunnels 1.3.6.1.2.1.10.95.1.3.1.8
This object indicates if this domain is draining off sessions from all tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

l2tpDomainStatsControlRxOctets 1.3.6.1.2.1.10.95.1.3.1.9
This object returns the number of control channel octets received for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsControlRxPkts 1.3.6.1.2.1.10.95.1.3.1.10
This object returns the number of control packets received for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsControlTxOctets 1.3.6.1.2.1.10.95.1.3.1.11
This object returns the number of control channel octets that were transmitted to tunnel endpoints for this domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsControlTxPkts 1.3.6.1.2.1.10.95.1.3.1.12
This object returns the number of control packets that were transmitted to tunnel endpoints for this domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsPayloadRxOctets 1.3.6.1.2.1.10.95.1.3.1.13
This object returns the number of payload channel octets that were received for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsPayloadRxPkts 1.3.6.1.2.1.10.95.1.3.1.14
This object returns the number of payload packets that were received for this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsPayloadRxDiscs 1.3.6.1.2.1.10.95.1.3.1.15
This object returns the number of received payload packets that were discarded by this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsPayloadTxOctets 1.3.6.1.2.1.10.95.1.3.1.16
This object returns the number of payload channel octets that were transmitted to tunnel peers within this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsPayloadTxPkts 1.3.6.1.2.1.10.95.1.3.1.17
This object returns the number of payload packets that were transmitted to tunnel peers within this tunnel domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpDomainStatsControlHCRxOctets 1.3.6.1.2.1.10.95.1.3.1.18
This object is a 64-bit version of l2tpDomainStatsControlRxOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsControlHCRxPkts 1.3.6.1.2.1.10.95.1.3.1.19
This object is a 64-bit version of l2tpDomainStatsControlRxPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsControlHCTxOctets 1.3.6.1.2.1.10.95.1.3.1.20
This object is a 64-bit version of l2tpDomainStatsControlTxOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsControlHCTxPkts 1.3.6.1.2.1.10.95.1.3.1.21
This object is a 64-bit version of l2tpDomainStatsControlTxPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsPayloadHCRxOctets 1.3.6.1.2.1.10.95.1.3.1.22
This object is a 64-bit version of l2tpDomainStatsPayloadRxOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsPayloadHCRxPkts 1.3.6.1.2.1.10.95.1.3.1.23
This object is a 64-bit version of l2tpDomainStatsPayloadRxPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsPayloadHCRxDiscs 1.3.6.1.2.1.10.95.1.3.1.24
This object is a 64-bit version of l2tpDomainStatsPayloadRxDiscs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsPayloadHCTxOctets 1.3.6.1.2.1.10.95.1.3.1.25
This object is a 64-bit version of l2tpDomainStatsPayloadTxOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpDomainStatsPayloadHCTxPkts 1.3.6.1.2.1.10.95.1.3.1.26
This object is a 64-bit version of l2tpDomainStatsPayloadTxPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

l2tpTunnelConfigTable 1.3.6.1.2.1.10.95.1.4
The L2TP tunnel configuration table. This table contains objects that can be used to (re)configure the operational characteristics of a single L2TP tunnel. There is a 1-1 correspondence between conceptual rows of this table and conceptual rows of the l2tpTunnelStatsTable. Entries in this table have the same persistency characteristics as that of the tunnelConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpTunnelConfigEntry

l2tpTunnelConfigEntry 1.3.6.1.2.1.10.95.1.4.1
A L2TP tunnel interface configuration entry. Entries in this table come and go as a result of protocol interactions or on management operations. The latter occurs when a row is instantiated in the tunnelConfigTable row and the encapsulation method is 'l2tp'.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpTunnelConfigEntry  

l2tpTunnelConfigIfIndex 1.3.6.1.2.1.10.95.1.4.1.1
This value for this object is equal to the value of ifIndex of the Interfaces MIB for tunnel interfaces of type L2TP.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

l2tpTunnelConfigDomainId 1.3.6.1.2.1.10.95.1.4.1.2
The tunnel domain that this tunnel belongs to. A LNS tunnel endpoint will typically inherit this value from the endpoint domain table. A LAC may be provided with this information during tunnel setup. When a zero length string is returned this tunnel does not belong belong to any particular domain.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

l2tpTunnelConfigAuth 1.3.6.1.2.1.10.95.1.4.1.3
This object describes how L2TP tunnel peers are to be authenticated. The value 'simple' indicates that peers are authenticated simply by their host name as described in the Host Name AVP. The value 'challenge' indicates that all peers are challenged to prove their identification. This mechanism is described in the L2TP protocol. This object cannot be modified when the tunnel is in a connecting or connected state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), simple(2), challenge(3)  

l2tpTunnelConfigSecret 1.3.6.1.2.1.10.95.1.4.1.4
This object is used to configure the shared secret used during the tunnel authentication phase of tunnel establishment. This object cannot be modified when the tunnel is in a connecting or connected state. This object MUST be accessible only via requests using both authentication and privacy. The agent MUST report an empty string in response to get, get-next and get-bulk requests.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

l2tpTunnelConfigSecurity 1.3.6.1.2.1.10.95.1.4.1.5
This object defines whether this tunnel is to be secured. The value of 'ipSec' indicates that all tunnel packets, control and session, have IP Security headers. The type of IP Security headers (AH, ESP etc) and how they are further described is outside the scope of this document. This object cannot be modified when the tunnel is in a connecting or connected state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), other(2), ipsec(3)  

l2tpTunnelConfigHelloInterval 1.3.6.1.2.1.10.95.1.4.1.6
This object defines the interval in which Hello (or keep-alive) packets are to be sent to the tunnel peer. The value zero effectively disables the sending of Hello packets. Modifications to this object have immediate effect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

l2tpTunnelConfigIdleTimeout 1.3.6.1.2.1.10.95.1.4.1.7
This object defines the period of time that an established tunnel with no sessions will wait before disconnecting the tunnel. A value of zero indicates that the tunnel will disconnect immediately after the last session disconnects. A value of -1 leaves the tunnel up indefinitely. Modifications to this object have immediate effect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..86400  

l2tpTunnelConfigControlRWS 1.3.6.1.2.1.10.95.1.4.1.8
This object defines the control channel receive window size. It specifies the maximum number of packets the tunnel peer can send without waiting for an acknowledgement from this peer. This object cannot be modified when the tunnel is in a con- necting or connected state.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

l2tpTunnelConfigControlMaxRetx 1.3.6.1.2.1.10.95.1.4.1.9
This object defines the number of retransmissions which the tunnel will attempt before assuming that the peer is no longer responding. A value of zero indicates that this peer will not attempt to retransmit an unacknowledged control packet. Modifications to this object have immediate effect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32  

l2tpTunnelConfigControlMaxRetxTO 1.3.6.1.2.1.10.95.1.4.1.10
This object defines the maximum retransmission timeout interval which the tunnel will wait before retrans- mitting a control packet that has not been acknowledged. Modifications to this object have immediate effect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..32  

l2tpTunnelConfigPayloadSeq 1.3.6.1.2.1.10.95.1.4.1.11
This object determines whether or not session payload packets will be requested to be sent with sequence numbers from tunnel peers belonging to this domain. The value onDemand(1) allows the L2TP implementation to initiate payload sequencing when necessary based on local information (e.g: during LCP/NCP negotiations or for CCP). The value never(2) indicates that L2TP will never initiate sequencing but will do sequencing if asked. The value always(3) indicates that L2TP will send the Sequencing Required AVP during session establishment. Modifications to this object have immediate effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER onDemand(1), never(2), always(3)  

l2tpTunnelConfigReassemblyTO 1.3.6.1.2.1.10.95.1.4.1.12
This object defines the number of milliseconds that this tunnel will wait before processing payload packets that were received out of sequence (which are waiting for the packet(s) to put them in sequence). A low value increases the chance of delayed packets to be discarded (which MAY cause the PPP decompression engine to reset) while a high value may cause more queuing and possibly degrade throughput if packets are truly lost. The default value for this object is zero which will result in all delayed packets being lost. Modifications to this object have immediate effect.
Status: current Access: read-write
OBJECT-TYPE    
  L2tpMilliSeconds  

l2tpTunnelConfigTransport 1.3.6.1.2.1.10.95.1.4.1.13
This object defines the underlying transport media that is in use for this tunnel entry. Different tunnel transports may define MIB extensions to the L2TP tunnel table to realize the transport layer. For example if the value of this object is 'udpIp' then the value of ifIndex for this table may be used to determine state from the l2tpUdpStatsTable. This object cannot be modified when the tunnel is in a connecting or connected state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), none(2), udpIp(3), frameRelay(4), atm(5)  

l2tpTunnelConfigDrainTunnel 1.3.6.1.2.1.10.95.1.4.1.14
Setting this object to 'true' will prevent any new session from being either initiated or accepted but does NOT disconnect any active sessions for this tunnel. Note that when this occurs the l2tpTunnelStatsDrainingTunnel status object of this tunnel should reflect that it is 'draining'. To cancel a drain this object should be set to false(2). Setting this object to false(2) when the L2TP objects l2tpDrainTunnels or l2tpDomainConfigDrainTunnels is true(1) has no affect, this tunnels will continue to drain.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

l2tpTunnelConfigProxyPPPAuth 1.3.6.1.2.1.10.95.1.4.1.15
This object is used to configure the sending or acceptance of the session PPP Proxy Authentication AVP's on the LAC or LNS.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

l2tpTunnelStatsTable 1.3.6.1.2.1.10.95.1.5
The L2TP tunnel status and statistics table. This table contains objects that can be used to describe the current status and statistics of a single L2TP tunnel. There is a 1-1 correspondence between conceptual rows of this table and conceptual rows of the l2tpTunnelConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpTunnelStatsEntry

l2tpTunnelStatsEntry 1.3.6.1.2.1.10.95.1.5.1
An L2TP tunnel interface stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpTunnelStatsEntry  

l2tpTunnelStatsLocalTID 1.3.6.1.2.1.10.95.1.5.1.1
This object contains the local tunnel Identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsRemoteTID 1.3.6.1.2.1.10.95.1.5.1.2
This object contains the remote tunnel Identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsState 1.3.6.1.2.1.10.95.1.5.1.3
This field contains the current state of the control tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tunnelIdle(1), tunnelConnecting(2), tunnelEstablished(3), tunnelDisconnecting(4)  

l2tpTunnelStatsInitiated 1.3.6.1.2.1.10.95.1.5.1.4
This object indicates whether the tunnel was initiated locally or by the remote tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER locally(1), remotely(2)  

l2tpTunnelStatsRemoteHostName 1.3.6.1.2.1.10.95.1.5.1.5
This object contains the host name as discovered during the tunnel establishment phase (via the Host Name AVP) of the L2TP peer. If the tunnel is idle this object should maintain its value from the last time it was connected.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpTunnelStatsRemoteVendorName 1.3.6.1.2.1.10.95.1.5.1.6
This object identifies the vendor name of the peer's L2TP implementation. If the tunnel is idle this object should maintain its value from the last time it was connected.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpTunnelStatsRemoteFirmwareRev 1.3.6.1.2.1.10.95.1.5.1.7
This object contains the tunnel peer's firmware revision number. If the tunnel is idle this object should maintain its value from the last time it was connected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

l2tpTunnelStatsRemoteProtocolVer 1.3.6.1.2.1.10.95.1.5.1.8
This object describes the protocol version and revision of the tunnel peers implementation. The first octet contains the protocol version. The second octet contains the protocol revision.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

l2tpTunnelStatsInitialRemoteRWS 1.3.6.1.2.1.10.95.1.5.1.9
This object contains the initial remote peer's receive window size as indicated by the tunnel peer (in the RWS AVP) during the tunnel establishment phase. If the tunnel is idle this object should maintain its value from the last time it was connected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsBearerCaps 1.3.6.1.2.1.10.95.1.5.1.10
This object describes the Bearer Capabilities of the tunnel peer. If the tunnel is idle this object should maintain its value from the last time it was connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), digital(2), analog(3), digitalAnalog(4)  

l2tpTunnelStatsFramingCaps 1.3.6.1.2.1.10.95.1.5.1.11
This object describes the Framing Capabilities of the tunnel peer. If the tunnel is idle this object should maintain its value from the last time it was connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), sync(2), async(3), syncAsync(4)  

l2tpTunnelStatsControlRxPkts 1.3.6.1.2.1.10.95.1.5.1.12
This object contains the number of control packets received on the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsControlRxZLB 1.3.6.1.2.1.10.95.1.5.1.13
This object returns a count of the number of Zero Length Body control packet acknowledgement packets that were received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsControlOutOfSeq 1.3.6.1.2.1.10.95.1.5.1.14
This object returns a count of the number of control packets that were not received in the correct order (as per the sequence number) on this tunnel including out of window packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsControlOutOfWin 1.3.6.1.2.1.10.95.1.5.1.15
This object contains the number of control packets that were received outside of the offered receive window. It is implementation specific as to whether these packets are queued or discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsControlTxPkts 1.3.6.1.2.1.10.95.1.5.1.16
This object contains the number of control packets that were transmitted to the tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsControlTxZLB 1.3.6.1.2.1.10.95.1.5.1.17
This object contains the number of Zero Length Body control packets transmitted to the tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsControlAckTO 1.3.6.1.2.1.10.95.1.5.1.18
This object returns a count of the number of control packet timeouts due to the lack of a timely acknowledgement from the tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsCurrentRemoteRWS 1.3.6.1.2.1.10.95.1.5.1.19
This object contains the current remote receive window size as determined by the local flow control mechanism employed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

l2tpTunnelStatsTxSeq 1.3.6.1.2.1.10.95.1.5.1.20
This object contains the next send sequence number for the control channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsTxSeqAck 1.3.6.1.2.1.10.95.1.5.1.21
This object contains the send sequence number that the tunnel peer has acknowledged for the control channel. The flow control state can be determined by subtracting the l2tpTunnelStatsTxSeq from l2tpTunnelStatsTxSeqAck and comparing this value to l2tpTunnelStatsCurrentRemoteRWS (taking into consideration sequence number wraps).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsRxSeq 1.3.6.1.2.1.10.95.1.5.1.22
This object contains the next receive sequence number expected to be received on this control channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsRxSeqAck 1.3.6.1.2.1.10.95.1.5.1.23
This object contains the last receive sequence number that was acknowledged back to the tunnel peer for the control channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsTotalSessions 1.3.6.1.2.1.10.95.1.5.1.24
This object contains the total number of sessions that this tunnel has successfully connected through to its tunnel peer since this tunnel was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsFailedSessions 1.3.6.1.2.1.10.95.1.5.1.25
This object contains the total number of sessions that were initiated but failed to reach the established phase.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpTunnelStatsActiveSessions 1.3.6.1.2.1.10.95.1.5.1.26
This object contains the total number of sessions in the established state for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

l2tpTunnelStatsLastResultCode 1.3.6.1.2.1.10.95.1.5.1.27
This object contains the last value of the result code as described in the Result Code AVP which caused the tunnel to disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsLastErrorCode 1.3.6.1.2.1.10.95.1.5.1.28
This object contains the last value of the error code as described in the Result Code AVP which caused the tunnel to disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelStatsLastErrorMessage 1.3.6.1.2.1.10.95.1.5.1.29
This object contains the last value of the optional message as described in the Result Code AVP which caused the tunnel to disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpTunnelStatsDrainingTunnel 1.3.6.1.2.1.10.95.1.5.1.30
This object indicates if this tunnel is draining off sessions. This object will return false(2) when the tunnel is not draining sessions or after the last session has disconnected when the tunnel is in the draining state.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

l2tpSessionStatsTable 1.3.6.1.2.1.10.95.1.7
The L2TP session status and statistics table. This table contains the objects that can be used to describe the current status and statistics of a single L2TP tunneled session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpSessionStatsEntry

l2tpSessionStatsEntry 1.3.6.1.2.1.10.95.1.7.1
An L2TP session interface stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpSessionStatsEntry  

l2tpSessionStatsTunnelIfIndex 1.3.6.1.2.1.10.95.1.7.1.1
This object identifies the session's associated L2TP tunnel ifIndex value.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

l2tpSessionStatsIfIndex 1.3.6.1.2.1.10.95.1.7.1.2
This object identifies the ifIndex value of the interface from which PPP packets are being tunneled. For example this could be a DS0 ifIndex on a LAC or it would be the PPP ifIndex on the LNS.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

l2tpSessionStatsLocalSID 1.3.6.1.2.1.10.95.1.7.1.3
This object contains the local assigned session identifier for this session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

l2tpSessionStatsRemoteSID 1.3.6.1.2.1.10.95.1.7.1.4
This object contains the remote assigned session identifier for this session. When a session is starting this value may be zero until the remote tunnel endpoint has responded.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpSessionStatsUserName 1.3.6.1.2.1.10.95.1.7.1.5
This object identifies the peer session name on this interface. This is typically the login name of the remote user. If the user name is unknown to the local tunnel peer then this object will contain a null string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpSessionStatsState 1.3.6.1.2.1.10.95.1.7.1.6
This object contains the current state of the session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sessionIdle(1), sessionConnecting(2), sessionEstablished(3), sessionDisconnecting(4)  

l2tpSessionStatsCallType 1.3.6.1.2.1.10.95.1.7.1.7
This object indicates the type of call and the role this tunnel peer is providing for this session. For example, lacIncoming(1) indicates that this tunnel peer is acting as a LAC and generated a Incoming-Call-Request to the tunnel peer (the LNS). Note that tunnel peers can be both LAC and LNS simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lacIncoming(1), lnsIncoming(2), lacOutgoing(3), lnsOutgoing(4)  

l2tpSessionStatsCallSerialNumber 1.3.6.1.2.1.10.95.1.7.1.8
This object contains the serial number that has been assigned to this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

l2tpSessionStatsTxConnectSpeed 1.3.6.1.2.1.10.95.1.7.1.9
This object returns the last known transmit baud rate for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

l2tpSessionStatsRxConnectSpeed 1.3.6.1.2.1.10.95.1.7.1.10
This object returns the last known receive baud rate for this session established.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

l2tpSessionStatsCallBearerType 1.3.6.1.2.1.10.95.1.7.1.11
This object describes the bearer type of this session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), digital(2), analog(3)  

l2tpSessionStatsFramingType 1.3.6.1.2.1.10.95.1.7.1.12
This object describes the framing type of this session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), sync(2), async(3)  

l2tpSessionStatsPhysChanId 1.3.6.1.2.1.10.95.1.7.1.13
This object contains the physical channel identifier for the session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

l2tpSessionStatsDNIS 1.3.6.1.2.1.10.95.1.7.1.14
This object identifies the Dialed Number Information String that the LAC obtained from the network for the session. If no DNIS was provided then a null string will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpSessionStatsCLID 1.3.6.1.2.1.10.95.1.7.1.15
This object identifies the Calling Line ID that the LAC obtained from the network for the session. If no CLID was provided then a null string will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpSessionStatsSubAddress 1.3.6.1.2.1.10.95.1.7.1.16
This object identifies the Sub Address that the LAC obtained from the network for the session. If no Sub Address was provided then a null string will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpSessionStatsPrivateGroupID 1.3.6.1.2.1.10.95.1.7.1.17
This object identifies the Private Group Identifier used for this tunneled session. If no Private Group Identifier was provided then a null string will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

l2tpSessionStatsProxyLcp 1.3.6.1.2.1.10.95.1.7.1.18
Indicates whether the LAC performed proxy LCP for this session.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

l2tpSessionStatsAuthMethod 1.3.6.1.2.1.10.95.1.7.1.19
This object contains the proxy authentication method employed by the LAC for the session. If l2tpSessionProxyLcp is false(2) this object should not be interpreted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), text(2), pppChap(3), pppPap(4), pppEap(5), pppMsChapV1(6), pppMsChapV2(7), other(8)  

l2tpSessionStatsSequencingState 1.3.6.1.2.1.10.95.1.7.1.20
This object defines which tunnel peers have requested payload sequencing. The value of both(4) indicates that both peers have requested payload sequencing.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), remote(2), local(3), both(4)  

l2tpSessionStatsOutSequence 1.3.6.1.2.1.10.95.1.7.1.21
This object returns the total number of packets received for this session which were received out of sequence.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpSessionStatsReassemblyTO 1.3.6.1.2.1.10.95.1.7.1.22
This object returns the number of reassembly timeouts that have occurred for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

l2tpSessionStatsTxSeq 1.3.6.1.2.1.10.95.1.7.1.23
This object contains the next send sequence number for for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpSessionStatsRxSeq 1.3.6.1.2.1.10.95.1.7.1.24
This object contains the next receive sequence number expected to be received on this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelMapTable 1.3.6.1.2.1.10.95.1.8
The L2TP Tunnel index mapping table. This table is intended to assist management applications to quickly determine what the ifIndex value is for a given local tunnel identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpTunnelMapEntry

l2tpTunnelMapEntry 1.3.6.1.2.1.10.95.1.8.1
An L2TP tunnel index map entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpTunnelMapEntry  

l2tpTunnelMapLocalTID 1.3.6.1.2.1.10.95.1.8.1.1
This object contains the local tunnel Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

l2tpTunnelMapIfIndex 1.3.6.1.2.1.10.95.1.8.1.2
This value for this object is equal to the value of ifIndex of the Interfaces MIB for tunnel interfaces of type L2TP.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

l2tpSessionMapTable 1.3.6.1.2.1.10.95.1.9
The L2TP Session index mapping table. This table is intended to assist management applications to map interfaces to a tunnel and session identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpSessionMapEntry

l2tpSessionMapEntry 1.3.6.1.2.1.10.95.1.9.1
An L2TP Session index map entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpSessionMapEntry  

l2tpSessionMapIfIndex 1.3.6.1.2.1.10.95.1.9.1.1
This object identifies the ifIndex value of the interface which is receiving or sending its packets over an L2TP tunnel. For example this could be a DS0 ifIndex on a LAC or a PPP ifIndex on the LNS.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

l2tpSessionMapTunnelIfIndex 1.3.6.1.2.1.10.95.1.9.1.2
This object identifies the sessions associated L2TP tunnel ifIndex value. When this object is set it provides a binding between a particular interface identified by l2tpSessionMapIfIndex to a particular tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

l2tpSessionMapLocalSID 1.3.6.1.2.1.10.95.1.9.1.3
This object contains the local assigned session identifier for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

l2tpSessionMapStatus 1.3.6.1.2.1.10.95.1.9.1.4
The status of this session map entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

l2tpUdpStatsTable 1.3.6.1.2.1.10.95.3.1.1.2
The L2TP UDP/IP transport stats table. This table contains objects that can be used to describe the current status and statistics of the UDP/IP L2TP tunnel transport.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L2tpUdpStatsEntry

l2tpUdpStatsEntry 1.3.6.1.2.1.10.95.3.1.1.2.1
An L2TP UDP/IP transport stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  L2tpUdpStatsEntry  

l2tpUdpStatsIfIndex 1.3.6.1.2.1.10.95.3.1.1.2.1.1
This value for this object is equal to the value of ifIndex of the Interfaces MIB for tunnel interfaces of type L2TP and which have a L2TP transport of UDP/IP.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

l2tpUdpStatsPeerPort 1.3.6.1.2.1.10.95.3.1.1.2.1.2
This object reflects the peer's UDP port number used for this tunnel. When not known a value of zero should be returned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpUdpStatsLocalPort 1.3.6.1.2.1.10.95.3.1.1.2.1.3
This object reflects the local UDP port number that this tunnel is bound to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

l2tpTunnelAuthFailure 1.3.6.1.2.1.10.95.0.1
A l2tpTunnelAuthFailure trap signifies that an attempt to establish a tunnel to a remote peer has failed authentication.
Status: current Access: read-only
NOTIFICATION-TYPE    

l2tpGroups 1.3.6.1.2.1.10.95.4.1
OBJECT IDENTIFIER    

l2tpCompliances 1.3.6.1.2.1.10.95.4.2
OBJECT IDENTIFIER    

l2tpMIBFullCompliance 1.3.6.1.2.1.10.95.4.2.1
When this MIB is implemented with support for read-create and read-write, then such an implementation can claim full compliance. Such an implementation can then be both monitored and configured with this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

l2tpMIBReadOnlyCompliance 1.3.6.1.2.1.10.95.4.2.2
When this MIB is implemented without support for read-create and read-write (i.e. in read-only mode), then such an implementation can claim read-only compliance. Such an implementation can then be monitored but can not be configured with this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

l2tpConfigGroup 1.3.6.1.2.1.10.95.4.1.1
A collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: current Access: read-only
OBJECT-GROUP    

l2tpStatsGroup 1.3.6.1.2.1.10.95.4.1.2
A collection of objects providing status and statistics of the L2TP protocol, tunnels and sessions.
Status: current Access: read-only
OBJECT-GROUP    

l2tpIpUdpGroup 1.3.6.1.2.1.10.95.4.1.3
A collection of objects providing status and statistics of the L2TP UDP/IP transport layer.
Status: current Access: read-only
OBJECT-GROUP    

l2tpDomainGroup 1.3.6.1.2.1.10.95.4.1.4
A collection of objects providing configuration, status and statistics of L2TP tunnel domains.
Status: current Access: read-only
OBJECT-GROUP    

l2tpMappingGroup 1.3.6.1.2.1.10.95.4.1.5
A collection of objects providing index mapping.
Status: current Access: read-only
OBJECT-GROUP    

l2tpSecurityGroup 1.3.6.1.2.1.10.95.4.1.6
A collection of objects providing L2TP security configuration.
Status: current Access: read-only
OBJECT-GROUP    

l2tpTrapGroup 1.3.6.1.2.1.10.95.4.1.7
A collection of L2TP trap events as specified in NOTIFICATION-TYPE constructs.
Status: current Access: read-only
NOTIFICATION-GROUP    

l2tpHCPacketGroup 1.3.6.1.2.1.10.95.4.1.8
A collection of objects providing High Capacity 64-bit counter objects.
Status: current Access: read-only
OBJECT-GROUP