TPLINK-LAG-MIB Table View

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

Tables
2
Rows
2
Columns
9

tpLagTable

table
.1.3.6.1.4.1.11863.6.9.1.2.3 · 1 row entry · 4 columns
Uses the tplink variant from /opt/observium/mibs/tplink.
Command help
Walk tpLagTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPLINK-LAG-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-LAG-MIB::tpLagTable'
A table that contains informatin about every static lag. 
LAG (Link Aggregation Group) is to combine a number of ports 
together to make a single high-bandwidth data path, which can
highly extend the bandwidth. The bandwidth of the LAG is the 
sum of bandwidth of its member port.
tpLagEntry row .1.3.6.1.4.1.11863.6.9.1.2.3.1
A list of information for every lag.
Indexes
Column Syntax OID
This object indicates the index of the lag entry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11863.6.9.1.2.3.1.1
This object indicates the type of the lag entry.
Enumerationr/w
Enumerated Values:
1on
2active
3passive
.1.3.6.1.4.1.11863.6.9.1.2.3.1.2
This object indicates how many ports are included in this lag.
The maximum number of ports is eight for 'on' type lag,
sixteen for 'active' or 'passive' type lag.
OctetStringr/w
Constraints:
range: 0-100
.1.3.6.1.4.1.11863.6.9.1.2.3.1.3
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11863.6.9.1.2.3.1.4

tpLacpTable

table
.1.3.6.1.4.1.11863.6.9.1.3.2 · 1 row entry · 5 columns
Uses the tplink variant from /opt/observium/mibs/tplink.
Command help
Walk tpLacpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPLINK-LAG-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-LAG-MIB::tpLacpTable'
A table that contains the lacp information of every port.
LACP (Link Aggregation Control Protocol) is defined in IEEE802.3ad and 
enables the dynamic link aggregation and disaggregation by exchanging 
LACP packets with its partner. The switch can dynamically group similarly
configured ports into a single logical link, which will highly extend the
bandwidth and flexibly balance the load.
tpLacpEntry row .1.3.6.1.4.1.11863.6.9.1.3.2.1
A list of lacp information for every port.
Column Syntax OID
This object indicates the port number.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.11863.6.9.1.3.2.1.1
This object indicates the Admin Key of the port. The member ports
in a dynamic aggregation group must have the same Admin Key.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.11863.6.9.1.3.2.1.2
This object indicates the port priority of the port. This value
determines the priority of the port to be selected as the dynamic
aggregation group member. The port with smaller Port Priority will
be considered as the …
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.11863.6.9.1.3.2.1.3
This object indicates the lacp mode of the port.
Enumerationr/w
Enumerated Values:
0passive
1active
.1.3.6.1.4.1.11863.6.9.1.3.2.1.4
This object indicates the lag number of the port.
OctetString
Constraints:
range: 0-10
.1.3.6.1.4.1.11863.6.9.1.3.2.1.5