hwRadioProfileName
HUAWEI-WLAN-RADIO-MIB ·
.1.3.6.1.4.1.2011.6.139.3.1.1.1
Object
column OctetString
A human readable string representing the name of the radio profile.
This is the (radio profile) model dependent radio profile ID.
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.
Context
- MIB
- HUAWEI-WLAN-RADIO-MIB
- OID
.1.3.6.1.4.1.2011.6.139.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwRadioProfileEntry
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::hwRadioProfileName'
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::hwRadioProfileName.<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::hwRadioProfileName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-31