l2tpTunnelStatsLocalTID
L2TP-MIB ·
.1.3.6.1.2.1.10.95.1.5.1.1
Object
column
Integer32
This object contains the local tunnel Identifier.
Context
- MIB
- L2TP-MIB
- OID
.1.3.6.1.2.1.10.95.1.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- l2tpTunnelStatsEntry
- Table
- l2tpTunnelStatsTable
- Siblings
- 29
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| l2tpTunnelStatsBearerCaps This object describes 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. | column | Enumeration | .1.3.6.1.2.1.10.95.1.5.1.10 |
| l2tpTunnelStatsFramingCaps This object describes 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. | column | Enumeration | .1.3.6.1.2.1.10.95.1.5.1.11 |
| l2tpTunnelStatsControlRxPkts This object contains the number of control packets
received on the tunnel. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.12 |
| l2tpTunnelStatsControlRxZLB This object returns a count of the number of Zero
Length Body control packet acknowledgement packets
that were received. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.13 |
| l2tpTunnelStatsControlOutOfSeq This object returns a count of the number of
control packets that were not received in the
correct order (as per the sequence number)
on this tunnel including out of window
packet… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.14 |
| l2tpTunnelStatsControlOutOfWin This object contains the number of control
packets that were received outside of the
offered receive window. It is implementation
specific as to whether these packets are queued
o… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.15 |
| l2tpTunnelStatsControlTxPkts This object contains the number of control
packets that were transmitted to the tunnel
peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.16 |
| l2tpTunnelStatsControlTxZLB This object contains the number of Zero Length
Body control packets transmitted to the tunnel
peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.17 |
| l2tpTunnelStatsControlAckTO This object returns a count of the number of
control packet timeouts due to the lack of a
timely acknowledgement from the tunnel peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.18 |
| l2tpTunnelStatsCurrentRemoteRWS This object contains the current remote receive
window size as determined by the local flow
control mechanism employed. | column | Unsigned32 | .1.3.6.1.2.1.10.95.1.5.1.19 |
| l2tpTunnelStatsRemoteTID This object contains the remote tunnel Identifier. | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.2 |
| l2tpTunnelStatsTxSeq This object contains the next send sequence number
for the control channel. | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.20 |
| l2tpTunnelStatsTxSeqAck This object contains the send sequence number that
the tunnel peer has acknowledged for the control
channel. The flow control state can be determined
by subtracting the l2tpTunnel… | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.21 |
| l2tpTunnelStatsRxSeq This object contains the next receive sequence
number expected to be received on this control
channel. | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.22 |
| l2tpTunnelStatsRxSeqAck This object contains the last receive sequence
number that was acknowledged back to the tunnel
peer for the control channel. | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.23 |
| l2tpTunnelStatsTotalSessions This object contains the total number of sessions
that this tunnel has successfully connected through
to its tunnel peer since this tunnel was created. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.24 |
| l2tpTunnelStatsFailedSessions This object contains the total number of sessions
that were initiated but failed to reach the
established phase. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.95.1.5.1.25 |
| l2tpTunnelStatsActiveSessions This object contains the total number of sessions
in the established state for this tunnel. | column | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.10.95.1.5.1.26 |
| l2tpTunnelStatsLastResultCode This object contains the last value of the result
code as described in the Result Code AVP which
caused the tunnel to disconnect. | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.27 |
| l2tpTunnelStatsLastErrorCode This object contains the last value of the error
code as described in the Result Code AVP which
caused the tunnel to disconnect. | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.28 |
| l2tpTunnelStatsLastErrorMessage This object contains the last value of the optional
message as described in the Result Code AVP which
caused the tunnel to disconnect. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.10.95.1.5.1.29 |
| l2tpTunnelStatsState This field contains the current state of the
control tunnel. | column | Enumeration | .1.3.6.1.2.1.10.95.1.5.1.3 |
| l2tpTunnelStatsDrainingTunnel This object indicates if this tunnel is draining
off sessions. This object will return false(2) when
the tunnel is not draining sessions or after the
last session has disconnected… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.10.95.1.5.1.30 |
| l2tpTunnelStatsInitiated This object indicates whether the tunnel was
initiated locally or by the remote tunnel peer. | column | Enumeration | .1.3.6.1.2.1.10.95.1.5.1.4 |
| l2tpTunnelStatsRemoteHostName 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 s… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.10.95.1.5.1.5 |
| l2tpTunnelStatsRemoteVendorName This object 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. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.10.95.1.5.1.6 |
| l2tpTunnelStatsRemoteFirmwareRev This object contains 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. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.10.95.1.5.1.7 |
| l2tpTunnelStatsRemoteProtocolVer This object describes the protocol version and
revision of the tunnel peers implementation. The
first octet contains the protocol version. The
second octet contains the protocol r… | column | OctetString | .1.3.6.1.2.1.10.95.1.5.1.8 |
| l2tpTunnelStatsInitialRemoteRWS This object contains the initial remote peer's
receive window size as indicated by the tunnel peer
(in the RWS AVP) during the tunnel establishment
phase. If the tunnel is idle th… | column | Integer32 | .1.3.6.1.2.1.10.95.1.5.1.9 |