hwLBGroupName

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.5.1.1

Object

column OctetString
A human readable string representing the name of the radio load balance group.
              
The request of the radio radio load balance group name string in detail as follows:
  - The length of the radio profile name at least contain 1 Byte ASCII characters,at most contain 31 Byte ASCII characters. 
  - Any ASCII characters value must be included from 0x20 to 0x7E.
  - The question mark ASCII characters can't be included .
  - The double quotation marks ASCII characters can't appear at the beginning and the end. 
  - The blank ASCII characters can't follow the double quotation marks ASCII characters.
  - The blank ASCII characters can't appear at the beginning and the end.

Context

MIB
HUAWEI-WLAN-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.3.5.1.1
Type
column
Access
noaccess
Status
current
Parent
hwRadioLoadBalanceGroupEntry

Walk 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 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwLBGroupName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwLBGroupName.<hwLBGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-RADIO-MIB::hwLBGroupName'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.