Juniper-L2TP-MIB

File: Juniper-L2TP-MIB.mib (137277 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Juniper-MIBs Juniper-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 Unsigned32
IpAddress TEXTUAL-CONVENTION DisplayString
RowStatus TruthValue TimeStamp
OBJECT-GROUP MODULE-COMPLIANCE InterfaceIndex
InterfaceIndexOrZero juniMibs JuniEnable

Defined Types

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

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

JuniL2tpAdminState  
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)  

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

JuniL2tpLockoutAction  
The lockout action applied to an L2TP destinations. none No action test Test and unlock if successful unlock Unconditional unlock
TEXTUAL-CONVENTION    
  INTEGER none(0), test(1), unlock(2)  

JuniL2tpLockoutState  
The lockout state of an L2TP destination. notLocked not locked waitLockTimeout waiting for lockout timeout expiration waitTestStart waiting for lockout test start testing lockout test active
TEXTUAL-CONVENTION    
  INTEGER notLocked(0), waitLockTimeout(1), waitTestStart(2), testing(3)  

JuniL2tpDestConfigEntry  
SEQUENCE    
  juniL2tpDestConfigIfIndex InterfaceIndex
  juniL2tpDestConfigRowStatus RowStatus
  juniL2tpDestConfigAdminState JuniL2tpAdminState
  juniL2tpDestConfigLockoutAction JuniL2tpLockoutAction

JuniL2tpDestStatusEntry  
SEQUENCE    
  juniL2tpDestStatusIfIndex InterfaceIndex
  juniL2tpDestStatusTransport JuniL2tpTransport
  juniL2tpDestStatusEffectiveAdminState JuniL2tpAdminState
  juniL2tpDestStatusTotalTunnels Counter32
  juniL2tpDestStatusFailedTunnels Counter32
  juniL2tpDestStatusFailedTunnelAuthens Counter32
  juniL2tpDestStatusActiveTunnels Gauge32
  juniL2tpDestStatusTotalSessions Counter32
  juniL2tpDestStatusFailedSessions Counter32
  juniL2tpDestStatusActiveSessions Gauge32
  juniL2tpDestStatusLockoutState JuniL2tpLockoutState
  juniL2tpDestStatusLockoutTimeRemaining Gauge32

JuniL2tpDestStatEntry  
SEQUENCE    
  juniL2tpDestStatIfIndex InterfaceIndex
  juniL2tpDestStatCtlRecvOctets Counter32
  juniL2tpDestStatCtlRecvPackets Counter32
  juniL2tpDestStatCtlRecvErrors Counter32
  juniL2tpDestStatCtlRecvDiscards Counter32
  juniL2tpDestStatCtlSendOctets Counter32
  juniL2tpDestStatCtlSendPackets Counter32
  juniL2tpDestStatCtlSendErrors Counter32
  juniL2tpDestStatCtlSendDiscards Counter32
  juniL2tpDestStatPayRecvOctets Counter32
  juniL2tpDestStatPayRecvPackets Counter32
  juniL2tpDestStatPayRecvErrors Counter32
  juniL2tpDestStatPayRecvDiscards Counter32
  juniL2tpDestStatPaySendOctets Counter32
  juniL2tpDestStatPaySendPackets Counter32
  juniL2tpDestStatPaySendErrors Counter32
  juniL2tpDestStatPaySendDiscards Counter32

JuniL2tpTunnelConfigEntry  
SEQUENCE    
  juniL2tpTunnelConfigIfIndex InterfaceIndex
  juniL2tpTunnelConfigRowStatus RowStatus
  juniL2tpTunnelConfigAdminState JuniL2tpAdminState

JuniL2tpTunnelStatusEntry  
SEQUENCE    
  juniL2tpTunnelStatusIfIndex InterfaceIndex
  juniL2tpTunnelStatusTransport JuniL2tpTransport
  juniL2tpTunnelStatusLocalTunnelId JuniL2tpTunnelId
  juniL2tpTunnelStatusRemoteTunnelId JuniL2tpTunnelId
  juniL2tpTunnelStatusEffectiveAdminState JuniL2tpAdminState
  juniL2tpTunnelStatusState INTEGER
  juniL2tpTunnelStatusInitiated INTEGER
  juniL2tpTunnelStatusRemoteHostName DisplayString
  juniL2tpTunnelStatusRemoteVendorName DisplayString
  juniL2tpTunnelStatusRemoteFirmwareRevision Integer32
  juniL2tpTunnelStatusRemoteProtocolVersion OCTET STRING
  juniL2tpTunnelStatusRemoteBearerCapabilities INTEGER
  juniL2tpTunnelStatusRemoteFramingCapabilities INTEGER
  juniL2tpTunnelStatusRecvWindowSize Gauge32
  juniL2tpTunnelStatusSendWindowSize Gauge32
  juniL2tpTunnelStatusSendQueueDepth Gauge32
  juniL2tpTunnelStatusRecvSeq Integer32
  juniL2tpTunnelStatusRecvSeqAck Integer32
  juniL2tpTunnelStatusSendSeq Integer32
  juniL2tpTunnelStatusSendSeqAck Integer32
  juniL2tpTunnelStatusTotalSessions Counter32
  juniL2tpTunnelStatusFailedSessions Counter32
  juniL2tpTunnelStatusActiveSessions Gauge32
  juniL2tpTunnelStatusLastResultCode Integer32
  juniL2tpTunnelStatusLastErrorCode Integer32
  juniL2tpTunnelStatusLastErrorMessage DisplayString
  juniL2tpTunnelStatusCumEstabTime Unsigned32
  juniL2tpTunnelStatusEffectiveFailoverResync Integer32

