Unisphere-Data-L2TP-MIB

File: Unisphere-Data-L2TP-MIB.mib (89424 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Unisphere-Data-MIBs Unisphere-Data-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 Unsigned32
IpAddress TEXTUAL-CONVENTION DisplayString
RowStatus TruthValue OBJECT-GROUP
MODULE-COMPLIANCE InterfaceIndex InterfaceIndexOrZero
usDataMibs UsdEnable

Defined Types

UsdL2tpTunnelId  
An L2TP Tunnel ID. Implementation constraints may restrict the range of values actually used.
TEXTUAL-CONVENTION    
  Integer32 0..65535  

UsdL2tpSessionId  
An L2TP Session ID. Implementation constraints may restrict the range of values actually used.
TEXTUAL-CONVENTION    
  Integer32 0..65535  

UsdL2tpAdminState  
The administrative state exerted on L2TP tunnels sessions at some scope of control. enabled New tunnels/sessions may be instantiated. disabled All tunnels/sessions are terminated. drain No new tunnels/sessions may be instantiated, but any existing tunnels/sessions may persist until they expire by other means. The DESCRIPTION clause of an object defined to have this syntax must describe the scope of control that object exerts (e.g., all tunnels/sessions across the system, sessions within a single tunnel, etc.).
TEXTUAL-CONVENTION    
  INTEGER enabled(0), disabled(1), drain(2)  

UsdL2tpTransport  
Transport type over which L2TP is carried.
TEXTUAL-CONVENTION    
  INTEGER other(0), udpIp(1)  

UsdL2tpDestConfigEntry  
SEQUENCE    
  usdL2tpDestConfigIfIndex InterfaceIndex
  usdL2tpDestConfigRowStatus RowStatus
  usdL2tpDestConfigAdminState UsdL2tpAdminState

UsdL2tpDestStatusEntry  
SEQUENCE    
  usdL2tpDestStatusIfIndex InterfaceIndex
  usdL2tpDestStatusTransport UsdL2tpTransport
  usdL2tpDestStatusEffectiveAdminState UsdL2tpAdminState
  usdL2tpDestStatusTotalTunnels Counter32
  usdL2tpDestStatusFailedTunnels Counter32
  usdL2tpDestStatusFailedTunnelAuthens Counter32
  usdL2tpDestStatusActiveTunnels Gauge32
  usdL2tpDestStatusTotalSessions Counter32
  usdL2tpDestStatusFailedSessions Counter32
  usdL2tpDestStatusActiveSessions Gauge32

UsdL2tpDestStatEntry  
SEQUENCE    
  usdL2tpDestStatIfIndex InterfaceIndex
  usdL2tpDestStatCtlRecvOctets Counter32
  usdL2tpDestStatCtlRecvPackets Counter32
  usdL2tpDestStatCtlRecvErrors Counter32
  usdL2tpDestStatCtlRecvDiscards Counter32
  usdL2tpDestStatCtlSendOctets Counter32
  usdL2tpDestStatCtlSendPackets Counter32
  usdL2tpDestStatCtlSendErrors Counter32
  usdL2tpDestStatCtlSendDiscards Counter32
  usdL2tpDestStatPayRecvOctets Counter32
  usdL2tpDestStatPayRecvPackets Counter32
  usdL2tpDestStatPayRecvErrors Counter32
  usdL2tpDestStatPayRecvDiscards Counter32
  usdL2tpDestStatPaySendOctets Counter32
  usdL2tpDestStatPaySendPackets Counter32
  usdL2tpDestStatPaySendErrors Counter32
  usdL2tpDestStatPaySendDiscards Counter32

UsdL2tpTunnelConfigEntry  
SEQUENCE    
  usdL2tpTunnelConfigIfIndex InterfaceIndex
  usdL2tpTunnelConfigRowStatus RowStatus
  usdL2tpTunnelConfigAdminState UsdL2tpAdminState

UsdL2tpTunnelStatusEntry  
SEQUENCE    
  usdL2tpTunnelStatusIfIndex InterfaceIndex
  usdL2tpTunnelStatusTransport UsdL2tpTransport
  usdL2tpTunnelStatusLocalTunnelId UsdL2tpTunnelId
  usdL2tpTunnelStatusRemoteTunnelId UsdL2tpTunnelId
  usdL2tpTunnelStatusEffectiveAdminState UsdL2tpAdminState
  usdL2tpTunnelStatusState INTEGER
  usdL2tpTunnelStatusInitiated INTEGER
  usdL2tpTunnelStatusRemoteHostName DisplayString
  usdL2tpTunnelStatusRemoteVendorName DisplayString
  usdL2tpTunnelStatusRemoteFirmwareRevision Integer32
  usdL2tpTunnelStatusRemoteProtocolVersion OCTET STRING
  usdL2tpTunnelStatusRemoteBearerCapabilities INTEGER
  usdL2tpTunnelStatusRemoteFramingCapabilities INTEGER
  usdL2tpTunnelStatusRecvWindowSize Gauge32
  usdL2tpTunnelStatusSendWindowSize Gauge32
  usdL2tpTunnelStatusSendQueueDepth Gauge32
  usdL2tpTunnelStatusRecvSeq Integer32
  usdL2tpTunnelStatusRecvSeqAck Integer32
  usdL2tpTunnelStatusSendSeq Integer32
  usdL2tpTunnelStatusSendSeqAck Integer32
  usdL2tpTunnelStatusTotalSessions Counter32
  usdL2tpTunnelStatusFailedSessions Counter32
  usdL2tpTunnelStatusActiveSessions Gauge32
  usdL2tpTunnelStatusLastResultCode Integer32
  usdL2tpTunnelStatusLastErrorCode Integer32
  usdL2tpTunnelStatusLastErrorMessage DisplayString
  usdL2tpTunnelStatusCumEstabTime Unsigned32

UsdL2tpTunnelStatEntry  
SEQUENCE    
  usdL2tpTunnelStatIfIndex InterfaceIndex
  usdL2tpTunnelStatCtlRecvOctets Counter32
  usdL2tpTunnelStatCtlRecvPackets Counter32
  usdL2tpTunnelStatCtlRecvErrors Counter32
  usdL2tpTunnelStatCtlRecvDiscards Counter32
  usdL2tpTunnelStatCtlSendOctets Counter32
  usdL2tpTunnelStatCtlSendPackets Counter32
  usdL2tpTunnelStatCtlSendErrors Counter32
  usdL2tpTunnelStatCtlSendDiscards Counter32
  usdL2tpTunnelStatPayRecvOctets Counter32
  usdL2tpTunnelStatPayRecvPackets Counter32
  usdL2tpTunnelStatPayRecvErrors Counter32
  usdL2tpTunnelStatPayRecvDiscards Counter32
  usdL2tpTunnelStatPaySendOctets Counter32
  usdL2tpTunnelStatPaySendPackets Counter32
  usdL2tpTunnelStatPaySendErrors Counter32
  usdL2tpTunnelStatPaySendDiscards Counter32
  usdL2tpTunnelStatCtlRecvZLB Counter32
  usdL2tpTunnelStatCtlRecvOutOfSequence Counter32
  usdL2tpTunnelStatCtlRecvOutOfWindow Counter32
  usdL2tpTunnelStatCtlSendZLB Counter32
  usdL2tpTunnelStatCtlSendRetransmits Counter32

UsdL2tpMapTifSidToSifEntry  
SEQUENCE    
  usdL2tpMapTifSidToSifTunnelIfIndex InterfaceIndex
  usdL2tpMapTifSidToSifLocalSessionId UsdL2tpSessionId
  usdL2tpMapTifSidToSifSessionIfIndex InterfaceIndex

UsdL2tpMapTidToTifEntry  
SEQUENCE    
  usdL2tpMapTidToTifLocalTunnelId UsdL2tpTunnelId
  usdL2tpMapTidToTifIfIndex InterfaceIndex

UsdL2tpSessionConfigEntry  
SEQUENCE    
  usdL2tpSessionConfigIfIndex InterfaceIndex
  usdL2tpSessionConfigRowStatus RowStatus
  usdL2tpSessionConfigAdminState UsdL2tpAdminState

UsdL2tpSessionStatusEntry  
SEQUENCE    
  usdL2tpSessionStatusIfIndex InterfaceIndex
  usdL2tpSessionStatusLacPppIfIndex InterfaceIndexOrZero
  usdL2tpSessionStatusLocalSessionId UsdL2tpSessionId
  usdL2tpSessionStatusRemoteSessionId UsdL2tpSessionId
  usdL2tpSessionStatusUserName DisplayString
  usdL2tpSessionStatusEffectiveAdminState UsdL2tpAdminState
  usdL2tpSessionStatusState INTEGER
  usdL2tpSessionStatusCallType INTEGER
  usdL2tpSessionStatusCallSerialNumber Integer32
  usdL2tpSessionStatusTxConnectSpeed Integer32
  usdL2tpSessionStatusRxConnectSpeed Integer32
  usdL2tpSessionStatusCallBearerType INTEGER
  usdL2tpSessionStatusFramingType INTEGER
  usdL2tpSessionStatusPhysChanId Integer32
  usdL2tpSessionStatusDnis DisplayString
  usdL2tpSessionStatusClid DisplayString
  usdL2tpSessionStatusSubAddress DisplayString
  usdL2tpSessionStatusPrivateGroupId DisplayString
  usdL2tpSessionStatusProxyLcp TruthValue
  usdL2tpSessionStatusAuthMethod INTEGER
  usdL2tpSessionStatusSequencingState INTEGER
  usdL2tpSessionStatusSendSeq Integer32
  usdL2tpSessionStatusRecvSeq Integer32
  usdL2tpSessionStatusLacTunneledIfIndex InterfaceIndexOrZero
  usdL2tpSessionStatusCumEstabTime Unsigned32

UsdL2tpSessionStatEntry  
SEQUENCE    
  usdL2tpSessionStatIfIndex InterfaceIndex
  usdL2tpSessionStatPayRecvOctets Counter32
  usdL2tpSessionStatPayRecvPackets Counter32
  usdL2tpSessionStatPayRecvErrors Counter32
  usdL2tpSessionStatPayRecvDiscards Counter32
  usdL2tpSessionStatPaySendOctets Counter32
  usdL2tpSessionStatPaySendPackets Counter32
  usdL2tpSessionStatPaySendErrors Counter32
  usdL2tpSessionStatPaySendDiscards Counter32
  usdL2tpSessionStatRecvOutOfSequence Counter32
  usdL2tpSessionStatResequencingTimeouts Counter32
  usdL2tpSessionStatPayLostPackets Unsigned32

UsdL2tpUdpIpDestEntry  
SEQUENCE    
  usdL2tpUdpIpDestIfIndex InterfaceIndex
  usdL2tpUdpIpDestRouterIndex Unsigned32
  usdL2tpUdpIpDestLocalAddress IpAddress
  usdL2tpUdpIpDestRemoteAddress IpAddress

UsdL2tpUdpIpTunnelEntry  
SEQUENCE    
  usdL2tpUdpIpTunnelIfIndex InterfaceIndex
  usdL2tpUdpIpTunnelRouterIndex Unsigned32
  usdL2tpUdpIpTunnelLocalAddress IpAddress
  usdL2tpUdpIpTunnelLocalPort Integer32
  usdL2tpUdpIpTunnelRemoteAddress IpAddress
  usdL2tpUdpIpTunnelRemotePort Integer32

Defined Values

usdL2tpMIB 1.3.6.1.4.1.4874.2.2.35
The L2TP MIB for the Unisphere Networks enterprise.
MODULE-IDENTITY    

usdL2tpTraps 1.3.6.1.4.1.4874.2.2.35.0
OBJECT IDENTIFIER    

usdL2tpObjects 1.3.6.1.4.1.4874.2.2.35.1
OBJECT IDENTIFIER    

usdL2tpTrapControl 1.3.6.1.4.1.4874.2.2.35.2
OBJECT IDENTIFIER    

usdL2tpConformance 1.3.6.1.4.1.4874.2.2.35.3
OBJECT IDENTIFIER    

usdL2tpSystem 1.3.6.1.4.1.4874.2.2.35.1.1
OBJECT IDENTIFIER    

usdL2tpDestination 1.3.6.1.4.1.4874.2.2.35.1.2
OBJECT IDENTIFIER    

usdL2tpTunnel 1.3.6.1.4.1.4874.2.2.35.1.3
OBJECT IDENTIFIER    

usdL2tpSession 1.3.6.1.4.1.4874.2.2.35.1.4
OBJECT IDENTIFIER    

usdL2tpTransport 1.3.6.1.4.1.4874.2.2.35.1.5
OBJECT IDENTIFIER    

usdL2tpSystemConfig 1.3.6.1.4.1.4874.2.2.35.1.1.1
OBJECT IDENTIFIER    

usdL2tpSystemStatus 1.3.6.1.4.1.4874.2.2.35.1.1.2
OBJECT IDENTIFIER    

usdL2tpSysConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.1.1.1
Exerts control over all L2TP tunnels/sessions in the system.
Status: current Access: read-write
OBJECT-TYPE    
  UsdL2tpAdminState  

usdL2tpSysConfigDestructTimeout 1.3.6.1.4.1.4874.2.2.35.1.1.1.2
The amount of time, in seconds, to preserve dynamic tunnels/sessions after they become inactive, e.g. to poll their statistics.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..3600  

usdL2tpSysConfigIpChecksumEnable 1.3.6.1.4.1.4874.2.2.35.1.1.1.3
Enable/disable IP checksumming for tunnels with UDP/IP transport.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdL2tpSysConfigTunnelSwitchingEnabled 1.3.6.1.4.1.4874.2.2.35.1.1.1.4
Tunnel switching enabled/disable.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdL2tpSysConfigControlRetransmissions 1.3.6.1.4.1.4874.2.2.35.1.1.1.5
The number of retransmission retries allowed before control session goes down.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..7  

usdL2tpSysConfigTunnelIdleTimeout 1.3.6.1.4.1.4874.2.2.35.1.1.1.6
Idle tunnel remains active for the specified amount of time; value 0 disables the timer i.e. tunnel becomes persistent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..86400  

usdL2tpSysConfigReceiveDataSequencingIgnore 1.3.6.1.4.1.4874.2.2.35.1.1.1.7
Enable/disable ignoring of receive sequencing of L2TP data packets.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

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

usdL2tpSysStatusVendorName 1.3.6.1.4.1.4874.2.2.35.1.1.2.2
Vendor name of the L2TP protocol stack.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpSysStatusFirmwareRev 1.3.6.1.4.1.4874.2.2.35.1.1.2.3
Firmware revision for the L2TP protocol stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpSysStatusTotalDestinations 1.3.6.1.4.1.4874.2.2.35.1.1.2.4
Number of destination creations attempted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSysStatusFailedDestinations 1.3.6.1.4.1.4874.2.2.35.1.1.2.5
Number of destination creation attempts that failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSysStatusActiveDestinations 1.3.6.1.4.1.4874.2.2.35.1.1.2.6
Number of destinations having at least one active tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpSysStatusTotalTunnels 1.3.6.1.4.1.4874.2.2.35.1.1.2.7
Number of tunnel creations attempted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSysStatusFailedTunnels 1.3.6.1.4.1.4874.2.2.35.1.1.2.8
Number of tunnel creation attempts that failed to reach the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSysStatusFailedTunnelAuthens 1.3.6.1.4.1.4874.2.2.35.1.1.2.9
Number of tunnel creation attempts that failed authentication.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSysStatusActiveTunnels 1.3.6.1.4.1.4874.2.2.35.1.1.2.10
Number of tunnels currently established.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpSysStatusTotalSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.11
Number of session creations attempted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSysStatusFailedSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.12
Number of session creation attempts that failed to reach the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSysStatusActiveSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.13
Number of sessions currently established.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpDestConfig 1.3.6.1.4.1.4874.2.2.35.1.2.1
OBJECT IDENTIFIER    

usdL2tpDestStatus 1.3.6.1.4.1.4874.2.2.35.1.2.2
OBJECT IDENTIFIER    

usdL2tpDestStatistics 1.3.6.1.4.1.4874.2.2.35.1.2.3
OBJECT IDENTIFIER    

usdL2tpDestConfigTable 1.3.6.1.4.1.4874.2.2.35.1.2.1.2
The L2TP destination configuration table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpDestStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpDestConfigEntry

usdL2tpDestConfigEntry 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1
Describes the configuration attributes of an L2TP destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpDestConfigEntry  

usdL2tpDestConfigIfIndex 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpDestConfigRowStatus 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1.2
An implementation may choose not to support administrative configuration of tunnels.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdL2tpDestConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1.3
The configured administrative state.
Status: current Access: read-create
OBJECT-TYPE    
  UsdL2tpAdminState  

usdL2tpDestStatusTable 1.3.6.1.4.1.4874.2.2.35.1.2.2.1
The L2TP destination status table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpDestConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpDestStatusEntry

usdL2tpDestStatusEntry 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1
Describes the status attributes of an L2TP destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpDestStatusEntry  

usdL2tpDestStatusIfIndex 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpDestStatusTransport 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.2
The underlying transport over which this L2TP destination is carried.
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpTransport  

usdL2tpDestStatusEffectiveAdminState 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.3
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).
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpAdminState  

