MX-SIPEP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
22
Rows
22
Columns
112
.0.1400.1.100 · 1 row entry · 8 columns
Gateway
          
This table holds the basic configuration of the IP gateways.
gatewayEntry entry .0.1400.1.100.1
A row in table Gateway.
Indexes
gatewayName
Column Syntax OID
gatewayName
Name

Name of the SIP gateway. It identifies the gateway in other
tables.
OctetString .0.1400.1.100.1.100
gatewayType
Type

Type of the SIP gateway.
Enumerationr/w
Enumerated Values:
100trunkGateway
200endpointGateway
.0.1400.1.100.1.150
gatewayNetworkInterface
Network Interface

The network on which the gateway listens for incoming SIP
traffic.

The value must match one of the InterfaceName values in the
NetworkInterfaces or NetworkInterfacesStatus…
OctetStringr/w
Constraints:
range: 1-50
.0.1400.1.100.1.200
gatewayMediaNetworks
Media Networks

List of networks (separated by ',') to use for the media
(voice, fax, etc.) stream. The value must match one of the
InterfaceName values in the NetworkInterfacesStatus table of
the BNI serv…
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.100.1.250
gatewayPort
SIP Port

Port on which the gateway listens for incoming unsecure SIP
traffic.

This is used only when UDP and/or TCP transports are enabled.

Notes:

* If set t…
MX-TCMxAdvancedIpPortr/w
Textual Convention: MX-TCMxAdvancedIpPort Unsigned32
Type Constraints:
range: 0..65535
.0.1400.1.100.1.300
gatewaySecurePort
SIP Secure Port

Port on which the gateway listens for incoming secure SIP
traffic.

This is used only when the TLS transport is enabled.

Notes:

* If set to 0,…
MX-TCMxAdvancedIpPortr/w
Textual Convention: MX-TCMxAdvancedIpPort Unsigned32
Type Constraints:
range: 0..65535
.0.1400.1.100.1.325
gatewayDomain
SIP Domain

SIP domain name. If not empty, it overrides the home domain
proxy (refer to the DefaultStaticProxyHomeDomainHost parameter)
in the following places:

In the address of record.
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.100.1.350
gatewayDelete
Delete

Deletes this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.1400.1.100.1.400
.0.1400.1.150 · 1 row entry · 7 columns
GatewayStatus
          
This table holds the status of the current IP gateways.
gatewayStatusEntry entry .0.1400.1.150.1
A row in table GatewayStatus.
Indexes
gatewayStatusName
Column Syntax OID
gatewayStatusName
Name

Name of the SIP gateway. It identifies the gateway in other
tables.
OctetString .0.1400.1.150.1.100
gatewayStatusNetworkInterface
Network Interface

The network on which the gateway listens for incoming SIP
traffic.

This value applies to all transports (e.g., UDP, TCP, etc.).
OctetString .0.1400.1.150.1.200
gatewayStatusMediaNetworks
Media Networks

List of networks (separated by ',') to use for the media
(voice, fax, etc.) stream. Only the first active network of an
IP address family (IPv4, IPv6) is present. The order in the
list defi…
OctetString .0.1400.1.150.1.250
gatewayStatusPort
SIP Port

Port on which the gateway listens for incoming unsecure SIP
traffic.

This value applies to UDP and TCP transports only and for Trunk
gateways.

Note: If set to 0, the…
MX-TCMxAdvancedIpPort
Textual Convention: MX-TCMxAdvancedIpPort Unsigned32
Type Constraints:
range: 0..65535
.0.1400.1.150.1.300
gatewayStatusSecurePort
SIP Secure Port

Port on which the gateway listens for incoming SIP traffic.

This value applies to TLS transport only and for Trunk
gateways.

Note: If set to 0, the unit uses …
MX-TCMxAdvancedIpPort
Textual Convention: MX-TCMxAdvancedIpPort Unsigned32
Type Constraints:
range: 0..65535
.0.1400.1.150.1.325
gatewayStatusDomain
SIP Domain

SIP domain name. String used to build the address of record.
OctetString .0.1400.1.150.1.350
gatewayStatusState
State

The current state of the gateway.

* Ready: The gateway is ready to make and receive calls.
* Cannot start, port already in use: The gateway cannot open
its IP port because the…
OctetString .0.1400.1.150.1.400
.0.1400.1.400 · 1 row entry · 8 columns
User Agent SIP
          
