L2PROTOCOL-TUNNEL-MIB Table View

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

Tables
2
Rows
2
Columns
5
.1.3.6.1.4.1.171.12.93.1.2 · 1 row entry · 3 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swL2PTPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'L2PROTOCOL-TUNNEL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'L2PROTOCOL-TUNNEL-MIB::swL2PTPortTable'
A table that contains the Layer 2 protocol tunneling information of each port.
swL2PTPortEntry row .1.3.6.1.4.1.171.12.93.1.2.1
A list with the Layer 2 protocol tunneling information of each port.
Indexes
Column Syntax OID
This object indicates the port number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.171.12.93.1.2.1.1
This object indicates the Layer 2 protocol tunneling port type.

The 'none' value indicates that the port is normal. Layer 2 protocol tunneling
is disabled on this port.

The 'uni' value indi…
Enumerationr/w
Enumerated Values:
1none
2uni
3nni
.1.3.6.1.4.1.171.12.93.1.2.1.2
This object indicates the tunneled protocols on this port.
This object can only be applied on a UNI port.

If the 'stp' BIT is set, the STP BPDU will be tunneled.

If the 'gvrp' BIT is set, …
Bitsr/w
Enumerated Values:
0stp
1gvrp
2mac-01-00-0C-CC-CC-CC
3mac-01-00-0C-CC-CC-CD
.1.3.6.1.4.1.171.12.93.1.2.1.3
.1.3.6.1.4.1.171.12.93.1.3 · 1 row entry · 2 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk swL2PTThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'L2PROTOCOL-TUNNEL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'L2PROTOCOL-TUNNEL-MIB::swL2PTThresholdTable'
This table contains the protocol tunneling threshold of a UNI port.
swL2PTThresholdEntry row .1.3.6.1.4.1.171.12.93.1.3.1
A list with the Layer2 Protocol tunneling threshold.
Column Syntax OID
This object indicates the tunneled protocol of the port.
Enumeration
Enumerated Values:
1stp
2gvrp
3mac-01-00-0C-CC-CC-CC
4mac-01-00-0C-CC-CC-CD
.1.3.6.1.4.1.171.12.93.1.3.1.1
This object indicates the drop threshold for a given protocol on a UNI port.
If the arrival rate of a tunneled protocol has reached its threshold, the received
PDUs of this protocol will be dropped.
The value 0 indicat…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.171.12.93.1.3.1.2