usdL2tpDestStatusTotalTunnels 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.4
Number of tunnel creations attempted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatusFailedTunnels 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.5
Number of tunnel creation attempts that failed to reach the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatusFailedTunnelAuthens 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.6
Number of tunnel creation attempts that failed authentication.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatusActiveTunnels 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.7
Number of tunnels currently established.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpDestStatusTotalSessions 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.8
Number of session creations attempted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatusFailedSessions 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.9
Number of session creation attempts that failed to reach the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatusActiveSessions 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.10
Number of sessions currently established.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpDestStatTable 1.3.6.1.4.1.4874.2.2.35.1.2.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpDestStatEntry

usdL2tpDestStatEntry 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1
Describes the aggregate L2TP control and payload statistics for all L2TP tunnels on an L2TP destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpDestStatEntry  

usdL2tpDestStatIfIndex 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpDestStatCtlRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.2
Number of control octets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatCtlRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.3
Number of control packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatCtlRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.4
Number of control packets incurring reception errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatCtlRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.5
Number of control packets discarded after reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatCtlSendOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.6
Number of control octets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatCtlSendPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.7
Number of control packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatCtlSendErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.8
Number of control packets incurring transmission errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatCtlSendDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.9
Number of control packets discarded before transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPayRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.10
Number of payload octets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPayRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.11
Number of payload packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPayRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.12
Number of payload packets incurring reception errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPayRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.13
Number of payload packets discarded after reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPaySendOctets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.14
Number of payload octets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPaySendPackets 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.15
Number of payload packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPaySendErrors 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.16
Number of payload packets incurring transmission errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpDestStatPaySendDiscards 1.3.6.1.4.1.4874.2.2.35.1.2.3.1.1.17
Number of payload packets discarded before transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelConfig 1.3.6.1.4.1.4874.2.2.35.1.3.1
OBJECT IDENTIFIER    

