正確的なCIS-Discovery学習体験談一回合格-権威のあるCIS-Discovery日本語資格取得現在、市場でオンラインのServiceNowのCIS-Discovery試験トレーニング資料はたくさんありますが、CertShikenのServiceNowのCIS-Discovery試験トレーニング資料は絶対に最も良い資料です。我々CertShikenはいつでも一番正確なServiceNowのCIS-Discovery資料を提供するように定期的に更新しています。それに、CertShikenのServiceNowのCIS-Discovery試験トレーニング資料が一年間の無料更新サービスを提供しますから、あなたはいつも最新の資料を持つことができます。 ServiceNow Certified Implementation Specialist - Discovery 認定 CIS-Discovery 試験問題 (Q100-Q105):質問 # 100
Using the SNMP Query operation on a pattern for a custom device query, it is best practice to do what?
A. Use live devices in production
B. Use the publish manufacturer's device MIB
C. Modify the default MIB information
D. Enable SSH as a secondary protocol
正解:B
解説:
The SNMP Query operation on a pattern for a custom device query allows Discovery to retrieve information from the target device using the SNMP protocol. It is best practice to use the published manufacturer's device MIB, which is the official and standard definition of the device's SNMP data. Using the manufacturer's device MIB ensures that the query is accurate, consistent, and compatible with the device. Modifying the default MIB information, enabling SSH as a secondary protocol, or using live devices in production are not recommended practices, as they may introduce errors, security risks, or performance issues123.
:
SNMP Query pattern operation - Product Documentation: San Diego - Now Support Portal Load a MIB file - Product Documentation: Vancouver - ServiceNow How Loading of MIB file works on SNMP Browser ( Pattern Step - SNMP Query) - Support and Troubleshooting
質問 # 101
A network device has both an SSH port and an SNMP port open. Discovery tries the SSH probe first and it fails. This triggers the SNMP probe, which succeeds. Discovery uses SNMP first for subsequent discoveries on that device.
What discovery functionality allows the above to happen?
A. MID Server affinity
B. Classification
C. Credential affinity
D. IP service affinity
正解:C
解説:
Credential affinity is an association between a set of credentials and a device on your network. When Discovery or Orchestration first attempts to access a device, they try all available credentials until a valid one is found. Once a valid credential is found, it is recorded in the dscy_credentials_affinity table, and further discovery processes rely on this information. If the credentials are modified or changed, the process will be repeated until a valid credential is found and updated in the same table. Credential affinity allows Discovery to use the most efficient and successful credential for each device, and avoid unnecessary credential failures.
References: Credential affinity for Discovery and Orchestration, Credential Management in ServiceNow discovery
質問 # 102
Installed Software on a CI, Processes running on a CI are gathered during which discovery phase?
Response:
A. Classification
B. Identification
C. Port Scan
D. Exploration
正解:D
質問 # 103
Which choice best describes what happens when, by default, duplicate CIs are detected during identification and reconciliation?
A. The next discovery is stopped for the CI that is duplicated.
B. An associated identification rule is created automatically.
C. A notification is sent to the CI owner.
D. Each set of duplicate CIs is added to a de-duplication task.
正解:D
質問 # 104
What network protocol is needed to discover network devices like routers, switches etc?
Response:
A. 1) WMI Protocol with username/password
2) Domain Administrator permission
B. 1) SNMP Protocol with community string
C. 1)SSH Protocol with username/password, or private key
2) Root or Sudo privileges must be granted