Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Aruba Instant AP Serial Number Help (Robert Lewis)
   2. Re: Aruba Instant AP Serial Number Help (Oliver Gorwits)
--- Begin Message ---
Hello,

Aruba Instant APs don't seem to populate the serial number when they are
discovered. These are the access points that create a cluster of devices on
the same network and a virtual controller to manage them. I have different
models and software versions and none of them seem to work.

It correctly loads the system name, os version and model. I can retrieve
the serial number by running the following.

netdisco-do show -d <IP> -e AI-AP-MIB::aiAPSerialNum

I believe that it is using the following to try and determine the serial
number.

WLSX-SWITCH-MIB::wlsxSwitchLicenseSerialNumber
WLSX-SYSTEMEXT-MIB::wlsxSysExtLicenseSerialNumber

Can someone point me in the right direction on what information I can
collect or what might need to be modified to change this or make this an
value it tries? I tried editing SNMP/Info/Layer3/Aruba.pm but quickly got
lost. Are their other files that need to be modified as well or is there a
different approach?

Thank you,

Rob

--- End Message ---
--- Begin Message ---
Hi Rob

Thanks for asking and being so clear and helpful in the query!

OK so it should be possible to amend Layer3/Aruba.pm along these lines:
https://gist.github.com/ollyg/4d039d21654f6107d71d2ae30c9c9337

On the other hand, you can also fudge it by adding a custom_field, as in
the "imei" example here:
https://github.com/netdisco/netdisco/wiki/Configuration#custom_fields

If you go for amending the Aruba.pm option, and it works, please let us
know so we can update for a future release (or submit a pull request if you
wish!).

Hope this helps,

oliver.

On Mon, 30 Sept 2024 at 21:31, Robert Lewis <robert.lewi...@gmail.com>
wrote:

> Hello,
>
> Aruba Instant APs don't seem to populate the serial number when they are
> discovered. These are the access points that create a cluster of devices on
> the same network and a virtual controller to manage them. I have different
> models and software versions and none of them seem to work.
>
> It correctly loads the system name, os version and model. I can retrieve
> the serial number by running the following.
>
> netdisco-do show -d <IP> -e AI-AP-MIB::aiAPSerialNum
>
> I believe that it is using the following to try and determine the serial
> number.
>
> WLSX-SWITCH-MIB::wlsxSwitchLicenseSerialNumber
> WLSX-SYSTEMEXT-MIB::wlsxSysExtLicenseSerialNumber
>
> Can someone point me in the right direction on what information I can
> collect or what might need to be modified to change this or make this an
> value it tries? I tried editing SNMP/Info/Layer3/Aruba.pm but quickly got
> lost. Are their other files that need to be modified as well or is there a
> different approach?
>
> Thank you,
>
> Rob
>
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to