usdL2tpTunnelStatus 1.3.6.1.4.1.4874.2.2.35.1.3.2
OBJECT IDENTIFIER    

usdL2tpTunnelStatistics 1.3.6.1.4.1.4874.2.2.35.1.3.3
OBJECT IDENTIFIER    

usdL2tpTunnelMap 1.3.6.1.4.1.4874.2.2.35.1.3.4
OBJECT IDENTIFIER    

usdL2tpTunnelConfigTable 1.3.6.1.4.1.4874.2.2.35.1.3.1.2
The L2TP tunnel configuration table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpTunnelStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpTunnelConfigEntry

usdL2tpTunnelConfigEntry 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1
Describes the configuration attributes of an L2TP tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpTunnelConfigEntry  

usdL2tpTunnelConfigIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpTunnelConfigRowStatus 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1.2
An implementation may choose not to support administrative configuration of tunnels.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdL2tpTunnelConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.3.1.2.1.3
The configured administrative state.
Status: current Access: read-create
OBJECT-TYPE    
  UsdL2tpAdminState  

usdL2tpTunnelStatusTable 1.3.6.1.4.1.4874.2.2.35.1.3.2.1
The L2TP tunnel status and statistics table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpTunnelConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpTunnelStatusEntry

usdL2tpTunnelStatusEntry 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1
An L2TP tunnel interface stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpTunnelStatusEntry  

