---
sourceDocument: 호주 API 참조
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/api-reference

 Release :

    - australia

ft:locale :

    - ko-KR

ft:publication_title :

    - 호주 API 참조

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# SNMPGatherDocParts - 전역

# SNMPGatherDocParts - 전역 {#ariaid-title1}

* 릴리스 버전: Australia
* 
* 업데이트 날짜 2026년 03월 12일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 1분

SNMPGatherDocParts 스크립트 포함은 JavaScript SNMP 센서에 대한 SNMP 응답 문서의 일부 수집을 처리하는 메서드를 제공합니다.

SNMP 응답 문서의 일부를 수집해야 하는 경우 검색 스크립트에 이 스크립트 포함을 사용합니다.

## SNMPGatherDocParts - gather(문자열 문서, 객체 프로브) {#ariaid-title2}

이전 SNMP 프로브에서 수집한 데이터와 함께 지정된 XML 문서를 반환합니다.
{#r_SGDP-gather_S_O__table_d24_fsg_xt__entry__3}

| 이름 | 유형 | 설명 |
|-|-|-|
| 문서 | 문자열 | 이 센서의 XML 문서 |
| 프로브 | 객체 | 프로브 인스턴스 |
[표 1. 매개변수]

{#r_SGDP-gather_S_O__table_d24_fsg_xt} {#r_SGDP-gather_S_O__table_e24_fsg_xt__entry__2}

| 유형 | 설명 |
|-|-|
| 문자열 | 수집된 데이터가 포함된 XML 문서입니다. |
[표 2. 반환]

{#r_SGDP-gather_S_O__table_e24_fsg_xt}

