|
|
| |
App::Netdisco::DB::Result::NodeWireless(3) |
User Contributed Perl Documentation |
App::Netdisco::DB::Result::NodeWireless(3) |
Returns the "oui" table entry matching this
Node. You can then join on this relation and retrieve the Company name from
the related table.
The JOIN is of type LEFT, in case the OUI table has not been
populated.
Returns the "node" table entry matching this
wireless entry.
The JOIN is of type LEFT, in case the
"node" is no longer present in the
database but the relation is being used in
"search()".
Returns the "mac" column instantiated into a
NetAddr::MAC object.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |