in reply to Query MAC address from 3com switch (final solution)

No need to declare 'snmp_dispatcher' because you don't use non-blocking SNMP request.
  • Comment on Re: Query MAC address from 3com switch (final solution)

Replies are listed 'Best First'.
Re^2: Query MAC address from 3com switch (final solution)
by tolyan77 (Novice) on Oct 10, 2006 at 10:45 UTC
    At me switch are incorporated in a stack and on it of number of ports I happen more than 80, how to make what numbers were real?
Re^2: Query MAC address from 3com switch (final solution)
by surfer (Novice) on Mar 05, 2009 at 16:14 UTC
    Hi, when iam executing the code, its working fine but there is a problem in displaying the mac address. iam getting an out put 1.3.6.1.2.1.17.4.3.1.1.0.24.139.134.215.118=>×v 1.3.6.1.2.1.17.4.3.1.1.0.24.139.248.69.14=>øE 1.3.6.1.2.1.17.4.3.1.1.0.24.254.191.236.128=>þ¿ì 1.3.6.1.2.1.17.4.3.1.1.0.24.254.191.236.186=>þ¿ìº 1.3.6.1.2.1.17.4.3.1.1.0.26.226.89.148.32=>âY 1.3.6.1.2.1.17.4.3.1.1.0.27.83.127.234.4=>ê i had tried the code on hp switch ...... iam a student, extracting the mac address of the devices connected to Hp switch is a part of my project. i appreciate anyone to help me in this matter. thanks............