JuniL2tpTunnelStatEntry  
SEQUENCE    
  juniL2tpTunnelStatIfIndex InterfaceIndex
  juniL2tpTunnelStatCtlRecvOctets Counter32
  juniL2tpTunnelStatCtlRecvPackets Counter32
  juniL2tpTunnelStatCtlRecvErrors Counter32
  juniL2tpTunnelStatCtlRecvDiscards Counter32
  juniL2tpTunnelStatCtlSendOctets Counter32
  juniL2tpTunnelStatCtlSendPackets Counter32
  juniL2tpTunnelStatCtlSendErrors Counter32
  juniL2tpTunnelStatCtlSendDiscards Counter32
  juniL2tpTunnelStatPayRecvOctets Counter32
  juniL2tpTunnelStatPayRecvPackets Counter32
  juniL2tpTunnelStatPayRecvErrors Counter32
  juniL2tpTunnelStatPayRecvDiscards Counter32
  juniL2tpTunnelStatPaySendOctets Counter32
  juniL2tpTunnelStatPaySendPackets Counter32
  juniL2tpTunnelStatPaySendErrors Counter32
  juniL2tpTunnelStatPaySendDiscards Counter32
  juniL2tpTunnelStatCtlRecvZLB Counter32
  juniL2tpTunnelStatCtlRecvOutOfSequence Counter32
  juniL2tpTunnelStatCtlRecvOutOfWindow Counter32
  juniL2tpTunnelStatCtlSendZLB Counter32
  juniL2tpTunnelStatCtlSendRetransmits Counter32

JuniL2tpMapTifSidToSifEntry  
SEQUENCE    
  juniL2tpMapTifSidToSifTunnelIfIndex InterfaceIndex
  juniL2tpMapTifSidToSifLocalSessionId JuniL2tpSessionId
  juniL2tpMapTifSidToSifSessionIfIndex InterfaceIndex

JuniL2tpMapTidToTifEntry  
SEQUENCE    
  juniL2tpMapTidToTifLocalTunnelId JuniL2tpTunnelId
  juniL2tpMapTidToTifIfIndex InterfaceIndex

JuniL2tpSessionConfigEntry  
SEQUENCE    
  juniL2tpSessionConfigIfIndex InterfaceIndex
  juniL2tpSessionConfigRowStatus RowStatus
  juniL2tpSessionConfigAdminState JuniL2tpAdminState

JuniL2tpSessionStatusEntry  
SEQUENCE    
  juniL2tpSessionStatusIfIndex InterfaceIndex
  juniL2tpSessionStatusLacPppIfIndex InterfaceIndexOrZero
  juniL2tpSessionStatusLocalSessionId JuniL2tpSessionId
  juniL2tpSessionStatusRemoteSessionId JuniL2tpSessionId
  juniL2tpSessionStatusUserName DisplayString
  juniL2tpSessionStatusEffectiveAdminState JuniL2tpAdminState
  juniL2tpSessionStatusState INTEGER
  juniL2tpSessionStatusCallType INTEGER
  juniL2tpSessionStatusCallSerialNumber Integer32
  juniL2tpSessionStatusTxConnectSpeed Integer32
  juniL2tpSessionStatusRxConnectSpeed Integer32
  juniL2tpSessionStatusCallBearerType INTEGER
  juniL2tpSessionStatusFramingType INTEGER
  juniL2tpSessionStatusPhysChanId Integer32
  juniL2tpSessionStatusDnis DisplayString
  juniL2tpSessionStatusClid DisplayString
  juniL2tpSessionStatusSubAddress DisplayString
  juniL2tpSessionStatusPrivateGroupId DisplayString
  juniL2tpSessionStatusProxyLcp TruthValue
  juniL2tpSessionStatusAuthMethod INTEGER
  juniL2tpSessionStatusSequencingState INTEGER
  juniL2tpSessionStatusSendSeq Integer32
  juniL2tpSessionStatusRecvSeq Integer32
  juniL2tpSessionStatusLacTunneledIfIndex InterfaceIndexOrZero
  juniL2tpSessionStatusCumEstabTime Unsigned32

