Hello Kevin, > So I'm assuming all that needs to be done is to add as additional column to > the node table for the phone number and manually (?) update the field for > the associated mac address. Or instead of manually updating the phone > number, maybe add code to use lldp-med or possibly snmp to get the phone > number? Any thoughts or suggestions would be much appreciated. LLDP-MED will probably not tell you what you need. The Inventory Management TLVs are not made to include phone numbers, but hardware revision, software versions, serial numbers, or asset IDs. I believe the SNMP way can work, but again it depends of the vendor MIBs.
The easiest way to do it would definitely use a custom table (or custom field in node) to match the mac with a phone number. Maybe others will have some more ideas... > > Thanks in advance, > > Kevin > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Packetfence-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/packetfence-users > -- Francois Gaudreault, ing. jr [email protected] :: +1.514.447.4918 (x130) :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
