zxAnLinkGroupLoadBalanceMode
ZTE-AN-LINKGROUP-MIB ·
.1.3.6.1.4.1.3902.1015.40.2.10.2.1.3
Object
column r/w
Enumeration
Aggregation load balance type of the link group.
It indicates the traffic load sharing mode of the link group,
using the hash algorithm based on the ip or mac address of the
packets.
- dstIp(1):
Link group shares the traffic by the destination ip address.
- dstMac(2):
Link group shares the traffic by the destination mac address.
- srcDstIp(3):
Link group shares the traffic by the source and destination
ip address.
- srcDstMac(4):
Link group shares the traffic by the source and destination
mac address.
- srcIp(5):
Link group shares the traffic by the source ip address.
- srcMac(6):
Link group shares the traffic by the source mac address.
Context
- MIB
- ZTE-AN-LINKGROUP-MIB
- OID
.1.3.6.1.4.1.3902.1015.40.2.10.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnLinkGroupEntry
- Groups
- 1
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 'ZTE-AN-LINKGROUP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-LINKGROUP-MIB::zxAnLinkGroupLoadBalanceMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-LINKGROUP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-LINKGROUP-MIB::zxAnLinkGroupLoadBalanceMode.<zxAnLinkGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-LINKGROUP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-LINKGROUP-MIB::zxAnLinkGroupLoadBalanceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dstIp |
2 | dstMac |
3 | srcDstIp |
4 | srcDstMac |
5 | srcIp |
6 | srcMac |
Conformance
Member of