JuniL2tpSessionStatEntry  
SEQUENCE    
  juniL2tpSessionStatIfIndex InterfaceIndex
  juniL2tpSessionStatPayRecvOctets Counter32
  juniL2tpSessionStatPayRecvPackets Counter32
  juniL2tpSessionStatPayRecvErrors Counter32
  juniL2tpSessionStatPayRecvDiscards Counter32
  juniL2tpSessionStatPaySendOctets Counter32
  juniL2tpSessionStatPaySendPackets Counter32
  juniL2tpSessionStatPaySendErrors Counter32
  juniL2tpSessionStatPaySendDiscards Counter32
  juniL2tpSessionStatRecvOutOfSequence Counter32
  juniL2tpSessionStatResequencingTimeouts Counter32
  juniL2tpSessionStatPayLostPackets Unsigned32

JuniL2tpUdpIpDestEntry  
SEQUENCE    
  juniL2tpUdpIpDestIfIndex InterfaceIndex
  juniL2tpUdpIpDestRouterIndex Unsigned32
  juniL2tpUdpIpDestLocalAddress IpAddress
  juniL2tpUdpIpDestRemoteAddress IpAddress

JuniL2tpUdpIpTunnelEntry  
SEQUENCE    
  juniL2tpUdpIpTunnelIfIndex InterfaceIndex
  juniL2tpUdpIpTunnelRouterIndex Unsigned32
  juniL2tpUdpIpTunnelLocalAddress IpAddress
  juniL2tpUdpIpTunnelLocalPort Integer32
  juniL2tpUdpIpTunnelRemoteAddress IpAddress
  juniL2tpUdpIpTunnelRemotePort Integer32
  juniL2tpUdpIpTunnelRemoteReceiveAddress IpAddress
  juniL2tpUdpIpTunnelRemoteReceivePort Integer32

Defined Values

juniL2tpMIB 1.3.6.1.4.1.4874.2.2.35
The L2TP MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniL2tpTraps 1.3.6.1.4.1.4874.2.2.35.0
OBJECT IDENTIFIER    

juniL2tpObjects 1.3.6.1.4.1.4874.2.2.35.1
OBJECT IDENTIFIER    

juniL2tpTrapControl 1.3.6.1.4.1.4874.2.2.35.2
OBJECT IDENTIFIER    

juniL2tpConformance 1.3.6.1.4.1.4874.2.2.35.3
OBJECT IDENTIFIER    

juniL2tpSystem 1.3.6.1.4.1.4874.2.2.35.1.1
OBJECT IDENTIFIER    

juniL2tpDestination 1.3.6.1.4.1.4874.2.2.35.1.2
OBJECT IDENTIFIER    

juniL2tpTunnel 1.3.6.1.4.1.4874.2.2.35.1.3
OBJECT IDENTIFIER    

juniL2tpSession 1.3.6.1.4.1.4874.2.2.35.1.4
OBJECT IDENTIFIER    

juniL2tpTransport 1.3.6.1.4.1.4874.2.2.35.1.5
OBJECT IDENTIFIER    

juniL2tpSystemConfig 1.3.6.1.4.1.4874.2.2.35.1.1.1
OBJECT IDENTIFIER    

juniL2tpSystemStatus 1.3.6.1.4.1.4874.2.2.35.1.1.2
OBJECT IDENTIFIER    

juniL2tpSysConfigAdminState 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    
  JuniL2tpAdminState  

juniL2tpSysConfigDestructTimeout 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  

juniL2tpSysConfigIpChecksumEnable 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    
  JuniEnable  

juniL2tpSysConfigTunnelSwitchingEnabled 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    
  JuniEnable  

juniL2tpSysConfigControlRetransmissions 1.3.6.1.4.1.4874.2.2.35.1.1.1.5
The number of retransmission retries allowed before control connection goes down. This object has been replaced by juniL2tpSysConfigControlRetransmissionsEstablished and juniL2tpSysConfigControlRetransmissionsNotEstablished.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 2..7  

juniL2tpSysConfigTunnelIdleTimeout 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  

juniL2tpSysConfigReceiveDataSequencingIgnore 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    
  JuniEnable  

juniL2tpSysConfigFailoverWithinPreference 1.3.6.1.4.1.4874.2.2.35.1.1.1.8
Enable/disable fail-over within a preference level.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniL2tpSysConfigWeightedLoadBalancing 1.3.6.1.4.1.4874.2.2.35.1.1.1.9
Enable/disable weighted load balancing.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniL2tpSysConfigControlRetransmissionsEstablished 1.3.6.1.4.1.4874.2.2.35.1.1.1.10
It represents number of retries allowed for established tunnels before control connection goes down.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..7  

