Unisphere-Data-L2TP-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Unisphere-Data-L2TP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usdL2tpMIB 1.3.6.1.4.1.4874.2.2.35
The L2TP MIB for the Unisphere Networks enterprise.
       usdL2tpTraps 1.3.6.1.4.1.4874.2.2.35.0
       usdL2tpObjects 1.3.6.1.4.1.4874.2.2.35.1
           usdL2tpSystem 1.3.6.1.4.1.4874.2.2.35.1.1
               usdL2tpSystemConfig 1.3.6.1.4.1.4874.2.2.35.1.1.1
                   usdL2tpSysConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.1.1.1 usdl2tpadminstate read-write
Exerts control over all L2TP tunnels/sessions in the system.
                   usdL2tpSysConfigDestructTimeout 1.3.6.1.4.1.4874.2.2.35.1.1.1.2 integer32 read-write
The amount of time, in seconds, to preserve dynamic tunnels/sessions after they become inactive, e.g. to poll their statistics.
                   usdL2tpSysConfigIpChecksumEnable 1.3.6.1.4.1.4874.2.2.35.1.1.1.3 usdenable read-write
Enable/disable IP checksumming for tunnels with UDP/IP transport.
                   usdL2tpSysConfigTunnelSwitchingEnabled 1.3.6.1.4.1.4874.2.2.35.1.1.1.4 usdenable read-write
Tunnel switching enabled/disable.
                   usdL2tpSysConfigControlRetransmissions 1.3.6.1.4.1.4874.2.2.35.1.1.1.5 integer32 read-write
The number of retransmission retries allowed before control session goes down.
                   usdL2tpSysConfigTunnelIdleTimeout 1.3.6.1.4.1.4874.2.2.35.1.1.1.6 integer32 read-write
Idle tunnel remains active for the specified amount of time; value 0 disables the timer i.e. tunnel becomes persistent.
                   usdL2tpSysConfigReceiveDataSequencingIgnore 1.3.6.1.4.1.4874.2.2.35.1.1.1.7 usdenable read-write
Enable/disable ignoring of receive sequencing of L2TP data packets.
               usdL2tpSystemStatus 1.3.6.1.4.1.4874.2.2.35.1.1.2
                   usdL2tpSysStatusProtocolVersion 1.3.6.1.4.1.4874.2.2.35.1.1.2.1 octet string read-only
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.
                   usdL2tpSysStatusVendorName 1.3.6.1.4.1.4874.2.2.35.1.1.2.2 displaystring read-only
Vendor name of the L2TP protocol stack.
                   usdL2tpSysStatusFirmwareRev 1.3.6.1.4.1.4874.2.2.35.1.1.2.3 integer32 read-only
Firmware revision for the L2TP protocol stack.
                   usdL2tpSysStatusTotalDestinations 1.3.6.1.4.1.4874.2.2.35.1.1.2.4 counter32 read-only
Number of destination creations attempted.
                   usdL2tpSysStatusFailedDestinations 1.3.6.1.4.1.4874.2.2.35.1.1.2.5 counter32 read-only
Number of destination creation attempts that failed.
                   usdL2tpSysStatusActiveDestinations 1.3.6.1.4.1.4874.2.2.35.1.1.2.6 gauge32 read-only
Number of destinations having at least one active tunnel.
                   usdL2tpSysStatusTotalTunnels 1.3.6.1.4.1.4874.2.2.35.1.1.2.7 counter32 read-only
Number of tunnel creations attempted.
                   usdL2tpSysStatusFailedTunnels 1.3.6.1.4.1.4874.2.2.35.1.1.2.8 counter32 read-only
Number of tunnel creation attempts that failed to reach the established state.
                   usdL2tpSysStatusFailedTunnelAuthens 1.3.6.1.4.1.4874.2.2.35.1.1.2.9 counter32 read-only
Number of tunnel creation attempts that failed authentication.
                   usdL2tpSysStatusActiveTunnels 1.3.6.1.4.1.4874.2.2.35.1.1.2.10 gauge32 read-only
Number of tunnels currently established.
                   usdL2tpSysStatusTotalSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.11 counter32 read-only
Number of session creations attempted.
                   usdL2tpSysStatusFailedSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.12 counter32 read-only
