>> MIB - Management Information Base

>> Table: voipSip - (.1.3.6.1.4.1.272.4.33.6)

voipSip
OIDNameTypeAccess
.1DialLatencyINTEGERRW
.2TerminationENUMRW
.3OperStatusENUMR
.4LastErrorDisplayStringR
.5SBCINTEGERRW
.6DropExtensionDisplayStringRW
.20ServerCertIndexINTEGERRW
.21ServerCertSourceENUMRW

DialLatency
The dial delay in seconds after the last entered digit.

Range: 1 to 15

Termination
This value describes the RTP stream routing between SIP phones:

'off' -> RTP streams between phones are routed directly; 'on' -> RTP streams are always terminated in the gateway.

This value can be set to off to reduce systemload. In this case all SIP phones in the network must be able to connect over IP routing. Otherwise the Mediagateway is always endpoint of the RTP stream and the streams are connected in the gateway.

Enumerations:

  • off (1)
  • on (2)
OperStatus
The operational status of the Mediagateway.

Enumerations:

  • down (1)
  • up (2)
  • failed (3)
LastError
The last error message on PABX startup.

Range: 0 to 255

SBC
Set the default Session Border Controller (SBC) behaviour.

A Session Border Controller is a SIP provider account which takes over the PBX functionality of the Mediagateway. The 'DDIMode' of the used SIP provider account has to be anything but 'off'. All internal and external activities are controlled by the SBC. If the SBC is disabled ('-1') or the SBC is not available the Mediagateway uses the internal PBX functionality.

Auto mode ('0') means that a separate SIP account is used for each existing extension entry (so in this case it is not possible to set one global SBC). In auto mode each voipExtensionTable entry needs a matching voipProviderTable/voipSipProviderTable entry. So in auto mode Mediagateway pairs SIP provider accounts and their matching extensions.

Possible values:

-1 -> SBC is disabled; 0 -> Auto mode; 1...999 -> Index of a voipSipProviderTable entry (has to be a SIP trunk provider).

DropExtension
Fallback number which is dialed if no matching call endpoint (extension) for a dialed number is found. Fallback number can be an internal extension or another external call endpoint.

Range: 0 to 255

ServerCertIndex
Index of certificate entry in certTable which is to be used as server certificate for SIPS transport. This parameter is only used if 'ServerCertSource' = 'certtable'.
ServerCertSource
Source of server certificate for SIPS transport:

'internal' -> 'ServerCertIndex' is not used, internal server certificate of SIP stack is used instead; 'certtable' -> use certificate from certTable entry specified by 'ServerCertIndex'.

Default value is 'internal'.

Enumerations:

  • internal (1)
  • certtable (2)


MIB Reference to Software Version 7.9.5 generated on 2010/10/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2010 by Funkwerk Enterprise Communications GmbH