MIBs Depot

JNX-L2TP-MIB

Registered at
1.3.6.1.4.1.2636.3.49.1
Last updated
2014-05-02 00:00
Organization
Juniper Networks Inc.
Revisions
2007-01-11 00:00, 2012-06-08 00:00, 2013-09-19 00:00, 2013-11-21 00:00, 2014-05-02 00:00
Namespace
juniper
Source file
JNX-L2TP-MIB
Digest
sha256:d654f5cf77634932f58c2b45edde4fa9683649896d9c6412a2539888377e2d94

Description

Provides monitoring information regarding the Layer Two Transport Protocol. This MIB is based on the standard MIB defined in RFC 3371. However, there are significant differences including the INDEX fields of l2tpTunnelStatsTable and l2tpSessionStatsTable.

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net

Imports

FromSymbols
HCNUM-TCCounterBasedGauge64
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
JUNIPER-SMIjnxL2tpMibRoot
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, transmission
SNMPv2-TCDateAndTime, DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

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

HCNUM-TC
INET-ADDRESS-MIB
JNX-L2TP-MIB
JUNIPER-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxL2tpObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.49.1.1
jnxL2tpScalar
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.49.1.1.1
jnxL2tpStats
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.49.1.1.1.1
jnxL2tpStatsTotalTunnels
OBJECT-TYPE
This object returns the total number of tunnels that are currently in the established state. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.1Gauge32read-onlycurrent
jnxL2tpStatsTotalSessions
OBJECT-TYPE
This object returns the total number of sessions that are currently in the established state. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.2Gauge32read-onlycurrent
jnxL2tpStatsControlRxOctets
OBJECT-TYPE
This object returns the number of control channel octets received by the existing tunnels. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.3Gauge32read-onlycurrent
jnxL2tpStatsControlRxPkts
OBJECT-TYPE
This object returns the number of control packets received by the existing tunnels. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.4Gauge32read-onlycurrent
jnxL2tpStatsControlTxOctets
OBJECT-TYPE
This object returns the number of control channel octets that were transmitted to the existing tunnel endpoints. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.5Gauge32read-onlycurrent
jnxL2tpStatsControlTxPkts
OBJECT-TYPE
This object returns the number of control packets that were transmitted to the existing tunnel endpoints.This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.6Gauge32read-onlycurrent
jnxL2tpStatsPayloadRxOctets
OBJECT-TYPE
This object returns the number of payload channel octets that were received on the exisiting tunnels. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying. This is deprecated and replaced by jnxL2tpStatsPayloadRxOctets64
1.3.6.1.4.1.2636.3.49.1.1.1.1.7Gauge32read-onlydeprecated
jnxL2tpStatsPayloadRxPkts
OBJECT-TYPE
This object returns the number of payload packets that were received on the existing tunnels. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.8CounterBasedGauge64read-onlycurrent
jnxL2tpStatsPayloadTxOctets
OBJECT-TYPE
This object returns the number of payload channel octets that were transmitted to the existing tunnel peers. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.9CounterBasedGauge64read-onlycurrent
jnxL2tpStatsPayloadTxPkts
OBJECT-TYPE
This object returns the number of payload packets that were transmitted to existing tunnel peers. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.10CounterBasedGauge64read-onlycurrent
jnxL2tpStatsErrorTxPkts
OBJECT-TYPE
This object returns the number of errored packet transmission attempts to the existing tunnel peers. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.11CounterBasedGauge64read-onlycurrent
jnxL2tpStatsErrorRxPkts
OBJECT-TYPE
This object returns the number of errored packets that were received from the existing tunnel peers. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.12CounterBasedGauge64read-onlycurrent
jnxL2tpStatsPayloadRxOctets64
OBJECT-TYPE
This object returns the number of payload channel octets that were received on the exisiting tunnels. This is an instantaneously accumulated value which can increase or decrease depending on number of tunnels established at the time of querying.
1.3.6.1.4.1.2636.3.49.1.1.1.1.13CounterBasedGauge64read-onlycurrent
jnxL2tpTunnelGroupStatsTable
OBJECT-TYPE
The L2TP tunnel group status and statistics table. This table contains objects that can be used to describe the current status and statistics of a single L2TP tunnel group.
1.3.6.1.4.1.2636.3.49.1.1.2not-accessiblecurrent
jnxL2tpTunnelGroupStatsEntry
OBJECT-TYPE
An L2TP tunnel group stats entry.
1.3.6.1.4.1.2636.3.49.1.1.2.1not-accessiblecurrent
jnxL2tpTunnelGroupStatsTnlGrpName
OBJECT-TYPE
This object contains the name of this tunnel group.
1.3.6.1.4.1.2636.3.49.1.1.2.1.1OCTET STRING (SIZE(1..128))not-accessiblecurrent
jnxL2tpTunnelGroupStatsGatewayAddrType
OBJECT-TYPE
This object contains the type of local IP address for L2TP tunnels that are part of this group.
1.3.6.1.4.1.2636.3.49.1.1.2.1.2InetAddressTyperead-onlycurrent
jnxL2tpTunnelGroupStatsGatewayAddr
OBJECT-TYPE
This object contains the local IP address for L2TP tunnels that are part of this group.
1.3.6.1.4.1.2636.3.49.1.1.2.1.3InetAddressread-onlycurrent
jnxL2tpTunnelGroupStatsSvcIntfName
OBJECT-TYPE
This object contains the name of the service interface that is hosting this tunnel group.
1.3.6.1.4.1.2636.3.49.1.1.2.1.4SnmpAdminStringread-onlycurrent
jnxL2tpTunnelGroupStatsTotalTunnels
OBJECT-TYPE
This object returns the total number of tunnels that are currently in the established state in this tunnel group.
1.3.6.1.4.1.2636.3.49.1.1.2.1.5Gauge32read-onlycurrent
jnxL2tpTunnelGroupStatsTotalSessions
OBJECT-TYPE
This object returns the total number of sessions that are currently in the established state in this tunnel group.
1.3.6.1.4.1.2636.3.49.1.1.2.1.6Gauge32read-onlycurrent
jnxL2tpTunnelStatsTable
OBJECT-TYPE
The L2TP tunnel status and statistics table. This table contains objects that can be used to describe the current status and statistics of a single L2TP tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3not-accessiblecurrent
jnxL2tpTunnelStatsEntry
OBJECT-TYPE
An L2TP tunnel interface stats entry.
1.3.6.1.4.1.2636.3.49.1.1.3.1not-accessiblecurrent
jnxL2tpTunnelStatsLocalTID
OBJECT-TYPE
This object contains the local tunnel Identifier.
1.3.6.1.4.1.2636.3.49.1.1.3.1.1Integer32 (0..65535)not-accessiblecurrent
jnxL2tpTunnelStatsServiceInterface
OBJECT-TYPE
This object contains the name of the service interface on which this tunnel is being hosted.
1.3.6.1.4.1.2636.3.49.1.1.3.1.2SnmpAdminStringread-onlycurrent
jnxL2tpTunnelStatsTunnelGroup
OBJECT-TYPE
This object contains the name of the tunnel group that this tunnel is part of.
1.3.6.1.4.1.2636.3.49.1.1.3.1.3SnmpAdminStringread-onlycurrent
jnxL2tpTunnelStatsRemoteTID
OBJECT-TYPE
This object contains the remote tunnel Identifier.
1.3.6.1.4.1.2636.3.49.1.1.3.1.4Integer32 (0..65535)read-onlycurrent
jnxL2tpTunnelStatsRemoteIpAddrType
OBJECT-TYPE
This object contains the type of the remote end address of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.5InetAddressTyperead-onlycurrent
jnxL2tpTunnelStatsRemoteIpAddress
OBJECT-TYPE
This object contains the remote end address of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.6InetAddressread-onlycurrent
jnxL2tpTunnelStatsRemoteUdpPort
OBJECT-TYPE
This object contains the remote end UDP port of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.7InetPortNumberread-onlycurrent
jnxL2tpTunnelStatsActiveSessions
OBJECT-TYPE
This object contains the total number of sessions in the established state for this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.8Gauge32read-onlycurrent
jnxL2tpTunnelStatsState
OBJECT-TYPE
This field contains the current state of the control tunnel - one of the internal tunnel state names as described below: cc_responder_accept_new The tunnel has received and accepted the start control connection request (SCCRQ) cc_responder_reject_new The tunnel has received and rejected the SCCRQ cc_responder_idle The tunnel has just been created cc_responder_wait_ctl_conn The tunnel has sent the start control connection response (SCCRP) and is waiting for the start control connection connected (SCCCN) message cleanup The tunnel is being cleaned up closed The tunnel is being closed destroyed The tunnel is being destroyed established The tunnel is operating terminate The tunnel is terminating Unknown The tunnel is not connected to the router.
1.3.6.1.4.1.2636.3.49.1.1.3.1.9INTEGER {cc-responder-accept-new(1), cc-responder-reject-new(2), cc-responder-idle(3), cc-responder-wait-ctl-conn(4), cleanup(5), closed(6), destroyed(7), established(8), terminate(9), unknown(10)}read-onlycurrent
jnxL2tpTunnelStatsLocalIpAddrType
OBJECT-TYPE
This object contains the type of the local end address of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.10InetAddressTyperead-onlycurrent
jnxL2tpTunnelStatsLocalIpAddress
OBJECT-TYPE
This object contains the local end address of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.11InetAddressread-onlycurrent
jnxL2tpTunnelStatsLocalUdpPort
OBJECT-TYPE
This object contains the local end UDP port of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.12InetPortNumberread-onlycurrent
jnxL2tpTunnelStatsLocalHostName
OBJECT-TYPE
This object contains the local host name of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.13SnmpAdminStringread-onlycurrent
jnxL2tpTunnelStatsRemoteHostName
OBJECT-TYPE
This object contains the host name as discovered during the tunnel establishment phase (via the Host Name AVP) of the L2TP peer. If the tunnel is idle this object should maintain its value from the last time it was connected.
1.3.6.1.4.1.2636.3.49.1.1.3.1.14SnmpAdminStringread-onlycurrent
jnxL2tpTunnelMaxSessions
OBJECT-TYPE
This object represents the maximum number of sessions configured on this tunnel. It could be any positive number or unlimited (0).
1.3.6.1.4.1.2636.3.49.1.1.3.1.15Integer32read-onlycurrent
jnxL2tpTunnelStatsWindowSize
OBJECT-TYPE
This object contains the send window size for this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.16Integer32 (0..65535)read-onlycurrent
jnxL2tpTunnelStatsHelloInterval
OBJECT-TYPE
This object contains the hello interval for this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.17Integer32 (0..65535)read-onlycurrent
jnxL2tpTunnelStatsCreationTime
OBJECT-TYPE
This object represents the time of creation of this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.18DateAndTimeread-onlycurrent
jnxL2tpTunnelStatsUpTime
OBJECT-TYPE
This object represents the time elapsed since this tunnel was established.
1.3.6.1.4.1.2636.3.49.1.1.3.1.19TimeTicksread-onlycurrent
jnxL2tpTunnelStatsIdleTime
OBJECT-TYPE
This object represents the time elapsed since this tunnel had last data activity (transmission or reception).
1.3.6.1.4.1.2636.3.49.1.1.3.1.20TimeTicksread-onlycurrent
jnxL2tpTunnelStatsCollectionStart
OBJECT-TYPE
This object represents the time at which the statistics gathering started for this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.21DateAndTimeread-onlycurrent
jnxL2tpTunnelStatsControlTxPkts
OBJECT-TYPE
This object contains the number of control packets that were transmitted to the tunnel peer.
1.3.6.1.4.1.2636.3.49.1.1.3.1.22Counter32read-onlycurrent
jnxL2tpTunnelStatsControlTxBytes
OBJECT-TYPE
This object contains the number of control bytes that were transmitted to the tunnel peer. This is deprecated and replaced by jnxL2tpTunnelStatsControlTxBytes32
1.3.6.1.4.1.2636.3.49.1.1.3.1.23Counter64read-onlydeprecated
jnxL2tpTunnelStatsControlRxPkts
OBJECT-TYPE
This object contains the number of control packets received on the tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.24Counter32read-onlycurrent
jnxL2tpTunnelStatsControlRxBytes
OBJECT-TYPE
This object contains the number of control bytes that were received from the tunnel peer. This has been deprecated and replaced by jnxL2tpTunnelStatsControlRxBytes32
1.3.6.1.4.1.2636.3.49.1.1.3.1.25Counter64read-onlydeprecated
jnxL2tpTunnelStatsDataTxPkts
OBJECT-TYPE
This object contains the number of data packets transmitted to the tunnel. This has been deprecated and replaced by jnxL2tpTunnelStatsDataTxPkts64
1.3.6.1.4.1.2636.3.49.1.1.3.1.26Counter32read-onlydeprecated
jnxL2tpTunnelStatsDataTxBytes
OBJECT-TYPE
This object contains the number of data bytes that were transmitted to the tunnel peer.
1.3.6.1.4.1.2636.3.49.1.1.3.1.27Counter64read-onlycurrent
jnxL2tpTunnelStatsDataRxPkts
OBJECT-TYPE
This object contains the number of data packets received from this tunnel. This is deprecated and replaced by jnxL2tpTunnelStatsDataRxPkts64
1.3.6.1.4.1.2636.3.49.1.1.3.1.28Counter32read-onlydeprecated
jnxL2tpTunnelStatsDataRxBytes
OBJECT-TYPE
This object contains the number of data bytes that were received from the tunnel peer.
1.3.6.1.4.1.2636.3.49.1.1.3.1.29Counter64read-onlycurrent
jnxL2tpTunnelStatsErrorTxPkts
OBJECT-TYPE
This object contains the number of error transmit packets on the tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.30Counter32read-onlycurrent
jnxL2tpTunnelStatsErrorRxPkts
OBJECT-TYPE
This object contains the number of error receive packets on the tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.31Counter32read-onlycurrent
jnxL2tpTunnelStatsControlTxBytes32
OBJECT-TYPE
This object contains the number of control bytes that were transmitted to the tunnel peer.
1.3.6.1.4.1.2636.3.49.1.1.3.1.32Counter32read-onlycurrent
jnxL2tpTunnelStatsControlRxBytes32
OBJECT-TYPE
This object contains the number of control bytes that were received from the tunnel peer.
1.3.6.1.4.1.2636.3.49.1.1.3.1.33Counter32read-onlycurrent
jnxL2tpTunnelStatsDataTxPkts64
OBJECT-TYPE
This object contains the number of data packets transmitted to the tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.34Counter64read-onlycurrent
jnxL2tpTunnelStatsDataRxPkts64
OBJECT-TYPE
This object contains the number of data packets received from this tunnel.
1.3.6.1.4.1.2636.3.49.1.1.3.1.35Counter64read-onlycurrent
jnxL2tpSessionStatsTable
OBJECT-TYPE
The L2TP session status and statistics table. This table contains the objects that can be used to describe the current status and statistics of a single L2TP tunneled session.
1.3.6.1.4.1.2636.3.49.1.1.4not-accessiblecurrent
jnxL2tpSessionStatsEntry
OBJECT-TYPE
An L2TP session interface stats entry.
1.3.6.1.4.1.2636.3.49.1.1.4.1not-accessiblecurrent
jnxL2tpSessionStatsLocalTID
OBJECT-TYPE
This object contains the local tunnel Identifier.
1.3.6.1.4.1.2636.3.49.1.1.4.1.1Integer32 (0..65535)not-accessiblecurrent
jnxL2tpSessionStatsLocalSID
OBJECT-TYPE
This object contains the local session Identifier.
1.3.6.1.4.1.2636.3.49.1.1.4.1.2Integer32 (0..65535)not-accessiblecurrent
jnxL2tpSessionStatsServiceInterface
OBJECT-TYPE
This object contains the name of the service interface on which this session is being hosted.
1.3.6.1.4.1.2636.3.49.1.1.4.1.3SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsTunnelGroup
OBJECT-TYPE
This object contains the name of the tunnel group that this session is part of.
1.3.6.1.4.1.2636.3.49.1.1.4.1.4SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsRemoteSID
OBJECT-TYPE
This object contains the remote end assigned session identifier for this session. When a session is starting this value may be zero until the remote tunnel endpoint has responded.
1.3.6.1.4.1.2636.3.49.1.1.4.1.5Integer32 (0..65535)read-onlycurrent
jnxL2tpSessionStatsInterfaceUnit
OBJECT-TYPE
This object contains the interface unit number corresponding to the logical service interface on which the session is being hosted.
1.3.6.1.4.1.2636.3.49.1.1.4.1.6Unsigned32read-onlycurrent
jnxL2tpSessionStatsEncapType
OBJECT-TYPE
This object contains the tunnel encapsulation type.
1.3.6.1.4.1.2636.3.49.1.1.4.1.7INTEGER {ppp(1), multilink-ppp(2), unknown(3)}read-onlycurrent
jnxL2tpSessionStatsBundleID
OBJECT-TYPE
This object identifies the bundle that this session is a link of. This field is valid only for tunnel encapsulation type multilink-ppp.
1.3.6.1.4.1.2636.3.49.1.1.4.1.8Integer32 (1..65536)read-onlycurrent
jnxL2tpSessionStatsState
OBJECT-TYPE
This field contains the current state of the session - one of the internal session related state names as described below: established The session is operating closed The session is being closed destroyed The session is being destroyed cleanup The session is being cleaned up lns_ic_accept_new A new session is being accepted lns_ic_idle The session has been created and is idle lns_ic_reject_new The new session is being rejected lns_ic_wait_connect The session is waiting for the peer's incoming call connected (ICCN) message.
1.3.6.1.4.1.2636.3.49.1.1.4.1.9INTEGER {established(1), closed(2), destroyed(3), cleanup(4), lns-ic-accept-new(5), lns-ic-idle(6), lns-ic-reject-new(7), lns-ic-wait-connect(8)}read-onlycurrent
jnxL2tpSessionStatsUserName
OBJECT-TYPE
This object identifies the peer session name on this interface. This is typically the login name of the remote user. If the user name is unknown to the local tunnel peer then this object will contain a null string.
1.3.6.1.4.1.2636.3.49.1.1.4.1.10SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsMode
OBJECT-TYPE
This object identifies the configured mode value for this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.11INTEGER {shared(1), dedicate(2), unknown(3)}read-onlycurrent
jnxL2tpSessionStatsLocalAddrType
OBJECT-TYPE
This object contains the type of the local end address of the tunnel that is hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.12InetAddressTyperead-onlycurrent
jnxL2tpSessionStatsLocalAddress
OBJECT-TYPE
This object contains the local end address of the tunnel that is hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.13InetAddressread-onlycurrent
jnxL2tpSessionStatsLocalUdpPort
OBJECT-TYPE
This object contains the UDP port of the local end of the tunnel that is hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.14InetPortNumberread-onlycurrent
jnxL2tpSessionStatsRemoteAddrType
OBJECT-TYPE
This object contains the type of the remote end address of the tunnel hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.15InetAddressTyperead-onlycurrent
jnxL2tpSessionStatsRemoteAddress
OBJECT-TYPE
This object contains the remote end address of the tunnel hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.16InetAddressread-onlycurrent
jnxL2tpSessionStatsRemoteUdpPort
OBJECT-TYPE
This object contains the UDP port of the remote end of the tunnel hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.17InetPortNumberread-onlycurrent
jnxL2tpSessionStatsLocalHostName
OBJECT-TYPE
This object contains the local host name of the tunnel that is hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.18SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsRemoteHostName
OBJECT-TYPE
This object contains the host name as discovered during the tunnel establishment phase (via the Host Name AVP) of the L2TP peer.
1.3.6.1.4.1.2636.3.49.1.1.4.1.19SnmpAdminStringread-onlycurrent
jnxL2tpSessionAssignedIpAddrType
OBJECT-TYPE
This object contains the type of IP address of PPP client being tunneled as obtained from IPCP configuration during session establishment.
1.3.6.1.4.1.2636.3.49.1.1.4.1.20InetAddressTyperead-onlycurrent
jnxL2tpSessionAssignedIpAddress
OBJECT-TYPE
This object contains the IP address of the PPP client being tunneled as obtained from IPCP configuration during session establishment.
1.3.6.1.4.1.2636.3.49.1.1.4.1.21InetAddressread-onlycurrent
jnxL2tpSessionLocalMRU
OBJECT-TYPE
The current value of the MRU for the local PPP Entity. This value is the MRU that the remote entity is using when sending packets to this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.22INTEGER (1..2147483647)read-onlycurrent
jnxL2tpSessionRemoteMRU
OBJECT-TYPE
The current value of the MRU for the remote PPP Entity. This value is the MRU that the local entity is using when sending packets to the remote PPP client.
1.3.6.1.4.1.2636.3.49.1.1.4.1.23INTEGER (1..2147483647)read-onlycurrent
jnxL2tpSessionStatsTxSpeed
OBJECT-TYPE
This object returns the last known transmit baud rate for this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.24Unsigned32read-onlycurrent
jnxL2tpSessionStatsRxSpeed
OBJECT-TYPE
This object returns the last known receive baud rate for this session established.
1.3.6.1.4.1.2636.3.49.1.1.4.1.25Unsigned32read-onlycurrent
jnxL2tpSessionStatsCallBearerType
OBJECT-TYPE
This object describes the bearer type of this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.26INTEGER {none(1), digital(2), analog(3)}read-onlycurrent
jnxL2tpSessionStatsFramingType
OBJECT-TYPE
This object describes the framing type of this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.27INTEGER {none(1), sync(2), async(3)}read-onlycurrent
jnxL2tpSessionStatsLCPRenegotiation
OBJECT-TYPE
This object returns whether LCP renegotiation is on or off for this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.28INTEGER {off(1), on(2)}read-onlycurrent
jnxL2tpSessionStatsAuthMethod
OBJECT-TYPE
This object contains the proxy authentication method employed by the LAC for the session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.29INTEGER {none(1), text(2), pppChap(3), pppPap(4), pppEap(5), pppMsChapV1(6), pppMsChapV2(7), other(8)}read-onlycurrent
jnxL2tpSessionStatsNasIpAddrType
OBJECT-TYPE
This object contains the type of IP address of the RADIUS network address server to which the accounting records for this session are being sent to.
1.3.6.1.4.1.2636.3.49.1.1.4.1.30InetAddressTyperead-onlycurrent
jnxL2tpSessionStatsNasIpAddress
OBJECT-TYPE
This object contains the IP address of the RADIUS network address server to which the accounting records for this session are being sent to.
1.3.6.1.4.1.2636.3.49.1.1.4.1.31InetAddressread-onlycurrent
jnxL2tpSessionStatsNasIpPort
OBJECT-TYPE
This object contains the port on which RADIUS network address server accounting messages will be sent.
1.3.6.1.4.1.2636.3.49.1.1.4.1.32InetPortNumberread-onlycurrent
jnxL2tpSessionStatsFramedProtocol
OBJECT-TYPE
This object contains the frame protocol attribute obtained from RADIUS server for this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.33INTEGER {ppp(1), slip(2), arap(3), gandalf(4), xylogicsIPX-SLIP(5), x75-sync(6), none(100)}read-onlycurrent
jnxL2tpSessionStatsFramedIpAddrType
OBJECT-TYPE
This Attribute indicates the type of address to be configured for the user, as provided by the RADIUS server in response to authentication request.
1.3.6.1.4.1.2636.3.49.1.1.4.1.34InetAddressTyperead-onlycurrent
jnxL2tpSessionStatsFramedIpAddress
OBJECT-TYPE
This Attribute indicates the address to be configured for the user, as provided by the RADIUS server in response to authentication request.
1.3.6.1.4.1.2636.3.49.1.1.4.1.35InetAddressread-onlycurrent
jnxL2tpSessionStatsCallingStationID
OBJECT-TYPE
This Attribute allows the RADIUS NAS to send in the Access-Request packet the phone number that the call came from, using Automatic Number Identification (ANI) or similar technology. It is only used in Access-Request packets.
1.3.6.1.4.1.2636.3.49.1.1.4.1.36SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsCalledStationID
OBJECT-TYPE
This Attribute allows the RADIUS NAS to send in the Access-Request packet the phone number that the user called, using Dialed Number Identification (DNIS) or similar technology. It is only used in Access-Request packets.
1.3.6.1.4.1.2636.3.49.1.1.4.1.37SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsAcctDelayTime
OBJECT-TYPE
This attribute indicates how many seconds the RADIUS accounting client has been trying to send a record for, and can be subtracted from the time of arrival on the server to find the approximate time of the event generating this Accounting-Request.
1.3.6.1.4.1.2636.3.49.1.1.4.1.38Integer32 (0..64)read-onlycurrent
jnxL2tpSessionStatsAcctSessionID
OBJECT-TYPE
This attribute is a unique Accounting ID to make it easy to match start and stop records in a log file.
1.3.6.1.4.1.2636.3.49.1.1.4.1.39SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsAcctMethod
OBJECT-TYPE
This object contains the accounting method employed for this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.40INTEGER {radius(1), local(2)}read-onlycurrent
jnxL2tpSessionStatsAcctSessionTime
OBJECT-TYPE
This attribute indicates how many seconds the user has received service for.
1.3.6.1.4.1.2636.3.49.1.1.4.1.41Gauge32read-onlycurrent
jnxL2tpSessionStatsAcctNasPortType
OBJECT-TYPE
This Attribute indicates the type of the physical port of the NAS which is performing accounting for the user.
1.3.6.1.4.1.2636.3.49.1.1.4.1.42INTEGER {async(1), sync(2), isdn-sync(3), isdn-asunc-v-120(4), isdn-async-v-110(5), virtual(6), piafs(7), hdlc-clear-channel(8), x-25(9), x-75(10), g-3-fax(11), sdsl(12), adsl-cap(13), adsl-dmt(14), idsl(15), ethernet(16), xdsl(17), cable(18), wireless-other(19), wireless-ieee-802-1(20)}read-onlycurrent
jnxL2tpSessionStatsAcctTnlClientEndPoint
OBJECT-TYPE
This object contains the remote tunnel Identifier of the tunnel hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.43Integer32 (0..65535)read-onlycurrent
jnxL2tpSessionStatsAcctTnlServerEndPoint
OBJECT-TYPE
This object contains the local tunnel Identifier of the tunnel hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.44Integer32 (0..65535)read-onlycurrent
jnxL2tpSessionStatsAcctTnlClientAuthID
OBJECT-TYPE
This object contains the host name as discovered during the tunnel establishment phase (via the Host Name AVP) of the L2TP peer, for the tunnel that is hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.45SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsAcctTnlServerAuthID
OBJECT-TYPE
This object contains the local host name of the tunnel that is hosting this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.46SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsUserProfileName
OBJECT-TYPE
This object contains the configured access profile name that is being used for this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.47SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsInterfaceID
OBJECT-TYPE
This object contains the interface identification (name) for the session bearing service interface.
1.3.6.1.4.1.2636.3.49.1.1.4.1.48SnmpAdminStringread-onlycurrent
jnxL2tpSessionStatsCallSerialNumber
OBJECT-TYPE
This object contains the serial number that has been assigned to this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.49Unsigned32read-onlycurrent
jnxL2tpSessionStatsCreationTime
OBJECT-TYPE
This object represents the time of creation of this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.50DateAndTimeread-onlycurrent
jnxL2tpSessionStatsUpTime
OBJECT-TYPE
This object represents the time elapsed since this session was established.
1.3.6.1.4.1.2636.3.49.1.1.4.1.51TimeTicksread-onlycurrent
jnxL2tpSessionStatsIdleTime
OBJECT-TYPE
This object represents the time elapsed since this session had last data activity (transmission or reception).
1.3.6.1.4.1.2636.3.49.1.1.4.1.52TimeTicksread-onlycurrent
jnxL2tpSessionStatsCollectionStart
OBJECT-TYPE
This object represents the time at which the statistics gathering started for this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.53DateAndTimeread-onlycurrent
jnxL2tpSessionStatsControlTxPkts
OBJECT-TYPE
This object contains the number of control packets that were transmitted to the session peer.
1.3.6.1.4.1.2636.3.49.1.1.4.1.54Counter32read-onlycurrent
jnxL2tpSessionStatsControlTxBytes
OBJECT-TYPE
This object contains the number of control bytes that were transmitted to the session peer. This is deprecated and replaced by jnxL2tpSessionStatsControlTxBytes32
1.3.6.1.4.1.2636.3.49.1.1.4.1.55Counter64read-onlydeprecated
jnxL2tpSessionStatsControlRxPkts
OBJECT-TYPE
This object contains the number of control packets received on the session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.56Counter32read-onlycurrent
jnxL2tpSessionStatsControlRxBytes
OBJECT-TYPE
This object contains the number of control bytes that were received from the session peer. This is deprecated and replaced by jnxL2tpSessionStatsControlRxBytes32
1.3.6.1.4.1.2636.3.49.1.1.4.1.57Counter64read-onlydeprecated
jnxL2tpSessionStatsDataTxPkts
OBJECT-TYPE
This object contains the number of data packets transmitted to the remote session peer. This is deprecated and replaced by jnxL2tpSessionStatsDataTxPkts64
1.3.6.1.4.1.2636.3.49.1.1.4.1.58Counter32read-onlydeprecated
jnxL2tpSessionStatsDataTxBytes
OBJECT-TYPE
This object contains the number of data bytes that were transmitted to the session peer.
1.3.6.1.4.1.2636.3.49.1.1.4.1.59Counter64read-onlycurrent
jnxL2tpSessionStatsDataRxPkts
OBJECT-TYPE
This object contains the number of data packets received on this session. This is deprecated and replaced by jnxL2tpSessionStatsDataRxPkts64
1.3.6.1.4.1.2636.3.49.1.1.4.1.60Counter32read-onlydeprecated
jnxL2tpSessionStatsDataRxBytes
OBJECT-TYPE
This object contains the number of data bytes that were received from the session peer.
1.3.6.1.4.1.2636.3.49.1.1.4.1.61Counter64read-onlycurrent
jnxL2tpSessionStatsErrorTxPkts
OBJECT-TYPE
This object contains the number of error transmit packets on the session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.62Counter32read-onlycurrent
jnxL2tpSessionStatsErrorRxPkts
OBJECT-TYPE
This object contains the number of error receive packets on the session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.63Counter32read-onlycurrent
jnxL2tpSessionStatsControlTxBytes32
OBJECT-TYPE
This object contains the number of control bytes that were transmitted to the session peer.
1.3.6.1.4.1.2636.3.49.1.1.4.1.64Counter32read-onlycurrent
jnxL2tpSessionStatsControlRxBytes32
OBJECT-TYPE
This object contains the number of control bytes that were received from the session peer.
1.3.6.1.4.1.2636.3.49.1.1.4.1.65Counter32read-onlycurrent
jnxL2tpSessionStatsDataTxPkts64
OBJECT-TYPE
This object contains the number of data packets transmitted to the remote session peer.
1.3.6.1.4.1.2636.3.49.1.1.4.1.66Counter64read-onlycurrent
jnxL2tpSessionStatsDataRxPkts64
OBJECT-TYPE
This object contains the number of data packets received on this session.
1.3.6.1.4.1.2636.3.49.1.1.4.1.67Counter64read-onlycurrent
jnxL2tpMlpppBundleStatsTable
OBJECT-TYPE
The L2TP MLPPP bundle status and statistics table. This table contains the objects that can be used to describe the current status and statistics of a single L2TP tunneled multilink PPP bundle.
1.3.6.1.4.1.2636.3.49.1.1.5not-accessiblecurrent
jnxL2tpMlpppBundleStatsEntry
OBJECT-TYPE
An L2TP MLPPP bundle statistics entry.
1.3.6.1.4.1.2636.3.49.1.1.5.1not-accessiblecurrent
jnxL2tpMlpppBundleStatsBundleID
OBJECT-TYPE
This object identifies the session's associated bundle.
1.3.6.1.4.1.2636.3.49.1.1.5.1.1Integer32 (1..65536)not-accessiblecurrent
jnxL2tpMlpppBundleStatsEndpoint
OBJECT-TYPE
This object identifies the username of the MLPPP bundle.
1.3.6.1.4.1.2636.3.49.1.1.5.1.3SnmpAdminStringread-onlycurrent
jnxL2tpMlpppBundleStatsInputMrru
OBJECT-TYPE
This object identifies the maximum packet size that the input inteface can process.
1.3.6.1.4.1.2636.3.49.1.1.5.1.4Integer32 (64..4500)read-onlycurrent
jnxL2tpMlpppBundleStatsOutputMrru
OBJECT-TYPE
This object identifies the maximum packet size that the output interface can process.
1.3.6.1.4.1.2636.3.49.1.1.5.1.5Integer32 (64..4500)read-onlycurrent