Resources | node | oam | snmp | trapTarget | ipAddressEntry

ipAddressEntry

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
index The index of the trap target.
trapTargetIpAddress The IP address of this trap target.
trapTargetPort The port number for SNMP traps.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListOrca:oam/sonusNodeListSnmp:snmp/trapTarget={name}/ipAddressEntry={index}

  • No labels