juniL2tpSysConfigControlRetransmissionsNotEstablished 1.3.6.1.4.1.4874.2.2.35.1.1.1.11
It represents number of retries allowed for unestablished tunnels before control connection goes down.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..7  

juniL2tpSysConfigDisableChallenge 1.3.6.1.4.1.4874.2.2.35.1.1.1.12
Disable inclusion of chap challenge in the outgoing packets.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniL2tpSysConfigDisableCallingNumberAvp 1.3.6.1.4.1.4874.2.2.35.1.1.1.13
Enable/disable inclusion of calling number avp in ICRQ packet.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniL2tpSysConfigIgnoreTxAddressChange 1.3.6.1.4.1.4874.2.2.35.1.1.1.14
Configure L2TP to ignore IP address and/or UDP port changes on incoming SCCRP messages. When this feature is enabled the L2TP tunnel may have separate receive and transmit address and/or port values to the remote host. disable(0) - change is not ignored ipAddressAndUdpPort(1)- ignore both address and port changes ipAddress(2) - ignore address changes only udpPort(3) - ignore port changes only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), ipAddressAndUdpPort(1), ipAddress(2), udpPort(3)  

juniL2tpSysConfigEnableDisconnectCauseAvp 1.3.6.1.4.1.4874.2.2.35.1.1.1.15
Enable/disable inclusion of L2TP PPP Disconnect Cause AVP in CDN packet.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniL2tpSysConfigReceiveWindowSize 1.3.6.1.4.1.4874.2.2.35.1.1.1.16
Configure the global L2TP receive window size. A value of 0 indicates the system chooses the RWS. This object may be overwritten by other more specific RWS settings.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 4  

juniL2tpSysConfigEnableRxSpeedAvpWhenEqual 1.3.6.1.4.1.4874.2.2.35.1.1.1.17
Enable/disable generation of L2TP RX speed AVP when RX and TX speeds are equal. Note the RX speed is always generated when the RX and TX speeds differ.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniL2tpSysConfigRejectTxAddressChange 1.3.6.1.4.1.4874.2.2.35.1.1.1.18
Configure L2TP to reject IP address and/or UDP port changes on incomming SCCRP messages. disable(0) - address change is allowed ipAddressAndUdpPort(1)- reject both address and port changes ipAddress(2) - reject address changes only udpPort(3) - reject port changes only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), ipAddressAndUdpPort(1), ipAddress(2), udpPort(3)  

juniL2tpSysConfigShortDrainTimeout 1.3.6.1.4.1.4874.2.2.35.1.1.1.19
Configure the L2TP short drain interval. This interval represents the time a tunnel, that is already draining, will continue to drain upon receiving a start request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

juniL2tpSysConfigDestinationLockoutTestEnabled 1.3.6.1.4.1.4874.2.2.35.1.1.1.20
Enable/disable testing of failed destiantion before removing lockout.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniL2tpSysConfigDestinationLockoutTimeout 1.3.6.1.4.1.4874.2.2.35.1.1.1.21
Failed destination remains locked out for the specified amount of time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..3600  

juniL2tpSysConfigFailoverResync 1.3.6.1.4.1.4874.2.2.35.1.1.1.22
Configure L2TP failover resync mechanism. disable(0) - Disable failover resync failoverProtocol(1) - Use the L2TP Failover Protocol silentFailover(2) - Use the JUNOSe Silent Failover Mechanism failoverProtocolFallbackToSilentFailover(3) - (Default) Use the L2TP Failover Protocol and fall back to Silent Failover.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), failoverProtocol(1), silentFailover(2), failoverProtocolFallbackToSilentFailover(3)  

juniL2tpSysStatusProtocolVersion 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)  

juniL2tpSysStatusVendorName 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  

juniL2tpSysStatusFirmwareRev 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  

juniL2tpSysStatusTotalDestinations 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  

juniL2tpSysStatusFailedDestinations 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  

juniL2tpSysStatusActiveDestinations 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  

juniL2tpSysStatusTotalTunnels 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  

juniL2tpSysStatusFailedTunnels 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  

juniL2tpSysStatusFailedTunnelAuthens 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  

juniL2tpSysStatusActiveTunnels 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  

juniL2tpSysStatusTotalSessions 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  

juniL2tpSysStatusFailedSessions 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  

juniL2tpSysStatusActiveSessions 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  

juniL2tpSysStatusTotalSwitchedSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.14
Number of switched session creations attempted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

juniL2tpSysStatusActiveSwitchedSessions 1.3.6.1.4.1.4874.2.2.35.1.1.2.16
Number of switched sessions currently established.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

