sipOutboundProxyConfig

MX-SIP-EXPERIMENTAL-MIB · .1.3.6.1.4.1.4935.99.10.1.30

Object

scalar r/w Enumeration
This variable provisions the type of routing that the configured outbound proxy
does.
          
looseRouter :
   This is the most current method for SIP routing, as per RFC3261, and will
   become the standard behavior once RFC3261 compliance is achieved.
          
   See sipOutboundProxyHost in the SIP MIB for a description.
          
strictRouter :
   Pre-RFC3261, RFC2543 compatible SIP routing.
          
   The initial route for all SIP requests will contain the home domain proxy
   address (the Request-URI). Requests will be directed to the outbound proxy.
          
   In other words, the Request-URI is constructed as usual, using the home domain
   proxy and the username, but is used in the route set. The Request-URI is filled
   by the outbound proxy address.
          
          
Also see sipHomeDomainProxyHost.

Context

MIB
MX-SIP-EXPERIMENTAL-MIB
OID
.1.3.6.1.4.1.4935.99.10.1.30
Type
scalar
Access
readwrite
Status
current
Parent
sipExperimentalMIBObjects
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0looseRouter
1strictRouter

Conformance