rhysssmith wrote:In the web interface, the router is already dealing with wl0 and wl1 separately, and has separate stats for each (see screenshot)
Screenshot 2017-08-08 11.21.28.png
And of course I now realise that my assumption that wl0 is 2.4GHz and wl1 is 5GHz is correct, as the UI shows that! (Configuration -> Wireless 2.4G (wl0) and Configuration -> Wireless 5G (wl1))
SNMPwalking shows that SNMP is reporting stats for the following interfaces:
Code: Select all
.1.3.6.1.2.1.2.2.1.2.1 = STRING: eth0
.1.3.6.1.2.1.2.2.1.2.2 = STRING: eth1
.1.3.6.1.2.1.2.2.1.2.3 = STRING: eth2
.1.3.6.1.2.1.2.2.1.2.4 = STRING: eth3
.1.3.6.1.2.1.2.2.1.2.5 = STRING: eth4
.1.3.6.1.2.1.2.2.1.2.6 = STRING: eth5
.1.3.6.1.2.1.2.2.1.2.7 = STRING: wl0
.1.3.6.1.2.1.2.2.1.2.8 = STRING: pppoa0
.1.3.6.1.2.1.2.2.1.2.9 = STRING: ppp1.1
.1.3.6.1.2.1.2.2.1.2.10 = STRING: dsl0
.1.3.6.1.2.1.2.2.1.2.11 = STRING: atm0
.1.3.6.1.2.1.2.2.1.2.12 = STRING: cpcs0
(So e.g. wl0 total received bytes corresponds to .1.3.6.1.2.1.2.2.1.10.7 in the SNMP tree).
So it looks like the router already has the stats for wl1 available and accessible, it just doesn't expose them via SNMP, which I assume is just an oversight.
OID's that got sent to me from our engineers, see below
BiPAC 8900AX-2400 OID/MIB
--------------------------
P1 Received Total Bytes
OID = 1.3.6.1.2.1.2.2.1.10.1
P1 Received Total Packets
OID = 1.3.6.1.2.1.2.2.1.11.1
P1 Transmitted Total Bytes
OID = 1.3.6.1.2.1.2.2.1.16.1
P1 Transmitted Total Packets
OID = 1.3.6.1.2.1.2.2.1.17.1
P2 Received Total Bytes
OID = 1.3.6.1.2.1.2.2.1.10.2
P2 Received Total Packets
OID = 1.3.6.1.2.1.2.2.1.11.2
P2 Transmitted Total Bytes
OID = 1.3.6.1.2.1.2.2.1.16.2
P2 Transmitted Total Packets
OID = 1.3.6.1.2.1.2.2.1.17.2
P3 Received Total Bytes
OID = 1.3.6.1.2.1.2.2.1.10.3
P3 Received Total Packets
OID = 1.3.6.1.2.1.2.2.1.11.3
P3 Transmitted Total Bytes
OID = 1.3.6.1.2.1.2.2.1.16.3
P3 Transmitted Total Packets
OID = 1.3.6.1.2.1.2.2.1.17.3
P4 Received Total Bytes
OID = 1.3.6.1.2.1.2.2.1.10.4
P4 Received Total Packets
OID = 1.3.6.1.2.1.2.2.1.11.4
P4 Transmitted Total Bytes
OID = 1.3.6.1.2.1.2.2.1.16.4
P4 Transmitted Total Packets
OID = 1.3.6.1.2.1.2.2.1.17.4
P5/EWAN Received Total Bytes
OID = 1.3.6.1.2.1.2.2.1.10.6
P5/EWAN Received Total Packets
OID = 1.3.6.1.2.1.2.2.1.11.6
P5/EWAN Transmitted Total Bytes
OID = 1.3.6.1.2.1.2.2.1.16.6
P5/EWAN Transmitted Total Packets
OID = 1.3.6.1.2.1.2.2.1.17.6
eth4 wl1 5GHz Received Total Bytes
eth4 wl1 5GHz Received Total Packets
eth4 wl1 5GHz Transmitted Total Bytes
eth4 wl1 5GHz Transmitted Total Packets
===> Still not supported
wl0 2.4GHz Received Total Bytes
OID = 1.3.6.1.2.1.2.2.1.10.7
wl0 2.4GHz Received Total Packets
OID = 1.3.6.1.2.1.2.2.1.11.7
wl0 2.4GHz Transmitted Total Bytes
OID = 1.3.6.1.2.1.2.2.1.16.7
wl0 2.4GHz Transmitted Total Packets
OID = 1.3.6.1.2.1.2.2.1.17.7
Line Attainable Rate - Downstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.9.1
Line Attainable Rate - Upstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.9.2
Line Rate (Kbps) - Downstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.10.1
Line Rate (Kbps) - Upstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.10.2
SNR downstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.5.1
SNR upstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.5.2
Firmware version
OID = 1.3.6.1.2.1.1.1.0
System Up Time
OID = 1.3.6.1.2.1.1.3.0