juniL2tpSysStatusIfCounterDiscontinuityTime 1.3.6.1.4.1.4874.2.2.35.1.1.2.17
The value of sysUpTime on the most recent occasion at which any one or more of the system-level status and statistics suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

juniL2tpDestConfig 1.3.6.1.4.1.4874.2.2.35.1.2.1
OBJECT IDENTIFIER    

juniL2tpDestStatus 1.3.6.1.4.1.4874.2.2.35.1.2.2
OBJECT IDENTIFIER    

juniL2tpDestStatistics 1.3.6.1.4.1.4874.2.2.35.1.2.3
OBJECT IDENTIFIER    

juniL2tpDestConfigTable 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 juniL2tpDestStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpDestConfigEntry

juniL2tpDestConfigEntry 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    
  JuniL2tpDestConfigEntry  

juniL2tpDestConfigIfIndex 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  

juniL2tpDestConfigRowStatus 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  

juniL2tpDestConfigAdminState 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    
  JuniL2tpAdminState  

juniL2tpDestConfigLockoutAction 1.3.6.1.4.1.4874.2.2.35.1.2.1.2.1.4
The lockout action to be applied to a destination.
Status: current Access: read-create
OBJECT-TYPE    
  JuniL2tpLockoutAction  

juniL2tpDestStatusTable 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 juniL2tpDestConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpDestStatusEntry

juniL2tpDestStatusEntry 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    
  JuniL2tpDestStatusEntry  

juniL2tpDestStatusIfIndex 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  

juniL2tpDestStatusTransport 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    
  JuniL2tpTransport  

juniL2tpDestStatusEffectiveAdminState 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    
  JuniL2tpAdminState  

juniL2tpDestStatusTotalTunnels 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  

juniL2tpDestStatusFailedTunnels 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  

juniL2tpDestStatusFailedTunnelAuthens 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  

juniL2tpDestStatusActiveTunnels 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  

juniL2tpDestStatusTotalSessions 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  

juniL2tpDestStatusFailedSessions 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  

juniL2tpDestStatusActiveSessions 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  

juniL2tpDestStatusLockoutState 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.11
Lockout state of destination.
Status: current Access: read-only
OBJECT-TYPE    
  JuniL2tpLockoutState  

juniL2tpDestStatusLockoutTimeRemaining 1.3.6.1.4.1.4874.2.2.35.1.2.2.1.1.12
Lockout timeout remaining.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

juniL2tpDestStatTable 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 juniL2tpDestConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpDestStatEntry

juniL2tpDestStatEntry 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    
  JuniL2tpDestStatEntry  

juniL2tpDestStatIfIndex 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  

juniL2tpDestStatCtlRecvOctets 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  

juniL2tpDestStatCtlRecvPackets 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  

juniL2tpDestStatCtlRecvErrors 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  

juniL2tpDestStatCtlRecvDiscards 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  

juniL2tpDestStatCtlSendOctets 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  

juniL2tpDestStatCtlSendPackets 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  

juniL2tpDestStatCtlSendErrors 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  

juniL2tpDestStatCtlSendDiscards 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  

juniL2tpDestStatPayRecvOctets 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  

juniL2tpDestStatPayRecvPackets 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  

juniL2tpDestStatPayRecvErrors 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  

juniL2tpDestStatPayRecvDiscards 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  

juniL2tpDestStatPaySendOctets 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  

juniL2tpDestStatPaySendPackets 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  

juniL2tpDestStatPaySendErrors 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  

juniL2tpDestStatPaySendDiscards 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  

juniL2tpTunnelConfig 1.3.6.1.4.1.4874.2.2.35.1.3.1
OBJECT IDENTIFIER    

juniL2tpTunnelStatus 1.3.6.1.4.1.4874.2.2.35.1.3.2
OBJECT IDENTIFIER    

juniL2tpTunnelStatistics 1.3.6.1.4.1.4874.2.2.35.1.3.3
OBJECT IDENTIFIER    

juniL2tpTunnelMap 1.3.6.1.4.1.4874.2.2.35.1.3.4
OBJECT IDENTIFIER    

juniL2tpTunnelConfigTable 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 juniL2tpTunnelStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpTunnelConfigEntry

juniL2tpTunnelConfigEntry 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    
  JuniL2tpTunnelConfigEntry  

juniL2tpTunnelConfigIfIndex 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  

juniL2tpTunnelConfigRowStatus 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  

juniL2tpTunnelConfigAdminState 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    
  JuniL2tpAdminState  

juniL2tpTunnelStatusTable 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 juniL2tpTunnelConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpTunnelStatusEntry

juniL2tpTunnelStatusEntry 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    
  JuniL2tpTunnelStatusEntry  

juniL2tpTunnelStatusIfIndex 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  

