SNMPNetworkInterfaces - Global

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • 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)

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

    표 1. Parameters
    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.
    표 2. Returns
    Type Description
    void