All MIBs › WLSX-WLAN-MIB › wlanStaTxBytes
wlanStaTxBytes
Module: WLSX-WLAN-MIB
OID (symbolic): WLSX-WLAN-MIB::wlanStaTxBytes
OID (numeric): 1.3.6.1.4.1.14823.2.2.1.5.3.2.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of bytes transmitted by this station.
What is wlanStaTxBytes?
This OID tracks the cumulative number of bytes a wireless client sends out through the network. It's a running counter that never resets (until device reboot). An administrator managing WiFi usage would use this to see how much data each connected device has uploaded to the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14823.2.2.1.5.3.2.1.1.3 snmpwalk -v2c -c public <target> WLSX-WLAN-MIB::wlanStaTxBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14823.2.2.1.5.3.2.1.1.3.1 snmpget -v2c -c public <target> WLSX-WLAN-MIB::wlanStaTxBytes.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.14823 | aruba | ARUBA-MIB |
| 1.3.6.1.4.1.14823.2 | arubaEnterpriseMibModules | ARUBA-MIB |
| 1.3.6.1.4.1.14823.2.2 | switch | ARUBA-MIB |
| 1.3.6.1.4.1.14823.2.2.1 | wlsxEnterpriseMibModules | ARUBA-MIB |
| 1.3.6.1.4.1.14823.2.2.1.5 | wlsxWlanMIB | WLSX-WLAN-MIB |
| 1.3.6.1.4.1.14823.2.2.1.5.3 | wlsxWlanStatsGroup | WLSX-WLAN-MIB |
| 1.3.6.1.4.1.14823.2.2.1.5.3.2 | wlsxWlanStationStatsGroup | WLSX-WLAN-MIB |
| 1.3.6.1.4.1.14823.2.2.1.5.3.2.1 | wlsxWlanStationStatsTable | WLSX-WLAN-MIB |
| 1.3.6.1.4.1.14823.2.2.1.5.3.2.1.1 | wlsxWlanStationStatsEntry | WLSX-WLAN-MIB |
| 1.3.6.1.4.1.14823.2.2.1.5.3.2.1.1.3 | wlanStaTxBytes | WLSX-WLAN-MIB |