최신 IBM Certified Deployment Professional A2010-565 무료샘플문제:
1. A customer uses IBM Tivoli Netcool/lmpact to populate a columnnamed ServiceLevel in the ObjectServer. This column is populated after some additional operator driven workflow and can have dynamic values. The customer would like to see the discovered network topology partitioned using this ServiceLevel column in conjunction with some asset data discovered from the device. Which action must be taken to allow the ServiceLevel column to be used in the creation of a Network View?
A) add the ServiceLevel column name to a dynamic template and add the ServiceLevel column details to the ncpgui.dynamicView table
B) modify the EventGateway configuration to enable the ServiceLevel column name to be passed to the plug-ins using the nco2ncp configuration section
C) modify/the ncmonitor activeEvent table to include the ServiceLevelcolumn name and type and then restart the EventGateway process
D) create a new table in NCIM to hold the ServiceLevel data and add the requiredconfiguration to the DbEntityDetails configuration file
2. How can a user set up a network view to show all devices with a primary IP address on a subnet that starts with 172.1.2?
A) ipAddress like '172.1.2%'
B) ipAddress like '172.1.2.?'
C) ipAddress like'171.1.2'
D) ipAddress like'172.1.2.#'
3. During discovery, the AssocAddress receives device information from the Details agent. The AssocAddress agent then downloads all the IP addresses associated with the device and adds them to which table?
A) finders.returns
B) translations.ipToBaseName
C) scratchTopology.entityByName
D) master.entityByName
4. How can discovery be configured to runat 7:00 p.m. every night?
A) run the script $PRECI`SION_HOME/scripts/perl/scripts/ncp_autodiscovery.pl 1900
B) edit the $PRECISION_HOME/disco/stitchers/FullDiscovery stch stitcher and add in the
line within the StitcherRules section:
ActOnDemand(( m_TimeOfDay) values (1900););
C) edit the SPRECISIONJHOMBdisco/stitchers/FullDiscovery.stch file and add in the line
within the StitcherTrigger section:
ActOnDemand(( m_TimeOfDay) values (1900););
D) edit the $PRECISION_HOME/disco/stitchers/FullDiscovery.stch file and add in the line
within the StitcherTrigger section:
ActOnTimedTrigger(( m_TimeOfDay) values (1900););
5. What is the correct method to temporarily unmanage an interface found in the topology?
A) locate the interface in the structure browser, right-click on it, and chose Unmanage from the menu
B) modify the $NCHOME/precision/disco/stitchers/ManagedStatus.stch to set the interface to Extralnfo > ManagedStatus=1
C) locate the interface in the structure browser, use theTools menu and chose Unmanage
D) modify the $NCHOME/precision/disco/stitchersyTagManagedEntities.stch to set the interface to Extralnfo > ManagedStatus=2
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: A | 질문 # 3 정답: B | 질문 # 4 정답: D | 질문 # 5 정답: C |