Number of session creation attempts that failed to reach the established state.
                   usdL2tpSysStatusActiveSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.13 gauge32 read-only
Number of sessions currently established.
           usdL2tpDestination 1.3.6.1.4.1.4874.2.2.35.1.2
               usdL2tpDestConfig 1.3.6.1.4.1.4874.2.2.35.1.2.1
                   usdL2tpDestConfigTable 1.3.6.1.4.1.4874.2.2.35.1.2.1.2 no-access
The L2TP destination configuration table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpDestStatsTable.
                       usdL2tpDestConfigEntry 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1 no-access
Describes the configuration attributes of an L2TP destination.
                           usdL2tpDestConfigIfIndex 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1.1 interfaceindex no-access
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
                           usdL2tpDestConfigRowStatus 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1.2 rowstatus read-only
An implementation may choose not to support administrative configuration of tunnels.
                           usdL2tpDestConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1.3 usdl2tpadminstate read-only
The configured administrative state.
               usdL2tpDestStatus 1.3.6.1.4.1.4874.2.2.35.1.2.2
                   usdL2tpDestStatusTable 1.3.6.1.4.1.4874.2.2.35.1.2.2.1 no-access
The L2TP destination status table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpDestConfigTable.
                       usdL2tpDestStatusEntry 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1 no-access
Describes the status attributes of an L2TP destination.
                           usdL2tpDestStatusIfIndex 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.1 interfaceindex no-access
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
                           usdL2tpDestStatusTransport 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.2 usdl2tptransport read-only
The underlying transport over which this L2TP destination is carried.
                           usdL2tpDestStatusEffectiveAdminState 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.3 usdl2tpadminstate read-only
The administrative state currently in effect. This could be the configured admin state for this destination, or an overriding admin state exerted from a higher hierarchical level (system).
                           usdL2tpDestStatusTotalTunnels 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.4 counter32 read-only
Number of tunnel creations attempted.
                           usdL2tpDestStatusFailedTunnels 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.5 counter32 read-only
Number of tunnel creation attempts that failed to reach the established state.
                           usdL2tpDestStatusFailedTunnelAuthens 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.6 counter32 read-only
Number of tunnel creation attempts that failed authentication.
                           usdL2tpDestStatusActiveTunnels 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.7 gauge32 read-only
Number of tunnels currently established.
                           usdL2tpDestStatusTotalSessions 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.8 counter32 read-only
Number of session creations attempted.
                           usdL2tpDestStatusFailedSessions 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.9 counter32 read-only
Number of session creation attempts that failed to reach the established state.
                           usdL2tpDestStatusActiveSessions 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.10 gauge32 read-only
Number of sessions currently established.
               usdL2tpDestStatistics 1.3.6.1.4.1.4874.2.2.35.1.2.3
                   usdL2tpDestStatTable 1.3.6.1.4.1.4874.2.2.35.1.2.3.1 no-access
The L2TP destination statistics table. Describes the aggregate control and payload statistics for all L2TP tunnels configured on each destination. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpDestConfigTable.
                       usdL2tpDestStatEntry 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1 no-access
Describes the aggregate L2TP control and payload statistics for all L2TP tunnels on an L2TP destination.
                           usdL2tpDestStatIfIndex 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.1 interfaceindex no-access
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
                           usdL2tpDestStatCtlRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.2 counter32 read-only
Number of control octets received.
                           usdL2tpDestStatCtlRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.3 counter32 read-only
Number of control packets received.
                           usdL2tpDestStatCtlRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.4 counter32 read-only
Number of control packets incurring reception errors.
                           usdL2tpDestStatCtlRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.5 counter32 read-only
Number of control packets discarded after reception.
                           usdL2tpDestStatCtlSendOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.6 counter32 read-only
Number of control octets sent.
                           usdL2tpDestStatCtlSendPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.7 counter32 read-only
Number of control packets sent.
                           usdL2tpDestStatCtlSendErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.8 counter32 read-only
Number of control packets incurring transmission errors.
                           usdL2tpDestStatCtlSendDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.9 counter32 read-only
Number of control packets discarded before transmission.
                           usdL2tpDestStatPayRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.10 counter32 read-only
