voipSipSBC

BIANCA-BRICK-SIP-MIB · .1.3.6.1.4.1.272.4.33.6.5

Object

scalar mandatory r/w Integer32
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).

Context

MIB
BIANCA-BRICK-SIP-MIB
OID
.1.3.6.1.4.1.272.4.33.6.5
Type
scalar
Access
readwrite
Status
mandatory
Parent
voipSip

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipSBC.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SIP-MIB::voipSipSBC'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647