usdL2tpTunnelStatusIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.1
Same as the value of ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpTunnelStatusTransport 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.2
The underlying transport over which this L2TP tunnel is carried.
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpTransport  

usdL2tpTunnelStatusLocalTunnelId 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.3
The local tunnel identifier.
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpTunnelId  

usdL2tpTunnelStatusRemoteTunnelId 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.4
The remote tunnel identifier.
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpTunnelId  

usdL2tpTunnelStatusEffectiveAdminState 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.5
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).
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpAdminState  

usdL2tpTunnelStatusState 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.6
The current state of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), connecting(1), established(2), disconnecting(3)  

usdL2tpTunnelStatusInitiated 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.7
Indicates whether the tunnel was initiated locally, or by the remote tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), local(1), remote(2)  

usdL2tpTunnelStatusRemoteHostName 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpTunnelStatusRemoteVendorName 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpTunnelStatusRemoteFirmwareRevision 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpTunnelStatusRemoteProtocolVersion 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

usdL2tpTunnelStatusRemoteBearerCapabilities 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), digital(1), analog(2), digitalAnalog(3)  

usdL2tpTunnelStatusRemoteFramingCapabilities 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), sync(1), async(2), syncAsync(3)  

usdL2tpTunnelStatusRecvWindowSize 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.14
The receive window size.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpTunnelStatusSendWindowSize 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.15
The tunnel peer's receive window size.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpTunnelStatusSendQueueDepth 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.16
Number of control packets on transmit queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpTunnelStatusRecvSeq 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.17
The next sequence number expected in a received control packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpTunnelStatusRecvSeqAck 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.18
The last received sequence number that was acknowledged back to the tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpTunnelStatusSendSeq 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.19
The next sequence number to be sent in a transmitted control packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpTunnelStatusSendSeqAck 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpTunnelStatusTotalSessions 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatusFailedSessions 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.22
The number of sessions that were initiated but failed to reach the established phase.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatusActiveSessions 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.23
The current number of sessions in the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

