>> MIB - Management Information Base

>> Table: mpsTrunkGroupVoIPTable - (.1.3.6.1.4.1.272.4.53.3.4.1)

Description: This table contains information about external VoIP provider.

mpsTrunkGroupVoIPTable
OIDNameTypeAccess
.1IndexTrunkGroupIndexRW
.2TypeENUMRW
.3ModeENUMRW
.4DescrDisplayStringRW
.5BundleUnsigned32RW
.6DomainDisplayStringRW
.7IpAddressIpAddressRW
.8UserAccountDisplayStringRW
.9AuthNameDisplayStringRW
.10AuthPasswordDisplayStringRW
.11FacilitiesBITSRW
.12NetworkNetworkIndexRW
.13InviteTimeoutUnsigned32RW
.14AdminStatusENUMD
.15OperationStatusENUMR
.16TestCommandENUMRW
.17TestResultENUMR
.18CurrentCallsCounter32R
.19ReregisterTimerINTEGERRW
.20CodecsBitValueRW
.21CodecOrderENUMRW
.22ProxyDisplayStringRW
.23STUNServerDisplayStringRW
.24MaxSimCallsINTEGERRW
.25ReplaceSrcDisplayStringRW
.26ReplaceDestDisplayStringRW
.27IfIndexInterfaceIndexRW
.28CodecPropertiesCodecIndexOrZeroRW
.29RealmDisplayStringRW
.30FromRealmDisplayStringRW
.31CLIPBITSRW

Index
A unique value for each trunk group.

Range: 1 to 65535

Type
This value determines the type of the VoIP provider.

Enumerations:

  • sip (1)
  • h323 (2)
Mode
This value determine the mode of the VoIP.

Enumerations:

  • pmp (1)
  • pp (2)
Descr
This variable contains a textual description of the VoIP provider.

Length: 0 to 20

Bundle
This variable contains the number of the bundle for this provider.
Domain
This variable contains name, port and transport of the registrar. example: 192.0.0.1:5060;tcp or phone30.bintec.de:5060;upd

Length: 0 to 64

IpAddress
This variable contains IP adress of the registrar.
UserAccount
This variable contains the user account.

Length: 0 to 64

AuthName
This variable contains authorisation name.

Length: 0 to 64

AuthPassword
This variable contains authorisation password.

Length: 0 to 64

Facilities
Special facilities of the IP provider. internationalNumber: Generate international phone number. CLIR: 1 -> Deactivate number suppression. UseUserID: Use UserID as phone number. notRegistered: Not registered with VoIP provider. logInProxy: Allow login of a proxy. compression: voice compression useAreaCode: add area code to dialed number noHoldRetrieve: no hold/retrieve message to the provider replaceIntPrefix: replace intern. prefix (e.g. '00) with '+' clrProvBind: clear provider binding natPing: If set to 0 no NAT ping packets will be send. Set to 1 periodic NAT ping packets will be send. g726coding: 0 -> I.366 1 -> RFC 3551/X.420 earlyConnect: allow early SIP connect srtp: allow SRTP negotiation noT38: 1 -> FAX via T.38 disabled callDeflection: redirect an unanswered call to another endpoint during the call setup phase (code 302) sendUpdate: send SIP UPDATE sendUserAccinPpreferred:Always send user account in P-Preferred-identity header field sendUserAccinPasserted: Always send user account in P-Asserted-identity header field

Enumerations:

  • internationalNumber (0)
  • clir (1)
  • useUserID (2)
  • notRegistered (3)
  • logInProxy (4)
  • compression (5)
  • useAreaCode (6)
  • noHoldRetrieve (7)
  • replaceIntPrefix (8)
  • clrProvBind (9)
  • natPing (10)
  • g726coding (11)
  • earlyConnect (12)
  • srtp (13)
  • noT38 (14)
  • callDeflection (15)
  • sendUpdate (16)
  • sendUserAccinPpreferred (17)
  • sendUserAccinPasserted (18)
Network
This variable contains the special location index.

Range: 1 to 18

InviteTimeout
This variable contains the length of the end of dial timer.
AdminStatus
VoIP Provider is active or not active. Set to delete, to discard the whole entry.

Enumerations:

  • enable (1)
  • disable (2)
  • delete (3)
OperationStatus
This variable contains the actual operation status. notregistered : client is not registered registering : notregistered, registration pending registered : client is registered reregistering : registered, reregistration pending

Enumerations:

  • notregistered (1)
  • registering (2)
  • registered (3)
  • reregistering (4)
TestCommand
This variable contains the current status. Set to test, to test the VoIP provider. Automatically set to 'idle' when complete.

Enumerations:

  • idle (1)
  • test (2)
TestResult
This variable contains the current status.

Enumerations:

  • idle (1)
  • progress (2)
  • success (3)
  • error (4)
CurrentCalls
This variable contains the current calls.
ReregisterTimer
This variable contains reregistering timer in seconds.

Range: 1 to 86400

Codecs
The supported Codecs of the Provider set one or more of the 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)

Default ulaw, alaw, g.729 and dtmf.

Range: 0 to -1

CodecOrder
Sorting the codecs default -> system default order quality -> highest quality first lowest -> lowest bandwidth first highest -> highest bandwidth first

Enumerations:

  • default (1)
  • quality (2)
  • lowest (3)
  • highest (4)
Proxy
This variable contains name, port and transport of the outbound proxy. example: 192.0.0.1:5060;tcp or phone30.bintec.de:5060;upd

Length: 0 to 64

STUNServer
This variable contains name and portof the STUN server. example: 192.0.0.1:5060 or phone30.bintec.de:5060

Length: 0 to 64

MaxSimCalls
This variable contains the maximum of simultaneous connection for this provider. 0 = no limitation.
ReplaceSrc
This variable contains the source string for substitution of the incoming number prefix. If the incoming number prefix is equal to this string, the incoming number prefix will be replaced with the string in mpsTrunkGroupVoIPReplaceDest.

Length: 0 to 16

ReplaceDest
String substitution, if the incoming number prefix is equal to the mpsTrunkGroupVoIPReplaceSrc string.

Length: 0 to 16

IfIndex
Reference to the interface index mpsDeviceIfIndex of the mspDeviceTable .

Range: 1 to 2147483647

CodecProperties
A reference to mpsCodecPropertyTable for codec properties. If '0' use system default.

Range: 0 to 65535

Realm
The Realm/Domain of the provider. This domain is used e.g. at registration or authentication instead of registration domain.

Length: 0 to 64

FromRealm
The From Realm/Domain of the provider. This domain is used after the '@' in the From information element in the SIP header.

Length: 0 to 64

CLIP
Use the phone number instead of the user account in the SIP header to indidcate the caller identity. This is provider dependent: display : transfer in DISPLAY of the FROM header field. user : transfer in USER (account) field in the FROM header field. p-preferred-identity : transfer in the P-Preferred-Identity header field. p-asserted-identity : transfer in the P-Asserted-Identity header field.

Enumerations:

  • display (0)
  • user (1)
  • p-preferred-identity (2)
  • p-asserted-identity (3)


MIB Reference to Software Version 9.1.10 generated on 2014/08/11. Provided by webmaster@bintec-elmeg.com
Copyright ©2014 by bintec elmeg GmbH