MIBs Depot

ALTIGA-L2TP-STATS-MIB

Registered at
1.3.6.1.4.1.3076.1.1.21.2
1.3.6.1.4.1.3076.2.1.2.16.1
Last updated
2002-09-05 13:00
Organization
Cisco Systems, Inc.
Revisions
2002-09-05 13:00, 2002-07-10 00:00
Namespace
cisco
Source file
ALTIGA-L2TP-STATS-MIB
Digest
sha256:43ed9fb8ca2fd9814359f74667dcdf5c4bca323cbba317724431a88975eccfd0

Description

The Altiga L2TP Statistics MIB models counters and objects that are of management interest for L2TP tunnels. Acronyms The following acronyms are used in this document: AVP: Attribute/Value Pair CLID: Calling Line ID DNIS: Dialed Number Identification Service L2TP: Layer 2 Tunnel Protocol LAC: L2TP Access Concentrator LNS: L2TP Network Server MIB: Management Information Base RWS: Receive Window Size

Contact

Cisco Systems 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cvpn3000@cisco.com

Imports

FromSymbols
ALTIGA-GLOBAL-REGalL2tpMibModule
ALTIGA-MIBalL2tpGroup, alStatsL2tp
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALTIGA-GLOBAL-REG
ALTIGA-L2TP-STATS-MIB
ALTIGA-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
altigaL2tpStatsMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.3076.1.1.21.2.1
altigaL2tpStatsMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.3076.1.1.21.2.1.1
alStatsL2tpGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.3076.2.1.2.16.1
alL2tpStatsLocalProtVers
OBJECT-TYPE
This object describes the protocol version and revision of the local implementation. The first octet contains the protocol version. The second octet contains the protocol revision.
1.3.6.1.4.1.3076.2.1.2.16.1.1OCTET STRING (SIZE(2))read-onlycurrent
alL2tpStatsVendorName
OBJECT-TYPE
This object identifies the Vendor name.
1.3.6.1.4.1.3076.2.1.2.16.1.2DisplayStringread-onlycurrent
alL2tpStatsFirmwareRev
OBJECT-TYPE
This object defines the firmware revision.
1.3.6.1.4.1.3076.2.1.2.16.1.3OCTET STRING (SIZE(2))read-onlycurrent
alL2tpStatsTotalTunnels
OBJECT-TYPE
This object returns the total number of tunnels that have successfully reached the established state.
1.3.6.1.4.1.3076.2.1.2.16.1.4Counter32read-onlycurrent
alL2tpStatsFailedTunnels
OBJECT-TYPE
This object returns the number of tunnels that failed to reach the established state.
1.3.6.1.4.1.3076.2.1.2.16.1.5Counter32read-onlycurrent
alL2tpStatsFailedAuthentications
OBJECT-TYPE
This object returns the number of failed tunnel connection attempts because the tunnel peer failed authentication.
1.3.6.1.4.1.3076.2.1.2.16.1.6Counter32read-onlycurrent
alL2tpStatsActiveTunnels
OBJECT-TYPE
This object returns the number of tunnels that are currently active.
1.3.6.1.4.1.3076.2.1.2.16.1.7Gauge32read-onlycurrent
alL2tpStatsMaxTunnels
OBJECT-TYPE
The maximum number of simultaneously active L2TP tunnels since the system was booted.
1.3.6.1.4.1.3076.2.1.2.16.1.8Gauge32read-onlycurrent
alL2tpStatsTotalSessions
OBJECT-TYPE
This object returns the total number of sessions that have successfully reached the established state.
1.3.6.1.4.1.3076.2.1.2.16.1.9Counter32read-onlycurrent
alL2tpStatsFailedSessions
OBJECT-TYPE
This object returns the number of sessions that failed to reach the established state for this tunnel domain.
1.3.6.1.4.1.3076.2.1.2.16.1.10Counter32read-onlycurrent
alL2tpStatsActiveSessions
OBJECT-TYPE
This object returns the number of sessions that are currently active.
1.3.6.1.4.1.3076.2.1.2.16.1.11Gauge32read-onlycurrent
alL2tpStatsMaxSessions
OBJECT-TYPE
The maximum number of simultaneously active L2TP sessions since the system was booted.
1.3.6.1.4.1.3076.2.1.2.16.1.12Gauge32read-onlycurrent
alL2tpStatsControlRecvOctets
OBJECT-TYPE
This object returns the number of control channel octets received.
1.3.6.1.4.1.3076.2.1.2.16.1.13Counter32read-onlycurrent
alL2tpStatsControlRecvPackets
OBJECT-TYPE
This object returns the number of control packets received.
1.3.6.1.4.1.3076.2.1.2.16.1.14Counter32read-onlycurrent
alL2tpStatsControlRecvDiscards
OBJECT-TYPE
This object returns the number of control packets received that were discarded.
1.3.6.1.4.1.3076.2.1.2.16.1.15Counter32read-onlycurrent
alL2tpStatsControlSendOctets
OBJECT-TYPE
This object returns the number of control channel octets that were transmitted to tunnel endpoints.
1.3.6.1.4.1.3076.2.1.2.16.1.16Counter32read-onlycurrent
alL2tpStatsControlSendPackets
OBJECT-TYPE
This object returns the number of control packets that were transmitted to tunnel endpoints.
1.3.6.1.4.1.3076.2.1.2.16.1.17Counter32read-onlycurrent
alL2tpStatsPayloadRecvOctets
OBJECT-TYPE
This object returns the number of payload channel octets that were received.
1.3.6.1.4.1.3076.2.1.2.16.1.18Counter32read-onlycurrent
alL2tpStatsPayloadRecvPackets
OBJECT-TYPE
This object returns the number of payload packets that were received.
1.3.6.1.4.1.3076.2.1.2.16.1.19Counter32read-onlycurrent
alL2tpStatsPayloadRecvDiscards
OBJECT-TYPE
This object returns the number of received payload packets that were discarded.
1.3.6.1.4.1.3076.2.1.2.16.1.20Counter32read-onlycurrent
alL2tpStatsPayloadSendOctets
OBJECT-TYPE
This object returns the number of payload channel octets that were transmitted to tunnel peers.
1.3.6.1.4.1.3076.2.1.2.16.1.21Counter32read-onlycurrent
alL2tpStatsPayloadSendPackets
OBJECT-TYPE
This object returns the number of payload packets that were transmitted to tunnel peers.
1.3.6.1.4.1.3076.2.1.2.16.1.22Counter32read-onlycurrent
alL2tpStatsTunnelTable
OBJECT-TYPE
The L2TP tunnel status and statistics table.
1.3.6.1.4.1.3076.2.1.2.16.2not-accessiblecurrent
alL2tpStatsTunnelEntry
OBJECT-TYPE
An entry in the alL2tpStatsTunnelTable.
1.3.6.1.4.1.3076.2.1.2.16.2.1not-accessiblecurrent
alL2tpStatsTunnelRowStatus
OBJECT-TYPE
The status of this row. Used to terminate the tunnel, cannot be used to create a tunnel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.1RowStatusread-writecurrent
alL2tpStatsTunnelPeerIpAddr
OBJECT-TYPE
The peer's IP address for this tunnel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.2IpAddressread-onlycurrent
alL2tpStatsTunnelLocalTID
OBJECT-TYPE
This object contains the local tunnel Identifier.
1.3.6.1.4.1.3076.2.1.2.16.2.1.3Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelRemoteTID
OBJECT-TYPE
This object contains the remote tunnel Identifier.
1.3.6.1.4.1.3076.2.1.2.16.2.1.4Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelState
OBJECT-TYPE
This field contains the current state of the control tunnel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.5INTEGER {tunnelIdle(1), tunnelConnecting(2), tunnelEstablished(3), tunnelDisconnecting(4)}read-onlycurrent
alL2tpStatsTunnelInitiated
OBJECT-TYPE
This object indicates whether the tunnel was initiated locally or by the remote tunnel peer.
1.3.6.1.4.1.3076.2.1.2.16.2.1.6INTEGER {locally(1), remotely(2)}read-onlycurrent
alL2tpStatsTunnelRemoteHostName
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.7DisplayStringread-onlycurrent
alL2tpStatsTunnelRemoteVendorName
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.8DisplayStringread-onlycurrent
alL2tpStatsTunnelRemoteFirmwareRevision
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.9OCTET STRING (SIZE(2))read-onlycurrent
alL2tpStatsTunnelRemoteProtocolVersion
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.10OCTET STRING (SIZE(2))read-onlycurrent
alL2tpStatsTunnelInitialRemoteRWS
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.11Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelBearerCapabilities
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.12INTEGER {sync(1), async(2), syncAsync(3)}read-onlycurrent
alL2tpStatsTunnelFramingCapabilities
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.13INTEGER {digital(1), analog(2), digitalAnalog(3)}read-onlycurrent
alL2tpStatsTunnelControlRecvPackets
OBJECT-TYPE
This object contains the number of control packets received on the tunnel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.14Counter32read-onlycurrent
alL2tpStatsTunnelControlRecvDiscards
OBJECT-TYPE
This object returns the number of received payload packets that were discarded.
1.3.6.1.4.1.3076.2.1.2.16.2.1.15Counter32read-onlycurrent
alL2tpStatsTunnelControlRecvZLB
OBJECT-TYPE
This object returns a count of the number of Zero Length Body control packet acknowledgement packets that were received.
1.3.6.1.4.1.3076.2.1.2.16.2.1.16Counter32read-onlycurrent
alL2tpStatsTunnelControlOutOfSequence
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.17Counter32read-onlycurrent
alL2tpStatsTunnelControlOutOfWindow
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.2.1.18Counter32read-onlycurrent
alL2tpStatsTunnelControlSendPackets
OBJECT-TYPE
This object contains the number of control packets that were transmitted to the tunnel peer.
1.3.6.1.4.1.3076.2.1.2.16.2.1.19Counter32read-onlycurrent
alL2tpStatsTunnelControlSendZLB
OBJECT-TYPE
This object contains the number of Zero Length Body control packets that were transmitted to the tunnel peer.
1.3.6.1.4.1.3076.2.1.2.16.2.1.20Counter32read-onlycurrent
alL2tpStatsTunnelControlAckTimeouts
OBJECT-TYPE
This object returns a count of the number of control packet timeouts due to the lack of a timely acknowledgement from the tunnel peer.
1.3.6.1.4.1.3076.2.1.2.16.2.1.21Counter32read-onlycurrent
alL2tpStatsTunnelCurrentRemoteRWS
OBJECT-TYPE
This object contains the current remote receive window size as determined by the local flow control mechanism employed.
1.3.6.1.4.1.3076.2.1.2.16.2.1.22Gauge32 (0..64)read-onlycurrent
alL2tpStatsTunnelSendSeq
OBJECT-TYPE
This object contains the next send sequence number for the control channel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.23Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelSendSeqAck
OBJECT-TYPE
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 l2tpTunnelStatsSendSeq from alL2tpStatsTunnelSendSeqAck and comparing this value to l2tpTunnelStatsCurrentRemoteRWS.
1.3.6.1.4.1.3076.2.1.2.16.2.1.24Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelRecvSeq
OBJECT-TYPE
This object contains the next receive sequence number expected to be received on this control channel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.25Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelRecvSeqAck
OBJECT-TYPE
This object contains the last receive sequence number that was acknowledged back to the tunnel peer for the control channel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.26Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelTotalSessions
OBJECT-TYPE
This object contains the total number of sessions that this tunnel has successfully connected through to its tunnel peer since this tunnel was created.
1.3.6.1.4.1.3076.2.1.2.16.2.1.27Counter32read-onlycurrent
alL2tpStatsTunnelFailedSessions
OBJECT-TYPE
This object contains the total number of sessions that were initiated but failed to reach the established phase.
1.3.6.1.4.1.3076.2.1.2.16.2.1.28Counter32read-onlycurrent
alL2tpStatsTunnelActiveSessions
OBJECT-TYPE
This object contains the total number of sessions for this tunnel.
1.3.6.1.4.1.3076.2.1.2.16.2.1.29Gauge32read-onlycurrent
alL2tpStatsTunnelLastResultCode
OBJECT-TYPE
This object contains the last value of the result code as described in the Result Code AVP which caused the tunnel to disconnect.
1.3.6.1.4.1.3076.2.1.2.16.2.1.30Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelLastErrorCode
OBJECT-TYPE
This object contains the last value of the error code as described in the Result Code AVP which caused the tunnel to disconnect.
1.3.6.1.4.1.3076.2.1.2.16.2.1.31Integer32 (0..65535)read-onlycurrent
alL2tpStatsTunnelLastErrorMessage
OBJECT-TYPE
This object contains the last value of the optional message as described in the Result Code AVP which caused the tunnel to disconnect.
1.3.6.1.4.1.3076.2.1.2.16.2.1.32DisplayStringread-onlycurrent
alL2tpStatsSessionTable
OBJECT-TYPE
The L2TP session status and statistics table.
1.3.6.1.4.1.3076.2.1.2.16.3not-accessiblecurrent
alL2tpStatsSessionEntry
OBJECT-TYPE
An L2TP session interface stats entry.
1.3.6.1.4.1.3076.2.1.2.16.3.1not-accessiblecurrent
alL2tpStatsSessionRowStatus
OBJECT-TYPE
The status of this row. Used to terminate the session, cannot be used to create a session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.1RowStatusread-writecurrent
alL2tpStatsSessionIfIndex
OBJECT-TYPE
This value for this object is equal to the value of ifIndex of the Interfaces MIB for session interfaces of type L2TP.
1.3.6.1.4.1.3076.2.1.2.16.3.1.2InterfaceIndexread-onlycurrent
alL2tpStatsSessionTID
OBJECT-TYPE
This object contains the control channel tunnel identifier for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.3Integer32 (0..65535)read-onlycurrent
alL2tpStatsSessionLocalCID
OBJECT-TYPE
This object contains the local call identifier for the session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.4Integer32 (0..65535)read-onlycurrent
alL2tpStatsSessionRemoteCID
OBJECT-TYPE
This object contains the remote call identifier for the session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.5Integer32 (0..65535)read-onlycurrent
alL2tpStatsSessionUserName
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.3.1.6DisplayStringread-onlycurrent
alL2tpStatsSessionState
OBJECT-TYPE
This object contains the current state of the session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.7INTEGER {sessionIdle(1), sessionConnecting(2), sessionEstablished(3), sessionDisconnecting(4)}read-onlycurrent
alL2tpStatsSessionCallType
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.3.1.8INTEGER {lacIncoming(1), lnsIncoming(2), lacOutgoing(3), lnsOutgoing(4)}read-onlycurrent
alL2tpStatsSessionCallSerialNumber
OBJECT-TYPE
This object contains the serial number that has been assigned to this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.9Unsigned32read-onlycurrent
alL2tpStatsSessionTxConnectSpeed
OBJECT-TYPE
This object returns the last known transmit baud rate for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.10Integer32read-onlycurrent
alL2tpStatsSessionRxConnectSpeed
OBJECT-TYPE
This object returns the last known receive baud rate for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.11Integer32read-onlycurrent
alL2tpStatsSessionCallBearerType
OBJECT-TYPE
This object describes the bearer type of this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.12INTEGER {digital(1), analog(2)}read-onlycurrent
alL2tpStatsSessionFramingType
OBJECT-TYPE
This object describes the framing type of this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.13INTEGER {asynchronous(1), synchronous(2)}read-onlycurrent
alL2tpStatsSessionPhysChanId
OBJECT-TYPE
This object contains the physical channel identifier for the session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.14Integer32read-onlycurrent
alL2tpStatsSessionDNIS
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.3.1.15DisplayStringread-onlycurrent
alL2tpStatsSessionCLID
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.3.1.16DisplayStringread-onlycurrent
alL2tpStatsSessionSubAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.3.1.17DisplayStringread-onlycurrent
alL2tpStatsSessionPrivateGroupID
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.3.1.18DisplayStringread-onlycurrent
alL2tpStatsSessionProxyLcp
OBJECT-TYPE
Indicates whether the LAC performed proxy LCP for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.19TruthValueread-onlycurrent
alL2tpStatsSessionAuthMethod
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.16.3.1.20INTEGER {none(1), text(2), pppChap(3), pppPap(4)}read-onlycurrent
alL2tpStatsSessionLocalRWS
OBJECT-TYPE
This object returns the local send window size for this session. If the value of the object alL2tpStatsSessionSequencingState is none(1) then this object should not be interpreted.
1.3.6.1.4.1.3076.2.1.2.16.3.1.21Integer32 (0..65535)read-onlydeprecated
alL2tpStatsSessionRemoteInitialRWS
OBJECT-TYPE
This object returns the initial remote send window size for this session. If the value of the object alL2tpStatsSessionSequencingState is none(1) then this object should not be interpreted.
1.3.6.1.4.1.3076.2.1.2.16.3.1.22Integer32 (0..65535)read-onlydeprecated
alL2tpStatsSessionRemotePPD
OBJECT-TYPE
This object contains the Packet Processing Delay for the session. If the value of the object alL2tpStatsSessionSequencingState is none(1) then this object should not be interpreted.
1.3.6.1.4.1.3076.2.1.2.16.3.1.23Integer32read-onlycurrent
alL2tpStatsSessionSequencingState
OBJECT-TYPE
This object defines which tunnel peers have requested payload sequencing. The value of both(4) indicates that both peers have requested payload sequencing.
1.3.6.1.4.1.3076.2.1.2.16.3.1.24INTEGER {none(1), remote(2), local(3), both(4)}read-onlycurrent
alL2tpStatsSessionRecvOctets
OBJECT-TYPE
This object returns the total number payload octets received for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.25Counter32read-onlycurrent
alL2tpStatsSessionRecvPackets
OBJECT-TYPE
This object returns the total number of payload packets received for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.26Counter32read-onlycurrent
alL2tpStatsSessionRecvDiscards
OBJECT-TYPE
This object returns the total number of payload packets received that were discarded for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.27Counter32read-onlycurrent
alL2tpStatsSessionRecvZLB
OBJECT-TYPE
This object returns the total number of Zero Length Body acknowlegement payload packets received for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.28Counter32read-onlydeprecated
alL2tpStatsSessionOutSequence
OBJECT-TYPE
This object returns the total number of packets received for this session which were received out of sequence.
1.3.6.1.4.1.3076.2.1.2.16.3.1.29Counter32read-onlycurrent
alL2tpStatsSessionOutOfWindow
OBJECT-TYPE
This object returns a count of the number of payload packets that were received outside of the expected window for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.30Counter32read-onlydeprecated
alL2tpStatsSessionSendOctets
OBJECT-TYPE
This object returns the total number of payload octets transmitted for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.31Counter32read-onlycurrent
alL2tpStatsSessionSendPackets
OBJECT-TYPE
This object returns the total number of payload packets transmitted for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.32Counter32read-onlycurrent
alL2tpStatsSessionSendZLB
OBJECT-TYPE
This object returns the total number of Zero Length Body acknowledgement packets transmitted for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.33Counter32read-onlydeprecated
alL2tpStatsSessionAckTimeouts
OBJECT-TYPE
This object returns the total number of acknowledgement timeouts seen on payload packets for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.34Counter32read-onlydeprecated
alL2tpStatsSessionReassemblyTimeouts
OBJECT-TYPE
This object returns the number of reassembly time outs that have occured for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.35Counter32read-onlycurrent
alL2tpStatsSessionCurrentRemoteRWS
OBJECT-TYPE
This object contains the current remote receive window size as determined by the local flow control mechanism employed.
1.3.6.1.4.1.3076.2.1.2.16.3.1.36Gauge32 (0..65535)read-onlydeprecated
alL2tpStatsSessionSendSeq
OBJECT-TYPE
This object contains the next send sequence number for for this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.37Integer32 (0..65535)read-onlycurrent
alL2tpStatsSessionSendSeqAck
OBJECT-TYPE
This object contains the send sequence number that the tunnel peer has acknowledged for the payload channel. The flow control state can be determined by subtracting the alL2tpStatsSessionSendSeq from alL2tpStatsSessionSendSeqAck and comparing this value to l2tpSesssionStatsCurrentRemoteRWS.
1.3.6.1.4.1.3076.2.1.2.16.3.1.38Integer32 (0..65535)read-onlycurrent
alL2tpStatsSessionSendSeqResets
OBJECT-TYPE
This object contains the total number of sequence number resets (payload packets with the R-bit set) sent on this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.39Counter32read-onlydeprecated
alL2tpStatsSessionRecvSeq
OBJECT-TYPE
This object contains the next receive sequence number expected to be received on this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.40Integer32 (0..65535)read-onlycurrent
alL2tpStatsSessionRecvSeqAck
OBJECT-TYPE
This object contains the last receive sequence number that was acknowledged back to the tunnel peer for the session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.41Integer32 (0..65535)read-onlycurrent
alL2tpStatsSessionRecvSeqResets
OBJECT-TYPE
This object contains the total number of sequence number resets (payload packets with the R-bit set) received on this session.
1.3.6.1.4.1.3076.2.1.2.16.3.1.42Counter32read-onlydeprecated
alL2tpStatsSessionTunnelPeerIpAddr
OBJECT-TYPE
The peer's IP address for the tunnel to which this session belongs.
1.3.6.1.4.1.3076.2.1.2.16.3.1.43IpAddressread-onlycurrent

Conformance

NameOIDStatus
altigaL2tpStatsMibCompliance
MODULE-COMPLIANCE
The compliance statement for agents which implement the Altiga L2TP Statistics MIB.
1.3.6.1.4.1.3076.1.1.21.2.1.1.1current
altigaL2tpStatsGroup
OBJECT-GROUP
The objects for L2TP statistics.
1.3.6.1.4.1.3076.2.1.1.1.16.2current
altigaL2tpStatsDepGroup
OBJECT-GROUP
The deprecated objects for L2TP statistics.
1.3.6.1.4.1.3076.2.1.1.1.16.3deprecated