usdL2tpTunnelStatusLastResultCode 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.24
The last value of the result code as described in the Result Code AVP which caused the tunnel to disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpTunnelStatusLastErrorCode 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.25
The last value of the error code as described in the Result Code AVP which caused the tunnel to disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpTunnelStatusLastErrorMessage 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.26
The last value of the optional message as described in the Result Code AVP which caused the tunnel to disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpTunnelStatusCumEstabTime 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.27
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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdL2tpTunnelStatTable 1.3.6.1.4.1.4874.2.2.35.1.3.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpTunnelStatEntry

usdL2tpTunnelStatEntry 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1
Describes the L2TP control and payload statistics for an L2TP tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpTunnelStatEntry  

usdL2tpTunnelStatIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpTunnelStatCtlRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.2
Number of control octets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.3
Number of control packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.4
Number of control packets incurring reception errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.5
Number of control packets discarded after reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlSendOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.6
Number of control octets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlSendPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.7
Number of control packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlSendErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.8
Number of control packets incurring transmission errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlSendDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.9
Number of control packets discarded before transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPayRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.10
Number of payload octets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPayRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.11
Number of payload packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPayRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.12
Number of payload packets incurring reception errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPayRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.13
Number of payload packets discarded after reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPaySendOctets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.14
Number of payload octets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPaySendPackets 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.15
Number of payload packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPaySendErrors 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.16
Number of payload packets incurring transmission errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatPaySendDiscards 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.17
Number of payload packets discarded before transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlRecvZLB 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.18
Number of Zero Length Body control packet acknowledgement packets that were received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlRecvOutOfSequence 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.19
Number of control packets not received in the correct sequence number order.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlRecvOutOfWindow 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.20
Number of control packets received outside the offered receive window.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlSendZLB 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.21
Number of Zero Length Body control packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpTunnelStatCtlSendRetransmits 1.3.6.1.4.1.4874.2.2.35.1.3.3.1.1.22
Number of control packet send retransmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpMapTifSidToSifTable 1.3.6.1.4.1.4874.2.2.35.1.3.4.1
Table of TunnelIf/SessionId -> SessionIf mappings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpMapTifSidToSifEntry

