hwRadioWMMProfileName
HUAWEI-WLAN-RADIO-MIB ·
.1.3.6.1.4.1.2011.6.139.3.1.1.17
Object
column r/w
OctetString
A human readable string representing the name of the WMM profile. WMM means WI-FI multimedia.
This is the (radio profile) model dependent WMM profile ID.
The request of the WMM 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 WMM profile name can't be binded until the corresponding WMM profile is exist.
Context
- MIB
- HUAWEI-WLAN-RADIO-MIB
- OID
.1.3.6.1.4.1.2011.6.139.3.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwRadioProfileEntry
- 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 '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::hwRadioWMMProfileName'
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::hwRadioWMMProfileName.<hwRadioProfileName>'
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::hwRadioWMMProfileName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-31
Conformance
Member of