GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::Netdisco::Util::Nbtstat(3) User Contributed Perl Documentation App::Netdisco::Util::Nbtstat(3)

App::Netdisco::Util::Nbtstat

Helper subroutines to support parts of the Netdisco application.

There are no default exports, however the ":all" tag will export all subroutines.

This method uses an asynchronous AnyEvent NetBIOS node status requester "App::Netdisco::AnyEvent::Nbtstat".

Given a reference to an array of hashes will connects to the "IPv4" of a node and gets NetBIOS node status information.

Returns the supplied reference to an array of hashes with MAC address, NetBIOS name, NetBIOS domain/workgroup, NetBIOS user, and NetBIOS server service status for addresses which responded.

Stores entries in "node_nbt" table from the provided hash reference; MAC "mac", IP "ip", Unique NetBIOS Node Name "nbname", NetBIOS Domain or Workgroup "domain", whether the Server Service is running "server", and the current NetBIOS user "nbuser".

Adds new entry or time stamps matching one.

Optionally a literal string can be passed in the second argument for the "time_last" timestamp, otherwise the current timestamp ("now()") is used.

2022-06-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.