Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

SNMPNetworkInterfaces- Global

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.

Parent Topic:Server API reference

SNMPNetworkInterfaces - process(String cmdb_ci, String doc, Boolean isComputer, String agentName, String ecc_sys_id)

Analyzes the SNMP data and reconciles the discovered NICs to the CMDB's NICs.

NameTypeDescription
cmdb_ciStringThe sys_id of the CI
docStringThe SNMP data in XML form
isComputerBooleanIf true, this is a computer; otherwise, false.
agentNameStringName of the MID server
ecc_sys_idStringThe sys_id of the ECC queue record with the input.
TypeDescription
void