wlanIfRoamPhyMode
BEGEMOT-WIRELESS-MIB ·
.1.3.6.1.4.1.12325.1.210.1.6.1.1
Object
column WlanIfPhyMode
The PHY mode for this roaming parameters entry.
Context
- MIB
- BEGEMOT-WIRELESS-MIB
- OID
.1.3.6.1.4.1.12325.1.210.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- wlanIfRoamParamsEntry
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 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanIfRoamPhyMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanIfRoamPhyMode.<wlanIfaceName>.<wlanIfRoamPhyMode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-WIRELESS-MIB::wlanIfRoamPhyMode'
Syntax
- Source
- WlanIfPhyMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | auto |
2 | dot11a |
3 | dot11b |
4 | dot11g |
5 | fh |
6 | turboA |
7 | turboG |
8 | sturboA |
9 | dot11na |
10 | dot11ng |
11 | ofdmHalf |
12 | ofdmQuarter |