Comware

 View Only
Expand all | Collapse all

SNMP ? Get mac-addresses ?

This thread has been viewed 1 times
  • 1.  SNMP ? Get mac-addresses ?

    Posted Nov 21, 2008 07:59 AM
    Hi,

    I've googled the internet and tried for some time now, to get the mac-addresses from my switch using snmpget on a linux workstation - the quivalent to "show mac-address".

    But I can't find anything, not even some documentation.

    Any help?

    - Ronni



  • 2.  RE: SNMP ? Get mac-addresses ?

    Posted Nov 24, 2008 06:42 AM
    What you want is dot1dTpFdbTable (RFC 1493).

    snmptable <AUTH-STUFF> <HOST> dot1dTpFdbTable

    </HOST></AUTH-STUFF>