L2TV1-MIB: View SNMP OID List / Download MIB
VENDOR: IBM
Home | MIB: L2TV1-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ibmIROCroutingl2t | 1.3.6.1.4.1.2.6.119.4.7 | |||
l2tScalar | 1.3.6.1.4.1.2.6.119.4.7.1 | |||
l2tScalarConfig | 1.3.6.1.4.1.2.6.119.4.7.1.1 | |||
l2tAdminState | 1.3.6.1.4.1.2.6.119.4.7.1.1.1 | integer | read-only |
This object defines the administrative state of the L2T protocol stack. Enumeration: 'disabled': 2, 'enabled': 1. |
l2tAuthenticateIncomingTunnelSetupRequests | 1.3.6.1.4.1.2.6.119.4.7.1.1.2 | integer | read-only |
Defines whether the L2T protocol stack will REQUIRE the CHAP-like authentication mechanism to be present in all tunnel setup requests. Enumeration: 'false': 2, 'true': 1. |
l2tTunnelDataFlowControl | 1.3.6.1.4.1.2.6.119.4.7.1.1.3 | integer | read-only |
This object determines whether or not L2T is to use flow control on the tunneled data packets. Enumeration: 'false': 2, 'true': 1. |
l2tControlRecvPacketWindow | 1.3.6.1.4.1.2.6.119.4.7.1.1.4 | integer | read-only |
This object defines the Control Channel receive window size which is transmitted to the L2T peers. |
l2tDataRecvPacketWindow | 1.3.6.1.4.1.2.6.119.4.7.1.1.5 | integer | read-only |
This object defines the Data Channel receive window size which is transmitted to the L2T peers. |
l2tHelloTimer | 1.3.6.1.4.1.2.6.119.4.7.1.1.6 | integer | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.1.1.7 | integer | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.1.1.8 | integer | read-only |
This object defines whether the L2T protocol stack will require the L2T Security for all incoming tunnel setup requests. Enumeration: 'false': 2, 'true': 1. |
l2tHistoryWindowSize | 1.3.6.1.4.1.2.6.119.4.7.1.1.9 | integer | read-write |
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 each of these tables. When modified by an SNMP SET request, the device will set the value of this object as close as possible to the requested value based on implementation and available resources. |
l2tAuthFailWindowSize | 1.3.6.1.4.1.2.6.119.4.7.1.1.10 | integer | read-write |
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 entries which will be maintained in each of these tables. When modified by an SNMP SET request, the device will set the value of this object as close as possible to the requested value based on implementation and available resources. |
l2tScalarStat | 1.3.6.1.4.1.2.6.119.4.7.1.2 | |||
l2tMibVersion | 1.3.6.1.4.1.2.6.119.4.7.1.2.1 | integer | read-only |
The level of the IBM L2T MIB. |
l2tProtocolVersion | 1.3.6.1.4.1.2.6.119.4.7.1.2.2 | octet string | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.1.2.3 | integer | read-only |
This object returns the number of L2T tunnels that are mandatory active. |
l2tStatsNumActiveSessions | 1.3.6.1.4.1.2.6.119.4.7.1.2.4 | integer | read-only |
This object returns the number of L2T sessions that are mandatory active. |
l2tStats | 1.3.6.1.4.1.2.6.119.4.7.2 | |||
l2tTunnelStatsTable | 1.3.6.1.4.1.2.6.119.4.7.2.1 | no-access |
The L2T tunnel status and statistics table. |
|
1.3.6.1.4.1.2.6.119.4.7.2.1.1 | no-access |
An L2T tunnel interface stats entry. |
||
l2tTunnelLocalTunnelControlId | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.1 | integer | read-only |
This object contains the local tunnel Identifier. |
l2tTunnelPeerTunnelControlId | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.2 | integer | read-only |
This object contains the remote tunnel Identifier. |
l2tTunnelControlState | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.3 | integer | read-only |
This field contains the mandatory state of the control tunnel. Enumeration: 'l2ttunnelestablished': 4, 'l2ttunnelwaitctrlconn': 3, 'l2ttunnelhold': 5, 'l2ttunnelwaitctrlreply': 2, 'l2ttunnelidle': 1. |
l2tTunnelLocalInitConnection | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.4 | integer | read-only |
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. Enumeration: 'false': 2, 'true': 1. |
l2tTunnelLocalRecvPktWindow | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.5 | integer | read-only |
This object contains the local receive window size. |
l2tTunnelRemoteRecvPktWindow | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.6 | integer | read-only |
This object contains the remote receive window size. |
l2tTunnelCtlTunnelFlwCtlTimeouts | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.7 | counter | read-only |
This object contains the number of timeouts due to flow control. |
l2tTunnelRemoteHostName | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.8 | displaystring | read-only |
This object contains the host name of the L2T peer. |
l2tTunnelNextSendSeq | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.9 | integer | read-only |
This object contains the next send sequence number for the control channel. |
l2tTunnelNextRecvSeq | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.10 | integer | read-only |
This object contains the next receive sequence number for the control channel. |
l2tTunnelRemoteVendorName | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.11 | displaystring | read-only |
This object identifies the vendor name of the peer's L2T implementation. |
l2tTunnelRemoteFirmwareRevision | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.12 | integer | read-only |
This object contains the L2T peer's firmware revision number. |
l2tTunnelRemoteProtocolVersion | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.13 | octet string | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.14 | gauge | read-only |
This object contains the total number of sessions in use for this tunnel. |
l2tTunnelPrevSessions | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.15 | counter | read-only |
The total number of previously actively sessions which used this tunnel. |
l2tTunnelUpTime | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.16 | timeticks | read-only |
The length of time the tunnel has been active in hundredths of seconds. |
l2tTunnelType | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.17 | integer | read-only |
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. Enumeration: 'pptpTunnel': 3, 'l2tpTunnel': 1, 'l2fTunnel': 2. |
l2tTunnelInOctets | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.18 | counter | read-only |
The number of octets received by this tunnel. |
l2tTunnelInPkts | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.19 | counter | read-only |
The number of packets received by this tunnel. |
l2tTunnelInDiscards | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.20 | counter | read-only |
The number of packets which were discarded during receive processing. |
l2tTunnelOutOctets | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.21 | counter | read-only |
The number of octets sent by this tunnel. |
l2tTunnelOutPkts | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.22 | counter | read-only |
The number of packets sent by this tunnel. |
l2tTunnelOutDiscards | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.23 | counter | read-only |
The number of packets which were discarded during send processing. |
l2tTunnelStatus | 1.3.6.1.4.1.2.6.119.4.7.2.1.1.24 | integer | read-write |
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. Enumeration: 'active': 1, 'destroy': 2. |
l2tSessionStatsTable | 1.3.6.1.4.1.2.6.119.4.7.2.2 | no-access |
The L2T session status and statistics table. |
|
1.3.6.1.4.1.2.6.119.4.7.2.2.1 | no-access |
An L2T session interface stats entry. |
||
l2tSessionLocalControlTunnelId | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.1 | integer | read-only |
This object contains the control Channel Tunnel identifier for this session. |
l2tSessionLocalCallId | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.2 | integer | read-only |
This object contains the local call identifier for the session. |
l2tSessionRemoteCallId | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.3 | integer | read-only |
This object contains the remote call identifier for the session. |
l2tSessionPeerName | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.4 | displaystring | read-only |
This object identifies the peer session name on this interface. This is typically the login name of the remote user. |
l2tSessionLineState | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.5 | integer | read-only |
This object contains the current state of the session. Enumeration: 'callwaitcsanswer': 5, 'callidle': 2, 'callwaitreply': 3, 'callestablished': 6, 'callwaitconnect': 4, 'callwaittunnel': 1. |
l2tSessionCallDeviceNumber | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.6 | integer | read-only |
The internal interface number used for the session. |
l2tSessionCallSerialNumber | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.7 | displaystring | read-only |
This object contains the serial number that applies to the session. |
l2tSessionConnectBps | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.8 | integer | read-only |
This object returns the baud rate which this session was established at. |
l2tSessionCallBearerType | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.9 | integer | read-only |
This object returns the bearer type that applies to this session. Enumeration: 'analog': 2, 'digital': 1. |
l2tSessionFramingType | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.10 | integer | read-only |
This object returns the framing type used for this session. Enumeration: 'asynchronous': 2, 'synchronous': 1. |
l2tSessionLocalRecvPacketWindow | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.11 | integer | read-only |
This object returns the local receive window size for this session. |
l2tSessionRemoteRecvPacketWindow | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.12 | integer | read-only |
This object returns the remote receive window size for this session. |
l2tSessionDataRecvOctets | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.13 | counter | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.14 | counter | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.15 | counter | read-only |
The number packets received on the data tunnel for this session. |
l2tSessionDataRecvDiscards | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.16 | counter | read-only |
The number packets which were discarded during the data tunnels receive processing for this session. |
l2tSessionDataSendOctets | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.17 | counter | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.18 | counter | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.19 | counter | read-only |
The number packets sent on the data tunnel for this session. |
l2tSessionDataSendDiscards | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.20 | counter | read-only |
The number packets which were discarded during the data tunnels send processing for this session. |
l2tSessionDataFlowControlTimeouts | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.21 | counter | read-only |
This object returns the total number of flow control time-outs seen on the data Tunnel for this session. |
l2tSessionNextSendSeq | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.22 | integer | read-only |
This object contains the next send sequence number for for this session. |
l2tSessionNextRecvSeq | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.23 | integer | read-only |
This object contains the next receive sequence number for this session. |
l2tSessionRemotePPD | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.24 | integer | read-only |
This object contains the Packet Processing Delay for the session. |
l2tSessionAuthMethod | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.25 | integer | read-only |
This object contains the proxy authentication method employed by the LAC for the session. Enumeration: 'text': 1, 'none': 4, 'ppppap': 3, 'pppchap': 2. |
l2tSessionEncryptDecrypt | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.26 | integer | read-only |
This object reflects whether or not the encryption and and decryption is being performed for the session. Enumeration: 'false': 2, 'true': 1. |
l2tSessionUpTime | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.27 | timeticks | read-only |
The length of time the session has been active in hundredths of seconds. |
l2tSessionStatus | 1.3.6.1.4.1.2.6.119.4.7.2.2.1.28 | integer | read-write |
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. Enumeration: 'active': 1, 'destroy': 2. |
l2tUdp | 1.3.6.1.4.1.2.6.119.4.7.3 | |||
l2tUdpConfigTable | 1.3.6.1.4.1.2.6.119.4.7.3.1 | no-access |
The L2T session configuration table. |
|
1.3.6.1.4.1.2.6.119.4.7.3.1.1 | no-access |
An L2T session interface configuration entry. |
||
l2tUdpPeerAddress | 1.3.6.1.4.1.2.6.119.4.7.3.1.1.1 | ipaddress | read-only |
This object is used to configure the remote tunnel endpoints IP address. |
l2tUdpPeerPort | 1.3.6.1.4.1.2.6.119.4.7.3.1.1.2 | integer | read-only |
This object is used to configure the remote tunnel endpoints UDP port. |
l2tUdpStatsTable | 1.3.6.1.4.1.2.6.119.4.7.3.2 | no-access |
The L2T session configuration table. |
|
1.3.6.1.4.1.2.6.119.4.7.3.2.1 | no-access |
An L2T session interface configuration entry. |
||
l2tUdpPeerIpAddress | 1.3.6.1.4.1.2.6.119.4.7.3.2.1.1 | ipaddress | read-only |
The peer IP Address of the tunnel. |
l2tUdpLocalIpAddress | 1.3.6.1.4.1.2.6.119.4.7.3.2.1.2 | ipaddress | read-only |
The local IP Address of the tunnel. |
l2tUdpSrcPort | 1.3.6.1.4.1.2.6.119.4.7.3.2.1.3 | integer | read-only |
The peer port of tunnel. |
l2tUdpDstPort | 1.3.6.1.4.1.2.6.119.4.7.3.2.1.4 | integer | read-only |
The local port of tunnel. |
l2tAuthentication | 1.3.6.1.4.1.2.6.119.4.7.4 | |||
l2tAuthStats | 1.3.6.1.4.1.2.6.119.4.7.4.1 | |||
l2tAuthTunnelSuccesses | 1.3.6.1.4.1.2.6.119.4.7.4.1.1 | counter | read-only |
The number of successful tunnel authentications performed. |
l2tAuthTunnelFailures | 1.3.6.1.4.1.2.6.119.4.7.4.1.2 | counter | read-only |
The number of tunnel authentications which failed. |
l2tAuthUserSuccesses | 1.3.6.1.4.1.2.6.119.4.7.4.1.3 | counter | read-only |
The number of successful user authentications performed. |
l2tAuthUserFailures | 1.3.6.1.4.1.2.6.119.4.7.4.1.4 | counter | read-only |
The number of user authentications which failed. |
l2tAuthFailures | 1.3.6.1.4.1.2.6.119.4.7.4.2 | |||
l2tAuthFailTunnelTable | 1.3.6.1.4.1.2.6.119.4.7.4.2.1 | no-access |
The L2T tunnel authentication failure table. |
|
1.3.6.1.4.1.2.6.119.4.7.4.2.1.1 | no-access |
An L2T tunnel authentication failure entry. |
||
l2tAuthFailTunnelIndex | 1.3.6.1.4.1.2.6.119.4.7.4.2.1.1.1 | integer | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.4.2.1.1.2 | displaystring | read-only |
The host name used on the failed tunnel authentication attempt. |
l2tAuthFailTunnelIpAddress | 1.3.6.1.4.1.2.6.119.4.7.4.2.1.1.3 | ipaddress | read-only |
The IP address associated with the failed tunnel authentication attempt. |
l2tAuthFailTunnelTime | 1.3.6.1.4.1.2.6.119.4.7.4.2.1.1.4 | timeticks | read-only |
The time of the failure in hundredths of seconds. |
l2tAuthFailUserTable | 1.3.6.1.4.1.2.6.119.4.7.4.2.2 | no-access |
The L2T user authentication failure table. |
|
1.3.6.1.4.1.2.6.119.4.7.4.2.2.1 | no-access |
An L2T user authentication failure entry. |
||
l2tAuthFailUserIndex | 1.3.6.1.4.1.2.6.119.4.7.4.2.2.1.1 | integer | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.4.2.2.1.2 | displaystring | read-only |
The user name used on the failed authentication attempt. |
l2tAuthFailUserTime | 1.3.6.1.4.1.2.6.119.4.7.4.2.2.1.3 | timeticks | read-only |
The time of the failure in hundredths of seconds. |
l2tHistory | 1.3.6.1.4.1.2.6.119.4.7.5 | |||
l2tHistTunnelTable | 1.3.6.1.4.1.2.6.119.4.7.5.1 | no-access |
The L2T tunnel history table. |
|
1.3.6.1.4.1.2.6.119.4.7.5.1.1 | no-access |
An L2T tunnel history entry. |
||
l2tHistTunnelIndex | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.1 | integer | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.2 | integer | read-only |
The value which was used as the tunnel stats table index. |
l2tHistTunnelRemoteHostName | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.3 | displaystring | read-only |
The remote host name which was used for this previous tunnel. |
l2tHistTunnelRemoteIpAddress | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.4 | ipaddress | read-only |
The remote IP address which was used for this previous tunnel. |
l2tHistTunnelRemotePort | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.5 | integer | read-only |
The remote UDP port which was used for this previous tunnel. |
l2tHistTunnelLocalIpAddress | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.6 | ipaddress | read-only |
The local IP address which was used for this previous tunnel. |
l2tHistTunnelLocalPort | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.7 | integer | read-only |
The local UDP port which was used for this previous tunnel. |
l2tHistTunnelUpTime | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.8 | timeticks | read-only |
The length of time the tunnel was active in hundredths of seconds. |
l2tHistTunnelTotalSessions | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.9 | counter | read-only |
The total number of sessions which used this tunnel. |
l2tHistTunnelType | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.10 | integer | read-only |
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. Enumeration: 'pptpTunnel': 3, 'l2tpTunnel': 1, 'l2fTunnel': 2. |
l2tHistTunnelInOctets | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.11 | counter | read-only |
The number of octets received by this tunnel. |
l2tHistTunnelInPkts | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.12 | counter | read-only |
The number of packets received by this tunnel. |
l2tHistTunnelInDiscards | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.13 | counter | read-only |
The number of packets which were discarded during receive processing. |
l2tHistTunnelOutOctets | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.14 | counter | read-only |
The number of octets sent by this tunnel. |
l2tHistTunnelOutPkts | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.15 | counter | read-only |
The number of packets sent by this tunnel. |
l2tHistTunnelOutDiscards | 1.3.6.1.4.1.2.6.119.4.7.5.1.1.16 | counter | read-only |
The number of packets which were discarded during send processing. |
l2tHistSessTable | 1.3.6.1.4.1.2.6.119.4.7.5.2 | no-access |
The L2T session history table. |
|
1.3.6.1.4.1.2.6.119.4.7.5.2.1 | no-access |
An L2T session history entry. |
||
l2tHistSessIndex | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.1 | integer | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.2 | integer | read-only |
The value which was used as the tunnel stats table index. |
l2tHistSessLocalCallId | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.3 | integer | read-only |
The value which was used as the session stats table index. |
l2tHistSessRemoteIpAddress | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.4 | ipaddress | read-only |
The remote IP address which was used for this session. |
l2tHistSessLocalIpAddress | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.5 | ipaddress | read-only |
The local IP address which was used for this session. |
l2tHistSessUpTime | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.6 | timeticks | read-only |
The length of time the session was been active in hundredths of seconds. |
l2tHistSessDataRecvOctets | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.7 | counter | read-only |
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 | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.8 | counter | read-only |
The number packets received on the data tunnel for this session. |
l2tHistSessDataRecvDiscards | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.9 | counter | read-only |
The number packets which were discarded during the data tunnels receive processing for this session. |
l2tHistSessDataSendOctets | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.10 | counter | read-only |
The number of octets sent on the data tunnel for this session. This value is accumulated AFTER the packet was compressed. |
l2tHistSessDataSendPackets | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.11 | counter | read-only |
The number packets sent on the data tunnel for this session. |
l2tHistSessDataSendDiscards | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.12 | counter | read-only |
The number packets which were discarded during the data tunnels send processing for this session. |
l2tHistSessAuthMethod | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.13 | integer | read-only |
This object contains the proxy authentication method which was employed by the LAC for the session. Enumeration: 'text': 1, 'none': 4, 'ppppap': 3, 'pppchap': 2. |
l2tHistSessEncryptDecrypt | 1.3.6.1.4.1.2.6.119.4.7.5.2.1.14 | integer | read-only |
This object reflects whether or not the encryption and and decryption is being performed for the session. Enumeration: 'yes': 1, 'no': 2. |
l2tHosts | 1.3.6.1.4.1.2.6.119.4.7.6 | |||
l2tHostTable | 1.3.6.1.4.1.2.6.119.4.7.6.1 | no-access |
The L2T host table. |
|
1.3.6.1.4.1.2.6.119.4.7.6.1.1 | no-access |
An L2T host entry. |
||
l2tHostIndex | 1.3.6.1.4.1.2.6.119.4.7.6.1.1.1 | integer | read-only |
The index of the host table. |
l2tHostName | 1.3.6.1.4.1.2.6.119.4.7.6.1.1.2 | displaystring | read-only |
The host name which may used for a Layer-2 tunnel. |
l2tHostIpAddress | 1.3.6.1.4.1.2.6.119.4.7.6.1.1.3 | ipaddress | read-only |
The IP Address associated with the host name. |
l2tHostTunnelStatus | 1.3.6.1.4.1.2.6.119.4.7.6.1.1.4 | integer | read-only |
The current tunnel status of the host. Enumeration: 'active': 1, 'inactive': 2. |
l2tTests | 1.3.6.1.4.1.2.6.119.4.7.7 | |||
l2tTunnelConnectTestTable | 1.3.6.1.4.1.2.6.119.4.7.7.1 | no-access |
The L2T tunnel connectivity test table. |
|
1.3.6.1.4.1.2.6.119.4.7.7.1.1 | no-access |
An L2T tunnel connectivity test entry. |
||
l2tTunnelConnectTestIndex | 1.3.6.1.4.1.2.6.119.4.7.7.1.1.1 | integer | read-only |
The index of the tunnel connectivity test table. The value of the index is a number which was used during row creation. |
l2tTunnelConnectTestHostName | 1.3.6.1.4.1.2.6.119.4.7.7.1.1.2 | displaystring | read-write |
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 example to trigger a new connectivity test when the table currently contains row 1 through 4, one would send a SET as follows: SNMP SET l2tTunnelConnectHostName.5 = Host-To-Test l2tTunnelConnectTestStatus.5 = createAndGo See l2tHostName for the possible host names which may be specified. Existing entries may NOT be modified. |
l2tTunnelConnectTestResult | 1.3.6.1.4.1.2.6.119.4.7.7.1.1.3 | integer | read-only |
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. Enumeration: 'tunnelAlreadyUp': 3, 'successful': 2, 'localAuthFailure': 5, 'remoteAuthFailure': 6, 'inProgress': 1, 'hostNotResponding': 4. |
l2tTunnelConnectTestType | 1.3.6.1.4.1.2.6.119.4.7.7.1.1.4 | integer | read-only |
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. Enumeration: 'pptpTunnel': 3, 'l2tpTunnel': 1, 'l2fTunnel': 2, 'none': 99. |
l2tTunnelConnectTestStatus | 1.3.6.1.4.1.2.6.119.4.7.7.1.1.5 | integer | read-write |
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 SETTING l2tTunnelConnectTestHostName to a specific host name. For example to trigger a new connectivity test when the table currently contains row 1 through 4, one would send a SET as follows: SNMP SET l2tTunnelConnectHostName.5 = Host-To-Test l2tTunnelConnectTestStatus.5 = createAndGo See l2tHostName for the possible host names which may be specified. Existing entries may NOT be modified. Enumeration: 'active': 1, 'createAndGo': 4. |
l2tTunnelRspTimeTestTable | 1.3.6.1.4.1.2.6.119.4.7.7.2 | no-access |
The L2T tunnel response time test table. |
|
1.3.6.1.4.1.2.6.119.4.7.7.2.1 | no-access |
An L2T tunnel response time test entry. |
||
l2tTunnelRspTimeTestIndex | 1.3.6.1.4.1.2.6.119.4.7.7.2.1.1 | integer | read-only |
The index of the tunnel connectivity test table. The value of the index is a number which was used during row creation. |
l2tTunnelRspTimeTestHostName | 1.3.6.1.4.1.2.6.119.4.7.7.2.1.2 | displaystring | read-write |
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 index and SETTING l2tTunnelRspTimeTestStatus to createAndGo. For example to trigger a new connectivity test when the table currently contains row 1 through 4, one would send a SET as follows: SNMP SET l2tTunnelRspTimeHostName.5 = Host-To-Test l2tTunnelRspTimeTestStatus.5 = createAndGo See l2tHistTunnelRemoteHostName for the possible host names which may be specified. Existing entries may NOT be modified. |
l2tTunnelRspTimeTestResult | 1.3.6.1.4.1.2.6.119.4.7.7.2.1.3 | integer | read-only |
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. Enumeration: 'successful': 2, 'inProgress': 1, 'tunnelDown': 4, 'hostNotResponding': 3. |
l2tTunnelRspTimeTestRtripTime | 1.3.6.1.4.1.2.6.119.4.7.7.2.1.4 | integer | read-only |
The round time in milliseconds of response time test. |
l2tTunnelRspTimeTestStatus | 1.3.6.1.4.1.2.6.119.4.7.7.2.1.5 | integer | read-write |
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 to createAndGo and SETTING l2tTunnelRspTimeHostName to a specific host. For example to trigger a new response time test when the table currently contains row 1 through 4, one would send a SET as follows: SNMP SET l2tTunnelRspTimeHostName.5 = Host-To-Test l2tTunnelRspTimeTestStatus.5 = createAndGo See l2tHistTunnelRemoteHostName for the possible host names which may be specified. Existing entries may NOT be modified. Enumeration: 'active': 1, 'createAndGo': 4. |
l2tTrapCntl | 1.3.6.1.4.1.2.6.119.4.7.8 | |||
l2tTrapCntlTunnelStart | 1.3.6.1.4.1.2.6.119.4.7.8.1 | integer | read-write |
This object defines the administrative state of sending the L2T Tunnel Start TRAP Enumeration: 'disabled': 2, 'enabled': 1. |
l2tTrapCntlTunnelStop | 1.3.6.1.4.1.2.6.119.4.7.8.2 | integer | read-write |
This object defines the administrative state of sending the L2T Tunnel Stop TRAP Enumeration: 'disabled': 2, 'enabled': 1. |
l2tTrapCntlAuthFailTunnel | 1.3.6.1.4.1.2.6.119.4.7.8.3 | integer | read-write |
This object defines the administrative state of sending the L2T Tunnel Authentication Failure TRAP Enumeration: 'disabled': 2, 'enabled': 1. |
l2tTrapCntlAuthFailUser | 1.3.6.1.4.1.2.6.119.4.7.8.4 | integer | read-write |
This object defines the administrative state of sending the L2T User Authentication Failure TRAP Enumeration: 'disabled': 2, 'enabled': 1. |
l2tTunnelStart | 1.3.6.1.4.1.2.6.119.4.70.1 |
This TRAP is generated when a Layer-2 Tunnel is created. |
||
l2tTunnelStop | 1.3.6.1.4.1.2.6.119.4.70.2 |
This TRAP is generated when a Layer-2 Tunnel ends. |
||
l2tAuthFailTunnel | 1.3.6.1.4.1.2.6.119.4.70.3 |
This TRAP is generated when a Layer-2 Tunnel is NOT created due to an authentication failure. |
||
l2tAuthFailUser | 1.3.6.1.4.1.2.6.119.4.70.4 |
This TRAP is generated when a Session for a Layer-2 Tunnel is NOT created due to an authentication failure. |