MX-SIPEP-MIB Table View

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

Tables
22
Rows
22
Columns
112

gatewayTable

table
.0.1400.1.100 · 1 row entry · 8 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gatewayTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gatewayTable'
Gateway
          
This table holds the basic configuration of the IP gateways.
gatewayEntry row .0.1400.1.100.1
A row in table Gateway.
Indexes
Column Syntax OID
Name

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

Type of the SIP gateway.
Enumerationr/w
Enumerated Values:
100trunkGateway
200endpointGateway
.0.1400.1.100.1.150
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
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
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
Type Constraints:
range: 0..65535
.0.1400.1.100.1.300
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
Type Constraints:
range: 0..65535
.0.1400.1.100.1.325
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gatewayStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gatewayStatusTable'
GatewayStatus
          
This table holds the status of the current IP gateways.
gatewayStatusEntry row .0.1400.1.150.1
A row in table GatewayStatus.
Column Syntax OID
Name

Name of the SIP gateway. It identifies the gateway in other
tables.
OctetString .0.1400.1.150.1.100
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
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
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
Type Constraints:
range: 0..65535
.0.1400.1.150.1.300
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
Type Constraints:
range: 0..65535
.0.1400.1.150.1.325
SIP Domain

SIP domain name. String used to build the address of record.
OctetString .0.1400.1.150.1.350
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk userAgentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::userAgentTable'
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 row .0.1400.1.400.1
A row in table User Agent SIP.
Indexes
Column Syntax OID
Endpoint Identifier

String that identifies an endpoint in other tables.
OctetString .0.1400.1.400.1.100
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
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
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
Type Values:
0disable
1enable
.0.1400.1.400.1.400
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
MWI Subscribe

Indicates if the endpoint needs to subscribe to messaging
system. When set to Enable, an endpoint subscription is
triggered.
MX-TCMxEnableStater/w
Type Values:
0disable
1enable
.0.1400.1.400.1.700
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwSpecificProxyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificProxyTable'
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 row .0.1400.1.500.400.1
A row in table SIP Gateway Specific Proxy.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.500.400.1.100
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
Type Values:
0disable
1enable
.0.1400.1.500.400.1.200
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
Type Constraints:
range: 0..255
.0.1400.1.500.400.1.300
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
Type Constraints:
range: 0..255
.0.1400.1.500.400.1.400
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk authenticationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::authenticationTable'
SIP Authentication Configuration
          
This table holds the user agent authentication configuration
parameters. Authentication information adds some level of
security.
authenticationEntry row .0.1400.1.700.100.1
A row in table SIP Authentication Configuration.
Column Syntax OID
Authentication Entry Index

Authentication index for this row.

The table's entries are searched in ascending
Authentication.Index order.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.1400.1.700.100.1.100
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
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
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
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
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
Type Values:
0disable
1enable
.0.1400.1.700.100.1.375
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
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
Authentication Password

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

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

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

Inserts a new row before this row.
Enumerationr/w
Enumerated Values:
0noOp
10insert
.0.1400.1.700.100.1.900
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwSpecificRegistrationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificRegistrationTable'
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 row .0.1400.1.800.600.1
A row in table SIP Gateway Specific Proxy.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.800.600.1.100
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
Type Values:
0disable
1enable
.0.1400.1.800.600.1.200
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
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
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
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
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
Type Values:
0disable
1enable
.0.1400.1.800.600.1.500
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
Type Constraints:
range: 0..255
.0.1400.1.800.600.1.600
.0.1400.1.800.700 · 1 row entry · 4 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk unitRegistrationsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::unitRegistrationsTable'
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 row .0.1400.1.800.700.1
A row in table Unit Registrations.
Column Syntax OID
Index

Unique identifier of the row.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.1400.1.800.700.1.100
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
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk registrationStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::registrationStatusTable'
Registration Status
          
This table holds a list of current registration.
registrationStatusEntry row .0.1400.1.800.10000.1
A row in table Registration Status.
Column Syntax OID
Index

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

The SIP gateway used to register.
OctetString .0.1400.1.800.10000.1.200
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
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
Registrar

The host of the registrar currently used by the registration.
OctetString .0.1400.1.800.10000.1.500
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk transportConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::transportConfigTable'
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 row .0.1400.1.900.100.1
A row in table Transport Configuration.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.900.100.1.100
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
Type Values:
0disable
1enable
.0.1400.1.900.100.1.200
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
Type Values:
0disable
1enable
.0.1400.1.900.100.1.300
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
Type Values:
0disable
1enable
.0.1400.1.900.100.1.400
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
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
Type Values:
0disable
1enable
.0.1400.1.900.100.1.600
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
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
Type Values:
0disable
1enable
.0.1400.1.900.100.1.800
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk tlsPersistentConnectionStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::tlsPersistentConnectionStatusTable'
TLS Persistent Connection Status
          