Number of payload octets received.
                           usdL2tpDestStatPayRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.11 counter32 read-only
Number of payload packets received.
                           usdL2tpDestStatPayRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.12 counter32 read-only
Number of payload packets incurring reception errors.
                           usdL2tpDestStatPayRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.13 counter32 read-only
Number of payload packets discarded after reception.
                           usdL2tpDestStatPaySendOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.14 counter32 read-only
Number of payload octets sent.
                           usdL2tpDestStatPaySendPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.15 counter32 read-only
Number of payload packets sent.
                           usdL2tpDestStatPaySendErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.16 counter32 read-only
Number of payload packets incurring transmission errors.
                           usdL2tpDestStatPaySendDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.17 counter32 read-only
Number of payload packets discarded before transmission.
           usdL2tpTunnel 1.3.6.1.4.1.4874.2.2.35.1.3
               usdL2tpTunnelConfig 1.3.6.1.4.1.4874.2.2.35.1.3.1
                   usdL2tpTunnelConfigTable 1.3.6.1.4.1.4874.2.2.35.1.3.1.2 no-access
The L2TP tunnel configuration table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpTunnelStatsTable.
                       usdL2tpTunnelConfigEntry 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1 no-access
Describes the configuration attributes of an L2TP tunnel.
                           usdL2tpTunnelConfigIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1.1 interfaceindex no-access
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
                           usdL2tpTunnelConfigRowStatus 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1.2 rowstatus read-only
An implementation may choose not to support administrative configuration of tunnels.
                           usdL2tpTunnelConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1.3 usdl2tpadminstate read-only
The configured administrative state.
               usdL2tpTunnelStatus 1.3.6.1.4.1.4874.2.2.35.1.3.2
                   usdL2tpTunnelStatusTable 1.3.6.1.4.1.4874.2.2.35.1.3.2.1 no-access
The L2TP tunnel status and statistics table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpTunnelConfigTable.
                       usdL2tpTunnelStatusEntry 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1 no-access
An L2TP tunnel interface stats entry.
                           usdL2tpTunnelStatusIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.1 interfaceindex no-access
Same as the value of ifIndex for the corresponding entry in Interfaces MIB ifTable.
                           usdL2tpTunnelStatusTransport 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.2 usdl2tptransport read-only
The underlying transport over which this L2TP tunnel is carried.
                           usdL2tpTunnelStatusLocalTunnelId 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.3 usdl2tptunnelid read-only
The local tunnel identifier.
                           usdL2tpTunnelStatusRemoteTunnelId 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.4 usdl2tptunnelid read-only
The remote tunnel identifier.
                           usdL2tpTunnelStatusEffectiveAdminState 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.5 usdl2tpadminstate read-only
The administrative state currently in effect. This could be the configured admin state for this tunnel, or an overriding admin state exerted from a higher hierarchical level (system, destination).
                           usdL2tpTunnelStatusState 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.6 integer read-only
The current state of the tunnel. Enumeration: 'established': 2, 'idle': 0, 'connecting': 1, 'disconnecting': 3.
                           usdL2tpTunnelStatusInitiated 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.7 integer read-only
Indicates whether the tunnel was initiated locally, or by the remote tunnel peer. Enumeration: 'remote': 2, 'none': 0, 'local': 1.
                           usdL2tpTunnelStatusRemoteHostName 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.8 displaystring read-only
The host name obtained 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, or a zero-length string if no name was previously known.
                           usdL2tpTunnelStatusRemoteVendorName 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.9 displaystring read-only
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, of a zero-length string if no name was previously known.
                           usdL2tpTunnelStatusRemoteFirmwareRevision 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.10 integer32 read-only
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, or a zero value if no revision was previously known.
                           usdL2tpTunnelStatusRemoteProtocolVersion 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.11 octet string read-only
The protocol version and revision of the tunnel peer's implementation. The first octet contains the protocol version. The second octet contains the protocol revision.
                           usdL2tpTunnelStatusRemoteBearerCapabilities 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.12 integer read-only
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, or 'none' if not previously known. Enumeration: 'none': 0, 'digitalAnalog': 3, 'analog': 2, 'digital': 1.
                           usdL2tpTunnelStatusRemoteFramingCapabilities 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.13 integer read-only
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, or 'none' if not previously known. Enumeration: 'async': 2, 'none': 0, 'sync': 1, 'syncAsync': 3.
                           usdL2tpTunnelStatusRecvWindowSize 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.14 gauge32 read-only
