tpLagLoadBalance
TPLINK-LAG-MIB ·
.1.3.6.1.4.1.11863.6.9.1.1.2
Object
scalar r/w
Enumeration
This object configures scope of Aggregate Arithmetic, which
results in choosing a port to transfer the packets.
mac-source-dest: When this option is selected, the Aggregate
Arithmetic will apply to the source and destination MAC addresses
of the packets.
ip-source-dest: When this option is selected, the Aggregate
Arithmetic will apply to the source and destination IP addresses
of the packets.
Context
- MIB
- TPLINK-LAG-MIB
- OID
.1.3.6.1.4.1.11863.6.9.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tplinkLagMIBGlobalConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-LAG-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-LAG-MIB::tpLagLoadBalance.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-LAG-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-LAG-MIB::tpLagLoadBalance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mac-source |
1 | mac-dest |
2 | mac-source-dest |
3 | ip-source |
4 | ip-dest |
5 | ip-source-dest |