This table holds the status of the TLS persistent connections.
tlsPersistentConnectionStatusEntry row .0.1400.1.900.10000.1
A row in table TLS Persistent Connection Status.
Column Syntax OID
Index

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

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

Local port used by the TLS persistent connection.
MX-TCMxAdvancedIpPort
Type Constraints:
range: 0..65535
.0.1400.1.900.10000.1.300
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
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwSpecificFailoverTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificFailoverTable'
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 row .0.1400.1.930.500.1
A row in table Gateway Specific Failover Configuration.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.930.500.1.100
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
Type Values:
0disable
1enable
.0.1400.1.930.500.1.200
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk errorMappingSipToCauseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::errorMappingSipToCauseTable'
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 row .0.1400.1.1100.100.1
A row in table Error Mapping SIP To Cause.
Column Syntax OID
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
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk errorMappingCauseToSipTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::errorMappingCauseToSipTable'
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 row .0.1400.1.1100.300.1
A row in table Error Mapping Cause To SIP.
Column Syntax OID
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
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwKeepAliveAlternateDestinationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwKeepAliveAlternateDestinationTable'
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 row .0.1400.1.1300.400.1
A row in table SIP Gateway Keep-Alive Alternate Destination.
Column Syntax OID
Gateway Name

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

Alternate destination target server FQDN and port for a
specific SIP gateway.
MX-TC2MxIpHostNamePortr/w
Type Constraints:
range: 0..255
.0.1400.1.1300.400.1.200
.0.1400.1.1600.100 · 1 row entry · 2 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk diversionConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::diversionConfigTable'
Diversion Configuration
          
A table of the call diversion configuration indexed by the SIP
gateway name.
diversionConfigEntry row .0.1400.1.1600.100.1
A row in table Diversion Configuration.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.1600.100.1.100
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwSpecificMwiTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificMwiTable'
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 row .0.1400.1.1800.200.1
A row in table SIP Gateway Specific MWI.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.1800.200.1.100
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
Type Values:
0disable
1enable
.0.1400.1.1800.200.1.200
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
Type Constraints:
range: 0..255
.0.1400.1.1800.200.1.300
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
Type Values:
0disable
1enable
.0.1400.1.1800.200.1.400
.0.1400.1.1800.300 · 1 row entry · 6 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk mwiStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::mwiStatusTable'
MWI Status
mwiStatusEntry row .0.1400.1.1800.300.1
A row in table MWI Status.
Indexes
Column Syntax OID
Index

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

The SIP gateway used for this subscription.
OctetString .0.1400.1.1800.300.1.200
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
Endpoint

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

Messaging server FQDN and port used to subscribe the event
state.
OctetString .0.1400.1.1800.300.1.500
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwSpecificConferenceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificConferenceTable'
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 row .0.1400.1.1900.1000.1
A row in table SIP Gateway Specific Conference.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.1900.1000.1.100
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
Type Values:
0disable
1enable
.0.1400.1.1900.1000.1.200
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwEventHandlingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwEventHandlingTable'
SIP Gateway Event Handling
          
A table of event handling configuration indexed by SIP
gateway.
gwEventHandlingEntry row .0.1400.1.2100.100.1
A row in table SIP Gateway Event Handling.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.2100.100.1.100
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk aocConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::aocConfigTable'
Aoc Configuration
          
A table of the Aoc configuration indexed by the SIP gateway
name.
aocConfigEntry row .0.1400.1.2300.100.1
A row in table Aoc Configuration.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.2300.100.1.100
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk gwSpecificRtcpXrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::gwSpecificRtcpXrTable'
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 row .0.1400.1.2700.1000.1
A row in table SIP Gateway Specific RTCP XR.
Column Syntax OID
Gateway Name

String that identifies a SIP gateway in other tables.
OctetString .0.1400.1.2700.1000.1.100
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
Type Values:
0disable
1enable
.0.1400.1.2700.1000.1.200
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
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
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk behaviorOnT38InviteNotAcceptedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::behaviorOnT38InviteNotAcceptedTable'
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 row .0.1400.1.50000.4600.1
A row in table Behaviour On T.38 Invite Not Accepted.
Column Syntax OID
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
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