apAssocClientTspecDirection

LINKSYS-WLAN-ACCESS-POINT-MIB · .1.3.6.1.4.1.3955.1000.203.12.6.1.1.5

Object

column Enumeration
The direction of the client traffic stream (TS) as indicated
in the TSPEC.  An uplink(1) TS monitors data traffic flowing
from client station to AP, while a downlink(2) TS pertains to 
the opposite direction.  A bidirectional(3) TS covers both
directions and is treated as an uplink TS and downlink TS 
operating concurrently for the specified access category.

Context

MIB
LINKSYS-WLAN-ACCESS-POINT-MIB
OID
.1.3.6.1.4.1.3955.1000.203.12.6.1.1.5
Type
column
Access
readonly
Status
current
Parent
apAssocClientTspecStatusEntry

Walk 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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apAssocClientTspecDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apAssocClientTspecDirection.<apAssocClientTspecStationMac>.<apAssocClientTspecTID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apAssocClientTspecDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1uplink
2downlink
3bidirectional