The receive window size.
                           usdL2tpTunnelStatusSendWindowSize 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.15 gauge32 read-only
The tunnel peer's receive window size.
                           usdL2tpTunnelStatusSendQueueDepth 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.16 gauge32 read-only
Number of control packets on transmit queue.
                           usdL2tpTunnelStatusRecvSeq 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.17 integer32 read-only
The next sequence number expected in a received control packet.
                           usdL2tpTunnelStatusRecvSeqAck 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.18 integer32 read-only
The last received sequence number that was acknowledged back to the tunnel peer.
                           usdL2tpTunnelStatusSendSeq 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.19 integer32 read-only
The next sequence number to be sent in a transmitted control packet.
                           usdL2tpTunnelStatusSendSeqAck 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.20 integer32 read-only
The send sequence number that the tunnel peer has acknowledged. The flow control state can be determined by subtracting the usdL2tpTunnelStatusSendSeq from usdL2tpTunnelStatusSendSeqAck and comparing this value to usdL2tpTunnelStatusSendWindowSize.
                           usdL2tpTunnelStatusTotalSessions 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.21 counter32 read-only
The total number of sessions that this tunnel has successfully connected through to its tunnel peer since this tunnel was created, including those that have since terminated.
                           usdL2tpTunnelStatusFailedSessions 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.22 counter32 read-only
The number of sessions that were initiated but failed to reach the established phase.
                           usdL2tpTunnelStatusActiveSessions 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.23 gauge32 read-only
The current number of sessions in the established state.
                           usdL2tpTunnelStatusLastResultCode 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.24 integer32 read-only
The last value of the result code as described in the Result Code AVP which caused the tunnel to disconnect.
                           usdL2tpTunnelStatusLastErrorCode 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.25 integer32 read-only
The last value of the error code as described in the Result Code AVP which caused the tunnel to disconnect.
                           usdL2tpTunnelStatusLastErrorMessage 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.26 displaystring read-only
The last value of the optional message as described in the Result Code AVP which caused the tunnel to disconnect.
                           usdL2tpTunnelStatusCumEstabTime 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.27 unsigned32 read-only
The cumulative time in seconds that this tunnel, since first being created, has spent in the established state (which may be punctuated by intervals outside the established state).
               usdL2tpTunnelStatistics 1.3.6.1.4.1.4874.2.2.35.1.3.3
                   usdL2tpTunnelStatTable 1.3.6.1.4.1.4874.2.2.35.1.3.3.1 no-access
The L2TP tunnel statistics table. Describes the control and payload statistics for each L2TP tunnel. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpTunnelConfigTable.
                       usdL2tpTunnelStatEntry 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1 no-access
Describes the L2TP control and payload statistics for an L2TP tunnel.
                           usdL2tpTunnelStatIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.1 interfaceindex no-access
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
                           usdL2tpTunnelStatCtlRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.2 counter32 read-only
Number of control octets received.
                           usdL2tpTunnelStatCtlRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.3 counter32 read-only
Number of control packets received.
                           usdL2tpTunnelStatCtlRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.4 counter32 read-only
Number of control packets incurring reception errors.
                           usdL2tpTunnelStatCtlRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.5 counter32 read-only
Number of control packets discarded after reception.
                           usdL2tpTunnelStatCtlSendOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.6 counter32 read-only
Number of control octets sent.
                           usdL2tpTunnelStatCtlSendPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.7 counter32 read-only
Number of control packets sent.
                           usdL2tpTunnelStatCtlSendErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.8 counter32 read-only
Number of control packets incurring transmission errors.
                           usdL2tpTunnelStatCtlSendDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.9 counter32 read-only
Number of control packets discarded before transmission.
                           usdL2tpTunnelStatPayRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.10 counter32 read-only
Number of payload octets received.
                           usdL2tpTunnelStatPayRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.11 counter32 read-only
Number of payload packets received.
                           usdL2tpTunnelStatPayRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.12 counter32 read-only
