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

Conference 7.286::fddi

Title:FDDI - The Next Generation
Moderator:NETCAD::STEFANI
Created:Thu Apr 27 1989
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2259
Total number of notes:8590

484.0. "DB5xx/6xx dynamic entries & SNMP ?" by EVTAI1::GROSSETETE () Fri Feb 21 1992 04:48

    	Hi,
    
    	When you manage a DECbridge 5xx/6xx using RBMS protocol,
    you are able to see the forwarding database content with dynamic
    entries (learned addresses) and static entries (permanent or
    management set addresses) since a DECmcc/DECelm or DECmsu station.
    
    	I tried to get the same information using SNMP but reading
    the DEC MIB (v.1.7 august 1991), I just found the objects : 
    	. ebr_TwoPortStaticTable (for DECbridge 5xx)
    	. ebr_multiplePortStaticTable (for DECbridge 6xx)
    which gave me the static entries as defined
    but I didn't find anything object to get the dynamic entries.
    	Did I miss something ?
    
    Patrick
    
    
T.RTitleUserPersonal
Name
DateLines
484.1Use the bridge MIBQUIVER::HARVELLFri Feb 21 1992 11:095
    You need to use the bridge mib for the dynamic table.  I don't have the
    MIB number but is located on the gatekeeper.dec.com account.  The
    entries in this mib are prefaced with the name dot1d...
    
    Scott
484.2Conform to RFC 1286 ?PRSSOS::GROSSETETEMon Feb 24 1992 02:406
    	Thanks Scott, 
    
    I also found that Bridge MIB is now a RFC (#1286), so can we
    say we are conforming to it ?
    
    	Patrick