BIANCA-BRICK-L2TP-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-BRICK-L2TP-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 |
bintec | 1.3.6.1.4.1.272 | |||
bibo | 1.3.6.1.4.1.272.4 | |||
vpn | 1.3.6.1.4.1.272.4.23 | |||
l2tp | 1.3.6.1.4.1.272.4.23.8 | |||
l2tpGlobals | 1.3.6.1.4.1.272.4.23.8.10 | |||
l2tpGlobUdpPort | 1.3.6.1.4.1.272.4.23.8.10.10 | integer | read-write |
The UDP port which is monitored by L2TP for tunnel establishment requests received from remote hosts. |
l2tpGlobPortUsage | 1.3.6.1.4.1.272.4.23.8.10.20 | integer | read-write |
This object specifies whether L2TP uses only one UDP port (which number is defined by l2tpGlobUdpPort), or if it allocates a new available port, to send messages to the remote equipment. Choosing 'single' makes it sometimes easier to process L2TP through NAT since L2TP traffic can be classified based on the UDP port number. Choosing 'floating' selects the behavior which is recommended in RFC2331. Possible values: single(1), -- L2TP uses the UDP port defined by l2tpGlobUdpPort -- to send messages to the remote equipment. floating(2) -- L2TP allocates a new port to send messages to -- the remote equipment (default). Enumeration: 'single': 1, 'floating': 2. |
l2tpTunnelProfileTable | 1.3.6.1.4.1.272.4.23.8.20 | no-access |
This table contains profile information for L2TP tunnels. |
|
1.3.6.1.4.1.272.4.23.8.20.10 | no-access |
An entry in the l2tpTunnelProfileTable. |
||
l2tpTunnelProfileIndex | 1.3.6.1.4.1.272.4.23.8.20.10.10 | integer | read-write |
The unique index for this entry. |
l2tpTunnelProfileName | 1.3.6.1.4.1.272.4.23.8.20.10.15 | displaystring | read-write |
The friendly name for this entry. |
l2tpTunnelProfileRemoteIpAddress | 1.3.6.1.4.1.272.4.23.8.20.10.20 | ipaddress | read-write |
The main remote IP address for the tunnel. Only meaningful in LAC mode. If l2tpTunnelProfileRadiusAssignment is set to 'enabled', this object is ignored and the L2TP daemon will ask the Radius daemon to send a request for the main and backup remote IP addresses. |
l2tpTunnelProfileRemoteIpAddressBackup | 1.3.6.1.4.1.272.4.23.8.20.10.25 | ipaddress | read-write |
The backup remote IP address for the tunnel. Only meaningful in LAC mode. If l2tpTunnelProfileRadiusAssignment is set to 'enabled', this object is ignored and the L2TP daemon will ask the Radius daemon to send a request for the main and backup remote IP addresses. |
l2tpTunnelProfileRemoteUdpPort | 1.3.6.1.4.1.272.4.23.8.20.10.30 | integer | read-write |
The remote UDP port number for the tunnel. Only meaningful in LAC mode. |
l2tpTunnelProfileRemoteHostname | 1.3.6.1.4.1.272.4.23.8.20.10.40 | displaystring | read-write |
The name of the remote host. Use an empty string for default profile. |
l2tpTunnelProfileLocalIpAddress | 1.3.6.1.4.1.272.4.23.8.20.10.50 | ipaddress | read-write |
The local IP address for the tunnel. If this value is set to 0, the IP address of the egress interface will be used in outgoing L2TP packets. |
l2tpTunnelProfileLocalUdpPort | 1.3.6.1.4.1.272.4.23.8.20.10.60 | integer | read-write |
The local UDP port number for the tunnel. Only meaningful in LAC mode. If this value is set to 0 (zero), the port number is allocated dynamically. |
l2tpTunnelProfileLocalHostname | 1.3.6.1.4.1.272.4.23.8.20.10.70 | displaystring | read-write |
The name of the local host. |
l2tpTunnelProfilePassword | 1.3.6.1.4.1.272.4.23.8.20.10.80 | displaystring | read-write |
The password used for tunnel authentication. |
l2tpTunnelProfileReceiveWindowSize | 1.3.6.1.4.1.272.4.23.8.20.10.90 | integer | read-write |
The received window size used by L2TP on the local side of this tunnel. Currently, the only supported value is 1. |
l2tpTunnelProfileHelloInterval | 1.3.6.1.4.1.272.4.23.8.20.10.100 | integer | read-write |
The interval in seconds between two consecutive hello requests sent by L2TP during the tunnel life. If this object is set to 0 (zero), no hello requests are sent by L2TP on this tunnel. |
l2tpTunnelProfileSessionDataSequencing | 1.3.6.1.4.1.272.4.23.8.20.10.110 | integer | read-write |
This object specifies if sequence numbers are used on the data channel of sessions supported by this tunnel. Additionally, if this object is set to delete (1), the entry is marked for discard. Enumeration: 'disabled': 2, 'enabled': 3, 'delete': 1. |
l2tpTunnelProfileMinRetryTime | 1.3.6.1.4.1.272.4.23.8.20.10.120 | integer | read-write |
The initial interval in seconds between two consecutive attempts to send an L2TP control packet. The value of this interval is doubled with each new attempt, until the maximum value defined in l2tpTunnelProfileMaxRetryTime is reached. |
l2tpTunnelProfileMaxRetryTime | 1.3.6.1.4.1.272.4.23.8.20.10.130 | integer | read-write |
The maximum interval in seconds between two consecutive attempts to send an L2TP control packet. |
l2tpTunnelProfileMaxRetries | 1.3.6.1.4.1.272.4.23.8.20.10.140 | integer | read-write |
The maximum number of retries to send an L2TP control packet. The total number of attempts will be one more than this value. |
l2tpTunnelProfileRadiusAssignment | 1.3.6.1.4.1.272.4.23.8.20.10.150 | integer | read-write |
This object enables/disables the use of Radius for requesting main and backup remote IP addresses. Only meaningful in LAC mode. Enumeration: 'disabled': 1, 'enabled': 2. |
l2tpTunnelProfileRadiusGroupId | 1.3.6.1.4.1.272.4.23.8.20.10.160 | integer | read-write |
Determines the logical RADIUS server group to be addressed for sending the RADIUS Access-Request messages. Only meaningful in LAC mode. See also radiusSrvGroupId. |
l2tpTunnelTable | 1.3.6.1.4.1.272.4.23.8.30 | no-access |
This table contains information for L2TP tunnels. |
|
1.3.6.1.4.1.272.4.23.8.30.10 | no-access |
Entries in this table are created by the system. |
||
l2tpTunnelRemoteIpAddress | 1.3.6.1.4.1.272.4.23.8.30.10.10 | ipaddress | read-only |
The remote IP address for the tunnel. |
l2tpTunnelRemoteUdpPort | 1.3.6.1.4.1.272.4.23.8.30.10.20 | integer | read-only |
The remote UDP port number for the tunnel. |
l2tpTunnelRemoteTunnelId | 1.3.6.1.4.1.272.4.23.8.30.10.30 | integer | read-only |
The ID used by the remote end for the tunnel. |
l2tpTunnelRemoteReceiveWindowSize | 1.3.6.1.4.1.272.4.23.8.30.10.35 | integer | read-only |
The receive window size used by L2TP on the remote side of this tunnel. |
l2tpTunnelRemoteHostname | 1.3.6.1.4.1.272.4.23.8.30.10.40 | displaystring | read-only |
The name of the remote host. |
l2tpTunnelRemoteVendorName | 1.3.6.1.4.1.272.4.23.8.30.10.50 | displaystring | read-only |
The vendor name of the remote host L2TP layer. |
l2tpTunnelLocalIpAddress | 1.3.6.1.4.1.272.4.23.8.30.10.60 | ipaddress | read-only |
The local IP address for the tunnel. |
l2tpTunnelLocalUdpPort | 1.3.6.1.4.1.272.4.23.8.30.10.70 | integer | read-only |
The local UDP port number for the tunnel. |
l2tpTunnelLocalTunnelId | 1.3.6.1.4.1.272.4.23.8.30.10.80 | integer | read-only |
The ID used by the local end for the tunnel. |
l2tpTunnelLocalReceiveWindowSize | 1.3.6.1.4.1.272.4.23.8.30.10.85 | integer | read-only |
The receive window size used by L2TP on the local side of this tunnel. Currently, the only supported value is 1. |
l2tpTunnelLocalHostname | 1.3.6.1.4.1.272.4.23.8.30.10.90 | displaystring | read-only |
The name of the local host. |
l2tpTunnelPassword | 1.3.6.1.4.1.272.4.23.8.30.10.100 | displaystring | read-only |
The password used for tunnel authentication. |
l2tpTunnelHelloInterval | 1.3.6.1.4.1.272.4.23.8.30.10.120 | integer | read-write |
The interval in seconds between two consecutive hello requests sent by L2TP during the tunnel life. If this object is set to 0 (zero), no hello requests are sent by L2TP on this tunnel. |
l2tpTunnelSessionDataSequencing | 1.3.6.1.4.1.272.4.23.8.30.10.130 | integer | read-write |
This object specifies if sequence numbers are used on the data channel of sessions supported by this tunnel. Enumeration: 'disabled': 2, 'enabled': 3. |
l2tpTunnelMinRetryTime | 1.3.6.1.4.1.272.4.23.8.30.10.140 | integer | read-write |
The initial interval in seconds between two consecutive attempts to send an L2TP control packet. The value of this interval is doubled with each new attempt, until the maximum value defined in l2tpTunnelProfileMaxRetryTime is reached. |
l2tpTunnelMaxRetryTime | 1.3.6.1.4.1.272.4.23.8.30.10.150 | integer | read-write |
The maximum interval in seconds between two consecutive attempts to send an L2TP control packet. |
l2tpTunnelMaxRetries | 1.3.6.1.4.1.272.4.23.8.30.10.160 | integer | read-write |
The maximum number of retries to send an L2TP control packet. The total number of attempts will be one more than this value. |
l2tpTunnelState | 1.3.6.1.4.1.272.4.23.8.30.10.170 | integer | read-write |
The current state of the tunnel as specified in RFC2661. Selecting shutdown(5) value results in tunnel hangup. Any other value is ignored. Enumeration: 'established': 4, 'idle': 1, 'waitctlreply': 2, 'shutdown': 5, 'waitctlconn': 3. |
l2tpSessionTable | 1.3.6.1.4.1.272.4.23.8.40 | no-access |
This Table contains information for L2TP sessions. |
|
1.3.6.1.4.1.272.4.23.8.40.10 | no-access |
Entries in this table are created by the system. |
||
l2tpSessionRemoteIpAddress | 1.3.6.1.4.1.272.4.23.8.40.10.10 | ipaddress | read-only |
The remote IP address for the tunnel. |
l2tpSessionRemoteUdpPort | 1.3.6.1.4.1.272.4.23.8.40.10.20 | integer | read-only |
The remote UDP port number for the tunnel. |
l2tpSessionRemoteTunnelId | 1.3.6.1.4.1.272.4.23.8.40.10.30 | integer | read-only |
The ID used by the remote end for the tunnel. |
l2tpSessionRemoteSessionId | 1.3.6.1.4.1.272.4.23.8.40.10.40 | integer | read-only |
The ID used by the remote end for the session. |
l2tpSessionRemoteHostname | 1.3.6.1.4.1.272.4.23.8.40.10.50 | displaystring | read-only |
The name of the remote host. |
l2tpSessionLocalIpAddress | 1.3.6.1.4.1.272.4.23.8.40.10.60 | ipaddress | read-only |
The local IP address for the tunnel. |
l2tpSessionLocalUdpPort | 1.3.6.1.4.1.272.4.23.8.40.10.70 | integer | read-only |
The local UDP port number for the tunnel. |
l2tpSessionLocalTunnelId | 1.3.6.1.4.1.272.4.23.8.40.10.80 | integer | read-only |
The ID used by the local end for the tunnel. |
l2tpSessionLocalSessionId | 1.3.6.1.4.1.272.4.23.8.40.10.90 | integer | read-only |
The ID used by the local end for the session. |
l2tpSessionLocalHostname | 1.3.6.1.4.1.272.4.23.8.40.10.100 | displaystring | read-only |
The name of the local host. |
l2tpSessionCallSerialNumber | 1.3.6.1.4.1.272.4.23.8.40.10.110 | integer | read-only |
The call serial number for the session. |
l2tpSessionDataSequencing | 1.3.6.1.4.1.272.4.23.8.40.10.120 | integer | read-write |
This object specifies if sequence numbers are used on the data channel of the session. Enumeration: 'disabled': 2, 'enabled': 3. |
l2tpSessionState | 1.3.6.1.4.1.272.4.23.8.40.10.130 | integer | read-write |
The current state of the session as specified in RFC2661. Selecting shutdown(7) value results in session hangup. Any other value is ignored. Enumeration: 'waitreply': 4, 'established': 6, 'waittunnel': 2, 'waitconnect': 5, 'waitcsanswer': 3, 'idle': 1, 'shutdown': 7. |
l2tpSessionInfo | 1.3.6.1.4.1.272.4.23.8.40.10.140 | displaystring | read-only |
Info on the state of the session. |
l2tpSessionClientPPPCrcErrors | 1.3.6.1.4.1.272.4.23.8.40.10.150 | integer | read-only |
The number of PPP CRC errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
l2tpSessionClientPPPFramingErrors | 1.3.6.1.4.1.272.4.23.8.40.10.160 | integer | read-only |
The number of PPP framing errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
l2tpSessionClientPPPHardwareOverruns | 1.3.6.1.4.1.272.4.23.8.40.10.170 | integer | read-only |
The number of PPP hardware overruns detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
l2tpSessionClientPPPBufferOverruns | 1.3.6.1.4.1.272.4.23.8.40.10.180 | integer | read-only |
The number of PPP buffer overruns detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
l2tpSessionClientPPPTimeoutErrors | 1.3.6.1.4.1.272.4.23.8.40.10.190 | integer | read-only |
The number of PPP timeout errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
l2tpSessionClientPPPAlignmentErrors | 1.3.6.1.4.1.272.4.23.8.40.10.200 | integer | read-only |
The number of PPP alignment errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |