registrationAgentContact
MX-SBC-MIB ·
.0.4400.1.100.600.1.500
Object
column
r/w
OctetString
Contact
SIP Contact to register.
This field accepts the syntax of standard expressions of the
SIP contact header. Also it supports a Call Agent macro
format %capubip(ca_name)% that is substituted by the actual
address and port values of the Call Agent designated by
ca_name. Note that the public address is used when the
Signaling Interface associated with the Call Agent is
configured with the public address. Otherwise, the network
interface address of the Signaling Interface is used.
The macro can be used alone or within a contact expression:
* %capubip(ca_name)% - the macro is replaced by the IP
address and port and prefixed by 'sip:'.
* sip:user@%CallAgentName%;uri-parameters?headers - the
macro is replaced by the IP address and port within the
contact expression.
Examples of using this macro:
* %capubip(wan_ip_trunk_ca)% --> sip:1.1.1.1:5060
* sip:user@%capubip(wan_ip_trunk_ca)% -->
sip:user@1.1.1.1:5060
* sips:user@%capubip(wan_ip_trunk_ca)%;uri-parameters?
headers --> sips:user@1.1.1.1:5060;uri-parameters?headers
Where 1.1.1.1:5060 are the IP address and port of the
Signaling Interface associated with the wan_ip_trunk_ca Call
Agent.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.100.600.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- registrationAgentEntry
- Table
- registrationAgentTable
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| registrationAgentId Id
Unique numerical identifier for this Registration Agent. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.100.600.1.100 |
| registrationAgentDelete Delete
Delete this entry from the table. | column | Enumeration | .0.4400.1.100.600.1.10000 |
| registrationAgentUsername User Name
User name in the Address of Record (AoR) of this registration
entry. | column | OctetString | .0.4400.1.100.600.1.200 |
| registrationAgentDomain Domain
Domain in the Address of Record (AoR) of this registration
entry. | column | OctetString | .0.4400.1.100.600.1.300 |
| registrationAgentFriendlyName Friendly Name
Friendly name of this registration entry. | column | OctetString | .0.4400.1.100.600.1.400 |
| registrationAgentRegistrationType Registration Type
Selects the type of registrations made by this Registration
Agent.
* Normal: Registrations made by this Registration Agent are
… | column | Enumeration | .0.4400.1.100.600.1.550 |
| registrationAgentExpireValue Expire Value
Registration expiration, in seconds. | column | Unsigned32 | .0.4400.1.100.600.1.600 |
| registrationAgentRetryInterval Retry Interval
Interval, in seconds, to retry an unsuccessful registration. | column | Unsigned32 | .0.4400.1.100.600.1.700 |
| registrationAgentConfigStatus Configuration Status
Configuration status of the Registration Agent.
Indicates if the Registration Agent entry is valid. A valid
entry is applied imm… | column | Enumeration | .0.4400.1.100.600.1.800 |