BIANCA-BRICK-L2TP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
56

l2tpTunnelProfileTable

table mandatory
.1.3.6.1.4.1.272.4.23.8.20 · 1 row entry · 18 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
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.
l2tpTunnelProfileEntry row .1.3.6.1.4.1.272.4.23.8.20.10
An entry in the l2tpTunnelProfileTable.
Column Syntax OID
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
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
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
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
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
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
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
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
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
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
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:
1delete
2disabled
3enabled
.1.3.6.1.4.1.272.4.23.8.20.10.110
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
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
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
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:
1disabled
2enabled
.1.3.6.1.4.1.272.4.23.8.20.10.150
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

l2tpTunnelTable

table mandatory
.1.3.6.1.4.1.272.4.23.8.30 · 1 row entry · 18 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
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.
l2tpTunnelEntry row .1.3.6.1.4.1.272.4.23.8.30.10
Entries in this table are created by the system.
Column Syntax OID
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
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
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
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
The name of the remote host.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.23.8.30.10.40
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
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
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
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
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
The name of the local host.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.23.8.30.10.90
The password used for tunnel authentication.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.23.8.30.10.100
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
This object specifies if sequence numbers are used on
the data channel of sessions supported by this tunnel.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.272.4.23.8.30.10.130
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
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
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
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:
1idle
2waitctlreply
3waitctlconn
4established
5shutdown
.1.3.6.1.4.1.272.4.23.8.30.10.170

l2tpSessionTable

table mandatory
.1.3.6.1.4.1.272.4.23.8.40 · 1 row entry · 20 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
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.
l2tpSessionEntry row .1.3.6.1.4.1.272.4.23.8.40.10
Entries in this table are created by the system.
Column Syntax OID
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
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
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
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
The name of the remote host.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.23.8.40.10.50
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
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
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
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
The name of the local host.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.23.8.40.10.100
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
This object specifies if sequence numbers are used on
the data channel of the session.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.272.4.23.8.40.10.120
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:
1idle
2waittunnel
3waitcsanswer
4waitreply
5waitconnect
6established
7shutdown
.1.3.6.1.4.1.272.4.23.8.40.10.130
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
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
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
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
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
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
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