Developer

 View Only
  • 1.  interface "smf_transfer_distance" always 0 in the CX Rest API

    Posted 29 days ago
    Edited by PaulR282 29 days ago

    Hi,

    I'm currently working on a script to evaluate SFP Transceiver in Aruba CX Switches. In the CLI (show int transceiver detail) , I see e.g. 10km SMF Transfer distance on a LR SM Transceiver. In the API however, the smf_transfer_distancein the interface/pm_infoobject is 0 on all SM Transceiver we use. I tried it on version 10.04, 10.09, 10.15. It is the same everwhere. The omX_transfer_distance work everywhere. Is this a bug? Is ther another way to read the SM Transfer Distance?

    Best Regards

    Paul



  • 2.  RE: interface "smf_transfer_distance" always 0 in the CX Rest API

    Posted 22 days ago

    Hi Paul,

    I need to check if i get the same stuff

    Do you have ask the support or SE ? 



    ------------------------------
    PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...

    PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)

    PowerArubaCL: Powershell Module to use Aruba Central

    PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..

    ACEP / ACMX #107 / ACDX #1281
    ------------------------------



  • 3.  RE: interface "smf_transfer_distance" always 0 in the CX Rest API

    Posted 22 days ago

    Hi,

    No, i did not yet. 




  • 4.  RE: interface "smf_transfer_distance" always 0 in the CX Rest API

    Posted 22 days ago

    @PaulR282 can you share the URL & Selectors you're using? I'm assuming it's a GET call but I just want to verify any other options that might be supplied



    ------------------------------
    Ti Chiapuzio-Wong (they/them)
    HPE Aruba Networking
    ------------------------------



  • 5.  RE: interface "smf_transfer_distance" always 0 in the CX Rest API

    Posted 22 days ago

    @Tiffany.Chiapuzio-Wong I'm performing a GET on e.g. /rest/v10.15/system/interfaces/1%2F1%2F28. The smf_transfer_distance is under pm_info in the response.