apRadioType
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.5.1.3.1.3
Object
column deprecated
r/w
Enumeration
Indicates the type of radio (a, a/n, a/c, n-strict, c-strict, b, g, b/g, or b/g/n) as it is configured.
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.5.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- apRadioEntry
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::apRadioType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::apRadioType.<apIndex>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::apRadioType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | dot11a |
2 | dot11an |
3 | dot11anStrict |
4 | dot11b |
5 | dot11g |
6 | dot11bg |
7 | dot11gn |
8 | dot11bgn |
9 | dot11gnStrict |
10 | dot11j |
11 | dot11anc |
12 | dot11cStrict |