MX-SIP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
7
Rows
7
Columns
28
sipUAIfTable
table.1.3.6.1.4.1.4935.20.20.1.1.10
·
1 row entry
·
5 columns
This table holds the user agent configuration variables. A user agent is a logical entity that can act as both client and server for the duration of a dialog. The informations contained in this table will be used to dynamically create the To, From and Contact headers used in the request sent by the UAC.
SIP user agent parameter entries.
Indexes
RFC1213-MIBifIndex
| Column | Syntax | OID |
|---|---|---|
|
sipUAMainUsername
A string that uniquely identifies this endpoint in the domain.
For example, a telephone number. This string is used in the creation of the Contact and From headers. The SIP From header carries the permane… |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4935.20.20.1.1.10.1.10 |
|
sipUADisplayName
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 |
.1.3.6.1.4.1.4935.20.20.1.1.10.1.15 |
|
sipUAOtherAcceptedUsernames
A comma-separated list of usernames that the endpoint will
recognise as its own, but will NOT register in contacts sent to the registrar. Only the username in sipUAMainUsername is registered. … |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4935.20.20.1.1.10.1.20 |
|
sipUAMaximumSessionExpirationDelay
Suggested maximum time for the periodical session refreshes.
This value will be reflected in the Session-Expires header. Increasing the maximum will help to reduce network traffic, but will… |
Unsigned32r/w Constraints: range: 180-3600range: 0-0 |
.1.3.6.1.4.1.4935.20.20.1.1.10.1.30 |
|
sipUAMinimumSessionExpirationDelay
Minimum value for the periodical session refreshes.
This value will be reflected in the Min-SE header. The Min-SE value is a threshold that proxies and/or UAs on the signaling path are not … |
Unsigned32r/w Constraints: range: 180-3600 |
.1.3.6.1.4.1.4935.20.20.1.1.10.1.35 |
.1.3.6.1.4.1.4935.20.20.1.1.15
·
1 row entry
·
5 columns
This table holds the user agent authentication configuration variables. Authentication information adds some level of security.
SIP user agent authentication parameter entries.
Indexes
RFC1213-MIBifIndex sipUAAuthIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sipUAAuthIndex
Authentication index for this row.
|
Unsigned32 Constraints: range: 1-10 |
.1.3.6.1.4.1.4935.20.20.1.1.15.1.10 |
||||
|
sipUAAuthRealm
When authentication informations are required from users,
the realm identifies who requested the information. |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.15.1.15 |
||||
|
sipUAAuthUsername
A string that will uniquely identify this endpoint in
the realm, used for authentication purposes. The username always maps to a password. |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.15.1.20 |
||||
|
sipUAAuthPassword
User password.
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.15.1.25 |
||||
|
sipUAAuthValidateRealm
When set to disable, the current user credentials are
valid for any realm. When set to enable, the user credentials are used only for a specific realm set in the sipUAAuthRealm variable. |
MX-TCMxEnableStater/w Textual Convention: MX-TCMxEnableState EnumerationType Values:
|
.1.3.6.1.4.1.4935.20.20.1.1.15.1.30 |
.1.3.6.1.4.1.4935.20.20.1.1.20
·
1 row entry
·
5 columns
This table holds the user agent authentication configuration variables. Authentication information adds some level of security.
SIP user agent authentication parameter entries.
Indexes
sipUnitAuthIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sipUnitAuthIndex
Authentication index for this row.
|
Unsigned32 Constraints: range: 1-10 |
.1.3.6.1.4.1.4935.20.20.1.1.20.1.10 |
||||
|
sipUnitAuthRealm
When authentication informations are required from users,
the realm identifies who requested the information. |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.20.1.15 |
||||
|
sipUnitAuthUsername
A string that will uniquely identify this endpoint in
the realm, used for authentication purposes. The username always maps to a password. |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.20.1.20 |
||||
|
sipUnitAuthPassword
User password.
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.20.1.25 |
||||
|
sipUnitAuthValidateRealm
When set to disable, the current unit credentials are
valid for any realm. When set to enable, the unit credentials are used only for a specific realm set in the sipUnitAuthRealm variable. |
MX-TCMxEnableStater/w Textual Convention: MX-TCMxEnableState EnumerationType Values:
|
.1.3.6.1.4.1.4935.20.20.1.1.20.1.30 |
sipTransportConfigTable
table.1.3.6.1.4.1.4935.20.20.1.1.40.15
·
1 row entry
·
3 columns
This table contains the informations pertaining to the supported transports. It is indexed by transport number (udp, tcp).
SIP user agent transport parameters entries.
Indexes
sipTransportIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sipTransportIndex
Transport index for this row.
udp : Index for the UDP transport tcp : Index for the TCP transport |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4935.20.20.1.1.40.15.1.10 |
||||
|
sipTransportEnable
Enables or disables the transport in question.
This variable's semantics are different depending on the software version. Please refer to the documentation shipped with your device for more details. |
MX-TCMxEnableStater/w Textual Convention: MX-TCMxEnableState EnumerationType Values:
|
.1.3.6.1.4.1.4935.20.20.1.1.40.15.1.15 |
||||
|
sipTransportQValue
Indicates the priority of the transport in question.
A qvalue parameter will be added to each contact. This only applies if the transport-specific registration is enabled (see sipTransportRegistrationEnab… |
OctetStringr/w Constraints: range: 0-5 |
.1.3.6.1.4.1.4935.20.20.1.1.40.15.1.20 |
sipUAGroupConfigTable
table.1.3.6.1.4.1.4935.20.20.1.1.60.10
·
1 row entry
·
3 columns
This table holds the user agent configuration variables. A user agent is a logical entity that can act as both client and server for the duration of a dialog. The informations contained in this table will be used to dynamically create the To, From and Contact headers used in the request sent by the UAC.
SIP user agent parameter entries.
Indexes
MX-LINE-GROUPING-MIBgroupIndex
| Column | Syntax | OID |
|---|---|---|
|
sipUAGroupMaximumSessionExpirationDelay
Suggested maximum time for the periodical session refreshes.
This value will be reflected in the Session-Expires header. Increasing the maximum will help to reduce network traffic, but will… |
Unsigned32r/w Constraints: range: 180-3600range: 0-0 |
.1.3.6.1.4.1.4935.20.20.1.1.60.10.1.30 |
|
sipUAGroupMinimumSessionExpirationDelay
Minimum value for the periodical session refreshes.
This value will be reflected in the Min-SE header. The Min-SE value is a threshold that proxies and/or UAs on the signaling path are not … |
Unsigned32r/w Constraints: range: 180-3600 |
.1.3.6.1.4.1.4935.20.20.1.1.60.10.1.35 |
|
sipUAGroupRegistrationUsername
Used to enable the SIP registration of an FXO unit.
When empty, the FXO unit does not register with the SIP registrar. This is the standard behaviour. When a name is configured, the unit sends a single RE… |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4935.20.20.1.1.60.10.1.50 |
.1.3.6.1.4.1.4935.20.20.1.1.60.20
·
1 row entry
·
5 columns
This table holds the user agent authentication configuration variables. Authentication information adds some level of security.
SIP user agent authentication parameter entries.
Indexes
MX-LINE-GROUPING-MIBgroupIndex sipUAGroupAuthIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
sipUAGroupAuthIndex
Authentication index for this row, for the specified groupIndex.
|
Unsigned32 Constraints: range: 1-10 |
.1.3.6.1.4.1.4935.20.20.1.1.60.20.1.10 |
||||
|
sipUAGroupAuthRealm
When authentication informations are required from users,
the realm identifies who requested the information. |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.60.20.1.15 |
||||
|
sipUAGroupAuthUsername
A string that will uniquely identify this endpoint in
the realm, used for authentication purposes. The username always maps to a password. |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.60.20.1.20 |
||||
|
sipUAGroupAuthPassword
User password.
|
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.4935.20.20.1.1.60.20.1.25 |
||||
|
sipUAGroupAuthValidateRealm
When set to disable, the current group credentials are
valid for any realm. When set to enable, the group credentials are used only for a specific realm set in the sipUAGroupAuthRealm variable. |
MX-TCMxEnableStater/w Textual Convention: MX-TCMxEnableState EnumerationType Values:
|
.1.3.6.1.4.1.4935.20.20.1.1.60.20.1.30 |
sipTrustedSourcesTable
table.1.3.6.1.4.1.4935.20.20.1.1.110.100
·
1 row entry
·
2 columns
Table that lists up to 6 trusted sources of SIP messages.
A row in sipTrustedSourcesTable.
Indexes
sipTrustedSourcesIndex
| Column | Syntax | OID |
|---|---|---|
|
sipTrustedSourcesIndex
Index for this row.
|
Unsigned32 Constraints: range: 1-6 |
.1.3.6.1.4.1.4935.20.20.1.1.110.100.50.50 |
|
sipTrustedSourcesIpAddress
IP address of a trusted source of SIP messages.
|
MX-TCMxIpAddressr/w Textual Convention: MX-TCMxIpAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4935.20.20.1.1.110.100.50.100 |