optixL2LagLinkAggreLoadAlg
OPTIX-L2-LAG-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.19.1.1.1.7
Object
column Enumeration
This object indicates the load-sharingalgorithm of the L2 LAG. 0: auto, 1: srcMac, 2: dstMac, 3: srcDstMac, 4: srcIp, 5: dstIp, 6: srcDstIp, 7: srcPort, 8: dstPort, 9: srcDstPort, 10: label
Context
- MIB
- OPTIX-L2-LAG-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.19.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixL2LagLinkAggreEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OPTIX-L2-LAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2-LAG-MIB::optixL2LagLinkAggreLoadAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-L2-LAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2-LAG-MIB::optixL2LagLinkAggreLoadAlg.<optixL2LagLinkAggreId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-L2-LAG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-L2-LAG-MIB::optixL2LagLinkAggreLoadAlg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | srcMac |
2 | dstMac |
3 | srcDstMac |
4 | srcIp |
5 | dstIp |
6 | srcDstIp |
7 | srcPort |
8 | dstPort |
9 | srcDstPort |
10 | label |