Number of payload packets incurring reception errors.
                           usdL2tpTunnelStatPayRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.13 counter32 read-only
Number of payload packets discarded after reception.
                           usdL2tpTunnelStatPaySendOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.14 counter32 read-only
Number of payload octets sent.
                           usdL2tpTunnelStatPaySendPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.15 counter32 read-only
Number of payload packets sent.
                           usdL2tpTunnelStatPaySendErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.16 counter32 read-only
Number of payload packets incurring transmission errors.
                           usdL2tpTunnelStatPaySendDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.17 counter32 read-only
Number of payload packets discarded before transmission.
                           usdL2tpTunnelStatCtlRecvZLB 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.18 counter32 read-only
Number of Zero Length Body control packet acknowledgement packets that were received.
                           usdL2tpTunnelStatCtlRecvOutOfSequence 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.19 counter32 read-only
Number of control packets not received in the correct sequence number order.
                           usdL2tpTunnelStatCtlRecvOutOfWindow 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.20 counter32 read-only
Number of control packets received outside the offered receive window.
                           usdL2tpTunnelStatCtlSendZLB 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.21 counter32 read-only
Number of Zero Length Body control packets sent.
                           usdL2tpTunnelStatCtlSendRetransmits 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.22 counter32 read-only
Number of control packet send retransmissions.
               usdL2tpTunnelMap 1.3.6.1.4.1.4874.2.2.35.1.3.4
                   usdL2tpMapTifSidToSifTable 1.3.6.1.4.1.4874.2.2.35.1.3.4.1 no-access
Table of TunnelIf/SessionId -> SessionIf mappings.
                       usdL2tpMapTifSidToSifEntry 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1 no-access
A mapping of TunnelIf/SessionId to SessionIf.
                           usdL2tpMapTifSidToSifTunnelIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1.1 interfaceindex no-access
The ifIndex of a tunnel interface.
                           usdL2tpMapTifSidToSifLocalSessionId 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1.2 usdl2tpsessionid no-access
A local session ID on the associated tunnel interface.
                           usdL2tpMapTifSidToSifSessionIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1.3 interfaceindex read-only
The ifIndex of the session interface identified by this entry's Tunnel ifIndex and local Session Id pair.
                   usdL2tpMapTidToTifTable 1.3.6.1.4.1.4874.2.2.35.1.3.4.2 no-access
Map L2TP tunnel IDs to tunnel interfaces.
                       usdL2tpMapTidToTifEntry 1.3.6.1.4.1.4874.2.2.35.1.3.4.2.1 no-access
A mapping of L2TP tunnel ID to tunnel interface.
                           usdL2tpMapTidToTifLocalTunnelId 1.3.6.1.4.1.4874.2.2.35.1.3.4.2.1.1 usdl2tptunnelid no-access
A local tunnel identifier.
                           usdL2tpMapTidToTifIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.4.2.1.2 interfaceindex read-only
The ifIndex of the tunnel interface having the associated tunnel identifier.
           usdL2tpSession 1.3.6.1.4.1.4874.2.2.35.1.4
               usdL2tpSessionConfig 1.3.6.1.4.1.4874.2.2.35.1.4.1
                   usdL2tpSessionConfigTable 1.3.6.1.4.1.4874.2.2.35.1.4.1.2 no-access
The L2TP session configuration table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpSessionStatsTable.
                       usdL2tpSessionConfigEntry 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1 no-access
Describes the configuration attributes of an L2TP session.
                           usdL2tpSessionConfigIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1.1 interfaceindex no-access
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
                           usdL2tpSessionConfigRowStatus 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1.2 rowstatus read-only
An implementation may choose not to support administrative configuration of tunnels.
                           usdL2tpSessionConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1.3 usdl2tpadminstate read-only
The configured administrative state.
               usdL2tpSessionStatus 1.3.6.1.4.1.4874.2.2.35.1.4.2
                   usdL2tpSessionStatusTable 1.3.6.1.4.1.4874.2.2.35.1.4.2.1 no-access
The L2TP session status and statistics table.
                       usdL2tpSessionStatusEntry 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1 no-access
An L2TP session interface status and statistics entry.
                           usdL2tpSessionStatusIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.1 interfaceindex no-access