This table holds the user agent configuration parameters. A user
agent is a logical entity that can act as both a client and a
server for the duration of a dialog. The information contained
in this table will be used to dynamically create the To, From,
and Contact headers used in the request sent by the UAC (User
Agent Client).
userAgentEntry entry .0.1400.1.400.1
A row in table User Agent SIP.
Indexes
userAgentEpId
Column Syntax OID
userAgentEpId
Endpoint Identifier

String that identifies an endpoint in other tables.
OctetString .0.1400.1.400.1.100
userAgentUsername
User Name

A string that uniquely identifies this endpoint in the domain.
For example, a telephone number.

This string is used when creating the Contact and From headers.
The SIP From header…
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.400.1.200
userAgentFriendlyName
Friendly Name

Friendly name for SIP User Agent. A friendly name or display
name is meant to contain a descriptive version of the URI and
is intended to be displayed to a user interface.
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.400.1.300
userAgentRegister
Register

Indicates if the endpoint needs to register to the registrar.

If set to Enable, the endpoint will become BY DEFAULT
unavailable when not registered. The
RegistrationUnregisteredBeh…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.400.1.400
userAgentGatewayName
Gateway

Selects on which SIP gateway the user configuration is applied.
The value must match the gateway name as defined in the
Gateway.Name parameter.

The value 'all' means all gateways.
OctetStringr/w .0.1400.1.400.1.500
userAgentMwiSubscribe
MWI Subscribe

Indicates if the endpoint needs to subscribe to messaging
system. When set to Enable, an endpoint subscription is
triggered.
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.400.1.700
userAgentContactDomain
Contact Domain

Indicates the host part of the SIP contact field. If an empty
string is specified, the listening IP address is used.
OctetStringr/w
Constraints:
range: 0-127
.0.1400.1.400.1.800
userAgentAcceptLanguage
Accept Language

Indicates the preferred languages for reason phrases, session
descriptions, or status responses carried as message bodies in
the response. It is used to fill the Accept-Language SIP header…
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.400.1.900
.0.1400.1.500.400 · 1 row entry · 5 columns
SIP Gateway Specific Proxy
          
A table of the proxy configuration indexed by the SIP gateway
name. It is used to override the default value.
gwSpecificProxyEntry entry .0.1400.1.500.400.1
A row in table SIP Gateway Specific Proxy.
Indexes
gwSpecificProxyGatewayName
Column Syntax OID
gwSpecificProxyGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.500.400.1.100
gwSpecificProxyEnableConfig
Enable Configuration

Defines the configuration to use for a specific SIP gateway.

* Disable: The SIP gateway uses the default configuration
as defined in the DefaultStaticProxyHomeDom…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.500.400.1.200
gwSpecificProxyHomeDomainHost
SIP Gateway Specific Home Domain Proxy Server Host

SIP proxy server FQDN and port for a specific SIP gateway.

An intermediary entity that acts as both a server and a
client for the purpose …
MX-TC2MxIpHostNamePortr/w
Textual Convention: MX-TC2MxIpHostNamePort OctetString
Type Constraints:
range: 0..255
.0.1400.1.500.400.1.300
gwSpecificProxyOutboundHost
SIP Gateway Specific Outboud Proxy Server Host

SIP outbound proxy server FQDN and port for a specific SIP
gateway.

To disable the outbound proxy, set it to '0.0.0.0'.

From RF…
MX-TC2MxIpHostNamePortr/w
Textual Convention: MX-TC2MxIpHostNamePort OctetString
Type Constraints:
range: 0..255
.0.1400.1.500.400.1.400
gwSpecificProxyOutboundType
SIP Gateway Specific Outbound Proxy Type

Type of routing that the configured outbound proxy does for a
specific SIP gateway.

* LooseRouter: This is the most current method for SIP
rou…
Enumerationr/w
Enumerated Values:
100looseRouter
200strictRouter
300noRouteHeader
.0.1400.1.500.400.1.500
.0.1400.1.700.100 · 1 row entry · 13 columns
SIP Authentication Configuration
          
This table holds the user agent authentication configuration
parameters. Authentication information adds some level of
security.
authenticationEntry entry .0.1400.1.700.100.1
A row in table SIP Authentication Configuration.
Indexes
authenticationIndex
Column Syntax OID
authenticationIndex
Authentication Entry Index

