6.1

Table Of Contents
Administration Guide
52 VMware, Inc.
NameofaDetailDiscoverypolicy.InthiscasethenecessaryinformationisreadfromaDetailDiscovery
policydefinedintheuserconsole.
Fulldefinitionoftheneededdiscoverydetailsinaprotocolspecificformat:
protocol-name
:prop1=value1,prop2=value2,...
Thefollowingprotocolnamesaresupported:SSH,Telnet,SNMP,VISDKandWMI.
Inaddition,allprotocolssupportsthe‐ timeoutparameterwithadefaultvalueof20000milliseconds.Theports
parameterissupportedforallprotocolsexceptWMIandVISDK,withdefaultportsof22forSSH,23for
Telnet,
and161forSNMP.
Notethefollowing:
Escapeddoublequotessurroundtheprotocolinformation—thesemustbeused.
Unknownargumentsareignored.
Omittedpasswordfieldsarerequestedbytheapplicationinteractivelywithoutechoing.
Defaultsearchscopefordifferentplatforms:
Windows:
Include:[/Program Files]
Exclude: [/Documents and Settings, /WINDOWS]
UNIX:
Include:
[/bin, /sbin, /usr/bin, /usr/sbin, /usr/local, /usr/local/bin, /usr/local/sbin, /usr,
/opt]
Exclude:
[/boot, /dev, /devices, /proc, /unix, /kernel, /platform, /cdrom, /CDROM, /sd_cdrom,
/SD_CDROM, /Mail, /mail, /nsmail, /vol, /lost+found, /media, /tmp, /mnt, /jumpstart,
/pcfs, /sys, /usr/kvm/sys, /stand, /var/news, /var/log, /var/run, /var/lock, /var/www,
/var/cache, /var/tmp, /etc/gconf]
snmpdump
ThesnmpwalkprogramisbundledwithLinux,whichrunsSNMPonagivenIPaddressandcreatesatextual
dumpofthewholetreeofresults.ThisprogramisoftenusedwhileextendinganddebuggingtheSNMP
portionoftheDetailDiscoveryknowledgebase.
AnewDetailDiscoveryfeatureallowsVMware
CustomerSupporttorecordacompletesnapshotoftheSNMP
responsesofanetworkhost,usingsnmpwalk.YoucanusetheresultingdumpfiletofixSNMPDetail
DiscoveryproblemsencounteredbyVMwareCustomerSupport.
Astandardizedscriptcalledsnmpdump.shisnowsuppliedwithADMtocreatethissnmpwalkdumpfile.
Location
/home/nlayers/Seneca/ActiveProbe/bin/snmpdump.sh
Usage
Runningsnmpdump.shonthecommandlineyieldsthefollowingusageinformation:
./snmpdump.sh host_ip output_file
ThefirstparameteristhehostIPtoquery.
Thesecondparameteristhenameofthefileinwhichtosavetheresults.