The ifIndex of an L2TP session interface.
                           usdL2tpSessionStatusLacPppIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.2 interfaceindexorzero read-only
For pass-through PPP sessions (conventional LAC), the ifIndex of an associated local PPP interface through which the remote LAC client was connected. If unknown, this object contains a value of zero. For locally originated PPP sessions (LNS-like), this object has a value of zero. This object is deprecated in favor of usdL2tpSessionStatusLacTunneledIfIndex.
                           usdL2tpSessionStatusLocalSessionId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.3 usdl2tpsessionid read-only
The local session ID for the session.
                           usdL2tpSessionStatusRemoteSessionId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.4 usdl2tpsessionid read-only
The remote session ID for the session.
                           usdL2tpSessionStatusUserName 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.5 displaystring read-only
The peer session name on this interface, typically the login name of the remote user. If the user name is unknown this object will contain a zero-length string.
                           usdL2tpSessionStatusEffectiveAdminState 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.6 usdl2tpadminstate read-only
The administrative state currently in effect. This could be the configured admin state for this session, or an overriding admin state exerted from a higher hierarchical level (system, destination, tunnel).
                           usdL2tpSessionStatusState 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.7 integer read-only
The current state of the session. Enumeration: 'established': 2, 'idle': 0, 'connecting': 1, 'disconnecting': 3.
                           usdL2tpSessionStatusCallType 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.8 integer read-only
The type of call and role this tunnel peer is providing for this session. For example, lacIncoming(1) indicates 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. Enumeration: 'lnsOutgoing': 4, 'none': 0, 'lacIncoming': 1, 'lacOutgoing': 3, 'lnsIncoming': 2.
                           usdL2tpSessionStatusCallSerialNumber 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.9 integer32 read-only
The serial number assigned to this session.
                           usdL2tpSessionStatusTxConnectSpeed 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.10 integer32 read-only
The last known transmit baud rate for this session.
                           usdL2tpSessionStatusRxConnectSpeed 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.11 integer32 read-only
The last known receive baud rate for this session.
                           usdL2tpSessionStatusCallBearerType 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.12 integer read-only
The bearer type of this session. Enumeration: 'none': 0, 'analog': 2, 'digital': 1.
                           usdL2tpSessionStatusFramingType 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.13 integer read-only
The framing type of this session. Enumeration: 'async': 2, 'none': 0, 'sync': 1.
                           usdL2tpSessionStatusPhysChanId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.14 integer32 read-only
The physical channel identifier for the session. For pass-through PPP sessions, typically the ifIndex of the access interface lying below the PPP interface identified by usdL2tpSessionStatusLacTunneledIfIndex.
                           usdL2tpSessionStatusDnis 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.15 displaystring read-only
The Dialed Number Information String that the LAC obtained from the network for the session. If no DNIS was provided, a zero-length string will be returned.
                           usdL2tpSessionStatusClid 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.16 displaystring read-only
The Calling Line ID that the LAC obtained from the network for the session. If no CLID was provided, a zero-length string will be returned.
                           usdL2tpSessionStatusSubAddress 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.17 displaystring read-only
The SubAddress that the LAC obtained from the network for the session. If no SubAddress was provided, a zero-length string will be returned.
                           usdL2tpSessionStatusPrivateGroupId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.18 displaystring read-only
The Private Group Identifier used for this tunneled session. If no Private Group Identifier was provided, a zero-length string will be returned.
                           usdL2tpSessionStatusProxyLcp 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.19 truthvalue read-only
Indicates whether the LAC performed proxy LCP for this session.
                           usdL2tpSessionStatusAuthMethod 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.20 integer read-only
The proxy authentication method employed by the LAC for the session. If usdL2tpSessionProxyLcp is false(2) this object reports a value of 'none' and should be ignored. Enumeration: 'pppChap': 1, 'none': 0, 'pppMsChap': 3, 'pppPap': 2.
                           usdL2tpSessionStatusSequencingState 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.21 integer read-only
Indicates which tunnel peers have requested payload sequencing. Enumeration: 'local': 2, 'none': 0, 'remote': 1, 'both': 3.
                           usdL2tpSessionStatusSendSeq 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.22 integer32 read-only