Authentication index for this row.

The table's entries are searched in ascending
Authentication.Index order.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.1400.1.700.100.1.100
authenticationCriteriaSelection
Credential Selection Criteria

Selects which criterion to use for matching an authentication
request with an authentication entry.

* Unit: The authentication entry is used on all challenge…
Enumerationr/w
Enumerated Values:
100unit
200endpoint
300gateway
400username
.0.1400.1.700.100.1.200
authenticationEpId
Endpoint Criteria

String that identifies an endpoint in the UserAgent table.
Used only if the CriteriaSelection parameter is set to
'Endpoint'.
OctetStringr/w .0.1400.1.700.100.1.300
authenticationGatewayName
Gateway Name Criteria

String that identifies a SIP gateway in the GatewayStatus
table. It is used only if the CriteriaSelection parameter is
set to 'Gateway'.
OctetStringr/w .0.1400.1.700.100.1.350
authenticationUsernameCriteria
Username Criteria

String that identifies a username in the SIP request to
authenticate. It is used only if the CriteriaSelection
parameter is set to 'Username'.
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.700.100.1.360
authenticationValidateRealm
Validate Realm

Configures how to interpret the realm in the challenge.

* Disable: The credential defined in this row will be used
with any realm given in the challenge.
* Enable: Th…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.700.100.1.375
authenticationRealm
Authentication Realm

When authentication informations are required from users, the
realm identifies who requested the information.
OctetStringr/w
Constraints:
range: 0-128
.0.1400.1.700.100.1.400
authenticationUsername
Authentification User Name

A string that uniquely identifies this entity in the realm,
used for authentication purposes. The user name always maps
to a password.
OctetStringr/w
Constraints:
range: 0-128
.0.1400.1.700.100.1.500
authenticationPassword
Authentication Password

User password.
OctetStringr/w
Constraints:
range: 0-128
.0.1400.1.700.100.1.600
authenticationUp
Up

Moves the current row upside.
Enumerationr/w
Enumerated Values:
0noOp
10up
.0.1400.1.700.100.1.700
authenticationDown
Down

Moves the current row downside.
Enumerationr/w
Enumerated Values:
0noOp
10down
.0.1400.1.700.100.1.800
authenticationInsert
Insert

Inserts a new row before this row.
Enumerationr/w
Enumerated Values:
0noOp
10insert
.0.1400.1.700.100.1.900
authenticationDelete
Delete

Deletes this row.

The Authentication table has a minimum size of 20 rows. When
calling the DeleteAllRows command on this table, all the rows
are deleted and 20 new rows are added. Wh…
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.1400.1.700.100.1.1000
.0.1400.1.800.600 · 1 row entry · 8 columns
SIP Gateway Specific Proxy
          
A table of the registration configuration indexed by the SIP
gateway name. It is used to override the default value.
gwSpecificRegistrationEntry entry .0.1400.1.800.600.1
A row in table SIP Gateway Specific Proxy.
Indexes
gwSpecificRegistrationGatewayName
Column Syntax OID
gwSpecificRegistrationGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.800.600.1.100
gwSpecificRegistrationEnableConfig
Enable Configuration

Defines the configuration to use for a specific SIP gateway.

* Disable: The SIP gateway uses the default configuration
as defined in the DefaultStaticProxyHomeDom…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.800.600.1.200
gwSpecificRegistrationRefreshTime
SIP Gateway Specific Registration Refresh Time

Refresh registration time for a specific SIP gateway.

In SIP, a registration is valid for a period of time defined
by the registrar. Once a un…
Unsigned32r/w
Constraints:
range: 0-600
.0.1400.1.800.600.1.300
gwSpecificRegistrationExpirationValue
Default Expiration Value In Registration

Configures the default registration expiration.

This value is used when the contact in a registration
response contains no expires or the expires is…
Unsigned32r/w
Constraints:
range: 1-86400
.0.1400.1.800.600.1.350
gwSpecificRegistrationProposedExpirationValue
SIP Gateway Specific Proposed Expiration Value In
Registration

Suggested expiration delay of a contact in the SIP REGISTER
for a specific SIP gateway.

