ibm-ibml2tp

ibm-ibml2tp Download

MIBs list

The MIB module that describes managed objects of general use by the Layer Two Transport Protocol.

IPHost Network Monitor offer an easy way of SNMP monitoring your IBM network devices.

OID list for ibm-ibml2tp

l2tAdminState
This object defines the administrative state of the L2T protocol stack.
l2tAuthenticateIncomingTunnelSetupRequests
Defines whether the L2T protocol stack will REQUIRE the CHAP-like authentication mechanism to be present in all tunnel setup requests.
l2tTunnelDataFlowControl
This object determines whether or not L2T is to use flow control on the tunneled data packets.
l2tControlRecvPacketWindow
This object defines the Control Channel receive window size which is transmitted to the L2T peers.
l2tDataRecvPacketWindow
This object defines the Data Channel receive window size which is transmitted to the L2T peers.
l2tHelloTimer
This object defines the length of the inactivity timer in seconds which causes the L2T stack to transmit a keep-alive packet (known as a Hello packet).
l2tControlRetransmissions
This object defines the number of retransmissions which the L2T stack will attempt before assuming that the peer is no longer reachable. The default value for this object is zero (0) which results in the L2T stack not doing retransmissions.
l2tSecurityExtensions
This object defines whether the L2T protocol stack will require the L2T Security for all incoming tunnel setup requests.
l2tHistoryWindowSize
The window size of the L2T Tunnel History Table (l2tHistTunnelTable) and the L2T Session History Table (l2tHistSessTable). When retrieved by an SNMP GET or GET-NEXT request, this number specifies the maximum number of entries which will be maintained in e ...
l2tAuthFailWindowSize
The window size of the L2T Tunnel Authentication Failure Table (l2tAuthFailTunnelTable) and the L2T User Authentication Failure Table (l2tAuthFailUserTable). When retrieved by an SNMP GET or GET-NEXT request, this number specifies the maximum number of en ...
l2tMibVersion
The level of the IBM L2T MIB.
l2tProtocolVersion
This object describes the protocol version and revision of the L2T protocol stack. The first octet contains the protocol version. The second octet contains the protocol revision.
l2tNumActiveTunnels
This object returns the number of L2T tunnels that are mandatory active.
l2tStatsNumActiveSessions
This object returns the number of L2T sessions that are mandatory active.
l2tTunnelStatsTable
The L2T tunnel status and statistics table.
l2tTunnelStatsEntry
An L2T tunnel interface stats entry.
l2tTunnelLocalTunnelControlId
This object contains the local tunnel Identifier.
l2tTunnelPeerTunnelControlId
This object contains the remote tunnel Identifier.
l2tTunnelControlState
This field contains the mandatory state of the control tunnel.
l2tTunnelLocalInitConnection
This object indicates whether the tunnel was generated locally or not. When this object returns a value of true(1) the tunnel was locally generated.
l2tTunnelLocalRecvPktWindow
This object contains the local receive window size.
l2tTunnelRemoteRecvPktWindow
This object contains the remote receive window size.
l2tTunnelCtlTunnelFlwCtlTimeouts
This object contains the number of timeouts due to flow control.
l2tTunnelRemoteHostName
This object contains the host name of the L2T peer.
l2tTunnelNextSendSeq
This object contains the next send sequence number for the control channel.
l2tTunnelNextRecvSeq
This object contains the next receive sequence number for the control channel.
l2tTunnelRemoteVendorName
This object identifies the vendor name of the peer's L2T implementation.
l2tTunnelRemoteFirmwareRevision
This object contains the L2T peer's firmware revision number.
l2tTunnelRemoteProtocolVersion
This object describes the protocol version and revision of the L2T protocol stack. The first octet contains the protocol version. The second octet contains the protocol revision.
l2tTunnelActiveSessions
This object contains the total number of sessions in use for this tunnel.
l2tTunnelPrevSessions
The total number of previously actively sessions which used this tunnel.
l2tTunnelUpTime
The length of time the tunnel has been active in hundredths of seconds.
l2tTunnelType
The type of Layer-2 Tunnel. Possible values are: 1 = Layer-2 Tunnel Protocol Tunnel, 2 = Layer-2 Forwarding Tunnel, 3 = Point-to-Point Tunnel Protocol Tunnel.
l2tTunnelInOctets
The number of octets received by this tunnel.
l2tTunnelInPkts
The number of packets received by this tunnel.
l2tTunnelInDiscards
The number of packets which were discarded during receive processing.
l2tTunnelOutOctets
The number of octets sent by this tunnel.
l2tTunnelOutPkts
The number of packets sent by this tunnel.
l2tTunnelOutDiscards
The number of packets which were discarded during send processing.
l2tTunnelStatus
The status of the MIB table row. This object can be used to bring the tunnel down by setting value of this object to destroy(2). This object cannot be used to create a MIB table row.
l2tSessionStatsTable
The L2T session status and statistics table.
l2tSessionStatsEntry
An L2T session interface stats entry.
l2tSessionLocalControlTunnelId
This object contains the control Channel Tunnel identifier for this session.
l2tSessionLocalCallId
This object contains the local call identifier for the session.
l2tSessionRemoteCallId
This object contains the remote call identifier for the session.
l2tSessionPeerName
This object identifies the peer session name on this interface. This is typically the login name of the remote user.
l2tSessionLineState
This object contains the current state of the session.
l2tSessionCallDeviceNumber
The internal interface number used for the session.
l2tSessionCallSerialNumber
This object contains the serial number that applies to the session.
l2tSessionConnectBps
This object returns the baud rate which this session was established at.
l2tSessionCallBearerType
This object returns the bearer type that applies to this session.
l2tSessionFramingType
This object returns the framing type used for this session.
l2tSessionLocalRecvPacketWindow
This object returns the local receive window size for this session.
l2tSessionRemoteRecvPacketWindow
This object returns the remote receive window size for this session.
l2tSessionDataRecvOctets
The number of octets received on the data tunnel for this session. This value is accumulated BEFORE determining whether or not the packet should be uncompressed.
l2tSessionDataRecvDecompOctets
The number of uncompressed octets received on the data tunnel for this session. This value is accumulated AFTER the packet is uncompressed. If compression is not in use, this value will match the value of l2tSessionDataRecvOctets.
l2tSessionDataRecvPackets
The number packets received on the data tunnel for this session.
l2tSessionDataRecvDiscards
The number packets which were discarded during the data tunnels receive processing for this session.
l2tSessionDataSendOctets
The number of octets sent on the data tunnel for this session. This value is accumulated AFTER the packet was compressed. If compression is not in use, this value will match the value of l2tSessionDataRecvUncompOctets.
l2tSessionDataSendUncompOctets
The number of uncompressed octets sent on the data tunnel for this session. This value is is accumulated BEFORE determining whether or not the packet should be compressed.
l2tSessionDataSendPackets
The number packets sent on the data tunnel for this session.
l2tSessionDataSendDiscards
The number packets which were discarded during the data tunnels send processing for this session.
l2tSessionDataFlowControlTimeouts
This object returns the total number of flow control time-outs seen on the data Tunnel for this session.
l2tSessionNextSendSeq
This object contains the next send sequence number for for this session.
l2tSessionNextRecvSeq
This object contains the next receive sequence number for this session.
l2tSessionRemotePPD
This object contains the Packet Processing Delay for the session.
l2tSessionAuthMethod
This object contains the proxy authentication method employed by the LAC for the session.
l2tSessionEncryptDecrypt
This object reflects whether or not the encryption and and decryption is being performed for the session.
l2tSessionUpTime
The length of time the session has been active in hundredths of seconds.
l2tSessionStatus
The status of the MIB table row. This object can be used to bring the session down by setting value of this object to destroy(2). This object cannot be used to create a MIB table row.
l2tUdpConfigTable
The L2T session configuration table.
l2tUdpConfigEntry
An L2T session interface configuration entry.
l2tUdpPeerAddress
This object is used to configure the remote tunnel endpoints IP address.
l2tUdpPeerPort
This object is used to configure the remote tunnel endpoints UDP port.
l2tUdpStatsTable
The L2T session configuration table.
l2tUdpStatsEntry
An L2T session interface configuration entry.
l2tUdpPeerIpAddress
The peer IP Address of the tunnel.
l2tUdpLocalIpAddress
The local IP Address of the tunnel.
l2tUdpSrcPort
The peer port of tunnel.
l2tUdpDstPort
The local port of tunnel.
l2tAuthTunnelSuccesses
The number of successful tunnel authentications performed.
l2tAuthTunnelFailures
The number of tunnel authentications which failed.
l2tAuthUserSuccesses
The number of successful user authentications performed.
l2tAuthUserFailures
The number of user authentications which failed.
l2tAuthFailTunnelTable
The L2T tunnel authentication failure table.
l2tAuthFailTunnelEntry
An L2T tunnel authentication failure entry.
l2tAuthFailTunnelIndex
The index of the tunnel authentication failure table. The value of the index is a number which begins at one and is incremented with each tunnel authentication failure. It will wrap at 65535.
l2tAuthFailTunnelHostName
The host name used on the failed tunnel authentication attempt.
l2tAuthFailTunnelIpAddress
The IP address associated with the failed tunnel authentication attempt.
l2tAuthFailTunnelTime
The time of the failure in hundredths of seconds.
l2tAuthFailUserTable
The L2T user authentication failure table.
l2tAuthFailUserEntry
An L2T user authentication failure entry.
l2tAuthFailUserIndex
The index of the user authentication failure table. The value of the index is a number which begins at one and is incremented with each user authentication failure. It will wrap at 65535.
l2tAuthFailUserId
The user name used on the failed authentication attempt.
l2tAuthFailUserTime
The time of the failure in hundredths of seconds.
l2tHistTunnelTable
The L2T tunnel history table.
l2tHistTunnelEntry
An L2T tunnel history entry.
l2tHistTunnelIndex
The index of the tunnel history table. The value of the index is a number which begins at one and is incremented with each tunnel that ends. The value of this object will wrap at 65535.
l2tHistTunnelTunnelIndex
The value which was used as the tunnel stats table index.
l2tHistTunnelRemoteHostName
The remote host name which was used for this previous tunnel.
l2tHistTunnelRemoteIpAddress
The remote IP address which was used for this previous tunnel.
l2tHistTunnelRemotePort
The remote UDP port which was used for this previous tunnel.
l2tHistTunnelLocalIpAddress
The local IP address which was used for this previous tunnel.
l2tHistTunnelLocalPort
The local UDP port which was used for this previous tunnel.
l2tHistTunnelUpTime
The length of time the tunnel was active in hundredths of seconds.
l2tHistTunnelTotalSessions
The total number of sessions which used this tunnel.
l2tHistTunnelType
The type of Layer-2 Tunnel. Possible values are 1 = Layer-2 Tunnel Protocol Tunnel, 2 = Layer-2 Forwarding Tunnel, 3 = Point-to-Point Tunnel Protocol Tunnel.
l2tHistTunnelInOctets
The number of octets received by this tunnel.
l2tHistTunnelInPkts
The number of packets received by this tunnel.
l2tHistTunnelInDiscards
The number of packets which were discarded during receive processing.
l2tHistTunnelOutOctets
The number of octets sent by this tunnel.
l2tHistTunnelOutPkts
The number of packets sent by this tunnel.
l2tHistTunnelOutDiscards
The number of packets which were discarded during send processing.
l2tHistSessTable
The L2T session history table.
l2tHistSessEntry
An L2T session history entry.
l2tHistSessIndex
The index of the session history table. The value of the index is a number which begins at one and is incremented with each tunnel that ends. The value of this object will wrap at 65535.
l2tHistSessTunnelIndex
The value which was used as the tunnel stats table index.
l2tHistSessLocalCallId
The value which was used as the session stats table index.
l2tHistSessRemoteIpAddress
The remote IP address which was used for this session.
l2tHistSessLocalIpAddress
The local IP address which was used for this session.
l2tHistSessUpTime
The length of time the session was been active in hundredths of seconds.
l2tHistSessDataRecvOctets
The number of octets received on the data tunnel for this session. This value was accumulated BEFORE determining whether or not the packet should be uncompressed.
l2tHistSessDataRecvPackets
The number packets received on the data tunnel for this session.
l2tHistSessDataRecvDiscards
The number packets which were discarded during the data tunnels receive processing for this session.
l2tHistSessDataSendOctets
The number of octets sent on the data tunnel for this session. This value is accumulated AFTER the packet was compressed.
l2tHistSessDataSendPackets
The number packets sent on the data tunnel for this session.
l2tHistSessDataSendDiscards
The number packets which were discarded during the data tunnels send processing for this session.
l2tHistSessAuthMethod
This object contains the proxy authentication method which was employed by the LAC for the session.
l2tHistSessEncryptDecrypt
This object reflects whether or not the encryption and and decryption is being performed for the session.
l2tHostTable
The L2T host table.
l2tHostEntry
An L2T host entry.
l2tHostIndex
The index of the host table.
l2tHostName
The host name which may used for a Layer-2 tunnel.
l2tHostIpAddress
The IP Address associated with the host name.
l2tHostTunnelStatus
The current tunnel status of the host.
l2tTunnelConnectTestTable
The L2T tunnel connectivity test table.
l2tTunnelConnectTestEntry
An L2T tunnel connectivity test entry.
l2tTunnelConnectTestIndex
The index of the tunnel connectivity test table. The value of the index is a number which was used during row creation.
l2tTunnelConnectTestHostName
The host name used to establish a Layer-2 tunnel. This object is used to trigger a connectivity test to a specific host. A new test is triggered by SETTING this object using a non-existent index and SETTING l2tTunnelConnectTestStatus to createAndGo. For ...
l2tTunnelConnectTestResult
The result of the tunnel connectivity test. 1 = test is in progress 2 = test ended successfully 3 = tunnel is already active 4 = host did not respond 5 = local authentication failure 6 = remote authentication failure.
l2tTunnelConnectTestType
The type of Layer-2 Tunnel. Possible values are: 1 = Layer-2 Tunnel Protocol Tunnel 2 = Layer-2 Forwarding Tunnel 3 = Point-to-Point Tunnel Protocol Tunnel 99 = no tunnel created.
l2tTunnelConnectTestStatus
The status of the test entry. Possible values are: 1 = active entry 4 = createAndGo This object is used to trigger a connectivity test to a specific host. A new test is triggered by SETTING this object to createAndGo using a non-existent index and SETT ...
l2tTunnelRspTimeTestTable
The L2T tunnel response time test table.
l2tTunnelRspTimeTestEntry
An L2T tunnel response time test entry.
l2tTunnelRspTimeTestIndex
The index of the tunnel connectivity test table. The value of the index is a number which was used during row creation.
l2tTunnelRspTimeTestHostName
The host name used to test the round-trip response time of an existing Layer-2 Tunnel. This object is used to trigger a response time test of an existing Layer-2 to a specific host. A new test is triggered by SETTING this object using a non-existent inde ...
l2tTunnelRspTimeTestResult
The result of the tunnel connectivity test. 1 = test is in progress 2 = test ended successfully 3 = host did not respond 4 = a tunnel to this host is NOT available.
l2tTunnelRspTimeTestRtripTime
The round time in milliseconds of response time test.
l2tTunnelRspTimeTestStatus
The status of the test entry. Possible values are: 1 = active entry 4 = createAndGo This object is used to trigger a response time test of an existing Layer-2 to a specific host. A new test is triggered by SETTING this object using a non-existent index ...
l2tTrapCntlTunnelStart
This object defines the administrative state of sending the L2T Tunnel Start TRAP
l2tTrapCntlTunnelStop
This object defines the administrative state of sending the L2T Tunnel Stop TRAP
l2tTrapCntlAuthFailTunnel
This object defines the administrative state of sending the L2T Tunnel Authentication Failure TRAP
l2tTrapCntlAuthFailUser
This object defines the administrative state of sending the L2T User Authentication Failure TRAP

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list