hwRadioSupportShortPreamble
HUAWEI-WLAN-RADIO-MIB ·
.1.3.6.1.4.1.2011.6.139.3.1.1.14
Object
column r/w
Enumeration
A switch flag, which set the short preamble status as enable or disable, tells whether the short preamble is supported by the radio. Enable means the radio supports short preamble, disable means the radio doesn't support short preamble. Preamble, which is used to identify synchronization and the data packet that immediately follows, is a set of bits in the front of a data packet by receiver. It recommends to use short preamble, because it can make the synchronous performance of the network well. Preamble includes short preamble and normal preamble, the normal preamble usually is used at the scene compatible with some old kind of client network Adapter.
Context
- MIB
- HUAWEI-WLAN-RADIO-MIB
- OID
.1.3.6.1.4.1.2011.6.139.3.1.1.14- 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::hwRadioSupportShortPreamble'
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::hwRadioSupportShortPreamble.<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::hwRadioSupportShortPreamble'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
Conformance
Member of