Resources | addressContext | intercept | callDataChannel | caleaDiamPeerStatus

caleaDiamPeerStatus

Displays the peer status table for this Diameter Node.

Exists on Condition ((/SYS:system/SYS:sbcPersonality/SYS:role ='isbc') and (../interceptStandard='packetcableVTwo') and (../vendorId='atos' or ../vendorId='none'))

Operational Data

ParameterDescription
peerName The Logical name of this Peer.
index The sub-index of this peer table entry tracking multiple IP connections under the same peer.
realm Realm FQDN of the realm route for this peer.
fqdn FQDN for this Peer. Used for DNS query if ipAddress is not configured.
ipAddress IP address of this peer (configured or acquired).
portNum IP port number of this peer (configured or acquired).
dnsZoneId DNS group zone ID used for DNS query.
connState Connection state for this Peer.
ttl Time To Live value (seconds) of the resolved IP address.
dnsStatus DNS query status.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/intercept/callDataChannel/{name}/caleaDiamPeerStatus/{peerName},{index}

  • No labels