juniL2tpTunnelStatusTransport 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    
  JuniL2tpTransport  

juniL2tpTunnelStatusLocalTunnelId 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    
  JuniL2tpTunnelId  

juniL2tpTunnelStatusRemoteTunnelId 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    
  JuniL2tpTunnelId  

juniL2tpTunnelStatusEffectiveAdminState 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    
  JuniL2tpAdminState  

juniL2tpTunnelStatusState 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)  

juniL2tpTunnelStatusInitiated 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)  

juniL2tpTunnelStatusRemoteHostName 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  

juniL2tpTunnelStatusRemoteVendorName 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  

juniL2tpTunnelStatusRemoteFirmwareRevision 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  

juniL2tpTunnelStatusRemoteProtocolVersion 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)  

juniL2tpTunnelStatusRemoteBearerCapabilities 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)  

juniL2tpTunnelStatusRemoteFramingCapabilities 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)  

juniL2tpTunnelStatusRecvWindowSize 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  

juniL2tpTunnelStatusSendWindowSize 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  

juniL2tpTunnelStatusSendQueueDepth 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  

juniL2tpTunnelStatusRecvSeq 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  

juniL2tpTunnelStatusRecvSeqAck 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  

juniL2tpTunnelStatusSendSeq 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  

juniL2tpTunnelStatusSendSeqAck 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 juniL2tpTunnelStatusSendSeq from juniL2tpTunnelStatusSendSeqAck and comparing this value to juniL2tpTunnelStatusSendWindowSize.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

juniL2tpTunnelStatusTotalSessions 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  

juniL2tpTunnelStatusFailedSessions 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  

juniL2tpTunnelStatusActiveSessions 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  

juniL2tpTunnelStatusLastResultCode 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  

juniL2tpTunnelStatusLastErrorCode 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  

juniL2tpTunnelStatusLastErrorMessage 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  

juniL2tpTunnelStatusCumEstabTime 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  

juniL2tpTunnelStatusEffectiveFailoverResync 1.3.6.1.4.1.4874.2.2.35.1.3.2.1.1.28
The mechanism employed following failover to resynchronize with the L2TP peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

juniL2tpTunnelStatTable 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 juniL2tpTunnelConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpTunnelStatEntry

juniL2tpTunnelStatEntry 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    
  JuniL2tpTunnelStatEntry  

juniL2tpTunnelStatIfIndex 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  

juniL2tpTunnelStatCtlRecvOctets 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  

juniL2tpTunnelStatCtlRecvPackets 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  

juniL2tpTunnelStatCtlRecvErrors 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  

juniL2tpTunnelStatCtlRecvDiscards 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  

juniL2tpTunnelStatCtlSendOctets 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  

juniL2tpTunnelStatCtlSendPackets 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  

juniL2tpTunnelStatCtlSendErrors 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  

juniL2tpTunnelStatCtlSendDiscards 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  

juniL2tpTunnelStatPayRecvOctets 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  

juniL2tpTunnelStatPayRecvPackets 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  

juniL2tpTunnelStatPayRecvErrors 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  

juniL2tpTunnelStatPayRecvDiscards 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  

juniL2tpTunnelStatPaySendOctets 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  

juniL2tpTunnelStatPaySendPackets 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  

juniL2tpTunnelStatPaySendErrors 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  

juniL2tpTunnelStatPaySendDiscards 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  

juniL2tpTunnelStatCtlRecvZLB 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  

juniL2tpTunnelStatCtlRecvOutOfSequence 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  

juniL2tpTunnelStatCtlRecvOutOfWindow 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  

juniL2tpTunnelStatCtlSendZLB 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  

juniL2tpTunnelStatCtlSendRetransmits 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  

juniL2tpMapTifSidToSifTable 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  
    JuniL2tpMapTifSidToSifEntry

juniL2tpMapTifSidToSifEntry 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    
  JuniL2tpMapTifSidToSifEntry  

juniL2tpMapTifSidToSifTunnelIfIndex 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  

juniL2tpMapTifSidToSifLocalSessionId 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    
  JuniL2tpSessionId  

juniL2tpMapTifSidToSifSessionIfIndex 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  

juniL2tpMapTidToTifTable 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  
    JuniL2tpMapTidToTifEntry

juniL2tpMapTidToTifEntry 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    
  JuniL2tpMapTidToTifEntry  

juniL2tpMapTidToTifLocalTunnelId 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    
  JuniL2tpTunnelId  

juniL2tpMapTidToTifIfIndex 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  

juniL2tpSessionConfig 1.3.6.1.4.1.4874.2.2.35.1.4.1
OBJECT IDENTIFIER    

juniL2tpSessionStatus 1.3.6.1.4.1.4874.2.2.35.1.4.2
OBJECT IDENTIFIER    

