MX-SIPPROXY-MIB Table View

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

Tables
4
Rows
4
Columns
29
.0.4600.1.100.300 · 1 row entry · 5 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-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::tlsPersistentConnectionStatusTable'
TLS Persistent Connection Status
          
This table holds the status of the TLS persistent connections.
tlsPersistentConnectionStatusEntry row .0.4600.1.100.300.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.4600.1.100.300.1.100
Local Port

Local port used by the TLS persistent connection.
MX-TCMxAdvancedIpPort
Type Constraints:
range: 0..65535
.0.4600.1.100.300.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.4600.1.100.300.1.400
Remote Host Ip Address

The resolved IP address of the remote host used to establish
the TLS persistent connection.
OctetString .0.4600.1.100.300.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.4600.1.100.300.1.500
.0.4600.1.400.400.300 · 1 row entry · 7 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk registrationCacheSearchResultTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::registrationCacheSearchResultTable'
Registration Cache Search Result
          
This table contains the registration cache entries filtered by
the SearchRegistrationCache command.
registrationCacheSearchResultEntry row .0.4600.1.400.400.300.1
A row in table Registration Cache Search Result.
Column Syntax OID
Id

Unique numerical identifier for a registration search result.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.4600.1.400.400.300.1.100
Address of Record

The Address of Record, in URI format, present in the
REGISTER.

For example: sip:alice@example.com

This value is taken from the REGISTER.
OctetString .0.4600.1.400.400.300.1.200
The Contact, in URI format, present in the REGISTER.

For example: sip:5551212@192.168.11.23:5060

This value is taken from the REGISTER.
OctetString .0.4600.1.400.400.300.1.300
Received Time

Time at which the registration was received. Expressed as the
local time computed from the Time Zone defined in the
Hoc.StaticTimeZone parameter.

Format is DD/MM/YYYY hh:mm:ss
OctetString .0.4600.1.400.400.300.1.400
Endpoint Expiration

Time at which the registration expires on the endpoint side.
Expressed as a local time computed from the Time Zone defined
in the Hoc.StaticTimeZone parameter.

Format is…
OctetString .0.4600.1.400.400.300.1.500
RegistrarEndpoint Expiration

Time at which the registration expires on the registrar side.
Expressed as a local time computed from the Time Zone defined
in the Hoc.StaticTimeZone parameter.
OctetString .0.4600.1.400.400.300.1.550
Registered To

Registrar that handled the registration.

* Normal: The registration was forwarded to the normal
registrar.
* Local: The registration was handled by the local
regis…
Enumeration
Enumerated Values:
100normal
200local
.0.4600.1.400.400.300.1.600

routeTable

table
.0.4600.1.700.100 · 1 row entry · 10 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk routeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::routeTable'
Route
          
This table contains the routes that can be applied by the SIP
proxy. Each table entry is a route. When a SIP request must be
routed, the table is searched in decreasing priority order to
find the first matching route. A route is selected when the
criteria defined by CriteriaType and CriteriaExpression
parameters matches.
routeEntry row .0.4600.1.700.100.1
A row in table Route.
Indexes
Column Syntax OID
Id

Unique numerical identifier for a routing rule.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.4600.1.700.100.1.100
Priority

Priority used to determine search order in the table when
routing is executed.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.0.4600.1.700.100.1.200
Criteria Type

Type of criteria used to match the routing rule against the
SIP message.

* ToUri: The full URI of the TO header.
* ToUser: The user part of the URI in the TO header.
* T…
Enumerationr/w
Enumerated Values:
100toUri
200toUser
300toHost
400contactUri
500contactUser
600contactHost
.0.4600.1.700.100.1.300
Expression Criteria

Regular expression compared with the value of the Criteria
Type found in the SIP message. If it matches, the route
defined by this table entry is used.

The regular expre…
OctetStringr/w
Constraints:
range: 0-255
.0.4600.1.700.100.1.400
Target Type

Type of target used by the route.

* RegisteredAor: Routing is based on the registration
database. Entries with an AOR matching the Request-URI
(R-URI) of the SIP reque…
Enumerationr/w
Enumerated Values:
100registeredAor
200registeredAorUser
300hardcodedHost
.0.4600.1.700.100.1.500
Target User Transformation Name

Name of the transformation in the UserTransformations table.
This transformation is applied to the user part of the target
Request-URI (R-URI) in the SIP request. This tran…
OctetStringr/w
Constraints:
range: 0-255
.0.4600.1.700.100.1.600
Registered User Transformation Name

Name of a transformation in the UserTransformations table.
This transformation is used during the registration database
lookup, to normalise the database entries before…
OctetStringr/w
Constraints:
range: 0-255
.0.4600.1.700.100.1.700
Hardcoded Host and Port

Hardcoded host that can be used as a target in routes. The
host can be expressed as an IP address or a domain name. The
port is optional. A port value of 0 is interpreted as the
de…
MX-TC2MxIpHostNamePortr/w
Type Constraints:
range: 0..255
.0.4600.1.700.100.1.800
Configuration Status

Indicates if the configuration of this row is valid.

* Valid: The current content of the row is valid.
* PriorityDuplicate: Two or more entries have the same
pr…
Enumeration
Enumerated Values:
100valid
200priorityDuplicate
300missingHardcodedHostport
400inexistentTargetUserTransformation
500inexistentRegisteredUserTransformation
600invalid
.0.4600.1.700.100.1.2000
Delete

Deletes this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.4600.1.700.100.1.2100
.0.4600.1.700.300 · 1 row entry · 7 columns
Uses the media5 variant from /opt/observium/mibs/media5.
Command help
Walk userTransformationsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SIPPROXY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPPROXY-MIB::userTransformationsTable'
User Transformations table
          
This table contains the transformations to be applied to a
user portion of a URI. The name and the criteria must match to
have the transformation applied. There can be multiple entries
with the same name. The entries are checked in decreasing
priority order and the first entry with matching name and
criteria is applied. If no matching entry is found, no
transformation is applied and the user stays unmodified.
userTransformationsEntry row .0.4600.1.700.300.1
A row in table User Transformations table.
Column Syntax OID
Id

Unique numerical identifier.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.4600.1.700.300.1.100
Priority

Priority used to determine search order in the table when
routing is executed. Search order is from lower to higher
priority values.

Entries with the same name must have different …
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.0.4600.1.700.300.1.200
Transformation name

The name of the transformation. There can be several
transformations of the same name. Must match values of
RegisteredUserTransformationName or UserTransformationName
parameters.
OctetStringr/w
Constraints:
range: 0-50
.0.4600.1.700.300.1.300
Transformation Criteria

The criteria to be used in the transformation. If the
criteria does not match, the search in the table continues.
The criteria is a regular expression used for two things:
OctetStringr/w
Constraints:
range: 0-250
.0.4600.1.700.300.1.400
Transformation Pattern

Pattern expression that creates the transformed value. Can
use backreferences to the groups created in the criteria.
OctetStringr/w
Constraints:
range: 0-250
.0.4600.1.700.300.1.500
Configuration Status

Indicates if the configuration of this row is valid.

* Valid: The current content of the row is valid.
* PriorityDuplicate: Two or more entries with the same name
Enumeration
Enumerated Values:
100valid
200priorityDuplicate
300missingName
400invalid
.0.4600.1.700.300.1.2000
Delete

Deletes this row.
Enumerationr/w
Enumerated Values:
0noOp
10delete
.0.4600.1.700.300.1.2100