[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

1582.0. "Hubw.V3.0 & repeater functionality" by BACHUS::DEMEYER () Mon Oct 17 1994 05:54

Hello,
 
I have a question related to DEChub 900 with DECrepeater 900TM en
Hubwatch 3.0 :

Is there a way to make a list of the "Last source address seen" for all the
ports of a repeater ?  (it can be done for each individual port by double
clicking on a port, but doing it for all 32 ports on 6 repeaters is no more
fun ...)
A solution would be if the "find address" application of hubwatch would
accept wildcards in the search key field.

greetings, 

Luc .

T.RTitleUserPersonal
Name
DateLines
1582.1NETCAD::SLAWRENCEMon Oct 17 1994 11:3612
    
    If you have access to raw SNMP (no, HUBwatch doesn't give you this, but
    it is usefull), the MIB object you need is:
    
        rptrAddrTrackNewLastSrcAddress
    
    from RFC 1516. 
    
    Just walk the instances of that object for each repeater (you can
    address each repeater in a hub using the slot community; for slot 1,
    the default read-only community would be 'public-1').
    
1582.2Just to say Thanks .BACHUS::DEMEYERTue Oct 18 1994 07:403
    Thanks for Your swift answer,
    
    Luc .