Application Delivery Management
Application Modernization & Connectivity
CyberRes by OpenText
IT Operations Management
Target Platform: Windows, Linux, NetWare
Description:
This is the program to detect if the remote system is running NetWare. In addition to detection, it also displays other information such as version, tree name and system up time about the system. It uses SNMP protocol to retrieve the information from the remote machine.
The most useful feature of NetwareDetector is to scan the range of machines and quickly identify system having NetWare.
Requirement:
It requires Perl SNMP module which can be obtained from http://net-snmp.sourceforge.net/download.html.
How to Use
Perl NetwareDetector.pl [-d] [-c <SNMP community name>] { host | host-range }
Options:
-d | Do not use ping scan to check if the host is alive |
-c <name> | Specify the SNMP community name for the host |
For single host
For range of hosts
Perl NetwareDetector.pl 192.168.0.1-100