wlBaseCfgBasicRate
ZHNWIRELESS ·
.1.3.6.1.4.1.5504.2.5.46.1.1.1.14
Object
The rate when the radio is operating in basic 802.11b/g mode.
Enumeration of:
default(1), -- use the factory defaulted basic rate
all(2), -- allow all supported basic rates
rate1And2(3), -- restrict the basic rates to 1Mbps and 2Mbps
stdRates(4) -- restrict the basic rates to the standard rates of
-- 1Mbps, 2Mbps, 5.5Mbps, 6Mbps, 11Mbps, 12Mbps, 24Mbps
Context
- MIB
- ZHNWIRELESS
- OID
.1.3.6.1.4.1.5504.2.5.46.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlBaseCfgEntry
- 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 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNWIRELESS::wlBaseCfgBasicRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNWIRELESS::wlBaseCfgBasicRate.<wlBaseCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNWIRELESS::wlBaseCfgBasicRate'
Syntax
- Source
- WlBasicRates
- Base type
Enumeration
Values & Constraints
Type Values
1 | default |
2 | all |
3 | rate1And2 |
4 | stdRates |
Conformance
Member of