Hello All,
Help me please, how i can display running Freq (MHZ) of AP in the dude, i search OID it’s never found. It’s display only in wireless link. I want to display it in the device.
Thx
Hello All,
Help me please, how i can display running Freq (MHZ) of AP in the dude, i search OID it’s never found. It’s display only in wireless link. I want to display it in the device.
Thx
[snmp_wireless_link_info()]
i use the script, the freq AP still cannot display in the device.
[snmp_wireless_link_info()] it’s works in the wireless link label.
thx u miahac, nice info.
OK use an snmp OID Mine is
iso.org.dod.internet.private.enterprises.mikrotik.mikrotikExperimentalModule.mtXRouterOs.mtxrWireless.mtxrWlRtabTable.mtxrWlRtabEntry.mtxrWlRtabStrength.0.12.66.5.100.243.5
but your numbers at the end will be different
You should snmpwalk iso.org.dod.internet.private.enterprises.mikrotik.mikrotikExperimentalModule
to find it.
the OID is working in radio as SU/Client mode, can not working in radio as AP mode.
thx u miahac, nice info.