extremeWirelessProbeInfoRateIE
EXTREME-WIRELESS-MIB ·
.1.3.6.1.4.1.1916.1.25.1.30.1.5
Object
column OctetString
This gives the rate IE as recieved in the last PROBE REQ packet. It is encoded as a TLV exactly as it was in the frame. This field may return NULL if storing of rate IE fields is disabled.
Context
- MIB
- EXTREME-WIRELESS-MIB
- OID
.1.3.6.1.4.1.1916.1.25.1.30.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeWirelessProbeInfoEntry
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::extremeWirelessProbeInfoRateIE'
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::extremeWirelessProbeInfoRateIE.<ifIndex>.<extremeWirelessProbeInfoSource>'
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::extremeWirelessProbeInfoRateIE'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.