sipCommonOptionTagTable
SIP-COMMON-MIB ·
.1.3.6.1.2.1.149.1.1.3
Object
table
This table contains a list of the SIP option tags (SIP
extensions) that are either required, supported, or
unsupported by the SIP entity. These option tags are
used in the Require, Proxy-Require, Supported, and
Unsupported header fields.
Example: If a user agent client supports, and requires the
server to support, reliability of provisional responses
(RFC 3262), this table contains a row with the option tag string
'100rel' in sipCommonOptionTag and the OCTET STRING value of
'1010 0000' or '0xA0' in sipCommonOptionTagHeaderField.
If a server does not support the required feature (indicated in
a Require header to a UAS, or in a Proxy-Require to a Proxy
Server), the server returns a 420 Bad Extension listing the
feature in an Unsupported header.
Normally, the list of such features supported by an entity is
static (i.e., will not change over time).
Context
- MIB
- SIP-COMMON-MIB
- OID
.1.3.6.1.2.1.149.1.1.3- Type
- table
- Status
- current
- Parent
- sipCommonCfgBase
- Siblings
- 3
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sipCommonCfgTable This table contains the common configuration objects applicable
to all SIP entities. | table | - | .1.3.6.1.2.1.149.1.1.1 |
| sipCommonPortTable This table contains the list of ports that each SIP entity in
this system is allowed to use. These ports can be advertised
using the Contact header in a REGISTER request or respo… | table | - | .1.3.6.1.2.1.149.1.1.2 |
| sipCommonMethodSupportedTable This table contains a list of methods supported by each SIP
entity in this system (see the standard set of SIP methods in
Section 7.1 of RFC 3261). Any additional methods that ma… | table | - | .1.3.6.1.2.1.149.1.1.4 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sipCommonOptionTagEntry A particular SIP option tag (extension) supported or
unsupported by the SIP entity, and which may be supported or
required by a peer.
Each row represents those object… | row | - | .1.3.6.1.2.1.149.1.1.3.1 |