callAgentGateway
MX-SBC-MIB ·
.0.4400.1.100.100.1.600
Object
column
r/w
OctetString
Gateway
Name of the local gateway to be used by this Call Agent. When
no local gateway is selected, the Call Agent will use an
external peer.
When the Gateway parameter is set to a local gateway,
* the PeerHost and PeerNetwork parameters are ignored
* the CallAgent.SignalingInterface parameter is ignored and
is replaced by the loop_s signaling interface
* the CallAgent.MediaInterface parameter can be left empty
in which case the loop_m media interface is used
A few consistency checks are also performed when the
CallAgent.Gateway parameter is configured:
* The gateway must exist in the SipEp service.
* The gateway's network interface must be set to 'SBC'.
* The gateway's media network must be configured on the
same network as the Call Agent.
When these consistency checks fail, warning notifications are
issued but the configuration is not refused.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.100.100.1.600- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- callAgentEntry
- Table
- callAgentTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| callAgentId Id
Unique numerical identifier for a Call Agent. The Call Agent
ID is used by other parameters included in the Configuration
Group to refer to a Call Agent. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.100.100.1.100 |
| callAgentConfigStatus Configuration Status
Configuration status of the row.
Indicates if the configuration of this Call Agent is valid
and ready to be applied.
… | column | Enumeration | .0.4400.1.100.100.1.1000 |
| callAgentDelete Delete
Delete this CallAgent table entry. | column | Enumeration | .0.4400.1.100.100.1.10000 |
| callAgentName Name
Call Agent name.
Alpha-numerics as well as '.', '-' and '_' are valid
characters. | column | OctetString | .0.4400.1.100.100.1.200 |
| callAgentEnable Enable
Activate/deactivate the Call Agent. | column | MX-TCMxEnableState | .0.4400.1.100.100.1.300 |
| callAgentSignalingInterface Signaling Interface
ID of the Signaling Interface used by this Call Agent. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.100.100.1.400 |
| callAgentMediaInterface Media Interfaces
ID of the Media Interface used by this Call Agent. | column | OctetString | .0.4400.1.100.100.1.500 |
| callAgentPeerHost Peer Host
FQDN / IP addr and port of the SIP peer for this Call Agent. | column | MX-TC2MxIpHostNamePort | .0.4400.1.100.100.1.700 |
| callAgentPeerNetwork Peer Network
Network address of the SIP peers for this Call Agent. | column | MX-TC2MxIpAddrMask | .0.4400.1.100.100.1.800 |
| callAgentForceTransport Force Transport
Force the Call Agent to use the selected transport protocol
when initiating SIP dialogs.
* None: Transport is not forced. Will use … | column | Enumeration | .0.4400.1.100.100.1.900 |