voipSipExtensionCodecs
BIANCA-BRICK-SIP-MIB ·
.1.3.6.1.4.1.272.4.33.6.12.1.6
Object
column
mandatory
r/w
Supported codecs of extension. Set one or more of following
bit values:
ulaw (1),
alaw (2),
g729 (4),
g726 (8),
g726_16 (16),
g726_32 (32),
g726_40 (64),
g728 (128),
g723_63 (256),
g723_53 (512),
g729_e (1024),
gsm (2048),
dtmf (4096),
dtmf_cc (8192),
t38_udp (16384),
t38_tcp (32768).
Default: 'ulaw', 'alaw' and 'g.729' (7).
'g729' is g729 with 8 kBit/s, 'g729_e' is g729 with 12.4
kBit/s. 'dtmf' enables/disables (out of band) DTMF relay via
RTP and SIP INFO events; depending from capabilities of a
dialed endpoint it automatically chooses either RTP or SIP INFO
event method. 'dtmf_cc' is obsolete. As well 't38_tcp' is
unused.
Context
- MIB
- BIANCA-BRICK-SIP-MIB
- OID
.1.3.6.1.4.1.272.4.33.6.12.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- voipSipExtensionEntry
- Table
- voipSipExtensionTable
- Siblings
- 12
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| voipSipExtensionIndex mandatory This is the reference to the main 'Index' of the parent entry
configured in voipExtensionTable. This value cannot be
modified and is only set in the trap handler of the
Mediagatew… | column | Integer32 | .1.3.6.1.4.1.272.4.33.6.12.1.1 |
| voipSipExtensionTransport mandatory Transport protocol used by connected terminal.
Default value is udp. | column | Enumeration | .1.3.6.1.4.1.272.4.33.6.12.1.10 |
| voipSipExtensionPort mandatory IP Port used by connected terminal. Normally 5060, but in most
terminals this port can be configured. | column | Integer32 | .1.3.6.1.4.1.272.4.33.6.12.1.11 |
| voipSipExtensionStaticIp mandatory This options is only used for special cases. Normally this has
to be empty. However if no client registration is done by the
connected terminal this parameter has to be set to the… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.33.6.12.1.12 |
| voipSipExtensionTimeout mandatory Here a specific RTP session timeout in seconds can be set. It
is similar to a keep alive polling between the Mediagateway and
a SIP client in order to detect a dead RTP session. A… | column | Integer32 | .1.3.6.1.4.1.272.4.33.6.12.1.13 |
| voipSipExtensionIdent mandatory SIP identifier (auth-ID) for REGISTER (normally the same as
'Number' in voipExtensionTable). This value must be set if a
different URL for account and authentication is used. | column | OctetString | .1.3.6.1.4.1.272.4.33.6.12.1.2 |
| voipSipExtensionPwd mandatory SIP account password for registration. | column | OctetString | .1.3.6.1.4.1.272.4.33.6.12.1.3 |
| voipSipExtensionOptions mandatory Field used for extension specific features:
BIT0: HAS_MCID Malicious Call Identification
BIT1: HAS_CLID always display number (if available), ignore
pre… | column | - | .1.3.6.1.4.1.272.4.33.6.12.1.4 |
| voipSipExtensionExpire mandatory Expire time of a connected SIP terminal. In registration mode
terminal has to reregister before this timer expires.
Without reregistration within this timeframe terminal will be
d… | column | Integer32 | .1.3.6.1.4.1.272.4.33.6.12.1.5 |
| voipSipExtensionOrder mandatory Codec signalling order:
'default' -> system default order,
'quality' -> highest quality first,
'lowest' -> lowest bandwith first,
'highest' -> highest bandwith fir… | column | Enumeration | .1.3.6.1.4.1.272.4.33.6.12.1.7 |
| voipSipExtensionDSPLength mandatory Audio data (payload) duration per packet in milliseconds (for
all codecs).
Default value is 20. | column | Integer32 | .1.3.6.1.4.1.272.4.33.6.12.1.8 |
| voipSipExtensionDSPOptions mandatory DSP options:
'none' -> neither echo cancellation nor comfort noise,
'echo' -> echo cancellation,
'cng' -> comfort noise generation,
'both' -> echo and comfort nois… | column | Enumeration | .1.3.6.1.4.1.272.4.33.6.12.1.9 |