Home/Catalog/L2TP-MIB

L2TP-MIB

The MIB module that describes managed objects of general use by the Layer Two Transport Protocol.
Main OID:
l2tp.1.3.6.1.2.1.10.95
166
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

166 total
Object Name
l2tpThe MIB module that describes managed objects of general use by the Layer Two Transport Protocol.
MODULE-IDENTITY
.1.3.6.1.2.1.10.95
l2tpNotifications
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.0
l2tpTunnelAuthFailureA l2tpTunnelAuthFailure trap signifies that an attempt to establish a tunnel to a remote peer has failed authentication.
NOTIFICATION-TYPE
.1.3.6.1.2.1.10.95.0.1
l2tpObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.1
l2tpScalar
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.1.1
l2tpConfig
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.1.1.1
l2tpAdminStateThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.1.1.1
l2tpDrainTunnelsSetting 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.1.1.2
l2tpStats
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.1.1.2
l2tpProtocolVersionsVector 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.ro
OCTET STRING
.1.3.6.1.2.1.10.95.1.1.2.1
l2tpVendorNameThis object identifies the Vendor name of the L2TP protocol stack.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.1.2.2
l2tpFirmwareRevThis object defines the firmware revision for the L2TP protocol stack.ro
Integer32
.1.3.6.1.2.1.10.95.1.1.2.3
l2tpDrainingTunnelsThis object indicates if the local L2TP is draining off sessions from all tunnels.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.1.2.4
l2tpDomainConfigTableThe 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.
SEQUENCE OF L2tpDomainConfigEntry
.1.3.6.1.2.1.10.95.1.2
l2tpDomainConfigEntryAn L2TP Domain configuration entry. An entry in this table may correspond to a single endpoint or a group of tunnel endpoints.
L2tpDomainConfigEntry
.1.3.6.1.2.1.10.95.1.2.1
l2tpDomainConfigIdThe 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.
SnmpAdminString
.1.3.6.1.2.1.10.95.1.2.1.1
l2tpDomainConfigAdminStateThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.2.1.2
l2tpDomainConfigDrainTunnelsSetting 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.2.1.3
l2tpDomainConfigAuthThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.2.1.4
l2tpDomainConfigSecretThis 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.rw
SnmpAdminString
.1.3.6.1.2.1.10.95.1.2.1.5
l2tpDomainConfigTunnelSecurityThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.2.1.6
l2tpDomainConfigTunnelHelloIntThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.2.1.7
l2tpDomainConfigTunnelIdleTOThis 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.rw
Integer32 (-1..86400) UNITS "seconds"
.1.3.6.1.2.1.10.95.1.2.1.8
l2tpDomainConfigControlRWSThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.2.1.9
l2tpDomainConfigControlMaxRetxThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.2.1.10
l2tpDomainConfigControlMaxRetxTOThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.2.1.11
l2tpDomainConfigPayloadSeqThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.2.1.12
l2tpDomainConfigReassemblyTOThis 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.rw
L2tpMilliSeconds
.1.3.6.1.2.1.10.95.1.2.1.13
l2tpDomainConfigProxyPPPAuthThis object is used to configure the sending or acceptance of the PPP Proxy Authentication AVP's on the LAC or LNS.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.2.1.14
l2tpDomainConfigStorageTypeThe 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.rw
StorageType (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.2.1.15
l2tpDomainConfigStatusThe 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'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.2.1.16
l2tpDomainStatsTableThe 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.
SEQUENCE OF L2tpDomainStatsEntry
.1.3.6.1.2.1.10.95.1.3
l2tpDomainStatsEntryAn L2TP Domain Stats entry. An entry in this table may correspond to a single endpoint or a group of tunnel endpoints.
L2tpDomainStatsEntry
.1.3.6.1.2.1.10.95.1.3.1
l2tpDomainStatsTotalTunnelsThis object returns the total number of tunnels that have successfully reached the established state for this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.1
l2tpDomainStatsFailedTunnelsThis 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.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.2
l2tpDomainStatsFailedAuthsThis object returns the number of failed tunnel connection attempts for this domain because the tunnel peer failed authentication.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.3
l2tpDomainStatsActiveTunnelsThis object returns the number of tunnels that are currently active for this domain.ro
Gauge32
.1.3.6.1.2.1.10.95.1.3.1.4
l2tpDomainStatsTotalSessionsThis object returns the total number of sessions that have successfully reached the established state for this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.5
l2tpDomainStatsFailedSessionsThis 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.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.6
l2tpDomainStatsActiveSessionsThis object returns the number of sessions that are currently active for this domain.ro
Gauge32
.1.3.6.1.2.1.10.95.1.3.1.7
l2tpDomainStatsDrainingTunnelsThis object indicates if this domain is draining off sessions from all tunnels.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.3.1.8
l2tpDomainStatsControlRxOctetsThis object returns the number of control channel octets received for this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.9
l2tpDomainStatsControlRxPktsThis object returns the number of control packets received for this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.10
l2tpDomainStatsControlTxOctetsThis object returns the number of control channel octets that were transmitted to tunnel endpoints for this domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.11
l2tpDomainStatsControlTxPktsThis object returns the number of control packets that were transmitted to tunnel endpoints for this domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.12
l2tpDomainStatsPayloadRxOctetsThis object returns the number of payload channel octets that were received for this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.13
l2tpDomainStatsPayloadRxPktsThis object returns the number of payload packets that were received for this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.14
l2tpDomainStatsPayloadRxDiscsThis object returns the number of received payload packets that were discarded by this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.15
l2tpDomainStatsPayloadTxOctetsThis object returns the number of payload channel octets that were transmitted to tunnel peers within this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.16
l2tpDomainStatsPayloadTxPktsThis object returns the number of payload packets that were transmitted to tunnel peers within this tunnel domain.ro
Counter32
.1.3.6.1.2.1.10.95.1.3.1.17
l2tpDomainStatsControlHCRxOctetsThis object is a 64-bit version of l2tpDomainStatsControlRxOctets.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.18
l2tpDomainStatsControlHCRxPktsThis object is a 64-bit version of l2tpDomainStatsControlRxPkts.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.19
l2tpDomainStatsControlHCTxOctetsThis object is a 64-bit version of l2tpDomainStatsControlTxOctets.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.20
l2tpDomainStatsControlHCTxPktsThis object is a 64-bit version of l2tpDomainStatsControlTxPkts.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.21
l2tpDomainStatsPayloadHCRxOctetsThis object is a 64-bit version of l2tpDomainStatsPayloadRxOctets.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.22
l2tpDomainStatsPayloadHCRxPktsThis object is a 64-bit version of l2tpDomainStatsPayloadRxPkts.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.23
l2tpDomainStatsPayloadHCRxDiscsThis object is a 64-bit version of l2tpDomainStatsPayloadRxDiscs.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.24
l2tpDomainStatsPayloadHCTxOctetsThis object is a 64-bit version of l2tpDomainStatsPayloadTxOctets.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.25
l2tpDomainStatsPayloadHCTxPktsThis object is a 64-bit version of l2tpDomainStatsPayloadTxPkts.ro
Counter64
.1.3.6.1.2.1.10.95.1.3.1.26
l2tpTunnelConfigTableThe 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.
SEQUENCE OF L2tpTunnelConfigEntry
.1.3.6.1.2.1.10.95.1.4
l2tpTunnelConfigEntryA 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'.
L2tpTunnelConfigEntry
.1.3.6.1.2.1.10.95.1.4.1
l2tpTunnelConfigIfIndexThis value for this object is equal to the value of ifIndex of the Interfaces MIB for tunnel interfaces of type L2TP.
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.95.1.4.1.1
l2tpTunnelConfigDomainIdThe 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.rw
SnmpAdminString
.1.3.6.1.2.1.10.95.1.4.1.2
l2tpTunnelConfigAuthThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.4.1.3
l2tpTunnelConfigSecretThis 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.rw
SnmpAdminString
.1.3.6.1.2.1.10.95.1.4.1.4
l2tpTunnelConfigSecurityThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.4.1.5
l2tpTunnelConfigHelloIntervalThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.4.1.6
l2tpTunnelConfigIdleTimeoutThis 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.rw
Integer32 (-1..86400) UNITS "seconds"
.1.3.6.1.2.1.10.95.1.4.1.7
l2tpTunnelConfigControlRWSThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.4.1.8
l2tpTunnelConfigControlMaxRetxThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.4.1.9
l2tpTunnelConfigControlMaxRetxTOThis 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.rw
Integer32
.1.3.6.1.2.1.10.95.1.4.1.10
l2tpTunnelConfigPayloadSeqThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.4.1.11
l2tpTunnelConfigReassemblyTOThis 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.rw
L2tpMilliSeconds
.1.3.6.1.2.1.10.95.1.4.1.12
l2tpTunnelConfigTransportThis 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.rw
Enumeration
.1.3.6.1.2.1.10.95.1.4.1.13
l2tpTunnelConfigDrainTunnelSetting 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.4.1.14
l2tpTunnelConfigProxyPPPAuthThis object is used to configure the sending or acceptance of the session PPP Proxy Authentication AVP's on the LAC or LNS.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.4.1.15
l2tpTunnelStatsTableThe 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.
SEQUENCE OF L2tpTunnelStatsEntry
.1.3.6.1.2.1.10.95.1.5
l2tpTunnelStatsEntryAn L2TP tunnel interface stats entry.
L2tpTunnelStatsEntry
.1.3.6.1.2.1.10.95.1.5.1
l2tpTunnelStatsLocalTIDThis object contains the local tunnel Identifier.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.1
l2tpTunnelStatsRemoteTIDThis object contains the remote tunnel Identifier.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.2
l2tpTunnelStatsStateThis field contains the current state of the control tunnel.ro
Enumeration
.1.3.6.1.2.1.10.95.1.5.1.3
l2tpTunnelStatsInitiatedThis object indicates whether the tunnel was initiated locally or by the remote tunnel peer.ro
Enumeration
.1.3.6.1.2.1.10.95.1.5.1.4
l2tpTunnelStatsRemoteHostNameThis 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.5.1.5
l2tpTunnelStatsRemoteVendorNameThis 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.5.1.6
l2tpTunnelStatsRemoteFirmwareRevThis 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.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.7
l2tpTunnelStatsRemoteProtocolVerThis 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.ro
OCTET STRING
.1.3.6.1.2.1.10.95.1.5.1.8
l2tpTunnelStatsInitialRemoteRWSThis 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.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.9
l2tpTunnelStatsBearerCapsThis 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.ro
Enumeration
.1.3.6.1.2.1.10.95.1.5.1.10
l2tpTunnelStatsFramingCapsThis 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.ro
Enumeration
.1.3.6.1.2.1.10.95.1.5.1.11
l2tpTunnelStatsControlRxPktsThis object contains the number of control packets received on the tunnel.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.12
l2tpTunnelStatsControlRxZLBThis object returns a count of the number of Zero Length Body control packet acknowledgement packets that were received.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.13
l2tpTunnelStatsControlOutOfSeqThis 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.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.14
l2tpTunnelStatsControlOutOfWinThis 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.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.15
l2tpTunnelStatsControlTxPktsThis object contains the number of control packets that were transmitted to the tunnel peer.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.16
l2tpTunnelStatsControlTxZLBThis object contains the number of Zero Length Body control packets transmitted to the tunnel peer.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.17
l2tpTunnelStatsControlAckTOThis object returns a count of the number of control packet timeouts due to the lack of a timely acknowledgement from the tunnel peer.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.18
l2tpTunnelStatsCurrentRemoteRWSThis object contains the current remote receive window size as determined by the local flow control mechanism employed.ro
Gauge32
.1.3.6.1.2.1.10.95.1.5.1.19
l2tpTunnelStatsTxSeqThis object contains the next send sequence number for the control channel.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.20
l2tpTunnelStatsTxSeqAckThis 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).ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.21
l2tpTunnelStatsRxSeqThis object contains the next receive sequence number expected to be received on this control channel.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.22
l2tpTunnelStatsRxSeqAckThis object contains the last receive sequence number that was acknowledged back to the tunnel peer for the control channel.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.23
l2tpTunnelStatsTotalSessionsThis object contains the total number of sessions that this tunnel has successfully connected through to its tunnel peer since this tunnel was created.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.24
l2tpTunnelStatsFailedSessionsThis object contains the total number of sessions that were initiated but failed to reach the established phase.ro
Counter32
.1.3.6.1.2.1.10.95.1.5.1.25
l2tpTunnelStatsActiveSessionsThis object contains the total number of sessions in the established state for this tunnel.ro
Gauge32
.1.3.6.1.2.1.10.95.1.5.1.26
l2tpTunnelStatsLastResultCodeThis object contains the last value of the result code as described in the Result Code AVP which caused the tunnel to disconnect.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.27
l2tpTunnelStatsLastErrorCodeThis object contains the last value of the error code as described in the Result Code AVP which caused the tunnel to disconnect.ro
Integer32
.1.3.6.1.2.1.10.95.1.5.1.28
l2tpTunnelStatsLastErrorMessageThis object contains the last value of the optional message as described in the Result Code AVP which caused the tunnel to disconnect.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.5.1.29
l2tpTunnelStatsDrainingTunnelThis 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.5.1.30
l2tpSessionStatsTableThe 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.
SEQUENCE OF L2tpSessionStatsEntry
.1.3.6.1.2.1.10.95.1.7
l2tpSessionStatsEntryAn L2TP session interface stats entry.
L2tpSessionStatsEntry
.1.3.6.1.2.1.10.95.1.7.1
l2tpSessionStatsTunnelIfIndexThis object identifies the session's associated L2TP tunnel ifIndex value.
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.95.1.7.1.1
l2tpSessionStatsIfIndexThis 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.95.1.7.1.2
l2tpSessionStatsLocalSIDThis object contains the local assigned session identifier for this session.
Integer32
.1.3.6.1.2.1.10.95.1.7.1.3
l2tpSessionStatsRemoteSIDThis 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.ro
Integer32
.1.3.6.1.2.1.10.95.1.7.1.4
l2tpSessionStatsUserNameThis 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.7.1.5
l2tpSessionStatsStateThis object contains the current state of the session.ro
Enumeration
.1.3.6.1.2.1.10.95.1.7.1.6
l2tpSessionStatsCallTypeThis 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.ro
Enumeration
.1.3.6.1.2.1.10.95.1.7.1.7
l2tpSessionStatsCallSerialNumberThis object contains the serial number that has been assigned to this session.ro
Unsigned32
.1.3.6.1.2.1.10.95.1.7.1.8
l2tpSessionStatsTxConnectSpeedThis object returns the last known transmit baud rate for this session.ro
Unsigned32 UNITS "bits per second"
.1.3.6.1.2.1.10.95.1.7.1.9
l2tpSessionStatsRxConnectSpeedThis object returns the last known receive baud rate for this session established.ro
Unsigned32 UNITS "bits per second"
.1.3.6.1.2.1.10.95.1.7.1.10
l2tpSessionStatsCallBearerTypeThis object describes the bearer type of this session.ro
Enumeration
.1.3.6.1.2.1.10.95.1.7.1.11
l2tpSessionStatsFramingTypeThis object describes the framing type of this session.ro
Enumeration
.1.3.6.1.2.1.10.95.1.7.1.12
l2tpSessionStatsPhysChanIdThis object contains the physical channel identifier for the session.ro
Unsigned32
.1.3.6.1.2.1.10.95.1.7.1.13
l2tpSessionStatsDNISThis 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.7.1.14
l2tpSessionStatsCLIDThis 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.7.1.15
l2tpSessionStatsSubAddressThis 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.7.1.16
l2tpSessionStatsPrivateGroupIDThis 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.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.2.1.10.95.1.7.1.17
l2tpSessionStatsProxyLcpIndicates whether the LAC performed proxy LCP for this session.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.7.1.18
l2tpSessionStatsAuthMethodThis object contains the proxy authentication method employed by the LAC for the session. If l2tpSessionProxyLcp is false(2) this object should not be interpreted.ro
Enumeration
.1.3.6.1.2.1.10.95.1.7.1.19
l2tpSessionStatsSequencingStateThis object defines which tunnel peers have requested payload sequencing. The value of both(4) indicates that both peers have requested payload sequencing.ro
Enumeration
.1.3.6.1.2.1.10.95.1.7.1.20
l2tpSessionStatsOutSequenceThis object returns the total number of packets received for this session which were received out of sequence.ro
Counter32
.1.3.6.1.2.1.10.95.1.7.1.21
l2tpSessionStatsReassemblyTOThis object returns the number of reassembly timeouts that have occurred for this session.ro
Counter32
.1.3.6.1.2.1.10.95.1.7.1.22
l2tpSessionStatsTxSeqThis object contains the next send sequence number for for this session.ro
Integer32
.1.3.6.1.2.1.10.95.1.7.1.23
l2tpSessionStatsRxSeqThis object contains the next receive sequence number expected to be received on this session.ro
Integer32
.1.3.6.1.2.1.10.95.1.7.1.24
l2tpTunnelMapTableThe 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.
SEQUENCE OF L2tpTunnelMapEntry
.1.3.6.1.2.1.10.95.1.8
l2tpTunnelMapEntryAn L2TP tunnel index map entry.
L2tpTunnelMapEntry
.1.3.6.1.2.1.10.95.1.8.1
l2tpTunnelMapLocalTIDThis object contains the local tunnel Identifier.
Integer32
.1.3.6.1.2.1.10.95.1.8.1.1
l2tpTunnelMapIfIndexThis value for this object is equal to the value of ifIndex of the Interfaces MIB for tunnel interfaces of type L2TP.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.95.1.8.1.2
l2tpSessionMapTableThe L2TP Session index mapping table. This table is intended to assist management applications to map interfaces to a tunnel and session identifier.
SEQUENCE OF L2tpSessionMapEntry
.1.3.6.1.2.1.10.95.1.9
l2tpSessionMapEntryAn L2TP Session index map entry.
L2tpSessionMapEntry
.1.3.6.1.2.1.10.95.1.9.1
l2tpSessionMapIfIndexThis 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.
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.95.1.9.1.1
l2tpSessionMapTunnelIfIndexThis 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.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.95.1.9.1.2
l2tpSessionMapLocalSIDThis object contains the local assigned session identifier for this session.ro
Integer32
.1.3.6.1.2.1.10.95.1.9.1.3
l2tpSessionMapStatusThe status of this session map entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.10.95.1.9.1.4
l2tpTransports
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.3
l2tpTransportIpUdp
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.3.1
l2tpIpUdpObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.3.1.1
l2tpUdpStatsTableThe 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.
SEQUENCE OF L2tpUdpStatsEntry
.1.3.6.1.2.1.10.95.3.1.1.2
l2tpUdpStatsEntryAn L2TP UDP/IP transport stats entry.
L2tpUdpStatsEntry
.1.3.6.1.2.1.10.95.3.1.1.2.1
l2tpUdpStatsIfIndexThis 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.
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.10.95.3.1.1.2.1.1
l2tpUdpStatsPeerPortThis object reflects the peer's UDP port number used for this tunnel. When not known a value of zero should be returned.ro
Integer32
.1.3.6.1.2.1.10.95.3.1.1.2.1.2
l2tpUdpStatsLocalPortThis object reflects the local UDP port number that this tunnel is bound to.ro
Integer32
.1.3.6.1.2.1.10.95.3.1.1.2.1.3
l2tpIpUdpTraps
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.3.1.2
l2tpConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.4
l2tpGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.4.1
l2tpConfigGroupA collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Unknown
.1.3.6.1.2.1.10.95.4.1.1
l2tpStatsGroupA collection of objects providing status and statistics of the L2TP protocol, tunnels and sessions.
Unknown
.1.3.6.1.2.1.10.95.4.1.2
l2tpIpUdpGroupA collection of objects providing status and statistics of the L2TP UDP/IP transport layer.
Unknown
.1.3.6.1.2.1.10.95.4.1.3
l2tpDomainGroupA collection of objects providing configuration, status and statistics of L2TP tunnel domains.
Unknown
.1.3.6.1.2.1.10.95.4.1.4
l2tpMappingGroupA collection of objects providing index mapping.
Unknown
.1.3.6.1.2.1.10.95.4.1.5
l2tpSecurityGroupA collection of objects providing L2TP security configuration.
Unknown
.1.3.6.1.2.1.10.95.4.1.6
l2tpTrapGroupA collection of L2TP trap events as specified in NOTIFICATION-TYPE constructs.
Unknown
.1.3.6.1.2.1.10.95.4.1.7
l2tpHCPacketGroupA collection of objects providing High Capacity 64-bit counter objects.
Unknown
.1.3.6.1.2.1.10.95.4.1.8
l2tpCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.95.4.2
l2tpMIBFullComplianceWhen 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.
Unknown
.1.3.6.1.2.1.10.95.4.2.1
l2tpMIBReadOnlyComplianceWhen 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.
Unknown
.1.3.6.1.2.1.10.95.4.2.2
L2TP-MIB - SNMP MIB Reference | MIBs Explorer