extremeWirelessPhysInterfaceSpeed
EXTREME-WIRELESS-MIB ·
.1.3.6.1.4.1.1916.1.25.1.4.1.3
Object
This value indicates the current setting for Tx speed for the interface. Only one of thebits of this bit set can be set. If all bits are unset (ie a 0 is passed as a value) then it means that the interface should choose a speed based on some algorithm.
Context
- MIB
- EXTREME-WIRELESS-MIB
- OID
.1.3.6.1.4.1.1916.1.25.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeWirelessPhysInterfaceCtlEntry
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 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceSpeed.<extremeWirelessPhysInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-WIRELESS-MIB::extremeWirelessPhysInterfaceSpeed'
Syntax
- Source
- Dot11Speed
- Base type
Bits
Values & Constraints
Type Values
0 | speed1 |
1 | speed2 |
2 | speed5 |
3 | speed11 |
4 | speed6 |
5 | speed9 |
6 | speed12 |
7 | speed18 |
8 | speed24 |
9 | speed36 |
10 | speed48 |
11 | speed54 |