hwRadioMngRadioProfileName

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.2.1.3

Object

column r/w OctetString
The radio profile which is binded to this radio. 
              
The request of the radio parofile 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. 
               
Notes the radio profile name can't be binded until the corresponding radio profile is exist.

Context

MIB
HUAWEI-WLAN-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.3.2.1.3
Type
column
Access
readwrite
Status
current
Parent
hwRadioManageEntry
Groups
1

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::hwRadioMngRadioProfileName'
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::hwRadioMngRadioProfileName.<hwApIndex>.<hwRadioID>'
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::hwRadioMngRadioProfileName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-31

Conformance