000-565 (2)

download 000-565 (2)

of 50

Transcript of 000-565 (2)

  • 7/31/2019 000-565 (2)

    1/50

    Topic 1, Volume A

    QUESTION NO: 1

    A customer wants to add some logic around specific IBM Tivoli Network Manager IP Edition V3.9

    poller generated events. Where would an administrator put this logic?

    A. add an exception filter clause to the ncmonitor.noEvent table

    B. modify the nco_p_ncpmonitor rules file to include the required logic

    C. modify the ncp_poller event generation ruleset to prevent the events from being sent

    D. change the EventGatewaySchema.cfg configuration file to prevent the events from reaching the

    ObjectServer

    Answer: B

    Explanation:

    QUESTION NO: 2

    What does this entry do in the DiscoCollectorFinderSeeds.DOMAIN.cfg in IBM Tivoli Network

    Manager IP Edition V3.9 (ITNM)?

    insert into collectorFinder.collectorRules ( m_Host, m_Port, m_NumRetries ) values (

    "172.16.25.1", 8082, 5 ) ;

    A. The collector agent running on the ITNM server connects to the EMS running on port 8082 to

    collect its data.

    B. The collector agent running on the ITNM server connects to the collector running on port 8082

    to collect its data.

    C. The collector agent running on 172 16 25 1 connects locally to the collector running on port

    8082 to collect its data.

    D. The collector agent running on the ITNM server connects to the collector running on 172.16.25

    1 port 8082 to collect its data.

    Answer: D

    Explanation:

    QUESTION NO: 3

    How can discovery be configured to run at 7:00 p.m. every night?

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 2

  • 7/31/2019 000-565 (2)

    2/50

    A. run the script $PRECI`SION_HOME/scripts/perl/scripts/ncp_autodiscovery.pl 1900

    B. edit the SPRECISIONJHOMBdisco/stitchers/FullDiscovery.stch file and add in the line within

    the StitcherTrigger section:

    ActOnDemand(( m_TimeOfDay) values (1900););

    C. edit the $PRECISION_HOME/disco/stitchers/FullDiscovery.stch file and add in the line within

    the StitcherTrigger section:

    ActOnTimedTrigger(( m_TimeOfDay) values (1900););D. edit the $PRECISION_HOME/disco/stitchers/FullDiscovery stch stitcher and add in the line

    within the StitcherRules section:

    ActOnDemand(( m_TimeOfDay) values (1900););

    Answer: C

    Explanation:

    QUESTION NO: 4

    Which restriction is in place when using a silent install mode?

    A. The installation process cannot be canceled at any time

    B. The silent install file cannot be edited after it has been created.

    C. The silent install file cannot be moved between hosts and then reused.

    D. The silent install mode is only suitable for a default standard installation

    Answer: A

    Explanation:

    QUESTION NO: 5

    A company wants to create a new drop-down list that an operator can use when creating new

    dynamic network views. The list will hold the customerName and customerLocation information.This information was collected during the discovery phase and added to the model. The

    administrator has already extended the NCIM database with a new table called Customer which

    has two fields: customerName and customerLocation. The model has been configured to populate

    this new table. Which additional step does the administrator need to take to display the new table

    in the dropdown list?

    A. add this table to the appropriate section in the topoviz.properties

    B. modify the ncimMetaDataxml file by adding the appropriate table and data fields

    C. modify the DBEntityDetails.cfg file by specifying a new drop-down list and the name of the table

    created in the NCIM database

    D. no additional step is required as the network view configuration automatically has access to all

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 3

  • 7/31/2019 000-565 (2)

    3/50

    of the tables in the NCIM database and will create a drop-down list for each and every table

    Answer: B

    Explanation:

    QUESTION NO: 6

    The IBM Tivoli Network Manager IP Edition V3.9 administrator received a request to create a new

    domain with a default set of configuration files and poll policies. A Dbl_ogins.DOMAIN.cfg file has

    already been created with the appropriate access details. Which action must be taken?

    A. rundomain_create.pl -domain

    B. rundomain_create.pl -domain -default

    C. manually insert the domain details into the ncim.domainMgr table

    D. start the ncp_ctrl process for the new domain name - defaults will be applied

    Answer: A

    Explanation:

    QUESTION NO: 7

    How should an administrator deploy IBM Tivoli Network Manager IP Edition V3.9 using a

    command line installation on a Windows system?

    A. console_install.exe

    B. launchpad_console.exe

    C. launchpad.exe -console

    D. install.exe -i console

    Answer: D

    Explanation:

    QUESTION NO: 8

    If NCIM replication is enabled, which statement is true?

    A. Only IBM DB2 can be used for NCIM replication.

    B. Two NCIM databases exist, one in the primary domain and one in the backup domain.

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 4

  • 7/31/2019 000-565 (2)

    4/50

    C. IBM Tivoli Network Manager IP Edition V3.9 (ITNM) must connect to a pair of virtual

    ObjectServers.

    D. There will only be one ncp_g_event running for all of ITNM.

    Answer: B

    Explanation:

    QUESTION NO: 9

    By default, which three fields are used by the event gateway to link an event to a topology entity?

    (Choose three.)

    A. @Node

    B. @Class

    C. @bEventld

    D. @Identifier

    E. @LocalPriObj

    F. @LocalNodeAlias

    Answer: C,E,F

    Explanation:

    QUESTION NO: 10

    Which two statements are true about installing IBM Tivoli Network Manager IP Edition V3.9

    (ITNMJ on a Solaris platform? {Choose two.)

    A. The ITNM destination directory must be owned as root.

    B. If ITNM is installed as a non-root user, all future Tivoli products must be installed as the sameuser.

    C. The setup_setuid_as_root.sh script must be run as root if ITNM is installed and will run as non-

    root.

    D. The setup_setuid_as_root.sh script must be run as non-root if ITNM is installed and will run as

    non-root.

    E. Multiple ITNM installations on the same server can be installed with both the root account and a

    non-root account.

    Answer: B,C

    Explanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 5

  • 7/31/2019 000-565 (2)

    5/50

    QUESTION NO: 11

    In IBM Tivoli Network Manager IP Edition V3.9 given a requirement to discover a new node but not

    place it in the topology correctly, which two tasks must be performed when doing partial

    rediscovery? (Choose two.)

    A. ensure the option Network Discovery Configuration > Advanced > Enable Rediscovery RebuildLayers is checked

    B. ensure the necessary agents are enabled under Network Discovery Configuration > Partial

    Rediscovery Agents tab

    C. ensure the option Network Discovery Configuration > Advanced > Enable Rediscovery Rebuild

    Layers is unchecked

    D. ensure the option Network Discovery Configuration > Advanced > Enable Rediscovery of

    Related Devices is checked

    E. ensure the option Network Discovery Configuration > Advanced > Enable Rediscovery of

    Related Devices is unchecked

    Answer: B,C

    Explanation:

    QUESTION NO: 12

    Which file contains the SNMP community strings and settings for an IBM Tivoli Network ManagerIP Edition V3.9 (ITNM) domain named ITNM NCP?

    A. CtrlServices.ITNM_NCP.cfg

    B. SnmpStackSchema.ITNM_NCP.cfg

    C. SnmpStackSecuritylnfo.ITNM_NCP.cfg

    D. DiscoSnmpHelperSchema.ITNM_NCP.cfg

    Answer: C

    Explanation:

    QUESTION NO: 13

    What is the primary issue with installing IBM Tivoli Network Manager IP Edition V3.9 (ITNM) as a

    root user on a single UNIX system in combination with other Tivoli products?

    A. The system will not run properly as a root user.

    B. ITNM might not be compatible with other Tivoli products.

    C. There are no issues related to installing as root on a UNIX system.

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 6

  • 7/31/2019 000-565 (2)

    6/50

    D. There are extra post-installation configuration steps to complete in order to run the core

    components as the root user.

    Answer: B

    Explanation:

    QUESTION NO: 14

    Which scenario is suitable for using default adaptive polls?

    A. rapid confirmation that the poll is active

    B. rapid confirmation that a device is down

    C. rapid confirmation of a threshold resolution

    D. rapid confirmation that a device is functioning

    Answer: B

    Explanation:

    QUESTION NO: 15

    During a deployment, a customer has identified location data that they would like added to both

    chassis and interface events from active (IBM Tivoli Network Manager IP Edition V3.9 (ITNM)) and

    passive (traps, syslog etc.) event sources.

    This data has been successfully imported into the Discovery process using supported stitching

    techniques and appears in the topology as three custom Extralnfo fields (see below).

    Ncpjnode1 has been configured to transfer this location data to a custom extended NCIM

    database table named locations (see exhibit below). This data is only held on EntityType 1(chassis entities) to reduce the NCIM load.

    The customer has identified three ObjectServer fields that they would like this data :o be added to

    for all suitable events -NmosGeography, NmosCountry, and NmosSite

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 7

  • 7/31/2019 000-565 (2)

    7/50

    Example record in Model

    Description of the ncim.locations table

    The ModelNcimDb cofiguration has been modified to map:

    Based on the scenario, what is the correct stitcher method to populate a record with Extralnfo >

    m_Geogrpahy location data and then update the NmosGeography ObjectServer field?

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 8

  • 7/31/2019 000-565 (2)

    8/50

    Assume that a chassis and locationData Records have been defined and the mainNodeld is set to

    the Entityld of the chassis of the in scope event.

    Example:

    Record chassis;

    Record locationData.

    text geog-'.

    chassis = GwEntityData( mainNodeld);

    A. [email protected];

    @locationData.NmosGeography = geog.

    GwEnrichEvent( locationData);

    B. [email protected]_Geography;

    @locationData.NmosGeography = geog;

    GwEnrichEvent(locationData);

    C. NmosGeography = eval(text, '&8m_Geography');

    GwEnrichEvent (NmosGeography);

    D. NmosGeogrpahy = @chassis.locations.GEOGRAPHY;

    @locationData.NmosGeography = eval(text, '$NmosGeography');

    GwEnrichEvent (locationData);

    Answer: AExplanation:

    QUESTION NO: 16

    A customer wants to deploy IBM Tivoli Network Manager IP Edition V3.9 (ITNM) in their

    environment. They plan to discover and monitor specific various network devices and servers that

    are throughout their enterprise. The customer wants to ensure that they manage only a list ofdevices in their network with a specific naming convention. They currently keep track of these

    devices using a CSV file of IP addresses, hostnames and locations and have SNMP and ping

    access to these systems. Currently their DNS server and SysName naming conventions are not

    consistent. The customer also wants to ensure that they do not discover IP addresses outside the

    CSV list.

    Which discovery seeding method best suits their ITNM configuration?

    A. configure the Collector Finder by seeding the discovery and converting the CSV file to an XML

    file

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 9

  • 7/31/2019 000-565 (2)

    9/50

    B. configure the Ping Finder by adding a list of subnets from the list of IP addresses using the

    CSV file

    C. configure the File Finder to point to the CSV file on the Network Manager server with a comma

    delimiter

    D. ensure Feedback is enabled and then configure the Ping Finder and the File Finder by adding a

    list of subnets using the CSV file

    Answer: C

    Explanation:

    QUESTION NO: 17

    The scope of the discovery contains the IBM Tivoli Network Manager IP Edition V3.9 (ITNM)

    server and the gateway trace file shows that this is being used successfully as the correctNcpServerEntity. However, the isolated suppression method is not working. What would cause

    this?

    A. The ITNM server is not being directly polled for status.

    B. The ITNM server is not connected to the rest of the topology.

    C. There was no SNMP access to the ITNM server so the IP address is not known.

    D. The Root Cause Analysis plug-in has not been explicitly configured to use the ITNM server.

    Answer: BExplanation:

    QUESTION NO: 18

    A custom event has been added requiring the creation of a new EventMap. How is this EventMap

    associated with the RCA plug-in?

    A. register the EventMap with the RCA plug-in using the ncp_gwplugins.pl script

    B. ensure that the Eventld is mapped to the EventMap in the NcoGatelnserts.cfg file

    C. edit the EventGatewaySchema.cfg and include the EventMap in the ncp2nco section

    D. no action needed - any EventMap in the EventGatewaySchema.cfg file will be passed to the

    RCA plug-in by default

    Answer: A

    Explanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 10

  • 7/31/2019 000-565 (2)

    10/50

  • 7/31/2019 000-565 (2)

    11/50

    Explanation:

    QUESTION NO: 22

    Where is the MIB graph log located in IBM Tivoli Network Manager IP Edition V3.9?

    A. $lTNMHOME/logs/tnm

    B. $NCHOME/log/precision

    C. $TIPHOME/profiles TIPProfile/logs/tnm

    D. $ITNMHOME/profiles TIPProfile/logs/tnm

    Answer: D

    Explanation:

    QUESTION NO: 23

    Which OQL query determines the SNMP access status of seeded devices?

    A. select* from Details.returns;

    B. select* from Details despatch;C. select "from finders.processing;

    D. select" from translations.ipToBaseName;

    Answer: A

    Explanation:

    QUESTION NO: 24

    The IBM Tivoli Network Manager IP Edition V3.9 administrator is asked to create a network path

    view at a user's request. The user asks that both directions for network traffic are visualized. What

    does the administrator need to do?

    A. Nothing. This is performed automatically by the network path tool.

    B. Nothing. Network traffic has to flow the same way in both directions.

    C. Check Define All Paths in the Network Path Tool configuration screen.

    D. Check the Get Return Path field in the Network Path Tool configuration screen.

    Answer: D

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 12

  • 7/31/2019 000-565 (2)

    12/50

    Explanation:

    QUESTION NO: 25

    Which two Basic views can be used in filters for creating network views? (Choose two.)

    A. interfaces

    B. FilterView

    C. entityData

    D. Detailsreturns

    E. mainNodeDetails

    Answer: A,E

    Explanation:

    QUESTION NO: 26

    What is the installation directory restriction when integrating IBM Tivoli Network Manager IP

    Edition V3.9 with IBM Tivoli Business Service Manager?

    A. The directory must not contain spaces.

    B. The directory must not contain periods.

    C. The directory must not contain slashes.

    D. The directory must not contain mixed case.

    Answer: A

    Explanation:

    QUESTION NO: 27

    Which file must be modified to extend NCIM to include new data that has been included in the

    model for Extralnfo > City?

    A. $NCHOME/etc/precision/DbSchema.cfg

    B. $ITNMHOME/etc/precision/DbSchema.cfg

    C. $NCHOME/etc/precision/ModelSchema.cfg

    D. $NCHOME/etc/precision/DbEntityDetails.cfg

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 13

  • 7/31/2019 000-565 (2)

    13/50

    Answer: D

    Explanation:

    QUESTION NO: 28

    Which statement is true about the post-installation configuration of IBM Tivoli Network Manager IP

    Edition V3.9 as a non-root user on an AIX platform?

    A. install the AIX Security Kit as root

    B. modify the ulimit settings for the non-root user

    C. run this script as root $PRECISION_HOME/scripts/setup_run_as_root.sh

    D. run this script as root $PRECISION_HOME/scripts/setup_run_as_setuid_as_root.sh

    Answer: D

    Explanation:

    QUESTION NO: 29

    What are three requirements to limit discovery to only a list of nodes stored in a CSV file? (Choose

    three.)

    A. clear check box from Use File Finder in Discovery

    B. change Enable Feedback Control to No Feedback

    C. clear check boxfrom Use Ping Finder in Discovery

    D. in the drop-down box labeled File Type, choose .csv

    E. add new seed in the Use Ping Finder in Discovery section

    F. enter the provided CSV file in the Use File Finder in Discovery section

    Answer: B,C,FExplanation:

    QUESTION NO: 30

    Which default configuration file lists all the active finders in IBM Tivoli Network Manager IP Edition

    V3.9?

    A. DiscoConfig.cfg

    B. DiscoSchema.cfg

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 14

  • 7/31/2019 000-565 (2)

    14/50

    C. ConfigSchema.cfg

    D. DiscoFileFinderParseRules.cfg

    Answer: A

    Explanation:

    QUESTION NO: 31

    A new poll has been defined within IBM Tivoli Network Manager IP Edition V3.9 (ITNM) and this

    generates an event into the ObjectServer as expected. What is the default behavior for ITNM

    events within the EventGateway and root cause analysis (RCA) plug-in?

    A. Events generated by the ITNM poller will be passed to the RCA plug-in by default.

    B. Events generated by the ITNM poller are not suitable for use within RCA calculations.

    C. Events generated by the ITNM poller have to be explicitly defined to be passed to the RCA

    plug-in.

    D. The RCA plug-in receives events directly from the poller and do not need to pass through the

    EventGateway.

    Answer: C

    Explanation:

    QUESTION NO: 32

    Which command allows access to the alerts.status table from the IBM Tivoli Network Manager IP

    Edition V3.9 server?

    A. itnm_start nco

    B. ncp_sql -server -username

    C. nco_sql -domain -username D. ncp_oql -service ObjectServer -domain -username

    Answer: D

    Explanation:

    QUESTION NO: 33

    A Juniper J6300 router with an OID of 1.3.6.1.4.1.12532.253 has been introduced the network but

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 15

  • 7/31/2019 000-565 (2)

    15/50

    there is no classification for this device. What ensures the device inherits all properties of the base

    Juniper class when added to the new AOC file?

    A. sub_class ='Juniper1'

    B. superclass ='Juniper'

    C. parent_class = Juniper1

    D. instantiation_class ='Juniper'

    Answer: B

    Explanation:

    QUESTION NO: 34

    Which file is modified to configure the processes that are started automatically by the ncp_ctrl

    process?

    A. CtrlServices.cfg

    B. ItnmServices.cfg

    C. DiscoSchema.cfg

    D. CtrlServicesSchema.cfg

    Answer: A

    Explanation:

    QUESTION NO: 35

    In IBM Tivoli Network Manager IP Edition V3.9 which command enables NAT Translation given

    write access to the configuration files?

    A. edit DiscoSchema.cfg - set m_UsingNAT to 0 and m_NATStatus to 1 under disco.NATStatus

    table

    B. edit DiscoSchema.cfg - set m_UsingNAT to 1 and m_NATStatus to 0 under disco.NATStatus

    table

    C. edit DiscoConfig.cfg - set m_UsingNAT to 0 and m_NATStatus to 1 under disco.NATStatus

    table

    D. edit DiscoConfig.cfg - set m_UsingNAT to 1 and m_NATStatus to 0 under disco.NATStatus

    table

    Answer: D

    Explanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 16

  • 7/31/2019 000-565 (2)

    16/50

    QUESTION NO: 36

    What should an administrator run to deploy IBM Tivoli Network Manager IP Edition V3.9 (ITNM)

    using the install wizard on a UNIX system?

    A. deploy.sh

    B. launchpad.sh

    C. installwizard.sh

    D. install.sh -i wizard

    Answer: B

    Explanation:

    QUESTION NO: 37

    Within the post-discovery filter builder, what is the correct syntax to stop all non-Cisco devices

    from being instantiated to model?

    A. Entity Type like 'Cisco'B. Entity Type not like'Cisco'

    C. Entity OIDIike'l3\6\1\9\'

    D. Entity OID not like'1\3\6\1\4\1\9\'

    Answer: C

    Explanation:

    QUESTION NO: 38

    By default, when IBM Tivoli Integrated Portal is configured to authenticate against LDAP, which

    authentication method is used for ncp_oql for IBM Tivoli Network Manager IP Edition V3.9 core

    processes?

    A. LDAP

    B. No Authentication

    C. NCIM AuthenticationD. ObjectServer Authentication

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 17

  • 7/31/2019 000-565 (2)

    17/50

    Answer: B

    Explanation:

    QUESTION NO: 39

    What is the most efficient way to retrieve additional chassis information that resides in the public

    MB using SNMP during the discovery process?

    A. use the Details.agnt and add the additional SNMP requests

    B. use the ExtraDetails.agnt and add the additional SNMP requests

    C. use the IBM Tivoli integrated Portal and add the required SNMP variables in the Advanced

    section of Network Discovery Configuration tab

    D. use the IBM Tivoli Integrated Portal, activate the Addlnfo agent in Network Discovery

    Configuration page, and add the required SNMP variables in the Configuration pane of the Agent

    section

    Answer: B

    Explanation:

    QUESTION NO: 40

    A custom discovery stitcher has been used to create a custom ItnmService Service-affecting

    Event (SAE) object. These objects contain a customer name field in Extralnfo-

    >m_CustomerName. This data has been transferred to NCIM and is held in a column called

    customerName in a custom table called customerData using a new EntityMap in

    DbEntityDetails.cfg.

    What must be done to ensure this field is used in the SAE summary?

    A. modify the ObjectServer SAE databases (precision.service_details) to include the custom field

    B. ensure that events about this service are enriched by the StandardEnrichment filter to include

    the Extralnfo->m_CustomerName field

    C. modify the SaeltnmService.cfgfileto include customerData->CUSTOMERNAME in the

    appropriate insert statement for the CustomerNameField

    D. configure the NcoSAESchema.cfg configuration file to include Extralnfo->m_CustomerName in

    the appropriate insert statement for the CustomerNameField

    Answer: CExplanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 18

  • 7/31/2019 000-565 (2)

    18/50

    QUESTION NO: 41

    Click the Exhibit button.

    A user is trying to create a network view that combines standard IBM Tivoli Network Manager IP

    Edition V3.9 (ITNM) topology attributes with a custom ObjectServer column. When they use the

    drop-down list in the Network View Filter builder the column name does not appear. Which action

    displays the custom ObjectServer column?

    A. edit the EventGatewaySchema.cfg to ensure that the Adaptive Polling plug-in is configured with

    the correct ObjectServer column name

    B. edit the ncimMetaDataxmlTopoviz configuration file to ensure that the custom name is included

    in the searchable columns for the activeEvent table

    C. modiiythe ncim.mainNodedetailsviewto include the column name taking care to match the

    name and type exactly as they appear in the ObjectServer

    D. edit the activeEvent table in the ncmonitor database to include the custom column name and

    type and restart the appropriate processes to allow these to be picked up

    Answer: D

    Explanation:

    QUESTION NO: 42

    The nco_p_ncpmonitor fails to start. Which two methods can verify connectivity to the

    ObjectServer exists? (Choose two.)

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 19

  • 7/31/2019 000-565 (2)

    19/50

    A. ncp_ping

    B. nco_ping

    C. nco_probe

    D. ncp_g_event

    E. nco_sql-server

    Answer: B,EExplanation:

    QUESTION NO: 43

    Which agent discovers data from devices involved in multicast groups and routes?

    A. CellPath90

    B. StandardPIM

    C. StandardRPR

    D. CollectorLayer3

    Answer: B

    Explanation:

    QUESTION NO: 44

    An IBM Tivoli Network Manager IP Edition V3.9 (ITNM) domain PRIMARY_NCP is installed and

    configured with a MySQL NCIM Database. Which MySQL query verifies that the ITNM domain is

    configured?

    A. select* from ncpolldata.domainMgr;

    B. select* from ncim.status where domain = 'PRIMARY_NCP';C. select* from ncim.domainMgr where domainName = PRIMARY_NCP';

    D. select*from mainNodeDetailswhere domainName ='PRIMARY_NCP';

    Answer: C

    Explanation:

    QUESTION NO: 45

    When IBM Tivoli Network Manager IP Edition V3.9 (ITNM) is configured to a remote virtual

    ObjectServer pair, which ObjectServer entry list in omni.dat is necessary on the ITNM server?

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 20

  • 7/31/2019 000-565 (2)

    20/50

    A. one for Virtual ObjectServer Pair

    B. one for Primary and one for Backup

    C. one for Primary, one for Backup, and one for Virtual ObjectServer Pair

    D. one for Primary, one for Backup, one for ITNM fail-over, and one for Virtual ObjectServer Pair

    Answer: C

    Explanation:

    QUESTION NO: 46

    Which image type is recommended for scaling when creating an icon for a device class?

    A. TIF image

    B. JPG image

    C. PNG image

    D. SVG image

    Answer: D

    Explanation:

    QUESTION NO: 47

    A discovery is running against 800 devices and the majority of the devices are Cisco routers and

    switches. The current phase of Discovery is in Phase 3 and the CiscoSwitchSnmp agent is still

    running. The administrator wants to know how many devices are left to be discovered. Which

    query returns the IP addresses left to discover?

    A. select Address from master.entityByName;

    B. select m_IsManagementIP from translations.ipToBaseName where m_Protocol = 1;C. select Address from CiscoSwitchSnmp.despatch where Address NOT IN ((select Address from

    CiscoSwitchSnmp.returns));

    D. select mUniqueAddress from CiscoSwitchSnmp.despatch where mUniqueAddress NOT IN

    ((select mUniqueAddressfrom CiscoSwitchSnmp.returns));

    Answer: D

    Explanation:

    QUESTION NO: 48

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 21

  • 7/31/2019 000-565 (2)

    21/50

    Which three databases are supported by IBM Tivoli Network Manager IP Edition V3.9? (Choose

    three.)

    A. IDS V11.5

    B. Oracle 11g

    C. MySQL V4.5

    D. MSSQL2008E. IBMDB2V97

    F. Ingres Database 10

    Answer: A,B,E

    Explanation:

    QUESTION NO: 49

    A customer does not know the IP ranges in use in the network other than they all start with 10.0*.

    Which restriction is applied to wildcard scopes in the Scope Properties dialog?

    A. A wildcard scope can only be used in conjunction with the Exclude option.

    B. IPv4 wildcards are not permitted; only IPv6 subnets can be entered as a wildcard.

    C. A wildcard scope cannot be used in conjunction with the Add To Ping Seed List option.

    D. A Class B equivalent wildcard is not permitted, wildcard scopes must be lower than a ClassB.

    Answer: C

    Explanation:

    QUESTION NO: 50

    A company is deploying the NCIM database to a remote server with hostname RM_NCIM. Inwhich file should the proper configuration setting be made so that the core components can

    communicate with the remote database?

    A. $NCHOME/etc/precision/NcoLogincfg

    B. $NCHOME/etc/precision/DbLogins.cfg

    C. $NCHOME/etc/precision/ncimLogin.cfg

    D. $NCHOME/etc/precision/ModelSchema..cfg

    Answer: BExplanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 22

  • 7/31/2019 000-565 (2)

    22/50

    QUESTION NO: 51

    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'171.1.2'

    B. ipAddress like '172.1.2.?'

    C. ipAddress like'172.1.2.#'

    D. ipAddress like '172.1.2%'

    Answer: D

    Explanation:

    QUESTION NO: 52

    What two types of discoveries can be made using the graphical user interface? (Choose two.)

    A. Full Discovery

    B. Half Discovery

    C. Fast DiscoveryD. Total Discovery

    E. Partial Discovery

    Answer: A,E

    Explanation:

    QUESTION NO: 53

    A customer has created a new set of poll policies that are targeted against specific network views

    using adaptive polling. The filter conditions for these network views are broad and may contain a

    large number of devices for the poll policy to run against. Which two actions limit the impact this

    may have on the other polling? (Choose two.)

    A. assign a policy throttle to the poll policy limiting the maximum number of targets

    B. assign a Maximum Node limit in the Network View Filter builder or in the template file

    C. reduce the scope of the Network View filter to limit the number of devices that will be in the viewat any one time

    D. change the status.map.maxnodes Topoviz status property to limit the number of devices within

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 23

  • 7/31/2019 000-565 (2)

    23/50

    the networkviews

    E. create a specific poller instance and assign the policy to this poller ensuring that the impact on

    the existing polling is minimized

    Answer: A,E

    Explanation:

    QUESTION NO: 54

    In IBM Tivoli Network Manager IP Edition V3.9 what does the ncp_mib command do when

    executed after installing the product?

    A. It displays the version number of all MIB modules.

    B. It loads all MIB modules from $NCHOME/precision/mibs to the NCMIB database.

    C. It loads and displays a list of the MIB modules contained in the MIB files and states which ones

    are resolved.

    D. It reloads and displays differences whether all MIB modules ($NCHOME/precision/mibs) are in

    sync with ncmib*' tables

    Answer: D

    Explanation:

    QUESTION NO: 55

    What is the correct method to temporarily unmanage an interface found in the topology?

    A. locate the interface in the structure browser, use the Tools menu and chose Unmanage

    B. locate the interface in the structure browser, right-click on it, and chose Unmanage from the

    menuC. modify the $NCHOME/precision/disco/stitchers/ManagedStatus.stch to set the interface to

    Extralnfo > ManagedStatus=1

    D. modify the $NCHOME/precision/disco/stitchersyTagManagedEntities.stch to set the interface to

    Extralnfo > ManagedStatus=2

    Answer: A

    Explanation:

    QUESTION NO: 56

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 24

  • 7/31/2019 000-565 (2)

    24/50

  • 7/31/2019 000-565 (2)

    25/50

    Which two statements are true about configuring fail-over? (Choose two.)

    A. A static port can be configured in Configltnm.cfg file.

    B. A static port can be configured in ServiceData.cfg file.

    C. Ctrl Services is the preferred method for configuring fail-over.

    D. The Configltnm.cfg files must be identical on both primary and backup.

    E. Only ncp_model, ncp_poller and ncp_disco can be configured to fail-over

    Answer: B,D

    Explanation:

    QUESTION NO: 60

    The administrator of TELCO would like to create a page with a MIB browser to present two key

    metrics on a video wall. These metrics are not straightforward OIDs but the result of some basic

    calculations. Each result is based on the sum of three OID values. What should the administrator

    do?

    A. This is not possible because the MIB browser only supports the mapping of up to two plain

    OD's.

    B. The calculation of each metric (OID1 + OID2 + OID3) should be entered in the MIB OID

    configuration of the MIB browser.

    C. A poll definition should be created for each metric and used as entry in the Poll Data

    configuration field of the MIB browser.

    D. This is not possible because the two metrics are based on a total of six OIDs which is more

    than the maximum two allowed.

    Answer: C

    Explanation:

    QUESTION NO: 61

    One feature of IBM Tivoli Network Manager IP Edition V3.9 is the ability to launch context-based

    Web applications. The network view can be launched with the context. How is this done in the

    URL?

    A. https://host:port/ibm/console/ncp_topoviz/id=10690

    B. https://host:port/ibm/console/NetworkView.do?id=10690C. https://host:port/ibm/ncp_topoviz/NetworkView.do?id=10690

    D. https://host:ponVibm/console/ncp_topoviz/NetworkView.do?id=10690

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 26

  • 7/31/2019 000-565 (2)

    26/50

    Answer: D

    Explanation:

    Topic 2, Volume B

    QUESTION NO: 62

    Which configuration file holds authentication mode for the OQL Service Provider?

    A. Configltnm.cfg

    B. CtrlSchema.cfg

    C. AuthScherna.cfg

    D. ConfigSchema.cfg

    Answer: D

    Explanation:

    QUESTION NO: 63

    What is the recommended number of domains for a network with 400,000 entities?

    A. 1

    B. 2

    C. 3

    D. 4

    Answer: B

    Explanation:

    QUESTION NO: 64

    Which two polling methods can be used for Active Polling in IBM Tivoli Network Manager IP

    Edition V3.9 (ITNM)? (Choose two.)

    A. ICMP Polling

    B. SNMP Polling

    C. Adaptive Polling

    D. SNMP Trap Reception

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 27

  • 7/31/2019 000-565 (2)

    27/50

    E. CLI-based Demand/Response Polling

    Answer: A,B

    Explanation:

    QUESTION NO: 65

    In IBM Tivoli Network Manager IP Edition V3.9 (ITNM), which statement is true in NAT Discovery?

    A. ITNM discovers the NAT gateways before discovering the rest of the network.

    B. Discovery process must discover the NAT environment from inside (private network).

    C. Devices within a NAT domain that have only private IP addresses can be discovered or

    managed

    D. ITNM can discover the NAT domains and the rest of the network simultaneously during

    discovery.

    Answer: A

    Explanation:

    QUESTION NO: 66

    Which default directory contains icon images for a device class?

    A./opt/IBM/tivoli/netcool/precision

    B./opt/IBM/tivoli/tip/profiles/TIPProfile/etc/tnm/resource

    C./opt/IBM/tivoli/tipv2/profiles/nPProfile/etc/tnm/resource

    D./opt/IBM/tivoli/netcool/precision/prof iles/TIPProfile/etc/tnm/resource/

    Answer: D

    Explanation:

    QUESTION NO: 67

    IBM Tivoli Network Manager IP Edition V3.9 (ITNM) events from IBM Tivoli Netcool/OMNIbus are

    not showing up in the topology views in ITNM. What can be done to determine the source of the

    problem?

    A. check that nco_g_event_trace.domain has entries

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 28

  • 7/31/2019 000-565 (2)

    28/50

    B. check that nco_poller is configured to send events

    C. increase the log level for nco_p_ncpmonitor and ncp_g_event to level 4

    D. increase the log level for ncp_p_ncomonitor and ncp_g_event to level 4

    Answer: C

    Explanation:

    QUESTION NO: 68

    A company is experiencing problems accessing their remote topology database. What could they

    do to see if the core components still have access to the NCIM database and determine the cause

    of the problem?

    A. use the script $NCHOME/precision/perl/scripts/ncp_db_access.pl to check the communications

    and access to the databases

    B. access the $NCHOME/etc/precision/DbLogins.cfg file and change the value for m_LogLevel to

    DEBUG for the problem database

    C. access the $NCHOME/etc/precision/ncimLogin.cfg file and change the value for

    m_ChckConnect to true for the problem database

    D. log in to the IBM Tivoli Integrated Portal and test the database connections under

    Administration > Database Access > Configuration

    Answer: AExplanation:

    QUESTION NO: 69

    Which action is required for the ncp_virtualdomain service to use a specific port?

    A. The ServiceData.cfg file must be altered to use DYNAMICNO.

    B. The ConfigltnmData.cfg file must be altered to use DYNAMICNO.

    C. The CtrlServices.cfg file must have a value set in the StaticPort field.

    D. The ConfigltnmData.cfg file must have a value set in the StaticPort field.

    Answer: A

    Explanation:

    QUESTION NO: 70

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 29

  • 7/31/2019 000-565 (2)

    29/50

    Which action is required for a customer to use a custom ObjectServer field in the topology lookup

    and Root Cause Analysis (RCA) calculations?

    A. modilythe ncmonitor.activeEvent table to include the custom ObjectServer field

    B. edit the EventGatewaySchema.cfg file to add the new field to the nco2ncp section

    C. register the ObjectServer alerts.status field with the RCA plug-in using the ncp_gwplugins.pl

    scriptD. no action is necessary - all ObjectServer alerts.status fields are passed to the EventGateway

    and plug-ins

    Answer: B

    Explanation:

    QUESTION NO: 71

    Which two factors require the Custom installation method rather than the Basic installation

    method? (Choose two.)

    A. There is a fail-over requirement

    B. The database for topology data is IDS.

    C. The database for topology data is IBM DB2.

    D. There is a requirement to install as a non-root user.

    E. The installation uses existing Tivoli Netcool/OMNIbus.

    Answer: C,E

    Explanation:

    QUESTION NO: 72

    How is IBM Tivoli Network Manager IP Edition V3.9 (ITNM) completely uninstalled on a Windows

    server?

    A. remove the files and directories

    B. uninstall the Deployment Engine

    C. runthescriptUninstall_ITNM.exe

    D. runthescriptlnstall.exe -uninstall

    Answer: CExplanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 30

  • 7/31/2019 000-565 (2)

    30/50

    QUESTION NO: 73

    In IBM Tivoli Network Manager IP Edition V3.9 for domain NCOMS, the new scope additions are

    not reflecting in Discovery Configuration graphical user interface or in DiscoScope.NCOMS.cfg.

    Which log must be verified to determine the possible cause?

    A. $NCHOME/log/precision/ncp_disco.NCOMS.Iog

    B. $ITNMHOME/profiles/TIPProfile/logs/tnm/ncp_disco.0.log

    C. $ITNMHOME/profiles/TIPProfile/logs/tnm/ncp_topoviz.0.log

    D. $ITNMHOME/profilesTIPProfile/logs/tnm/ncp_guiconfig.0.log

    Answer: D

    Explanation:

    QUESTION NO: 74

    Within the pre-discovery fitter builder, what is the correct syntax to filter out devices without SNMP

    access?

    A. m_HaveAccess = 0B. m_HaveAccess 0

    C. m_HaveAccess is null

    D. m_HaveAccess is not null

    Answer: B

    Explanation:

    QUESTION NO: 75

    In a two server distributed IBM Tivoli Network Manager IP Edition V3.9 (ITNM) setup, when both

    IBM Tivoli Integrated Portal (TIP) and ITNM Core components are deployed on separate servers,

    which server has all the MIB modules and ncp_mib binary?

    A. TIP server

    B. ITNM Core server

    C. both TIP and ITNM serversD. ITNM server has ncp_mib binary and all modules are located on the TIP server

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 31

  • 7/31/2019 000-565 (2)

    31/50

    Answer: A

    Explanation:

    QUESTION NO: 76

    Given command line access to an IBM Tivoli Network Manager IP Edition V3.9 UNIX server,

    running which binary ensures the changes made to omni .dat are synchronized to interfaces

    ?

    A. nco_sql

    B. ncp_oql

    C. ncojgenD. nco dbinit

    Answer: C

    Explanation:

    QUESTION NO: 77

    What is the maximum number of OIDs that can be presented in any one MIB browser?

    A. 1

    B. 2

    C. 3

    D. 4

    Answer: B

    Explanation:

    QUESTION NO: 78

    Which steps add a new node to the ping finder?

    A. 1) Navigate to the Scope page within the Network Discovery Configuration pane.

    2) Click the icon to add a new scope.

    3) Complete the dialog box to add a new range to the scope.

    B. 1) Navigate to the Seed page within the Network Discovery Configuration pane.

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 32

  • 7/31/2019 000-565 (2)

    32/50

    2) In the section for Use File Finder in Discovery, click the icon to add a new seed.

    3) Complete the dialog box to add a new file name.

    C. 1) Navigate to the Seed page within the Network Discovery Configuration pane.

    2) In the section for Use Ping Finder in Discovery, click the icon to add a new seed.

    3) Complete the dialog box to add a new IP address.

    D. 1) Navigate to the Advanced page within the Network Discovery Configuration pane.

    2) In the section for Use Ping Finder in Discovery, click the icon to add a new seed.3) Complete the dialog box to add a new IP address.

    Answer: C

    Explanation:

    QUESTION NO: 79

    What is the minimum role the administrator must give an IBM Tivoli Network Manager IP Edition

    V3.9 user to copy a view from his/her view collection to a global view?

    A. netcool_ro

    B. itnmadmin

    C. networks ew

    D. ncp_networkview

    Answer: DExplanation:

    QUESTION NO: 80

    What does this IBM Tivoli Network Manager IP Edition V3.9 (ITNM) command do: ncp_dh_XML

    rpc?

    A. It enables ITNM to communicate directly to EMS systems.

    B. It enables ITNM to communicate with the collectors using the XML-RPC interface.

    C. It retrieves local neighbor and entity and associates address data for each device on the

    collector.

    D. It reads the collector host seeds from a seed table in the collector Finder database and then

    queries the collectors specified in this table to get a list of devices managed by the EMS.

    Answer: B

    Explanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 33

  • 7/31/2019 000-565 (2)

    33/50

    QUESTION NO: 81

    Before designing the architecture for IBM Tivoli Network Manager IP Edition V3.9 (ITNM), what

    are two requirements prior to installation? (Choose two.)

    A. configure LDAP settings in Tivoli Integrated Portal

    B. configure customized discovery stitchers for enrichmentC. configure the unidirectional OMNIbus to the ITNM gateway

    D. designate which type of database will house the NCIM database for ITNM

    E. estimate the number of interfaces that will be discovered and managed by ITNM

    Answer: D,E

    Explanation:

    QUESTION NO: 82

    A customer has an overlay management network and must discover the target devices through

    this network. This is currently seeded with a ping sweep of the network. The devices do not show

    these addresses in the standard MIB-II ipAdEntAddr table and the devices are not discovered.

    Which action discovers these devices accurately?

    A. Use the file finder, listing the management addresses and explicitly adding m_IsOutOfBand to

    the column parse rules with a value of 1.

    B. Define the overlay network details in scope special and select Allow If In scope.special in the

    Advanced Tab of the discovery configuration.

    C. Alternative valid addresses must be used when seeding these devices; addresses that do not

    appear in ipAdEntAddr are ignored by the AssocAddress agent an IpToBaseName stitcher.

    D. Enable the Feedback option in the Advanced Tab of the discovery configuration which allows

    the alternative addresses on these devices to be passed back to the seeding process and

    bypasses the management network addresses.

    Answer: BExplanation:

    QUESTION NO: 83

    The administrator wants to deploy IBM Tivoli Network Manager IP Edition V3.9 (ITNM) but has no

    X-client on the UNIX system. What should be done?

    A. ITNM cannot be deployed without an X-client

    B. run the dedicated command line installation script consolejnstall.sh

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 34

  • 7/31/2019 000-565 (2)

    34/50

    C. run the installation script using the install, sh -i console option

    D. deploy ITNM on another sytem, make a tar file of the installation, and copy the tar file across to

    the server

    Answer: C

    Explanation:

    QUESTION NO: 84

    Which option should be run from the IBM Tivoli Network Manager IP Edition V3.9 server to verify

    connectivity to an Oracle NCIM database?

    A. ncp_oql

    B. ncp_ncim_diff.pl

    C. telnet host 3306

    D. ncp_db_access.pl

    Answer: D

    Explanation:

    QUESTION NO: 85

    What can be run to verify SNMP access to a device from the IBM Tivoli Network Manager IP

    Edition V3.9 server?

    A. ncpjnib

    B. snmp_walk.pl

    C. ncp_d_helpserv

    D. ManageNode.pl

    Answer: B

    Explanation:

    QUESTION NO: 86

    What is the correct syntax for running a silent install with a response file on a Windows server?

    A. install.exe -s -f

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 35

  • 7/31/2019 000-565 (2)

    35/50

    B. install.exe -i silent -f

    C. install.exe -i response -f

    D. install.exe -i console -s -f

    Answer: B

    Explanation:

    QUESTION NO: 87

    Which step is required to add additional discovery information to the Structure browser in IBM

    Tivoli Network Manager IP Edition V3.9?

    A. It only needs the appropriate necessary inserts in the DbEntityDetails.cfg file.

    B. There are no modifications necessary All additional discovery information is automatically

    added.

    C. This requires a modification of the NCIM schema and will require a reinstallation of the NCIM

    database.

    D. It is not possible to add additional information gathered during the discovery to the structure

    browser as different display fields are all hard coded.

    Answer: A

    Explanation:

    QUESTION NO: 88

    What is required to install IBM Tivoli Network Manager IP Edition V3.9 on a Windows Server 2008

    system?

    A. The user must be the administrator.B. The user must be IBM Tivoli Netcool/OMNIbus.

    C. The tipadmin user must be created on the system.

    D. The user must be configured in the IBM DB2 NCIM database

    Answer: A

    Explanation:

    QUESTION NO: 89

    A new set of ZyXEL devices have been added to the network with OID 1.3.6.1.4.1.890. Which two

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 36

  • 7/31/2019 000-565 (2)

    36/50

  • 7/31/2019 000-565 (2)

    37/50

  • 7/31/2019 000-565 (2)

    38/50

    to reduce the NCIM load.

    The customer has identified three ObjectServer fields that they would like this data:o be added to

    for all suitable events -NmosGeography, NmosCountry, and NmosSite

    Example record in Model

    Description of the ncim.locations table

    The ModelNcimDb configuration has been modified to map:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 39

  • 7/31/2019 000-565 (2)

    39/50

    Based on the scenario, the location data is held in NCIM at the chassis (EntityType 1) but not

    against each interface entity.

    If an SNMP linkDown trap was received by the ObjectServer, could it be enriched with the location

    data held on the chassis?

    A. No. An interface event cannot be related to the parent chassis by the gateway

    B. Yes. Interface events can be enriched with chassis level data by the EventGateway

    C. No. The data would need to be held at both the interface and chassis level to allow this

    enrichment

    D. Yes. But only if the event is sent across the gateway for further root cause analysis and entityidentification

    Answer: B

    Explanation:

    QUESTION NO: 94

    What should an administrator run to deploy IBM Tivoli Network Manager IP Edition V3.9 (ITNM)

    using the install wizard on a Windows system?

    A. deploy.exe

    B. launchpad.exe

    C. installwizard.exe

    D. launchwizard.exe -I

    Answer: BExplanation:

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 40

  • 7/31/2019 000-565 (2)

    40/50

    QUESTION NO: 95

    What is a user restriction when installing IBM Tivoli Network Manager IP Edition V3.9 (ITNM) on

    Windows Server 2008?

    A. ITNM must be installed as the Administrator user.

    B. ITNM cannot be installed as the Administrator user.

    C. ITNM must be installed as a non-administrative user.

    D. The installation user must belong to the Users group.

    Answer: A

    Explanation:

    QUESTION NO: 96

    What should be done to start IBM Tivoli Network Manager IP Edition V3.9 automatically in a

    Windows environment?

    A. use the ncp_ctri.bat script

    B. usethecommanditnm_start.bat -autoC. configure auto-startup of ncp_ctrl in CtrlServices_Domain.cfg

    D. change the ncp_ctrl service from manual to automatic

    Answer: D

    Explanation:

    QUESTION NO: 97

    By default, which three statements are true about SNMP and Telnet account settings in the

    Discovery Configuration window? (Choose three.)

    A. SNMP version 3 is required.

    B. SSH access can be configured.

    C. Expected Telnet prompts can be modified.

    D. SNMP strings have to be specified based on IP subnet range.

    E. SNMP and Telnet accounts require the Administrator to run ncp_crypt.F. SNMP and Telnet accounts are automatically encrypted into the cfg file.

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 41

  • 7/31/2019 000-565 (2)

    41/50

    Answer: B,C,F

    Explanation:

    QUESTION NO: 98

    After IBM Tivoli Netcool/OMNIbus, WebGUI, and IBM Tivoli Network Manager IP Edition V3.9

    (ITNM) have been installed, the Administrator will have to configure the systems in a hot standby

    fail-over environment. The ITNM domains are named ITNM_PRI and ITNM_BAK.

    Which three files are required to configure fail-over for WebGUI and ITNM? (Choose three.)

    A. server.init

    B. wimconfig.xml

    C. ServiceData.cfg

    D. DbLogins.ITNM_PRI.cfg

    E. Configltnm.ITNM_BAK.cfg

    F. ncwDataSourceDefinitions.xml

    Answer: C,E,F

    Explanation:

    QUESTION NO: 99

    Which step is required for setting up NCIM replication?

    A. in CtrlServices.cfg, set the value of ReplicateNcimto 1

    B. in Configltnm.cfg.set the value of Is Replicating Ncimto 1

    C. in Configltnm.cfg, set both primary and backup to point to the same NCIM

    D. in ServiceData.cfg, add a line such as: SERVICE: ncim DOMAIN: VIRTUAL ADDRESS:127.123.209.55 PORT: 1234 SERVERNAME: my host name DYNAMIC: NO

    Answer: B

    Explanation:

    QUESTION NO: 100

    IBM Tivoli Network Manager IP Edition V3.9 can create right-click tools from the topology display.

    Which two steps need to be taken to enable this functionality? (Choose two.)

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 42

  • 7/31/2019 000-565 (2)

    42/50

    A. create the CGI script that will launch for the tool

    B. create the HTML page for the scripted tool page

    C. edit the tool and menu XML configuration files to incorporate the tool

    D. determine the users and security context for those who will be using the tool

    E. determine which fields from alerts.status will be sent as arguments to the tool

    Answer: C,DExplanation:

    QUESTION NO: 101

    Which stitcher is designated to add in custom entities and connections to the discovered topology?

    A. PresetLayer.stch

    B. FullDiscovery.stch

    C. BuildFinalEntity.stch

    D. ModifylPContainment.stch

    Answer: A

    Explanation:

    QUESTION NO: 102

    Which action must be taken on the ObjectSetver to allow the IBM Tivoli Network Manager IP

    Edition V3.9 Service-affecting Events (SAE) to be raised?

    A. ensure the update_service_affecting_events trigger is enabled

    B. no action - the ObjectServer is not responsible for managing SAE

    C. no action - SAE are raised by the SAE plug-in directly to the ObjectServerD. populate the precision.service_details and precision.entity_service tales with data

    Answer: A

    Explanation:

    QUESTION NO: 103

    A discovery has completed successfully but does not contain the IBM Tivoli Network Manager IP

    Edition V3.9 (ITNM) server, and the EventGateway has not been configured to use another IP

    address. What is the impact on the EventGateway functionality?

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 43

  • 7/31/2019 000-565 (2)

    43/50

    A. The EventGateway will start but all plug-ins will be disabled.

    B. No events will be passed to the root cause analysis (RCA) plug-in.

    C. RCA will work for all suppression types except isolated suppression.

    D. Standard event enrichment will function for chassis but not interface level entities.

    Answer: C

    Explanation:

    QUESTION NO: 104

    Which OQL query determines which devices in a model are Permanently Unmanaged?

    A. select from master.entityByName where Extralnfo->m_ManagedStatus =1 and EntityType=1;

    B. select * from master.entityByName where Extralnfo->m_ManagedStatus = 2 and EntityType=1;

    C. select "from ncim.managedStatus where Extralnfo->m_ManagedStatus NULL and

    EntityType=1;

    D. select"from scratchTopology.entityByName where Extralnfo->m_ManagedStatus = 2

    andEntityType=1;

    Answer: B

    Explanation:

    QUESTION NO: 105

    An administrator is adding a new table to hold some customer data in NCIM. Which table does this

    additional table need to be linked to (using entityId) to ensure that the data is properly displayed

    and managed?

    A. EntityB. Chassis

    C. Interface

    D. Entity Data

    Answer: D

    Explanation:

    QUESTION NO: 106

    IBM Tivoli Network Manager IP Edition V3.9 (ITNM) cannot connect to the ObjectServer. Which

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 44

  • 7/31/2019 000-565 (2)

    44/50

    file contains the connection information for the ObjectServer which ITNM is attempting to connect

    to?

    A. $NCHOME/etc/omni.dat

    B. $NCHOME/etc/precision/NcoConnectionSchema.cfg

    C. $NCHOME/etc/omnibus/interfaces. (arch = operating system name)

    D. $NCHOME/etc/precision/interfaces (arch = operating system name)

    Answer: A

    Explanation:

    QUESTION NO: 107

    A customer uses IBM Tivoli Netcool/lmpact to populate a column named 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. create a new table in NCIM to hold the ServiceLevel data and add the required configuration to

    the DbEntityDetails configuration file

    B. add the ServiceLevel column name to a dynamic template and add the ServiceLevel column

    details to the ncpgui.dynamicView table

    C. modify/the ncmonitor activeEvent table to include the ServiceLevel column name and type and

    then restart the EventGateway process

    D. modify the EventGateway configuration to enable the ServiceLevel column name to be passed

    to the plug-ins using the nco2ncp configuration section

    Answer: C

    Explanation:

    QUESTION NO: 108

    Which OQL query monitors the current discovery status?

    A. select*from disco.status;

    B. select*from discovety.status;C. select m_CurrentStatus from disco.status;

    D. select m_CurrentStatus from stitchers status;

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 45

  • 7/31/2019 000-565 (2)

    45/50

    Answer: A

    Explanation:

    QUESTION NO: 109

    What does IBM Tivoli Network Manager IP Edition V3.9 require to connect to an IBM DB2

    database?

    A. SID, database account name, database account password

    B. hostname, port, database name, SID, database account password

    C. hostname, port, database name, database account name, database account password

    D. hostname, port, database name, server type, database account name, database account

    password

    Answer: C

    Explanation:

    QUESTION NO: 110

    A new custom field was created in model to accommodate data regarding the building location of adevice. Which table in NCIM should this data go into so that this field may be used to create a

    custom view?

    A. ncim.entity

    B. ncim.extralnfo

    C. ncpgui mappings

    D. create a custom table specifically for this purpose

    Answer: DExplanation:

    QUESTION NO: 111

    Which discovery phase runs the query of routing tables in the network?

    A. Phase-1

    B. Phase 1

    C. Phase 2

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 46

  • 7/31/2019 000-565 (2)

    46/50

    D. Phase 3

    Answer: B

    Explanation:

    QUESTION NO: 112

    Which option verifies the availability of the seed list in IBM Tivoli Network Manager IP Edition

    V3.9?

    A. in DiscoConfig.cfg set m_Ping Verification=1 under disco.config

    B. in DiscoSchema.cfg set m_PingVerification=1 under disco.config

    C. in DiscoConfig.cfg set m_CheckFileFinderReturns=1 under disco.config

    D. in DiscoSchema.cfg set m_CheckFileFinderReturns=1 under disco.config

    Answer: C

    Explanation:

    QUESTION NO: 113

    When performing a full or partial rediscovery, what does the m_Rebuildl_ayers=1 option do in IBM

    Tivoli Network Manager IP Edition V3.9?

    A. Disco rebuilds the entire topology on partial discovery cycles.

    B. Disco does not build connectivity tables on any discovery cycles.

    C. Disco rebuilds topology on partial but not on full discovery cycles.

    D. Disco rebuilds the entire topology only on scheduled discovery cycles.

    Answer: A

    Explanation:

    QUESTION NO: 114

    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

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 47

  • 7/31/2019 000-565 (2)

    47/50

    B. master.entityByName

    C. translations.ipToBaseName

    D. scratchTopology.entityByName

    Answer: C

    Explanation:

    QUESTION NO: 115

    Click the Exhibit button.

    A new poll definition named MyNewPollDefinition is defined and assigned to a new poll policy. Thepolicy has been enabled as MyNewPollPolicy and the poll definition and policy information is in the

    exhibit. How can this be interpreted?

    A. The poll has failed to execute correctly.

    B. The poll has resulted in some events being raised.

    C. The policy has no targets within the current topology.

    D. The poll is not enabled as indicated by the x cross icon.

    Answer: AExplanation:

    QUESTION NO: 116

    Which EventGateway OQL configuration table controls the mapping of Eventlds to EventMaps?

    A. config.defaults

    B. config.nco2ncp

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 48

  • 7/31/2019 000-565 (2)

    48/50

    C. config.eventMaps

    D. config.precedence

    Answer: D

    Explanation:

    QUESTION NO: 117

    Which command provides the installed version of IBM Tivoli Netcool/OMNIbus?

    A. itnm_status nco

    B. nco_sql -version

    C. nco_objserv -version

    D. ncp objserv -version

    Answer: C

    Explanation:

    QUESTION NO: 118

    Which data is required for the Collector Finder Seed File? (Choose two.)

    A. The name of the collector process.

    B. The port on that device on which the collector is listening.

    C. The hostname of the device on which the collector is running.

    D. The port of the Enterprise Management Server the collector is talking to.

    E. The hostname of the Enterprise Management Server the collector is talking to.

    Answer: B,C

    Explanation:

    QUESTION NO: 119

    Which default file must be modified for configuring discovery to run every Friday at 1:00 a.m. in the

    morning?

    A. Feedback.stch

    B. FullDiscovery.stch

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 49

  • 7/31/2019 000-565 (2)

    49/50

    C. FullDiscoveryPending.stch

    D. FnderRediscoveryToPingFinder.stch

    Answer: B

    Explanation:

    QUESTION NO: 120

    A user is running the ObjectServer in secure mode. Which file must be changed to allow

    connections to the ObjectServer by the nco_p_ncpmonitor probe?

    A. NcoLogins.cfg

    B. NcoGatelnserts.cfg

    C. nco_p_ncpmonitor.props

    D. EventGatewaySchema.cfg

    Answer: C

    Explanation:

    QUESTION NO: 121

    In IBM Tivoli Network Manager IP Edition V3.9 (ITNM), which command increases the trace level

    logging dynamically of the ncpjnodel using ncp_oql?

    A. It is not possible to change trace level logging with ncp_oql. It is performed only using the -

    USR2 signal.

    B. ncp_oql -domain NCOMS -service Ctrl -query "update services.inTray set logLevel=4 where

    serviceName=ncp_mode1;

    C. ncp_oql -domain NCOMS -service Ctrl -query "update services.inTray set traceLevel = 4 whereserviceName = ncp_mode1;

    D. ncp_oql -domain NCOMS -service Ctrl -query "update services.inTray set messageLevel = 4

    where serviceName = t ncp_mode1;

    Answer: C

    Explanation:

    QUESTION NO: 122

    When configuring a new agent definition, what does the command DiscoAddTagsnmpGetNext

    IBM 000-565 Exam

    "Pass Any Exam. Any Time." - 100% Pass Guarantee 50

  • 7/31/2019 000-565 (2)

    50/50

    ("SubnetworkName") do?

    A. It creates a text field under the Extralnfo column which stores the retrieved value for the

    SubnetworkName.

    B. It creates a list (type text) field under the Extralnfo column which stores the retrieved table

    values for the SubnetworkName.

    C. It creates an additional text field in the scratchTopology.entityByName which stores theretrieved value for the SubnetworkName.

    D. It creates an additional list field (type text) in the scratchTopology.entityByName which stores

    the retrieved table values for the SubnetworkName.

    Answer: B

    IBM 000-565 Exam