The next send sequence number.
                           usdL2tpSessionStatusRecvSeq 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.23 integer32 read-only
The next receive sequence number expected.
                           usdL2tpSessionStatusLacTunneledIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.24 interfaceindexorzero read-only
For pass-through remote client sessions (conventional LAC), the ifIndex of an associated local interface through which the remote LAC client was connected. If unknown, this object contains a value of zero. For locally originated sessions (LNS-like), this object has a value of zero.
                           usdL2tpSessionStatusCumEstabTime 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.25 unsigned32 read-only
The cumulative time in seconds that this session, since first being created, has spent in the established state (which may be punctuated by intervals outside the established state).
               usdL2tpSessionStatistics 1.3.6.1.4.1.4874.2.2.35.1.4.3
                   usdL2tpSessionStatTable 1.3.6.1.4.1.4874.2.2.35.1.4.3.1 no-access
The L2TP session statistics table.
                       usdL2tpSessionStatEntry 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1 no-access
An L2TP session interface statistics entry.
                           usdL2tpSessionStatIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.1 interfaceindex no-access
The ifIndex of an L2TP session interface.
                           usdL2tpSessionStatPayRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.2 counter32 read-only
Number of payload octets received.
                           usdL2tpSessionStatPayRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.3 counter32 read-only
Number of payload packets received.
                           usdL2tpSessionStatPayRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.4 counter32 read-only
Number of payload packets incurring reception errors.
                           usdL2tpSessionStatPayRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.5 counter32 read-only
Number of payload packets discarded after reception.
                           usdL2tpSessionStatPaySendOctets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.6 counter32 read-only
Number of payload octets sent.
                           usdL2tpSessionStatPaySendPackets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.7 counter32 read-only
Number of payload packets sent.
                           usdL2tpSessionStatPaySendErrors 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.8 counter32 read-only
Number of payload packets incurring transmission errors.
                           usdL2tpSessionStatPaySendDiscards 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.9 counter32 read-only
Number of payload packets discarded before transmission.
                           usdL2tpSessionStatRecvOutOfSequence 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.10 counter32 read-only
The number of packets received out of sequence.
                           usdL2tpSessionStatResequencingTimeouts 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.11 counter32 read-only
The number of reassembly timeouts that have occurred.
                           usdL2tpSessionStatPayLostPackets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.12 unsigned32 read-only
When sequence numbers are enabled, this value represents the estimated number of payload packets lost, based on observed gaps in sequence numbers. This estimate is subject to correction (decrement) upon receipt of out-of-sequence packets that fill previously observed gaps.
           usdL2tpTransport 1.3.6.1.4.1.4874.2.2.35.1.5
               usdL2tpTransportUdpIp 1.3.6.1.4.1.4874.2.2.35.1.5.1
                   usdL2tpUdpIpSystem 1.3.6.1.4.1.4874.2.2.35.1.5.1.1
                   usdL2tpUdpIpDestination 1.3.6.1.4.1.4874.2.2.35.1.5.1.2
                       usdL2tpUdpIpDestTable 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1 no-access
The L2TP UDP/IP destination table. Reports the UDP/IP characteristics of a L2TP UDP/IP destination. A L2TP UDP/IP destination is associated with a local router, a local IP address, and with a remote IP address for the L2TP peer. More specific UDP/IP detail per tunnel is reported in the usdL2tpUdpIpTunnelTable.
                           usdL2tpUdpIpDestEntry 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1 no-access
Describes the UDP/IP attributes of an L2TP destination.
                               usdL2tpUdpIpDestIfIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.1 interfaceindex no-access
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
                               usdL2tpUdpIpDestRouterIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.2 unsigned32 read-only
The index of an entry in the usdRouterTable for the local router with which this L2TP destination interface is associated.
                               usdL2tpUdpIpDestLocalAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.3 ipaddress read-only
This L2TP destination's local IP address.
                               usdL2tpUdpIpDestRemoteAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.4 ipaddress read-only
The IP address of the remote L2TP endpoint.
                   usdL2tpUdpIpTunnel 1.3.6.1.4.1.4874.2.2.35.1.5.1.3
                       usdL2tpUdpIpTunnelTable 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1 no-access
