You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Resources | node | addressContext

addressContext

Name of the address context. The address context is a container of objects that correspond to a specific IP Addressing domain.

Exists on Condition /system/isOAM ='true'

Configuration

ParameterPresenceTypeDefaultDescription
cmdsO
ipsecO Ipsec configuration, security policy database, ike peer table.
ipAccessControlListO IP Access Control lists for this address context.
operatorAggregatePolicerO operatorAggregate policer for this address context.
interceptO Lawful Intercept Call Data Channel list for this address context.
dynamicBlackListO The collection of DBL policers.
enhancedDBLO The enhanced DBL related operations.

Operational Data

ParameterDescription
name The name of the address context.
relaySessionStats The relay Session statistics.
diamNode Diameter Node configurations.
sipDeletedRegStatus This table presents the deleted SIP registration status for a list of SIP endpoints with unique id.
sipActiveRegisterNameStatus This table presents the active SIP registration status for a list of SIP endpoints.
sipDeletedRegisterNameStatus This table presents the deleted SIP registration status for a list of SIP endpoints.
sipActiveGroupRegStatus This table presents the active SIP registration status for a list of SIP endpoints with unique id.
sipGeneratedSubscriptionStatus This table presents the active SIP subscription status for a list of SIP endpoints.
sipActiveGroupRegSummaryStatus This table presents the active SIP registration status summary for a list of SIP endpoints.
sipRegCountStatistics This table presents SIP registration count statistics for the sip-endpoints.
sipRegCountDomainStats This table presents SIP registration count statistics per domain for the sip-endpoints.
surrRegCountStatistics This table presents Surrogate registration count statistics for the sip-endpoints.
sipSubscriptionCountStatistics This table presents SIP subscription count statistics for the sip-endpoints.
callSummaryStatusDetail Call Summary status table per addressContext.
callDetailStatusDetail Call Detail status table per addressContext.
callMediaStatusDetail Call Media status table per addressContext.
ipInterfaceGroup Groupings of IP interfaces in this address context.
logicalSigAddressBindingStatus The collection of logical signaling address bindings
linkDetectionGroup Link Detection Groups in this address context.
linkDetectionGroupStatus The status of a link detection group.
linkDetectionGroupStatistics Statistics for link failure detected per link detection group.
zone Signaling, media, and control for a zone in the address context.
zoneStatus The current status for zones in this address context.
zoneCurrentStatistics1 The Zone Statistics Current table.
zoneIntervalStatistics The Zone Statistics Interval table.
relayCurrentStatistics The relay Count statistics.
relayIntervalStatistics The relay Count statistics.
dnsGroup DNS Server Groups in this address context.
ipRouteStatus This entity's IP Routing table.
sipSubscriptionStatus This table presents the active SIP subscription status for a list of SIP endpoints.
sipSubCountStatistics This table presents SIP relayed subscription count statistics for the sip-endpoints
cacOffenderStatus Recent SIP Endpoint CAC Offenders.

Operations

Operation NameDescription
sipRegistrationDeleteByIp Delete a SIP registration by IP address.[Surrogate Registrations will not be Deleted].
sipRegistrationDeleteById Delete a SIP registration by ID.[Surrogate Registrations will not be Deleted].
sipSubscriptionDelete Delete a SIP subscription.
sipRegCountReset Resets the SIP registration count.
sipSubCountReset Reset the SIP subscription count.
sipRegistrationAdaptiveNatLearning reset/disable adaptive nat pinhole learning process
deleteRelayPortTransId Delete a Relay Session by transaction Id.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/node/{nodeName}/addressContext/{name}

  • No labels