hwRouteLoadBalancingModeValue
HUAWEI-IPDSLAM-L3PROTOCOL-MIB ·
.1.3.6.1.4.1.2011.6.125.4.3.1
Object
scalar r/w
Enumeration
The mode of route load-balancing. The default value is src-dst-ip. Options: 1. srcdstip(0) -the mode of route load-balancing is src-dst-ip. 2. ipenhance(1) -the mode of route load-balancing is ip-enhance. 3. vlanconnect(2) -the mode of route load-balancing is vlan-connect.
Context
- MIB
- HUAWEI-IPDSLAM-L3PROTOCOL-MIB
- OID
.1.3.6.1.4.1.2011.6.125.4.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwRouteLoadBalancingMode
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 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB::hwRouteLoadBalancingModeValue.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB::hwRouteLoadBalancingModeValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | srcdstip |
1 | ipenhance |
2 | vlanconnect |