Comware

 View Only
Expand all | Collapse all

how to know the decimal number of the port

This thread has been viewed 0 times
  • 1.  how to know the decimal number of the port

    Posted Dec 15, 2009 04:33 AM
      |   view attached
    Hello, i would like to know which is the decimal number of the port 3 in a hp procurve 5308xl.
    I want to configurate a sflow
    setmib 1.3.6.1.4.1.14706.1.1.5.1.4.11.1.3.6.1.2.1.2.2.1.1.¿port number?.1 -i 20


  • 2.  RE: how to know the decimal number of the port

    Posted Dec 15, 2009 04:52 AM
    Hi Sergio,

    not sure if this is working on an 5300, but it works on 5400:

    # walkmib ifname | incl Trk1

    ifName.290 = Trk1

    That means that the value 290 is the ifindex of the interface Trk1. You can also use physical interfaces (i.e. A24).

    Cheers,

    Michael