enterpriseApRadioMulticastDataRate
CTRON-AP3000-MIB ·
.1.3.6.1.4.1.52.4.13.8.2.1.15
Object
column r/w
Enumeration
This value indicates the data rate for mc/bc packets from this radio interface. sixMbps(6), nineMbps(9), twelveMbps(12), eighteenMbps(18), twentyFourMbps(24), thirtySixMbps(36), fortyEightMbps(48), and fiftyFourMbps(54) are for 11a and g-only mode. The default for b-only and b+g mode is oneMbps(1), twoMbps(2), fiveAndHalfMbps(5) and elevenMbps(11).
Context
- MIB
- CTRON-AP3000-MIB
- OID
.1.3.6.1.4.1.52.4.13.8.2.1.15- 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 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::enterpriseApRadioMulticastDataRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::enterpriseApRadioMulticastDataRate.<enterpriseApRadioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-AP3000-MIB::enterpriseApRadioMulticastDataRate'
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 | fortyEightMbps |
54 | fiftyFourMbps |