wlanIfacePeerCapabilities
BEGEMOT-WIRELESS-MIB ·
.1.3.6.1.4.1.12325.1.210.1.4.1.11
Object
column WlanPeerCapabilityFlags
The capabilities advertised by this peer.
Context
- MIB
- BEGEMOT-WIRELESS-MIB
- OID
.1.3.6.1.4.1.12325.1.210.1.4.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlanIfacePeerEntry
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::wlanIfacePeerCapabilities'
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::wlanIfacePeerCapabilities.<wlanIfaceName>.<wlanIfacePeerAddress>'
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::wlanIfacePeerCapabilities'
Syntax
- Source
- WlanPeerCapabilityFlags
- Base type
Bits
Values & Constraints
Type Values
1 | ess |
2 | ibss |
3 | cfPollable |
4 | cfPollRequest |
5 | privacy |
6 | shortPreamble |
7 | pbcc |
8 | channelAgility |
9 | shortSlotTime |
10 | rsn |
11 | dsssofdm |