juniL2tpSessionStatistics 1.3.6.1.4.1.4874.2.2.35.1.4.3
OBJECT IDENTIFIER    

juniL2tpSessionConfigTable 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 juniL2tpSessionStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpSessionConfigEntry

juniL2tpSessionConfigEntry 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    
  JuniL2tpSessionConfigEntry  

juniL2tpSessionConfigIfIndex 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  

juniL2tpSessionConfigRowStatus 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  

juniL2tpSessionConfigAdminState 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    
  JuniL2tpAdminState  

juniL2tpSessionStatusTable 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  
    JuniL2tpSessionStatusEntry

juniL2tpSessionStatusEntry 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    
  JuniL2tpSessionStatusEntry  

juniL2tpSessionStatusIfIndex 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  

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

juniL2tpSessionStatusLocalSessionId 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    
  JuniL2tpSessionId  

juniL2tpSessionStatusRemoteSessionId 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    
  JuniL2tpSessionId  

juniL2tpSessionStatusUserName 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  

juniL2tpSessionStatusEffectiveAdminState 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    
  JuniL2tpAdminState  

juniL2tpSessionStatusState 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)  

juniL2tpSessionStatusCallType 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)  

juniL2tpSessionStatusCallSerialNumber 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  

juniL2tpSessionStatusTxConnectSpeed 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  

juniL2tpSessionStatusRxConnectSpeed 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  

juniL2tpSessionStatusCallBearerType 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)  

juniL2tpSessionStatusFramingType 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)  

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

juniL2tpSessionStatusDnis 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  

juniL2tpSessionStatusClid 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  

juniL2tpSessionStatusSubAddress 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  

juniL2tpSessionStatusPrivateGroupId 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  

juniL2tpSessionStatusProxyLcp 1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.19
Indicates whether proxy LCP was provided for this session.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniL2tpSessionStatusAuthMethod 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 juniL2tpSessionProxyLcp 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)  

juniL2tpSessionStatusSequencingState 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)  

juniL2tpSessionStatusSendSeq 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  

juniL2tpSessionStatusRecvSeq 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  

juniL2tpSessionStatusLacTunneledIfIndex 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  

juniL2tpSessionStatusCumEstabTime 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  

juniL2tpSessionStatTable 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  
    JuniL2tpSessionStatEntry

juniL2tpSessionStatEntry 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    
  JuniL2tpSessionStatEntry  

juniL2tpSessionStatIfIndex 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  

juniL2tpSessionStatPayRecvOctets 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  

juniL2tpSessionStatPayRecvPackets 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  

juniL2tpSessionStatPayRecvErrors 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  

juniL2tpSessionStatPayRecvDiscards 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  

juniL2tpSessionStatPaySendOctets 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  

juniL2tpSessionStatPaySendPackets 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  

juniL2tpSessionStatPaySendErrors 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  

juniL2tpSessionStatPaySendDiscards 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  

juniL2tpSessionStatRecvOutOfSequence 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  

juniL2tpSessionStatResequencingTimeouts 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  

juniL2tpSessionStatPayLostPackets 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  

juniL2tpTransportUdpIp 1.3.6.1.4.1.4874.2.2.35.1.5.1
OBJECT IDENTIFIER    

juniL2tpUdpIpSystem 1.3.6.1.4.1.4874.2.2.35.1.5.1.1
OBJECT IDENTIFIER    

juniL2tpUdpIpDestination 1.3.6.1.4.1.4874.2.2.35.1.5.1.2
OBJECT IDENTIFIER    

juniL2tpUdpIpTunnel 1.3.6.1.4.1.4874.2.2.35.1.5.1.3
OBJECT IDENTIFIER    

juniL2tpUdpIpSession 1.3.6.1.4.1.4874.2.2.35.1.5.1.4
OBJECT IDENTIFIER    

juniL2tpUdpIpDestTable 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 juniL2tpUdpIpTunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniL2tpUdpIpDestEntry

juniL2tpUdpIpDestEntry 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    
  JuniL2tpUdpIpDestEntry  

juniL2tpUdpIpDestIfIndex 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  

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

juniL2tpUdpIpDestLocalAddress 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  

juniL2tpUdpIpDestRemoteAddress 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  

juniL2tpUdpIpTunnelTable 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  
    JuniL2tpUdpIpTunnelEntry

juniL2tpUdpIpTunnelEntry 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    
  JuniL2tpUdpIpTunnelEntry  

juniL2tpUdpIpTunnelIfIndex 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  

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

juniL2tpUdpIpTunnelLocalAddress 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  

juniL2tpUdpIpTunnelLocalPort 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  

juniL2tpUdpIpTunnelRemoteAddress 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  

juniL2tpUdpIpTunnelRemotePort 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  

