L2TPV3-MIB
AI MIB Summary
The L2TPV3-MIB enables monitoring and management of Layer 2 Tunneling Protocol Version 3 tunnel endpoints, session states, and associated traffic statistics on network devices supporting L2TPv3 encapsulation.
The MIB module that describes managed objects of general use by the Layer Two Tunneling Protocol, Version 3 (L2TPv3).
Main OID:
l2tpv3.1.3.6.1.2.1.10.1
139
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
139 total| Object Name |
|---|
l2tpv3The MIB module that describes managed objects of general use by the Layer Two Tunneling Protocol, Version 3 (L2TPv3). MODULE-IDENTITY .1.3.6.1.2.1.10.1 |
l2tpv3Notifications OBJECT IDENTIFIER .1.3.6.1.2.1.10.1.0 |
l2tpv3CtrlAuthFailureTrap signifying that an attempt to establish a control connection to a remote peer has failed authentication. NOTIFICATION-TYPE .1.3.6.1.2.1.10.1.0.1 |
l2tpv3Objects OBJECT IDENTIFIER .1.3.6.1.2.1.10.1.1 |
l2tpv3StackCfg OBJECT IDENTIFIER .1.3.6.1.2.1.10.1.1.1 |
l2tpv3StackCfgAdminStateThe administrative state of the L2TP stack. Setting this object to 'disabled' causes all control connections to be immediately disconnected. After this point, no further control connections or session may be initiated or accepted. The value of this object must be maintained in non-volatile memory.rw Enumeration .1.3.6.1.2.1.10.1.1.1.1 |
l2tpv3StackCfgDrainSetting this object to 'true' prevents any new control connections and/or sessions from being initiated or accepted. However, it does not disconnect any active control connections and/or sessions. The 'l2tpv3StackStatsIsDraining' object and the 'l2tpv3CtrlStatsIsDraining' object of each control connection is set to 'true'. To cancel a drain, this object is set to 'false'. The value of this object must be maintained in non-volatile memory.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.1.1.1.2 |
l2tpv3StackStats OBJECT IDENTIFIER .1.3.6.1.2.1.10.1.1.2 |
l2tpv3StackStatsVersionThe highest protocol version number supported by this L2TP stack.ro Integer32 .1.3.6.1.2.1.10.1.1.2.1 |
l2tpv3StackStatsRevisionThe revision number of the L2TP stack.ro Integer32 .1.3.6.1.2.1.10.1.1.2.2 |
l2tpv3StackStatsVendorNameThe vendor name of the L2TP stack.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.10.1.1.2.3 |
l2tpv3StackStatsAdminStateThe administrative state of the L2TP stack. It reflects the value of the l2tpv3StackCfgAdminState object.ro Enumeration .1.3.6.1.2.1.10.1.1.2.4 |
l2tpv3StackStatsIsDrainingIndicates whether the L2TP stack is draining sessions from all control connections.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.1.1.2.5 |
l2tpv3StackStatsNumCtrlEstThe total number of control connections that are currently established.ro Counter32 .1.3.6.1.2.1.10.1.1.2.6 |
l2tpv3StackStatsNumSessEstThe total number of sessions that are currently established.ro Counter32 .1.3.6.1.2.1.10.1.1.2.7 |
l2tpv3CtrlCfgTableTable used to (re)configure the operational characteristics of a single L2TP control connection. There is a 1:1 correspondence between conceptual rows of this table and conceptual rows of the l2tpv3CtrlStatsTable. Entries in this table have the same persistency characteristics as that of the l2tpv3CtrlStatsTable. SEQUENCE OF L2tpv3CtrlCfgEntry .1.3.6.1.2.1.10.1.1.3 |
l2tpv3CtrlCfgEntryAn L2TP control connection configuration entry. Entries in this table are added and deleted as a result of protocol interactions or management operations. The latter occurs when a row is instantiated in the l2tpv3CtrlCfgTable row and the encapsulation method is 'l2tp'. L2tpv3CtrlCfgEntry .1.3.6.1.2.1.10.1.1.3.1 |
l2tpv3CtrlCfgIfIndexValue equal to the ifIndex value of the Interfaces Group MIB for an interface of type L2TP. InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.1.1.3.1.1 |
l2tpv3CtrlCfgRouterIDThe local router ID of this peer, as communicated via the Router ID AVP for this control connection.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.10.1.1.3.1.2 |
l2tpv3CtrlCfgTransportThe transport type of this control connection entry. This object cannot be modified when the control connection is in a connecting or connected state.rw L2tpv3TransportType .1.3.6.1.2.1.10.1.1.3.1.3 |
l2tpv3CtrlCfgPWCapThe pseudowire capabilities of this control connection entry. Each octet must be a value within the range specified by the L2tpv3PWType textual convention.rw OCTET STRING .1.3.6.1.2.1.10.1.1.3.1.4 |
l2tpv3CtrlCfgFallbackIndicates whether fallback to older versions of L2TP is enabled during control connection establishment.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.1.1.3.1.5 |
l2tpv3CtrlCfgDrainSetting this object to 'true' prevents any new sessions from being either initiated or accepted by this control connection. However, it does not disconnect any active sessions for this control connection. The 'l2tpv3CtrlStatsIsDraining' object for this control connection is set to 'true'. To cancel a drain, this object is set to 'false'. This object may be overridden by the global 'l2tpv3StackCfgDrain' object, which globally applies drain settings to all control connections.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.1.1.3.1.6 |
l2tpv3CtrlCfgAuthDescribes how a pair of LCCEs are to be authenticated. The value 'simple' indicates that peers are authenticated 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 object cannot be modified when the control connection is in a connecting or connected state.rw Enumeration .1.3.6.1.2.1.10.1.1.3.1.7 |
l2tpv3CtrlCfgSecretThe shared secret used during the authentication phase of control connection establishment. This object cannot be modified when the control connection 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.1.1.3.1.8 |
l2tpv3CtrlCfgSecuritySets whether this control connection is to be secured. The value of 'ipsec' indicates that all control packets have IPsec headers. The types of IPsec headers (e.g. AH, ESP, etc.) and their usage are outside the scope of this document. This object cannot be modified when the control connection is in a connecting or connected state.rw Enumeration .1.3.6.1.2.1.10.1.1.3.1.9 |
l2tpv3CtrlCfgHelloIntThe interval in which Hello (keepalive) packets are sent by a local 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.1.1.3.1.10 |
l2tpv3CtrlCfgRWSThe control packet receive window size. It specifies the maximum number of control packets an LCCE can send for the control connection without waiting for an acknowledgement from the peer. This object cannot be modified when the control connection is in a connecting or connected state.rw Integer32 .1.3.6.1.2.1.10.1.1.3.1.11 |
l2tpv3CtrlCfgMaxRetransThe number of control packet retransmissions that the L2TP stack attempts for this control connection before assuming that the peer is no longer responding. A value of zero indicates that this peer does not attempt to retransmit an unacknowledged control packet. Modifications to this object have immediate effect.rw Integer32 .1.3.6.1.2.1.10.1.1.3.1.12 |
l2tpv3CtrlCfgMaxRetransTOThe maximum retransmission timeout interval that the control connection waits before retransmitting an unacknowledged control packet. Modifications to this object have immediate effect.rw Integer32 .1.3.6.1.2.1.10.1.1.3.1.13 |
l2tpv3CtrlCfgReassemblyTOThe number of milliseconds that this control connection waits before processing data packets that were received out of sequence (and that are being held for processing in sequence). A low value increases the chance of delayed packets being discarded, while a high value may cause more queueing and possibly degrade throughput if packets are truly lost. The default value for this object is zero, which means that delayed packets are considered lost, and received packets are processed in increasing order, despite any sequence number gaps.rw L2tpv3MilliSeconds .1.3.6.1.2.1.10.1.1.3.1.14 |
l2tpv3CtrlCfgIdleTOThe period of time that an established control connection with no sessions waits before disconnecting the control connection. A value of zero indicates that the control connection disconnects immediately after the last session disconnects. A value of -1 leaves the control connection up indefinitely. Modifications to this object have immediate effect.rw Integer32 (-1..86400) UNITS "seconds" .1.3.6.1.2.1.10.1.1.3.1.15 |
l2tpv3CtrlStatsTableTable describing the current status and statistics of a single L2TP control connection. There is a 1:1 correspondence between conceptual rows of this table and conceptual rows of the l2tpv3CtrlCfgTable. SEQUENCE OF L2tpv3CtrlStatsEntry .1.3.6.1.2.1.10.1.1.4 |
l2tpv3CtrlStatsEntryAn L2TP control connection interface statistics entry. L2tpv3CtrlStatsEntry .1.3.6.1.2.1.10.1.1.4.1 |
l2tpv3CtrlStatsLocalIDThe local control connection ID.ro Unsigned32 .1.3.6.1.2.1.10.1.1.4.1.1 |
l2tpv3CtrlStatsRemoteIDThe remote control connection ID.ro Unsigned32 .1.3.6.1.2.1.10.1.1.4.1.2 |
l2tpv3CtrlStatsRemoteRouterIDThe remote router ID for this control connection, as communicated by the peer via the Router ID AVP.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.10.1.1.4.1.3 |
l2tpv3CtrlStatsStateThe current state of the control connection.ro Enumeration .1.3.6.1.2.1.10.1.1.4.1.4 |
l2tpv3CtrlStatsIsDrainingIndicates whether the control connection is draining sessions. This object is set to 'true' if either 'l2tpv3StackCfgDrain' or 'l2tpv3CtrlCfgDrain' is set to 'true', and is only set to 'false' if both configuration objects are 'false'.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.10.1.1.4.1.5 |
l2tpv3CtrlStatsInitiatedIndicates whether the control connection was initiated locally or remotely.ro Enumeration .1.3.6.1.2.1.10.1.1.4.1.6 |
l2tpv3CtrlStatsRemoteHostNameThe peer's host name as discovered during the control connection establishment (via the Host Name AVP). If the control connection 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.1.1.4.1.7 |
l2tpv3CtrlStatsRemoteVendorNameThe vendor name of the peer. If the control connection 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.1.1.4.1.8 |
l2tpv3CtrlStatsRemotePWCapThe peer's pseudowire capabilities for this control connection. Each octet must be a value within the range specified by the L2tpv3PWType textual convention.rw OCTET STRING .1.3.6.1.2.1.10.1.1.4.1.9 |
l2tpv3CtrlStatsRemoteVersionThe peer implementation's protocol version number and revision number. The first octet contains the protocol version number. The second octet contains the protocol revision number.ro OCTET STRING .1.3.6.1.2.1.10.1.1.4.1.10 |
l2tpv3CtrlStatsInitialRemoteRWSThe peer's receive window size as conveyed during control connection establishment (via the Remote Window Size AVP). If the control connection is idle, this object should maintain its value from the last time it was connected.ro Integer32 .1.3.6.1.2.1.10.1.1.4.1.11 |
l2tpv3CtrlStatsCtrlRxZLBThe number of Zero-Length-Body (acknowledgement) control packets that have been received on the control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.12 |
l2tpv3CtrlStatsCtrlOutOfSeqThe number of control packets that have been received out of order (per the sequence numbers) on this control connection, including out of window packets.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.13 |
l2tpv3CtrlStatsCtrlOutOfWindowThe number of control packets that have been received outside of the offered receive window for the control connection. Whether these packets are queued or discarded is implementation-specific.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.14 |
l2tpv3CtrlStatsCtrlTxZLBThe number of Zero-Length-Body (acknowledgement) control packets that have been sent to the peer for this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.15 |
l2tpv3CtrlStatsCtrlAckTOThe number of control packet timeouts due to late acknowledgements from the peer for this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.16 |
l2tpv3CtrlStatsCurrentRemoteRWSThe current remote receive window size as determined by the local flow control mechanism employed.ro Gauge32 .1.3.6.1.2.1.10.1.1.4.1.17 |
l2tpv3CtrlStatsTxSeqThe next send (Ns) sequence number for the control connection.ro Integer32 .1.3.6.1.2.1.10.1.1.4.1.18 |
l2tpv3CtrlStatsRxSeqThe next receive (Nr) sequence number for the control connection.ro Integer32 .1.3.6.1.2.1.10.1.1.4.1.19 |
l2tpv3CtrlStatsNumSessCumEstThe cumulative number of sessions that this control connection has established during its lifetime.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.20 |
l2tpv3CtrlStatsNumSessCurrentEstThe number of sessions currently in the established state for this control connection.ro Gauge32 .1.3.6.1.2.1.10.1.1.4.1.21 |
l2tpv3CtrlStatsNumSessFailedThe total number of sessions that were negotiated but failed to be established by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.22 |
l2tpv3CtrlStatsLastResultCodeThe result code as conveyed by the Result Code AVP from the most recent session to be torn down.ro Integer32 .1.3.6.1.2.1.10.1.1.4.1.23 |
l2tpv3CtrlStatsLastErrorCodeThe error code as conveyed by the Result Code AVP from the most recent session to be torn down.ro Integer32 .1.3.6.1.2.1.10.1.1.4.1.24 |
l2tpv3CtrlStatsLastErrorMessageThe optional message as conveyed by the Result Code AVP from the most recent session to be torn down.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.10.1.1.4.1.25 |
l2tpv3CtrlStatsCtrlRxOctetsThe number of control octets that have been received by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.26 |
l2tpv3CtrlStatsCtrlRxPktsThe number of control packets that have been received by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.27 |
l2tpv3CtrlStatsCtrlTxOctetsThe number of control octets that have been sent by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.28 |
l2tpv3CtrlStatsCtrlTxPktsThe number of control packets that have been sent by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.29 |
l2tpv3CtrlStatsDataRxOctetsThe number of data octets that have been received by sessions negotiated by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.30 |
l2tpv3CtrlStatsDataRxPktsThe number of data packets that have been received by sessions negotiated by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.31 |
l2tpv3CtrlStatsDataRxDropsThe number of received data packets that have been dropped by sessions negotiated by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.32 |
l2tpv3CtrlStatsDataTxOctetsThe number of data octets that have been sent by sessions negotiated by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.33 |
l2tpv3CtrlStatsDataTxPktsThe number of data packets that have been sent by sessions negotiated by this control connection.ro Counter32 .1.3.6.1.2.1.10.1.1.4.1.34 |
l2tpv3CtrlStatsCtrlHCRxOctetsThe 64-bit version of l2tpv3CtrlStatsCtrlRxOctets.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.35 |
l2tpv3CtrlStatsCtrlHCRxPktsThe 64-bit version of l2tpv3CtrlStatsCtrlRxPkts.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.36 |
l2tpv3CtrlStatsCtrlHCTxOctetsThe 64-bit version of l2tpv3CtrlStatsCtrlTxOctets.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.37 |
l2tpv3CtrlStatsCtrlHCTxPktsThe 64-bit version of l2tpv3CtrlStatsCtrlTxPkts.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.38 |
l2tpv3CtrlStatsDataHCRxOctetsThe 64-bit version of l2tpv3CtrlStatsDataRxOctets.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.39 |
l2tpv3CtrlStatsDataHCRxPktsThe 64-bit version of l2tpv3CtrlStatsDataRxPkts.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.40 |
l2tpv3CtrlStatsDataHCRxDropsThe 64-bit version of l2tpv3CtrlStatsDataRxDrops.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.41 |
l2tpv3CtrlStatsDataHCTxOctetsThe 64-bit version of l2tpv3CtrlStatsDataTxOctets.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.42 |
l2tpv3CtrlStatsDataHCTxPktsThe 64-bit version of l2tpv3CtrlStatsDataTxPkts.ro Counter64 .1.3.6.1.2.1.10.1.1.4.1.43 |
l2tpv3CtrlMapTableTable intended to assist management applications to quickly determine the ifIndex value for a given local control connection ID. SEQUENCE OF L2tpv3CtrlMapEntry .1.3.6.1.2.1.10.1.1.5 |
l2tpv3CtrlMapEntryAn L2TP control connection index map entry. L2tpv3CtrlMapEntry .1.3.6.1.2.1.10.1.1.5.1 |
l2tpv3CtrlMapLocalIDThe local control connection ID. Unsigned32 .1.3.6.1.2.1.10.1.1.5.1.1 |
l2tpv3CtrlMapIfIndexThe ifIndex value of a control connection interface, represented in the Interfaces Group MIB as an entry with an interface type of L2TP.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.1.1.5.1.2 |
l2tpv3SessionCfgTableTable used to (re)configure the operational characteristics of a single L2TP session. There is a 1:1 correspondence between conceptual rows of this table and conceptual rows of the l2tpv3SessionStatsTable. Entries in this table have the same persistency characteristics as that of the l2tpv3SessionStatsTable. SEQUENCE OF L2tpv3SessionCfgEntry .1.3.6.1.2.1.10.1.1.6 |
l2tpv3SessionCfgEntryAn L2TP session configuration entry. Entries in this table are added and deleted as a result of protocol interactions or management operations. L2tpv3SessionCfgEntry .1.3.6.1.2.1.10.1.1.6.1 |
l2tpv3SessionCfgIfIndexThe ifIndex value of the interface from which L2 frames are being forwarded. For example, the ifIndex could be a DS0 on an LAC or a virtual PPP interface on an LNS. InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.1.1.6.1.1 |
l2tpv3SessionCfgLocalIDSets the local session ID.rw Unsigned32 .1.3.6.1.2.1.10.1.1.6.1.2 |
l2tpv3SessionCfgRemoteIDSets the remote session ID.rw Unsigned32 .1.3.6.1.2.1.10.1.1.6.1.3 |
l2tpv3SessionCfgCtrlLocalIDSets the local control connection ID of the control connection with which this session may be associated. If the session is not associated with a control connection, the value of this object is 0.rw Unsigned32 .1.3.6.1.2.1.10.1.1.6.1.4 |
l2tpv3SessionCfgPWTypeSets the pseudowire type of the session, which is sent to the peer via the Pseudowire Type AVP.rw L2tpv3PWType .1.3.6.1.2.1.10.1.1.6.1.5 |
l2tpv3SessionCfgEndIDSets the End Identifier that is sent to the peer via the End ID AVP.rw DisplayString .1.3.6.1.2.1.10.1.1.6.1.6 |
l2tpv3SessionCfgAppIDSets the Application Code and Application Info that are sent to the peer via the Application ID AVP.rw DisplayString .1.3.6.1.2.1.10.1.1.6.1.7 |
l2tpv3SessionCfgPWEncapSets the Control Encapsulation Type that is sent to the peer via the Pseudowire Control Encapsulation AVP.rw Enumeration .1.3.6.1.2.1.10.1.1.6.1.8 |
l2tpv3SessionCfgSeqSets the Data Sequencing Level that is required of the peer. Sent to the peer via the Data Sequencing AVP.rw L2tpv3DataSequencing .1.3.6.1.2.1.10.1.1.6.1.9 |
l2tpv3SessionCfgLocalCookieSets the local cookie that is included in outgoing data packets.rw DisplayString .1.3.6.1.2.1.10.1.1.6.1.10 |
l2tpv3SessionCfgRemoteCookieSets the remote cookie that is expected in incoming data packets.rw DisplayString .1.3.6.1.2.1.10.1.1.6.1.11 |
l2tpv3SessionCfgCallTypeThe role this LCCE is playing for this session. For example, 'lacInitiator' indicates that this control connection peer is acting as an LAC and generated an call request (ICRQ or OCRQ) to its peer.rw Enumeration .1.3.6.1.2.1.10.1.1.6.1.12 |
l2tpv3SessionStatsTableTable that describes the current status and statistics of a single L2TP session. SEQUENCE OF L2tpv3SessionStatsEntry .1.3.6.1.2.1.10.1.1.7 |
l2tpv3SessionStatsEntryAn L2TP session interface statistics entry. L2tpv3SessionStatsEntry .1.3.6.1.2.1.10.1.1.7.1 |
l2tpv3SessionStatsRemoteEndIDThe peer's End Identifier, as communicated via the End ID AVP.ro DisplayString .1.3.6.1.2.1.10.1.1.7.1.1 |
l2tpv3SessionStatsRemoteAppIDThe peer's Application Code and Application Info, as communicated via the Application ID AVP.ro DisplayString .1.3.6.1.2.1.10.1.1.7.1.2 |
l2tpv3SessionStatsRemotePWEncapThe peer's Control Encapsulation Type, as communicated via the Pseudowire Control Encapsulation AVP.ro Enumeration .1.3.6.1.2.1.10.1.1.7.1.3 |
l2tpv3SessionStatsRemoteSeqThe peer's Data Sequencing Level, as communicated via the Data Sequencing AVP.rw L2tpv3DataSequencing .1.3.6.1.2.1.10.1.1.7.1.4 |
l2tpv3SessionStatsStateThe current state of the session.ro Enumeration .1.3.6.1.2.1.10.1.1.7.1.5 |
l2tpv3SessionStatsCircuitStatusThe current status of the circuit forwarded by the session.ro Unsigned32 .1.3.6.1.2.1.10.1.1.7.1.6 |
l2tpv3SessionStatsSerialNumberThe serial number that has been assigned to this session.ro Unsigned32 .1.3.6.1.2.1.10.1.1.7.1.7 |
l2tpv3SessionStatsRxConnectSpeedThe last known receive baud rate for this session.ro Unsigned32 UNITS "bits per second" .1.3.6.1.2.1.10.1.1.7.1.8 |
l2tpv3SessionStatsTxConnectSpeedThe last known transmit baud rate for this session.ro Unsigned32 UNITS "bits per second" .1.3.6.1.2.1.10.1.1.7.1.9 |
l2tpv3SessionStatsPhysChannelIDThe physical channel identifier for the session.ro Unsigned32 .1.3.6.1.2.1.10.1.1.7.1.10 |
l2tpv3SessionStatsPrivateGroupIDThe private group ID used for this L2TP session. If no private group ID is found, then a null string is returned.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.10.1.1.7.1.11 |
l2tpv3SessionStatsOutOfSeqThe total number of data packets received out of sequence for this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.12 |
l2tpv3SessionStatsReassemblyTOThe number of reassembly timeouts that have occurred for this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.13 |
l2tpv3SessionStatsTxSeqThe current sequence number for outgoing data packets for this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.14 |
l2tpv3SessionStatsRxSeqThe current sequence number for incoming data packets for this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.15 |
l2tpv3SessionStatsRxOctetsThe number of data octets that have been received by this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.16 |
l2tpv3SessionStatsRxPktsThe number of data packets that have been received by this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.17 |
l2tpv3SessionStatsRxDropsThe number of received data packets that have been dropped by this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.18 |
l2tpv3SessionStatsTxOctetsThe number of data octets that have been sent by this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.19 |
l2tpv3SessionStatsTxPktsThe number of data packets that have been sent by this session.ro Counter32 .1.3.6.1.2.1.10.1.1.7.1.20 |
l2tpv3SessionStatsHCRxOctetsThe 64-bit version of l2tpv3SessionStatsRxOctets.ro Counter64 .1.3.6.1.2.1.10.1.1.7.1.21 |
l2tpv3SessionStatsHCRxPktsThe 64-bit version of l2tpv3SessionStatsRxPkts.ro Counter64 .1.3.6.1.2.1.10.1.1.7.1.22 |
l2tpv3SessionStatsHCRxDropsThe 64-bit version of l2tpv3SessionStatsRxDrops.ro Counter64 .1.3.6.1.2.1.10.1.1.7.1.23 |
l2tpv3SessionStatsHCTxOctetsThe 64-bit version of l2tpv3SessionStatsTxOctets.ro Counter64 .1.3.6.1.2.1.10.1.1.7.1.24 |
l2tpv3SessionStatsHCTxPktsThe 64-bit version of l2tpv3SessionStatsTxPkts.ro Counter64 .1.3.6.1.2.1.10.1.1.7.1.25 |
l2tpv3SessionMapTableTable intended to assist management applications to map interfaces to control connection and session IDs. SEQUENCE OF L2tpv3SessionMapEntry .1.3.6.1.2.1.10.1.1.8 |
l2tpv3SessionMapEntryAn L2TP session index map entry. L2tpv3SessionMapEntry .1.3.6.1.2.1.10.1.1.8.1 |
l2tpv3SessionMapIfIndexThe ifIndex value of the interface being forwarded via an L2TP session. For example, the interface could be an Ethernet interface on an LAC or a virtual PPP interface on the LNS. InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.1.1.8.1.1 |
l2tpv3SessionMapCtrlIfIndexThe ifIndex value of the session's control connection. The object establishes a binding between a particular interface identified by l2tpv3SessionMapIfIndex to a particular control connection.rw InterfaceIndex (IF-MIB) .1.3.6.1.2.1.10.1.1.8.1.2 |
l2tpv3SessionMapLocalIDThe local session ID for this session.ro Unsigned32 .1.3.6.1.2.1.10.1.1.8.1.3 |
l2tpv3SessionMapStatusThe status of this session map entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.10.1.1.8.1.4 |
l2tpv3Conformance OBJECT IDENTIFIER .1.3.6.1.2.1.10.1.2 |
l2tpv3Groups OBJECT IDENTIFIER .1.3.6.1.2.1.10.1.2.1 |
l2tpv3CfgGroupA collection of objects providing configuration information of the L2TP stack, its control connections, and its sessions. Unknown .1.3.6.1.2.1.10.1.2.1.1 |
l2tpv3StatsGroupA collection of objects providing status and statistics of the L2TP stack, its control connections, and its sessions. Unknown .1.3.6.1.2.1.10.1.2.1.2 |
l2tpv3MappingGroupA collection of objects providing index mapping. Unknown .1.3.6.1.2.1.10.1.2.1.3 |
l2tpv3SecurityGroupA collection of objects providing L2TP security configuration. Unknown .1.3.6.1.2.1.10.1.2.1.4 |
l2tpv3TrapGroupA collection of L2TP trap events as specified in NOTIFICATION-TYPE constructs. Unknown .1.3.6.1.2.1.10.1.2.1.5 |
l2tpv3HCPacketGroupA collection of objects providing high-capacity 64-bit counter objects. Unknown .1.3.6.1.2.1.10.1.2.1.6 |
l2tpv3Compliances OBJECT IDENTIFIER .1.3.6.1.2.1.10.1.2.2 |
l2tpv3MIBFullComplianceAn implementation claims full compliance when this MIB is implemented with support for read-create and read- write operations, thereby allowing configuration and monitoring, respectively. Unknown .1.3.6.1.2.1.10.1.2.2.1 |
l2tpv3MIBReadOnlyComplianceAn implementation claims read-only compliance when this MIB is implemented without support for read-create and read-write operations (i.e. operates in read-only mode), thereby allowing monitoring but not configuration. Unknown .1.3.6.1.2.1.10.1.2.2.2 |