BIANCA-BRICK-L2TP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
56
.1.3.6.1.4.1.272.4.23.8.20
·
1 row entry
·
18 columns
Uses the bintec variant from
Command help
/opt/observium/mibs/bintec.
Walk l2tpTunnelProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-L2TP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-L2TP-MIB::l2tpTunnelProfileTable'
This table contains profile information for L2TP tunnels.
An entry in the l2tpTunnelProfileTable.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
l2tpTunnelProfileIndexmandatory
The unique index for this entry.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.20.10.10 |
||||||
|
l2tpTunnelProfileNamemandatory
The friendly name for this entry.
|
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.15 |
||||||
|
l2tpTunnelProfileRemoteIpAddressmandatory
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… |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.272.4.23.8.20.10.20 |
||||||
|
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 reque… |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.272.4.23.8.20.10.25 |
||||||
|
l2tpTunnelProfileRemoteUdpPortmandatory
The remote UDP port number for the tunnel.
Only meaningful in LAC mode. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.20.10.30 |
||||||
|
l2tpTunnelProfileRemoteHostnamemandatory
The name of the remote host. Use an empty string for
default profile. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.40 |
||||||
|
l2tpTunnelProfileLocalIpAddressmandatory
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. |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.272.4.23.8.20.10.50 |
||||||
|
l2tpTunnelProfileLocalUdpPortmandatory
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. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.20.10.60 |
||||||
|
l2tpTunnelProfileLocalHostnamemandatory
The name of the local host.
|
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.70 |
||||||
|
l2tpTunnelProfilePasswordmandatory
The password used for tunnel authentication.
|
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.80 |
||||||
|
l2tpTunnelProfileReceiveWindowSizemandatory
The received window size used by L2TP on the local
side of this tunnel. Currently, the only supported value is 1. |
Integer32r/w Constraints: range: 1-1 |
.1.3.6.1.4.1.272.4.23.8.20.10.90 |
||||||
|
l2tpTunnelProfileHelloIntervalmandatory
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. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.100 |
||||||
|
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.272.4.23.8.20.10.110 |
||||||
|
l2tpTunnelProfileMinRetryTimemandatory
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 l2tpTunnelProfileMaxRet… |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.120 |
||||||
|
l2tpTunnelProfileMaxRetryTimemandatory
The maximum interval in seconds between two consecutive
attempts to send an L2TP control packet. |
Integer32r/w Constraints: range: 8-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.130 |
||||||
|
l2tpTunnelProfileMaxRetriesmandatory
The maximum number of retries to send an L2TP control
packet. The total number of attempts will be one more than this value. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.272.4.23.8.20.10.140 |
||||||
|
l2tpTunnelProfileRadiusAssignmentmandatory
This object enables/disables the use of Radius for
requesting main and backup remote IP addresses. Only meaningful in LAC mode. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.272.4.23.8.20.10.150 |
||||||
|
l2tpTunnelProfileRadiusGroupIdmandatory
Determines the logical RADIUS server group to be addressed
for sending the RADIUS Access-Request messages. Only meaningful in LAC mode. See also radiusSrvGroupId. |
Integer32r/w Constraints: range: 0-9 |
.1.3.6.1.4.1.272.4.23.8.20.10.160 |
.1.3.6.1.4.1.272.4.23.8.30
·
1 row entry
·
18 columns
Uses the bintec variant from
Command help
/opt/observium/mibs/bintec.
Walk l2tpTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-L2TP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-L2TP-MIB::l2tpTunnelTable'
This table contains information for L2TP tunnels.
Entries in this table are created by the system.
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2tpTunnelRemoteIpAddressmandatory
The remote IP address for the tunnel.
|
RFC1155-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.272.4.23.8.30.10.10 |
||||||||||
|
l2tpTunnelRemoteUdpPortmandatory
The remote UDP port number for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.30.10.20 |
||||||||||
|
l2tpTunnelRemoteTunnelIdmandatory
The ID used by the remote end for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.30.10.30 |
||||||||||
|
l2tpTunnelRemoteReceiveWindowSizemandatory
The receive window size used by L2TP on the remote
side of this tunnel. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.272.4.23.8.30.10.35 |
||||||||||
|
l2tpTunnelRemoteHostnamemandatory
The name of the remote host.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.40 |
||||||||||
|
l2tpTunnelRemoteVendorNamemandatory
The vendor name of the remote host L2TP layer.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.50 |
||||||||||
|
l2tpTunnelLocalIpAddressmandatory
The local IP address for the tunnel.
|
RFC1155-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.272.4.23.8.30.10.60 |
||||||||||
|
l2tpTunnelLocalUdpPortmandatory
The local UDP port number for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.30.10.70 |
||||||||||
|
l2tpTunnelLocalTunnelIdmandatory
The ID used by the local end for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.30.10.80 |
||||||||||
|
l2tpTunnelLocalReceiveWindowSizemandatory
The receive window size used by L2TP on the local
side of this tunnel. Currently, the only supported value is 1. |
Integer32 Constraints: range: 1-1 |
.1.3.6.1.4.1.272.4.23.8.30.10.85 |
||||||||||
|
l2tpTunnelLocalHostnamemandatory
The name of the local host.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.90 |
||||||||||
|
l2tpTunnelPasswordmandatory
The password used for tunnel authentication.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.100 |
||||||||||
|
l2tpTunnelHelloIntervalmandatory
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. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.120 |
||||||||||
|
l2tpTunnelSessionDataSequencingmandatory
This object specifies if sequence numbers are used on
the data channel of sessions supported by this tunnel. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.272.4.23.8.30.10.130 |
||||||||||
|
l2tpTunnelMinRetryTimemandatory
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 l2tpTunnelProfileMaxRet… |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.140 |
||||||||||
|
l2tpTunnelMaxRetryTimemandatory
The maximum interval in seconds between two consecutive
attempts to send an L2TP control packet. |
Integer32r/w Constraints: range: 8-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.150 |
||||||||||
|
l2tpTunnelMaxRetriesmandatory
The maximum number of retries to send an L2TP control
packet. The total number of attempts will be one more than this value. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.272.4.23.8.30.10.160 |
||||||||||
|
l2tpTunnelStatemandatory
The current state of the tunnel as specified in
RFC2661. Selecting shutdown(5) value results in tunnel hangup. Any other value is ignored. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.272.4.23.8.30.10.170 |
.1.3.6.1.4.1.272.4.23.8.40
·
1 row entry
·
20 columns
Uses the bintec variant from
Command help
/opt/observium/mibs/bintec.
Walk l2tpSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-L2TP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-L2TP-MIB::l2tpSessionTable'
This Table contains information for L2TP sessions.
Entries in this table are created by the system.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
l2tpSessionRemoteIpAddressmandatory
The remote IP address for the tunnel.
|
RFC1155-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.272.4.23.8.40.10.10 |
||||||||||||||
|
l2tpSessionRemoteUdpPortmandatory
The remote UDP port number for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.40.10.20 |
||||||||||||||
|
l2tpSessionRemoteTunnelIdmandatory
The ID used by the remote end for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.40.10.30 |
||||||||||||||
|
l2tpSessionRemoteSessionIdmandatory
The ID used by the remote end for the session.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.40.10.40 |
||||||||||||||
|
l2tpSessionRemoteHostnamemandatory
The name of the remote host.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.40.10.50 |
||||||||||||||
|
l2tpSessionLocalIpAddressmandatory
The local IP address for the tunnel.
|
RFC1155-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.272.4.23.8.40.10.60 |
||||||||||||||
|
l2tpSessionLocalUdpPortmandatory
The local UDP port number for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.40.10.70 |
||||||||||||||
|
l2tpSessionLocalTunnelIdmandatory
The ID used by the local end for the tunnel.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.40.10.80 |
||||||||||||||
|
l2tpSessionLocalSessionIdmandatory
The ID used by the local end for the session.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.272.4.23.8.40.10.90 |
||||||||||||||
|
l2tpSessionLocalHostnamemandatory
The name of the local host.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.40.10.100 |
||||||||||||||
|
l2tpSessionCallSerialNumbermandatory
The call serial number for the session.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.40.10.110 |
||||||||||||||
|
l2tpSessionDataSequencingmandatory
This object specifies if sequence numbers are used on
the data channel of the session. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.272.4.23.8.40.10.120 |
||||||||||||||
|
l2tpSessionStatemandatory
The current state of the session as specified in
RFC2661. Selecting shutdown(7) value results in session hangup. Any other value is ignored. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.272.4.23.8.40.10.130 |
||||||||||||||
|
l2tpSessionInfomandatory
Info on the state of the session.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.272.4.23.8.40.10.140 |
||||||||||||||
|
l2tpSessionClientPPPCrcErrorsmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.40.10.150 |
||||||||||||||
|
l2tpSessionClientPPPFramingErrorsmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.40.10.160 |
||||||||||||||
|
l2tpSessionClientPPPHardwareOverrunsmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.40.10.170 |
||||||||||||||
|
l2tpSessionClientPPPBufferOverrunsmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.40.10.180 |
||||||||||||||
|
l2tpSessionClientPPPTimeoutErrorsmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.40.10.190 |
||||||||||||||
|
l2tpSessionClientPPPAlignmentErrorsmandatory
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. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.272.4.23.8.40.10.200 |