App-Netdisco
view release on metacpan or search on metacpan
[BUG FIXES]
* DNS Mismatch report incorrectly trimmed domain_suffix
* Fake one device aliases entry for devices not providing ip_index
* DataTables render function should check for type
2.028006 - 2014-07-21
[ENHANCEMENTS]
* Asynchronous NBTstat
[BUG FIXES]
* Device DNS Mismatch report: use name in the name column, and fix link
2.028005 - 2014-07-17
[BUG FIXES]
* Custom path handling for DataTables ajax calls
lib/App/Netdisco/AnyEvent/Nbtstat.pm view on Meta::CPAN
print "\n";
}
$cv->send;
}
);
$cv->recv;
=head1 DESCRIPTION
L<App::Netdisco::AnyEvent::Nbtstat> is an asynchronous AnyEvent NetBIOS node
status requester.
=head1 ATTRIBUTES
L<App::Netdisco::AnyEvent::Nbtstat> implements the following attributes.
=head2 C<interval>
my $interval = $request->interval;
$request->interval(1);
lib/App/Netdisco/Util/FastResolver.pm view on Meta::CPAN
A set of helper subroutines to support parts of the Netdisco application.
There are no default exports, however the C<:all> tag will export all
subroutines.
=head1 EXPORT_OK
=head2 hostnames_resolve_async( \@ips, \@timeouts? )
This method uses a fully asynchronous and high-performance pure-perl stub
resolver C<AnyEvent::DNS>.
Given a reference to an array of hashes will resolve the C<IPv4> or C<IPv6>
address in the C<ip>, C<alias>, or C<device> key of each hash into its
hostname which will be inserted in the C<dns> key of the hash.
Optionally provide a set of timeout values in seconds which is also the
number of resolver attempts. The default is C<< [2,5,5] >>.
Returns the supplied reference to an array of hashes with dns values for
lib/App/Netdisco/Util/Nbtstat.pm view on Meta::CPAN
Helper subroutines to support parts of the Netdisco application.
There are no default exports, however the C<:all> tag will export all
subroutines.
=head1 EXPORT_OK
=head2 nbtstat_resolve_async( $ips )
This method uses an asynchronous AnyEvent NetBIOS node status requester
C<App::Netdisco::AnyEvent::Nbtstat>.
Given a reference to an array of hashes will connects to the C<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.
=cut
share/contrib/raddb/dictionary.usr view on Meta::CPAN
VALUE USR-Connect-Speed 40000_BPS 48
VALUE USR-Connect-Speed 58666_BPS 49
VALUE USR-Connect-Speed 60000_BPS 50
VALUE USR-Connect-Speed 61333_BPS 51
VALUE USR-Connect-Speed 62666_BPS 52
# End of Connect-Speed / * Added by Krish */
#
VALUE USR-Sync-Async-Mode Asynchronous 1
VALUE USR-Sync-Async-Mode Synchronous 2
VALUE USR-Originate-Answer-Mode Originate_in_Originate_Mode 1
VALUE USR-Originate-Answer-Mode Originate_in_Answer_Mode 2
VALUE USR-Originate-Answer-Mode Answer_in_Originate_Mode 3
VALUE USR-Originate-Answer-Mode Answer_in_Answer_Mode 4
VALUE USR-Modulation-Type usRoboticsHST 1
VALUE USR-Modulation-Type ccittV32 2
VALUE USR-Modulation-Type ccittV22bis 3
share/contrib/raddb/dictionary.usr view on Meta::CPAN
VALUE USR-Failure-to-Connect-Reason noDSPRespToKA 95
VALUE USR-Failure-to-Connect-Reason noDSPRespToDisc 96
VALUE USR-Failure-to-Connect-Reason dspTailPtrInvalid 97
VALUE USR-Failure-to-Connect-Reason dspHeadPtrInvalid 98
VALUE USR-Simplified-MNP-Levels none 1
VALUE USR-Simplified-MNP-Levels mnpLevel3 2
VALUE USR-Simplified-MNP-Levels mnpLevel4 3
VALUE USR-Simplified-MNP-Levels ccittV42 4
VALUE USR-Simplified-MNP-Levels usRoboticsHST 5
VALUE USR-Simplified-MNP-Levels synchronousNone 6
VALUE USR-Simplified-MNP-Levels mnpLevel2 7
VALUE USR-Simplified-MNP-Levels mnp10 8
VALUE USR-Simplified-MNP-Levels v42Etc 9
VALUE USR-Simplified-MNP-Levels mnp10Etc 10
VALUE USR-Simplified-MNP-Levels lapmEtc 11
VALUE USR-Simplified-MNP-Levels v42Etc2 12
VALUE USR-Simplified-MNP-Levels v42SRej 13
VALUE USR-Simplified-MNP-Levels piafs 14
VALUE USR-Simplified-V42bis-Usage none 1
share/public/swagger-ui/swagger-ui-bundle.js.map view on Meta::CPAN
{"version":3,"sources":["webpack:///webpack/universalModuleDefinition","webpack:///webpack/bootstrap 396b8c743e9ffbc09e47","webpack:///./node_modules/react/react.js","webpack:///./node_modules/prop-types/index.js","webpack:///./node_modules/babel-run...
share/public/swagger-ui/swagger-ui-standalone-preset.js.map view on Meta::CPAN
{"version":3,"sources":["webpack:///webpack/universalModuleDefinition","webpack:///webpack/bootstrap 5e373a31950a06c8d2bb","webpack:///./node_modules/@kyleshockey/js-yaml/lib/js-yaml/type.js","webpack:///./node_modules/core-js/modules/_wks.js","webpa...
( run in 0.293 second using v1.01-cache-2.11-cpan-0d8aa00de5b )