>>>>> On Thu, 26 Apr 2001 14:37:02 GMT, [EMAIL PROTECTED] said:
> The first module I would like to contribute is Net::BridgeQuery. BridgeQuery
> takes two arguments (address of a bridge enabled device - like a layer 2 switch
> - and a community name) and returns a hash reference which is based on MAC address
> and port numbers from the bridge forwarding database. We have found this very
> useful for tracking computer locations by incorporating it into a web interface.
> This module uses SNMP and currently requires Net::SNMP.
> Description:
> Net::BridgeQuery bdpf? Query Bridge Forwarding Databases
> I would be happy to discuss naming. Perhaps Net::SNMP::BridgeQuery since it
> requires that module?
SNMP:: is a rootlevel namespace. Net:: is considered a bit basket
already, so SNMP would be preferred.
--
andreas