DX NetOps

 View Only
  • 1.  how to certify specific OIDs in DX Netops performance management.

    Posted Aug 16, 2022 05:28 PM

    Hi,

    We have some devices with specific OIDs. They are discovered in PM but some of their specific OIds do not carry any information. Looks like they are not fully certified.

    Please let me know how to certify specific OIDs in DX Netops performance management.

     

    Any help on this will highly be appreciated.

     

    Thanks,

    Rohit K



  • 2.  RE: how to certify specific OIDs in DX Netops performance management.

    Broadcom Employee
    Posted Aug 17, 2022 08:08 AM
    Hi Rohit,

    You can submit a support ticket requesting certification for that device OID's.  Our cert team will take the ticket and determine what needs to be done on our side to certify this for you.

    Tom

    ------------------------------
    ​Thomas Story

    Product Line Manager/DX-NetOps

    Broadcom Software

    Mobile: 704-904-1132

    thomas.story@broadcom.com

    Twitter | LinkedIn
    ------------------------------



  • 3.  RE: how to certify specific OIDs in DX Netops performance management.

    Broadcom Employee
    Posted Aug 17, 2022 08:57 AM
    In addition to going the certification request route, there is the self-certification documentation.

    https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-netops/22-2/Performance-Monitoring-with-DX-Performance-Management/building/self-certification.html

    These are the links to all the OOTB MF, VC and components.  They are a good source of examples if you want to make your own MF and/or VC.
    http://DAHOST:8581/typecatalog/metricfamilies
    http://DAHOST:8581/typecatalog/certifications/snmp
    http://DAHOST:8581/typecatalog/components

    If you wish to extend an OOTB MF/VC, then check the documentation to use the correct extension URL to extend (add/change attributes/expressions/metrics).


  • 4.  RE: how to certify specific OIDs in DX Netops performance management.

    Posted Aug 17, 2022 09:12 AM
    Hi Thomas,
    Thanks a lot for the information, how can i use them with curl and wget, could you please provide reference link if any?


    Thanks,
    Rohit


  • 5.  RE: how to certify specific OIDs in DX Netops performance management.

    Broadcom Employee
    Posted Aug 17, 2022 09:16 AM
    All the URLs are on the documentation.   

    They can be used with a REST client like Postman, or curl from command line.  They support all CRUD options in curl.