enterpriseApRadioDataRate
AP80-PRIVATE-MIB ·
.1.3.6.1.4.1.14823.2.3.2.15.1.1.10
Object
column r/w
Enumeration
This value indicates the data rate for this radio interface. Radio interface A operates at 6, 9, 12, 18, 24, 36, 48, 54. Radio interface G operates all listed data rates. The auto setting will attempt to set the best data rate for the interface
Context
- MIB
- AP80-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14823.2.3.2.15.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- enterpriseApRadioEntry
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 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::enterpriseApRadioDataRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::enterpriseApRadioDataRate.<enterpriseApRadioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP80-PRIVATE-MIB::enterpriseApRadioDataRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oneMbps |
2 | twoMbps |
5 | fiveAndHalfMbps |
6 | sixMbps |
9 | nineMbps |
11 | elevenMbps |
12 | twelveMbps |
18 | eighteenMbps |
24 | twentyFourMbps |
36 | thirtySixMbps |
48 | fourtyEightMbps |
54 | fiftyFourMbps |
255 | auto |