juniL2tpUdpIpTunnelRemoteReceiveAddress 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.7
The remote receive IP address for this UDP/IP tunnel. This object will differ from juniL2tpUdpIpTunnelRemoteAddress when the tunnel uses separate transmit and receive addresses to the remote peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniL2tpUdpIpTunnelRemoteReceivePort 1.3.6.1.4.1.4874.2.2.35.1.5.1.3.1.1.8
The remote receive UDP port for this UDP/IP tunnel. This object will differ from juniL2tpUdpIpTunnelRemotePort when the tunnel uses separate transmit and receive ports to the remote peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniL2tpGroups 1.3.6.1.4.1.4874.2.2.35.3.1
OBJECT IDENTIFIER    

juniL2tpCompliances 1.3.6.1.4.1.4874.2.2.35.3.2
OBJECT IDENTIFIER    

juniL2tpCompliance 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 juniL2tpTunnelStatusCumEstabTime, juniL2tpSessionStatusCumEstabTime and juniL2tpSessionStatPayLostPackets were added, and juniL2tpSessionStatusLacTunneledIfIndex replaced juniL2tpSessionStatusLacPppIfIndex.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance2 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    

juniL2tpCompliance3 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 new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance4 1.3.6.1.4.1.4874.2.2.35.3.2.4
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance5 1.3.6.1.4.1.4874.2.2.35.3.2.5
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance6 1.3.6.1.4.1.4874.2.2.35.3.2.6
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance7 1.3.6.1.4.1.4874.2.2.35.3.2.7
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance8 1.3.6.1.4.1.4874.2.2.35.3.2.8
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance9 1.3.6.1.4.1.4874.2.2.35.3.2.9
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance10 1.3.6.1.4.1.4874.2.2.35.3.2.10
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the configuration group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance11 1.3.6.1.4.1.4874.2.2.35.3.2.11
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the status group.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance12 1.3.6.1.4.1.4874.2.2.35.3.2.12
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the config and status groups.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance13 1.3.6.1.4.1.4874.2.2.35.3.2.13
Obsolete compliance statement for SNMPv2 entities which implement the L2TP MIB. This statement became obsolete when new objects were added to the config and status group.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniL2tpCompliance14 1.3.6.1.4.1.4874.2.2.35.3.2.14
The compliance statement for SNMPv2 entities which implement the L2TP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

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

juniL2tpStatusGroup 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    

juniL2tpStatGroup 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    

juniL2tpMapGroup 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    

juniL2tpUdpIpGroup 1.3.6.1.4.1.4874.2.2.35.3.1.5
Obsolete collection of objects providing UDP/IP transport information for L2TP components.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpStatusGroup2 1.3.6.1.4.1.4874.2.2.35.3.1.6
Obsolete collection of objects providing status of the L2TP protocol at the system, destination, tunnel, and session levels.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpStatGroup2 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    

juniL2tpConfigGroup2 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    

juniL2tpConfigGroup3 1.3.6.1.4.1.4874.2.2.35.3.1.9
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions. This group became obsolete when juniL2tpSysConfigDisableCallingNumberAvp was added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpConfigGroup4 1.3.6.1.4.1.4874.2.2.35.3.1.10
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    

juniL2tpConfigGroup5 1.3.6.1.4.1.4874.2.2.35.3.1.11
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    

juniL2tpConfigGroup6 1.3.6.1.4.1.4874.2.2.35.3.1.12
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    

juniL2tpConfigGroup7 1.3.6.1.4.1.4874.2.2.35.3.1.13
A collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpUdpIpGroup1 1.3.6.1.4.1.4874.2.2.35.3.1.14
A collection of objects providing UDP/IP transport information for L2TP components.
Status: current Access: read-only
OBJECT-GROUP    

juniL2tpConfigGroup8 1.3.6.1.4.1.4874.2.2.35.3.1.15
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpConfigGroup9 1.3.6.1.4.1.4874.2.2.35.3.1.16
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpConfigGroup10 1.3.6.1.4.1.4874.2.2.35.3.1.17
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpStatusGroup3 1.3.6.1.4.1.4874.2.2.35.3.1.18
Obsolete collection of objects providing status information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpConfigGroup11 1.3.6.1.4.1.4874.2.2.35.3.1.19
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpConfigGroup12 1.3.6.1.4.1.4874.2.2.35.3.1.20
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpStatusGroup4 1.3.6.1.4.1.4874.2.2.35.3.1.21
Obsolete collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniL2tpConfigGroup13 1.3.6.1.4.1.4874.2.2.35.3.1.22
A collection of objects providing configuration information of the L2TP protocol, tunnels and sessions.
Status: current Access: read-only
OBJECT-GROUP    

juniL2tpStatusGroup5 1.3.6.1.4.1.4874.2.2.35.3.1.23
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