---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# SNMPNetworkInterfaces - Global

# SNMPNetworkInterfaces - Global {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The SNMPNetworkInterfaces script include provides methods to create network interfaces for JavaScript SNMP sensors.

Use this script include in discovery scripts when you need to create network interfaces for JavaScript SNMP sensors.

## SNMPNetworkInterfaces - process(String cmdb_ci, String doc, Boolean isComputer, String
agentName, String ecc_sys_id) {#ariaid-title2}

Analyzes the SNMP data and reconciles the discovered NICs to the CMDB's
NICs.
{#r_SNI-process_S_S_B_S_S__table_gjr_2vg_xt__entry__3}

| Name | Type | Description |
|-|-|-|
| cmdb_ci | String | The sys_id of the CI |
| doc | String | The SNMP data in XML form |
| isComputer | Boolean | If true, this is a computer; otherwise, false. |
| agentName | String | Name of the MID server |
| ecc_sys_id | String | The sys_id of the ECC queue record with the input. |
[Tabelle : 1. Parameters]

{#r_SNI-process_S_S_B_S_S__table_gjr_2vg_xt} {#r_SNI-process_S_S_B_S_S__table_hjr_2vg_xt__entry__2}

| Type | Description |
|-|-|
| void |   |
[Tabelle : 2. Returns]

{#r_SNI-process_S_S_B_S_S__table_hjr_2vg_xt}