usdL2tpMapTifSidToSifEntry 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1
A mapping of TunnelIf/SessionId to SessionIf.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpMapTifSidToSifEntry  

usdL2tpMapTifSidToSifTunnelIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1.1
The ifIndex of a tunnel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpMapTifSidToSifLocalSessionId 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1.2
A local session ID on the associated tunnel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpSessionId  

usdL2tpMapTifSidToSifSessionIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.4.1.1.3
The ifIndex of the session interface identified by this entry's Tunnel ifIndex and local Session Id pair.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpMapTidToTifTable 1.3.6.1.4.1.4874.2.2.35.1.3.4.2
Map L2TP tunnel IDs to tunnel interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpMapTidToTifEntry

usdL2tpMapTidToTifEntry 1.3.6.1.4.1.4874.2.2.35.1.3.4.2.1
A mapping of L2TP tunnel ID to tunnel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpMapTidToTifEntry  

usdL2tpMapTidToTifLocalTunnelId 1.3.6.1.4.1.4874.2.2.35.1.3.4.2.1.1
A local tunnel identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpTunnelId  

usdL2tpMapTidToTifIfIndex 1.3.6.1.4.1.4874.2.2.35.1.3.4.2.1.2
The ifIndex of the tunnel interface having the associated tunnel identifier.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpSessionConfig 1.3.6.1.4.1.4874.2.2.35.1.4.1
OBJECT IDENTIFIER    