The L2TP UDP/IP tunnel table. Reports the UDP/IP characteristics of L2TP UDP/IP tunnels. A L2TP UDP/IP tunnel is defined in terms of the local and remote IP addresses and UDP ports.
                           usdL2tpUdpIpTunnelEntry 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1 no-access
An L2TP UDP/IP tunnel entry.
                               usdL2tpUdpIpTunnelIfIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.1 interfaceindex no-access
Same as the value of ifIndex for the corresponding entry in Interfaces MIB ifTable.
                               usdL2tpUdpIpTunnelRouterIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.2 unsigned32 read-only
The index of an entry in the usdRouterTable for the local router with which this L2TP tunnel interface is associated.
                               usdL2tpUdpIpTunnelLocalAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.3 ipaddress read-only
The local IP address for this UDP/IP tunnel.
                               usdL2tpUdpIpTunnelLocalPort 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.4 integer32 read-only
The local UDP port for this UDP/IP tunnel.
                               usdL2tpUdpIpTunnelRemoteAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.5 ipaddress read-only
The remote IP address for this UDP/IP tunnel.
                               usdL2tpUdpIpTunnelRemotePort 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.6 integer32 read-only
The remote UDP port for this UDP/IP tunnel.
                   usdL2tpUdpIpSession 1.3.6.1.4.1.4874.2.2.35.1.5.1.4
       usdL2tpTrapControl 1.3.6.1.4.1.4874.2.2.35.2
       usdL2tpConformance 1.3.6.1.4.1.4874.2.2.35.3
           usdL2tpGroups 1.3.6.1.4.1.4874.2.2.35.3.1
               usdL2tpConfigGroup 1.3.6.1.4.1.4874.2.2.35.3.1.1
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions. This group became obsolete when usdL2tpSysConfigReceiveDataSequencingIgnore was added.
               usdL2tpStatusGroup 1.3.6.1.4.1.4874.2.2.35.3.1.2
Obsolete collection of objects providing status of the L2TP protocol at the system, destination, tunnel, and session levels. This group became obsolete when new objects were added.
               usdL2tpStatGroup 1.3.6.1.4.1.4874.2.2.35.3.1.3
Obsolete collection of objects providing statistics of the L2TP protocol at the destination, tunnel, and session levels. This group became obsolete when new objects were added.
               usdL2tpMapGroup 1.3.6.1.4.1.4874.2.2.35.3.1.4
A collection of objects providing mapping associations among L2TP components.
               usdL2tpUdpIpGroup 1.3.6.1.4.1.4874.2.2.35.3.1.5
A collection of objects providing UDP/IP transport information for L2TP components.
               usdL2tpStatusGroup2 1.3.6.1.4.1.4874.2.2.35.3.1.6
A collection of objects providing status of the L2TP protocol at the system, destination, tunnel, and session levels.
               usdL2tpStatGroup2 1.3.6.1.4.1.4874.2.2.35.3.1.7
A collection of objects providing statistics of the L2TP protocol at the destination, tunnel, and session levels.
               usdL2tpConfigGroup2 1.3.6.1.4.1.4874.2.2.35.3.1.8
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions. This group became obsolete when new objects were added.
               usdL2tpConfigGroup3 1.3.6.1.4.1.4874.2.2.35.3.1.9
A collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
           usdL2tpCompliances 1.3.6.1.4.1.4874.2.2.35.3.2
               usdL2tpCompliance 1.3.6.1.4.1.4874.2.2.35.3.2.1
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when usdL2tpTunnelStatusCumEstabTime, usdL2tpSessionStatusCumEstabTime and usdL2tpSessionStatPayLostPackets were added, and usdL2tpSessionStatusLacTunneledIfIndex replaced usdL2tpSessionStatusLacPppIfIndex.
               usdL2tpCompliance2 1.3.6.1.4.1.4874.2.2.35.3.2.2
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when a new object was added to the configuration group.
               usdL2tpCompliance3 1.3.6.1.4.1.4874.2.2.35.3.2.3
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when a new objects were added to the configuration group.
               usdL2tpCompliance4 1.3.6.1.4.1.4874.2.2.35.3.2.4
The compliance statement for SNMPv2 entities which implement the L2TP MIB.