Set the value to 0 to disable the expi…
Unsigned32r/w
Constraints:
range: 0-86400
.0.1400.1.800.600.1.400
gwSpecificRegistrationRetryTime
SIP Gateway Specific Registration Retry Time

Configures the interval on which a failed registration
retries on a specific SIP gateway.

This parameter defines the time, relative to the failu…
Unsigned32r/w
Constraints:
range: 1-86400
.0.1400.1.800.600.1.450
gwSpecificRegistrationUnregisteredBehavior
SIP Gateway Specific Unregistered Behaviour

Specifies whether an endpoint should remain enabled or not
when not registered for a specific SIP gateway.

* Disable: When an endpoint is not r…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.800.600.1.500
gwSpecificRegistrationServerHost
SIP Gateway Specific Registrar Server Host

SIP registrar server FQDN and port for a specific SIP
gateway.

A registrar is a server that accepts REGISTER requests and
places the information i…
MX-TC2MxIpHostNamePortr/w
Textual Convention: MX-TC2MxIpHostNamePort OctetString
Type Constraints:
range: 0..255
.0.1400.1.800.600.1.600
.0.1400.1.800.700 · 1 row entry · 4 columns
Unit Registrations
          
This table holds a list of users to register. These users are
not tied to a specifiic endpoint.
          
Note: Endpoint related registration can be specified in table
UserAgent
unitRegistrationsEntry entry .0.1400.1.800.700.1
A row in table Unit Registrations.
Indexes
unitRegistrationsIndex
Column Syntax OID
unitRegistrationsIndex
Index

Unique identifier of the row.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.1400.1.800.700.1.100
unitRegistrationsUsername
User Name

A string that uniquely identifies this user in the domain.
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.800.700.1.200
unitRegistrationsGatewayName
Gateway

Selects on which SIP gateway the unit registration is
applied. The value must match the gateway name as defined in
the Gateway.Name parameter.

The value 'all' means all gateways.
OctetStringr/w .0.1400.1.800.700.1.250
unitRegistrationsDelete
Delete

Delete this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.1400.1.800.700.1.300
.0.1400.1.800.10000 · 1 row entry · 6 columns
Registration Status
          
This table holds a list of current registration.
registrationStatusEntry entry .0.1400.1.800.10000.1
A row in table Registration Status.
Indexes
registrationStatusIndex
Column Syntax OID
registrationStatusIndex
Index

Unique identifier of the row.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.1400.1.800.10000.1.100
registrationStatusGateway
Gateway

The SIP gateway used to register.
OctetString .0.1400.1.800.10000.1.200
registrationStatusEndpoint
Endpoint

The endpoint related to this registration.

The parameter is empty for generic unit registration not
related to an endpoint.
OctetString .0.1400.1.800.10000.1.300
registrationStatusState
State

The current state of the registration.

* Unregistered: The registration is not registered and
never tries to register. This case occurs if the network
interface used by the …
Enumeration
Enumerated Values:
100unregistered
200registering
300registered
400refreshing
500unregistering
600unreachable
700authFailed
800rejected
900configError
1000invalidResponse
.0.1400.1.800.10000.1.400
registrationStatusRegistrar
Registrar

The host of the registrar currently used by the registration.
OctetString .0.1400.1.800.10000.1.500
registrationStatusUsername
Username

The username currently used by the registration.
OctetString .0.1400.1.800.10000.1.600
.0.1400.1.900.100 · 1 row entry · 9 columns
Transport Configuration
          
This table contains the informations pertaining to the
supported transports. It is indexed by gateway name.
          
Note that the transport used for the entire unit is always the
transport configured in the first row of this table.
Consequently when a transport is configured on a specific row
(gateway), the configuration is also applied to all rows
(gateways). This characteristic could possibly change when the
unit will be able to support different transports.
transportConfigEntry entry .0.1400.1.900.100.1
A row in table Transport Configuration.
Indexes
transportConfigGatewayName
Column Syntax OID
transportConfigGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.900.100.1.100
transportConfigRegistrationEnable
Enable/Disable Transport Registration

Indicates whether or not the SIP Gateway must include its
supported transports in its registrations.

If enabled, then the gateway registers with one co…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.900.100.1.200
transportConfigContactEnable
Enable/Disable Transport Contact