usdL2tpSessionStatus 1.3.6.1.4.1.4874.2.2.35.1.4.2
OBJECT IDENTIFIER    

usdL2tpSessionStatistics 1.3.6.1.4.1.4874.2.2.35.1.4.3
OBJECT IDENTIFIER    

usdL2tpSessionConfigTable 1.3.6.1.4.1.4874.2.2.35.1.4.1.2
The L2TP session configuration table. Each entry in this table has a corresponding entry in the Interfaces MIB ifTable, and in usdL2tpSessionStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpSessionConfigEntry

usdL2tpSessionConfigEntry 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1
Describes the configuration attributes of an L2TP session.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpSessionConfigEntry  

usdL2tpSessionConfigIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpSessionConfigRowStatus 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1.2
An implementation may choose not to support administrative configuration of tunnels.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdL2tpSessionConfigAdminState 1.3.6.1.4.1.4874.2.2.35.1.4.1.2.1.3
The configured administrative state.
Status: current Access: read-create
OBJECT-TYPE    
  UsdL2tpAdminState  

usdL2tpSessionStatusTable 1.3.6.1.4.1.4874.2.2.35.1.4.2.1
The L2TP session status and statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpSessionStatusEntry

usdL2tpSessionStatusEntry 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1
An L2TP session interface status and statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpSessionStatusEntry  

usdL2tpSessionStatusIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.1
The ifIndex of an L2TP session interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpSessionStatusLacPppIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.2
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdL2tpSessionStatusLocalSessionId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.3
The local session ID for the session.
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpSessionId  

usdL2tpSessionStatusRemoteSessionId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.4
The remote session ID for the session.
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpSessionId  

usdL2tpSessionStatusUserName 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpSessionStatusEffectiveAdminState 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.6
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).
Status: current Access: read-only
OBJECT-TYPE    
  UsdL2tpAdminState  

usdL2tpSessionStatusState 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.7
The current state of the session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), connecting(1), established(2), disconnecting(3)  

usdL2tpSessionStatusCallType 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), lacIncoming(1), lnsIncoming(2), lacOutgoing(3), lnsOutgoing(4)  

usdL2tpSessionStatusCallSerialNumber 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.9
The serial number assigned to this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpSessionStatusTxConnectSpeed 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.10
The last known transmit baud rate for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpSessionStatusRxConnectSpeed 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.11
The last known receive baud rate for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpSessionStatusCallBearerType 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.12
The bearer type of this session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), digital(1), analog(2)  

usdL2tpSessionStatusFramingType 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.13
The framing type of this session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), sync(1), async(2)  

usdL2tpSessionStatusPhysChanId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpSessionStatusDnis 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpSessionStatusClid 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpSessionStatusSubAddress 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.17
The SubAddress that the LAC obtained from the network for the session. If no SubAddress was provided, a zero-length string will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usdL2tpSessionStatusPrivateGroupId 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.18
The Private Group Identifier used for this tunneled session. If no Private Group Identifier was provided, a zero-length string will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

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

