wingStatsDevWlRadioStatTIndex
WING-MIB ·
.0.50.1.4.2.25.10.1.1.12
Object
column SNMPv2-SMIInteger32
Traffic Utilization Index
Measures the efficiency the medium under consideration
is used. It is the percentage of the current data throughput
over the theoretical data rate limit, which is derived
the current maximum physical rate configured over the medium
based on past empirical data. This index could assist end user
in site planning and expansion. The numerical value might be
further classified as:
-1: no data available ( e.g. radio is not in wlan operation
mode )
0-20 : very low utilization
20-40: low utilization
40-60: moderate utilization
60 and above: high utilization
XPath: /wing-stats/device[mac=key1]/wireless/radio-stats[radio_id=key2]/t_index
Context
- MIB
- WING-MIB
- OID
.0.50.1.4.2.25.10.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wingStatsDevWlRadioStatEntry
- Groups
- 1
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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingStatsDevWlRadioStatTIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingStatsDevWlRadioStatTIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingStatsDevWlRadioStatTIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of