SNMP and AP Channel Size in MHZ

I would like to read what the current channel bandwidth in MHZ is running on an AP with SNMP.  For instance is it 10mhz or 20mhz channel.

http://support.cambiumnetworks.com/framed/onlinetools/

http://support.cambiumnetworks.com/framed/onlinetools/content.WHISP-SM-MIB.html#currentBandwidth

This works for the SM.  How do I get this value from the AP?

Please use the following OID, to get the value of Channel Bandwidth from an AP.


bandwidth

Object ID: 1.3.6.1.4.1.161.19.3.3.2.91
Syntax: INTEGER
{bandwidth5mhz(1),
bandwidth7mhz(2),
bandwidth10mhz(3),
bandwidth15mhz(4),
bandwidth20mhz(5),
bandwidth30mhz(6),
bandwidth40mhz(7)}

1 Like