hh3cDot11LoadBalanceEnable
HH3C-DOT11-CFGEXT-MIB ·
.1.3.6.1.4.1.25506.2.75.6.1.1.9
Object
scalar r/w
Enumeration
Represents whether to enable load balancing. 0 - none 1 - enable load balancing according to station traffic 2 - enable load balancing according to station session number.
Context
- MIB
- HH3C-DOT11-CFGEXT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.6.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cDot11LBGlobalGroup
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 'HH3C-DOT11-CFGEXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-CFGEXT-MIB::hh3cDot11LoadBalanceEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-CFGEXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-CFGEXT-MIB::hh3cDot11LoadBalanceEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | trafficBased |
2 | userBased |