Indicates whether or not the SIP Gateway must include its
supported transport in all SIP messages that have the contact
header, except for the REGISTER message (see the
Re…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.900.100.1.300
transportConfigUdpEnable
Enable/Disable UDP transport

Enables or disables the UDP transport.

Note that the UDP and TLS transports are mutually exclusive.
The TLS transport cannot be used with the UDP transport.
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.900.100.1.400
transportConfigUdpQValue
UDP Qvalue

Indicates the priority of the UDP transport.

A qvalue parameter is added to each contact. This only
applies if the transport-specific registration is enabled
(see the TransportRe…
OctetStringr/w
Constraints:
range: 0-5
.0.1400.1.900.100.1.500
transportConfigTcpEnable
Enable/Disable TCP transport

Enables or disables the TCP transport.

Note that the TCP and TLS transports are mutually exclusive.
The TLS transport cannot be used with the TCP transport.
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.900.100.1.600
transportConfigTcpQValue
TCP Qvalue

Indicates the priority of the TCP transport.

A qvalue parameter is added to each contact. This only
applies if the transport-specific registration is enabled
(see the TransportRe…
OctetStringr/w
Constraints:
range: 0-5
.0.1400.1.900.100.1.700
transportConfigTlsEnable
Enable/Disable TLS transport

Enables or disables the TLS transport.

Note that the TLS transport is exclusive to UDP and TCP
transport. The TLS transport cannot be used with the TCP or
UDP t…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.900.100.1.800
transportConfigTlsQValue
TLS Qvalue

Indicates the priority of the TLS transport.

A qvalue parameter is added to each contact. This only
applies if the transport-specific registration is enabled
(see the TransportRe…
OctetStringr/w
Constraints:
range: 0-5
.0.1400.1.900.100.1.900
.0.1400.1.900.10000 · 1 row entry · 6 columns
TLS Persistent Connection Status
          
This table holds the status of the TLS persistent connections.
tlsPersistentConnectionStatusEntry entry .0.1400.1.900.10000.1
A row in table TLS Persistent Connection Status.
Indexes
tlsPersistentConnectionStatusIndex
Column Syntax OID
tlsPersistentConnectionStatusIndex
Index

Unique identifier of the row.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.1400.1.900.10000.1.100
tlsPersistentConnectionStatusGateway
Gateway

The SIP gateway used to register.
OctetString .0.1400.1.900.10000.1.200
tlsPersistentConnectionStatusLocalPort
Local Port

Local port used by the TLS persistent connection.
MX-TCMxAdvancedIpPort
Textual Convention: MX-TCMxAdvancedIpPort Unsigned32
Type Constraints:
range: 0..65535
.0.1400.1.900.10000.1.300
tlsPersistentConnectionStatusRemoteHost
Remote Host

The remote host used to establish the TLS persistent
connection. The remote host can be a host name or an IP
address of the proxy, outbound proxy or registrar.
OctetString .0.1400.1.900.10000.1.400
tlsPersistentConnectionStatusRemoteHostIpAddr
Remote Host Ip Address

The resolved IP address of the remote host used to establish
the TLS persistent connection.
OctetString .0.1400.1.900.10000.1.450
tlsPersistentConnectionStatusState
State

The current state of the TLS persistent connection.

* Up: The TLS connection is established and ready to be
used.
* Down: The TLS connection is not established.
* WaitingShu…
Enumeration
Enumerated Values:
100up
200down
300waitingShutdown
400waitingUp
.0.1400.1.900.10000.1.500
.0.1400.1.930.500 · 1 row entry · 3 columns
Gateway Specific Failover Configuration
          
A table of the failover configuration indexed by the SIP
gateway name. It is used to override the default value.
gwSpecificFailoverEntry entry .0.1400.1.930.500.1
A row in table Gateway Specific Failover Configuration.
Indexes
gwSpecificFailoverGatewayName
Column Syntax OID
gwSpecificFailoverGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.930.500.1.100
gwSpecificFailoverEnableConfig
Enable Configuration

Defines the configuration to use for a specific SIP gateway.

* Disable: The SIP gateway uses the default configuration
as defined in the DefaultSipFailoverConditi…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.930.500.1.200
gwSpecificFailoverSipFailoverConditions
Sip Failover Conditions

Configures additional SIP-level conditions for failover.

Expressed as a sequence of keywords separated by commas.
Spaces and tabs are ignored.

Support…
OctetStringr/w
Constraints:
range: 0-512
.0.1400.1.930.500.1.300
.0.1400.1.1100.100 · 1 row entry · 3 columns
Error Mapping SIP To Cause
          
This table allow the user to override the default mapping for
SIP code to ISDN cause.
          
The default mapping is defined in RFC 3398
errorMappingSipToCauseEntry entry .0.1400.1.1100.100.1
A row in table Error Mapping SIP To Cause.
Indexes
errorMappingSipToCauseSipCode
Column Syntax OID
errorMappingSipToCauseSipCode
SIP code

SIP code to map to a cause. It's also the unique identifier
of the row.

SIP code:

* 400: Bad Request
* 401: Unauthorized
* 402: Payment required
* 403: Forbi…
Unsigned32
Constraints:
range: 400-699
.0.1400.1.1100.100.1.100
errorMappingSipToCauseCause
Cause

Cause to map the the SIP code.

The cause specified in Q.931 are:

Normal event:

* 1: Unassigned (unallocated) number.
* 2: No route to specified trans…
Unsigned32r/w
Constraints:
range: 1-127
.0.1400.1.1100.100.1.200
errorMappingSipToCauseDelete
Delete

Delete this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.1400.1.1100.100.1.300
.0.1400.1.1100.300 · 1 row entry · 3 columns
Error Mapping Cause To SIP
          
This table allow the user to override the default mapping for
ISDN cause to SIP.
          
The default mapping is defined in RFC 3398
errorMappingCauseToSipEntry entry .0.1400.1.1100.300.1
A row in table Error Mapping Cause To SIP.
Indexes
errorMappingCauseToSipCause
Column Syntax OID
errorMappingCauseToSipCause
Cause

Cause to map the the SIP code. It's also the unique
identificator of the row.

The cause specified in Q.931 are:

Normal event:

* 1: Unassigned (unalloca…
Unsigned32
Constraints:
range: 1-127
.0.1400.1.1100.300.1.100
errorMappingCauseToSipSipCode
SIP code

SIP code to map to a cause.

SIP code:

* 400: Bad Request
* 401: Unauthorized
* 402: Payment required
* 403: Forbidden
* 404: Not found
* 405: Method not …
Unsigned32r/w
Constraints:
range: 400-699
.0.1400.1.1100.300.1.200
errorMappingCauseToSipDelete
Delete

Delete this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.1400.1.1100.300.1.300
.0.1400.1.1300.400 · 1 row entry · 2 columns
SIP Gateway Keep-Alive Alternate Destination
          
A table of Keep-Alive destination alternate target indexed by
the SIP gateway name. It is used to override the default value
when the SipKeepAliveDestination parameter is set to
'AlternateDestination'. If the TlsEnable parameter is set to
'Enable', the persistent connection maintains the Keep-Alive
action as well as with the default proxy in addition to the
alternate destination.
gwKeepAliveAlternateDestinationEntry entry .0.1400.1.1300.400.1
A row in table SIP Gateway Keep-Alive Alternate Destination.
Indexes
gwKeepAliveAlternateDestinationGatewayName
Column Syntax OID
gwKeepAliveAlternateDestinationGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.1300.400.1.100
gwKeepAliveAlternateDestinationAlternateDestination
SIP Gateway Keep-Alive Alternate Destination

Alternate destination target server FQDN and port for a
specific SIP gateway.
MX-TC2MxIpHostNamePortr/w
Textual Convention: MX-TC2MxIpHostNamePort OctetString
Type Constraints:
range: 0..255
.0.1400.1.1300.400.1.200
.0.1400.1.1600.100 · 1 row entry · 2 columns
Diversion Configuration
          
A table of the call diversion configuration indexed by the SIP
gateway name.
diversionConfigEntry entry .0.1400.1.1600.100.1
A row in table Diversion Configuration.
Indexes
diversionConfigGatewayName
Column Syntax OID
diversionConfigGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.1600.100.1.100
diversionConfigMethod
Call Diversion Method

Selects the SIP method used to receive/send call diversion
information in an INVITE.

* None: No diversion information is sent in SIP messages.
* DiversionHeader: T…
Enumerationr/w
Enumerated Values:
100none
200diversionHeader
.0.1400.1.1600.100.1.200
.0.1400.1.1800.200 · 1 row entry · 4 columns
SIP Gateway Specific MWI
          
A table of the MWI subscription configuration indexed by the
SIP gateway name. It is used to override the default value.
gwSpecificMwiEntry entry .0.1400.1.1800.200.1
A row in table SIP Gateway Specific MWI.
Indexes
gwSpecificMwiGatewayName
Column Syntax OID
gwSpecificMwiGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.1800.200.1.100
gwSpecificMwiEnableConfig
Enable Configuration

Defines the configuration to use for a specific SIP gateway.

* Disable: The SIP gateway uses the default configuration
as defined in the DefaultStaticMessagingHos…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.1800.200.1.200
gwSpecificMwiMessagingHost
Messaging Host

Messaging server FQDN and port.

When the Sbc service is available, the special macro '%sbc%'
can be entered to use the SBC as the destination host. This
macro resolves to the…
MX-TC2MxIpHostNamePortr/w
Textual Convention: MX-TC2MxIpHostNamePort OctetString
Type Constraints:
range: 0..255
.0.1400.1.1800.200.1.300
gwSpecificMwiUsernameInRequestUriEnable
Username in Request-URI Enable

Indicates whether or not the unit adds the username in the
request URI of MWI SUBSCRIBE requests.

* enable: The unit adds the username in the Request-URI of…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.1800.200.1.400
.0.1400.1.1800.300 · 1 row entry · 6 columns
MWI Status
mwiStatusEntry entry .0.1400.1.1800.300.1
A row in table MWI Status.
Indexes
mwiStatusIndex
Column Syntax OID
mwiStatusIndex
Index

Unique identifier of the row.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.1400.1.1800.300.1.100
mwiStatusGatewayName
Gateway Name

The SIP gateway used for this subscription.
OctetString .0.1400.1.1800.300.1.200
mwiStatusSubscriptionState
State

The current state of the subscription.

* Unsubscribed: The unit/endpoint is not subscribed and
never tries to subscribe. This case occurs if the network
interface used by th…
Enumeration
Enumerated Values:
100unsubscribed
200subscribing
300subscribed
400refreshing
500unsubscribing
600unreachable
700authFailed
800rejected
900configError
1000invalidResponse
1100error
.0.1400.1.1800.300.1.300
mwiStatusEndpoint
Endpoint

The endpoint related to this subscription.
OctetString .0.1400.1.1800.300.1.400
mwiStatusMessagingHost
Messaging Host

Messaging server FQDN and port used to subscribe the event
state.
OctetString .0.1400.1.1800.300.1.500
mwiStatusUsername
Username

The username currently used by the subscription.
OctetString .0.1400.1.1800.300.1.600
.0.1400.1.1900.1000 · 1 row entry · 3 columns
SIP Gateway Specific Conference
          
A table of the conference configuration indexed by the SIP
gateway name. It is used to override the default value.
gwSpecificConferenceEntry entry .0.1400.1.1900.1000.1
A row in table SIP Gateway Specific Conference.
Indexes
gwSpecificConferenceGatewayName
Column Syntax OID
gwSpecificConferenceGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.1900.1000.1.100
gwSpecificConferenceEnableConfig
Enable Configuration

Defines the configuration to use for a specific SIP gateway.

* Disable: The SIP gateway uses the default configuration
as defined in the DefaultStaticConferenceSe…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.1900.1000.1.200
gwSpecificConferenceServerUri
SIP Gateway Specific Conference Server URI

URI used in the Request-URI of the INVITE sent to the
conference server as defined in RFC 4579.

This parameter only has an effect when the confere…
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.1900.1000.1.300
.0.1400.1.2100.100 · 1 row entry · 3 columns
SIP Gateway Event Handling
          
A table of event handling configuration indexed by SIP
gateway.
gwEventHandlingEntry entry .0.1400.1.2100.100.1
A row in table SIP Gateway Event Handling.
Indexes
gwEventHandlingGatewayName
Column Syntax OID
gwEventHandlingGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.2100.100.1.100
gwEventHandlingReboot
SIP Gateway can start a remote reboot via a SIP NOTIFY Event.

Specifies how this Sip gateway handles the reception of a
'reboot' SIP NOTIFY message.

* Rejected: The 'reboot' notification …
Enumerationr/w
Enumerated Values:
100rejected
200restart
.0.1400.1.2100.100.1.200
gwEventHandlingCheckSync
SIP Gateway can transfer and run a configuration file via a
SIP NOTIFY Event.

Specifies how this SIP gateway handles the reception of a
'check-sync' SIP NOTIFY message.

* Rejected: The 'c…
Enumerationr/w
Enumerated Values:
100rejected
200transferScript
300cwmpInform
.0.1400.1.2100.100.1.300
.0.1400.1.2300.100 · 1 row entry · 3 columns
Aoc Configuration
          
A table of the Aoc configuration indexed by the SIP gateway
name.
aocConfigEntry entry .0.1400.1.2300.100.1
A row in table Aoc Configuration.
Indexes
aocConfigGatewayName
Column Syntax OID
aocConfigGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.2300.100.1.100
aocConfigAocDSupport
Advice of Charge AOC-D Support

Send/Receive the current charge (D)uring the call in AOC-D
messages.

* Disabled: No AOC information is sent. Received AOC
information is discarded.
* …
Enumerationr/w
Enumerated Values:
100disabled
200transparent
.0.1400.1.2300.100.1.200
aocConfigAocESupport
Advice of Charge AOC-E Support

Send/Receive the total charge at the (E)nd of the call in
AOC-E messages.

* Disabled: No AOC information is sent. Received AOC
information is discarded.…
Enumerationr/w
Enumerated Values:
100disabled
200transparent
.0.1400.1.2300.100.1.300
.0.1400.1.2700.1000 · 1 row entry · 4 columns
SIP Gateway Specific RTCP XR
          
A table of the RTCP XR configuration indexed by the SIP
gateway name. It is used to override the default value.
gwSpecificRtcpXrEntry entry .0.1400.1.2700.1000.1
A row in table SIP Gateway Specific RTCP XR.
Indexes
gwSpecificRtcpXrGatewayName
Column Syntax OID
gwSpecificRtcpXrGatewayName
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.2700.1000.1.100
gwSpecificRtcpXrEnableConfig
Enable Configuration

Defines the configuration to use for a specific SIP gateway.

* Disable: The SIP gateway uses the default configuration
as defined in the DefaultStaticRtcpXrCollec…
MX-TCMxEnableStater/w
Textual Convention: MX-TCMxEnableState Enumeration
Type Values:
0disable
1enable
.0.1400.1.2700.1000.1.200
gwSpecificRtcpXrCollectorUri
SIP Gateway Specific RTCP XR Collector Server URI

Define the URI for the Request-URI of the collector server
that will receive RTCP XR voice quality reports.

The reports are sent through a …
OctetStringr/w
Constraints:
range: 0-255
.0.1400.1.2700.1000.1.300
gwSpecificRtcpXrPeriodicReportsInterval
SIP Gateway Specific RTCP XR Periodic Reports Interval

Configures the interval on which the periodic RTCP XR report
are sent.

A value of 0 disables the periodic interval report.
Unsigned32r/w
Constraints:
range: 0-60
.0.1400.1.2700.1000.1.400
.0.1400.1.50000.4600 · 1 row entry · 2 columns
Behaviour On T.38 Invite Not Accepted
          
This table defines the device behaviour after receiving an
error to a SIP INVITE for T.38 fax.
behaviorOnT38InviteNotAcceptedEntry entry .0.1400.1.50000.4600.1
A row in table Behaviour On T.38 Invite Not Accepted.
Indexes
behaviorOnT38InviteNotAcceptedSipErrorCode
Column Syntax OID
behaviorOnT38InviteNotAcceptedSipErrorCode
SIP Error Code

SIP code in the error response to an INVITE for T.38 fax.
Unsigned32
Constraints:
range: 606-606
range: 406-406
range: 415-415
range: 488-488
.0.1400.1.50000.4600.1.100
behaviorOnT38InviteNotAcceptedBehavior
Behaviour

Behaviour of the device when receiving a SIP error response
to an INVITE for T.38 fax.

* DropCall: The call is dropped by sending a BYE.
* ReInviteForClearChannelOnly: A re-IN…
Enumerationr/w
Enumerated Values:
100dropCall
200reInviteForClearChannelOnly
300reEstablishAudio
400usePreviousMediaNegotiation
.0.1400.1.50000.4600.1.200