usdL2tpSessionStatusAuthMethod 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), pppChap(1), pppPap(2), pppMsChap(3)  

usdL2tpSessionStatusSequencingState 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.21
Indicates which tunnel peers have requested payload sequencing.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), remote(1), local(2), both(3)  

usdL2tpSessionStatusSendSeq 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.22
The next send sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpSessionStatusRecvSeq 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.23
The next receive sequence number expected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usdL2tpSessionStatusLacTunneledIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.24
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdL2tpSessionStatusCumEstabTime 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.25
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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdL2tpSessionStatTable 1.3.6.1.4.1.4874.2.2.35.1.4.3.1
The L2TP session statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpSessionStatEntry

usdL2tpSessionStatEntry 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1
An L2TP session interface statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpSessionStatEntry  

usdL2tpSessionStatIfIndex 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.1
The ifIndex of an L2TP session interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpSessionStatPayRecvOctets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.2
Number of payload octets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPayRecvPackets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.3
Number of payload packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPayRecvErrors 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.4
Number of payload packets incurring reception errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPayRecvDiscards 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.5
Number of payload packets discarded after reception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPaySendOctets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.6
Number of payload octets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPaySendPackets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.7
Number of payload packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPaySendErrors 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.8
Number of payload packets incurring transmission errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPaySendDiscards 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.9
Number of payload packets discarded before transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatRecvOutOfSequence 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.10
The number of packets received out of sequence.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatResequencingTimeouts 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.11
The number of reassembly timeouts that have occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdL2tpSessionStatPayLostPackets 1.3.6.1.4.1.4874.2.2.35.1.4.3.1.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdL2tpTransportUdpIp 1.3.6.1.4.1.4874.2.2.35.1.5.1
OBJECT IDENTIFIER    

usdL2tpUdpIpSystem 1.3.6.1.4.1.4874.2.2.35.1.5.1.1
OBJECT IDENTIFIER    

usdL2tpUdpIpDestination 1.3.6.1.4.1.4874.2.2.35.1.5.1.2
OBJECT IDENTIFIER    

usdL2tpUdpIpTunnel 1.3.6.1.4.1.4874.2.2.35.1.5.1.3
OBJECT IDENTIFIER    

usdL2tpUdpIpSession 1.3.6.1.4.1.4874.2.2.35.1.5.1.4
OBJECT IDENTIFIER    

usdL2tpUdpIpDestTable 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpUdpIpDestEntry

usdL2tpUdpIpDestEntry 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1
Describes the UDP/IP attributes of an L2TP destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpUdpIpDestEntry  

usdL2tpUdpIpDestIfIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpUdpIpDestRouterIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.2
The index of an entry in the usdRouterTable for the local router with which this L2TP destination interface is associated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdL2tpUdpIpDestLocalAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.3
This L2TP destination's local IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usdL2tpUdpIpDestRemoteAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.2.1.1.4
The IP address of the remote L2TP endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usdL2tpUdpIpTunnelTable 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdL2tpUdpIpTunnelEntry

usdL2tpUdpIpTunnelEntry 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1
An L2TP UDP/IP tunnel entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdL2tpUdpIpTunnelEntry  

usdL2tpUdpIpTunnelIfIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.1
Same as the value of ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdL2tpUdpIpTunnelRouterIndex 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.2
The index of an entry in the usdRouterTable for the local router with which this L2TP tunnel interface is associated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdL2tpUdpIpTunnelLocalAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.3
The local IP address for this UDP/IP tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usdL2tpUdpIpTunnelLocalPort 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.4
The local UDP port for this UDP/IP tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpUdpIpTunnelRemoteAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.5
The remote IP address for this UDP/IP tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usdL2tpUdpIpTunnelRemotePort 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.6
The remote UDP port for this UDP/IP tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdL2tpGroups 1.3.6.1.4.1.4874.2.2.35.3.1
OBJECT IDENTIFIER    

usdL2tpCompliances 1.3.6.1.4.1.4874.2.2.35.3.2
OBJECT IDENTIFIER    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdL2tpMapGroup 1.3.6.1.4.1.4874.2.2.35.3.1.4
A collection of objects providing mapping associations among L2TP components.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP