sipOutboundProxyHost

MX-SIP-MIB · .1.3.6.1.4.1.4935.10.1.70.15

Object

SIP outbound proxy server IP address or domain name.
          
To disable the outbound proxy, set it to '0.0.0.0'.
          
From RFC3261:
A proxy that receives requests from a client, even though it may not be the
server resolved by the Request-URI. Typically, a UA is manually configured with
an outbound proxy, or can learn about one through auto-configuration protocols.
          
When enabled, the initial route for all SIP requests will contain the outbound
proxy address, suffixed with the loose routing parameter 'lr'. The Request-URI
still contains the home domain proxy address. Requests are directed to the first
route (the outbound proxy).
          
Note: If using a domain name that is bound to a SRV record,
see sipOutboundProxyPort.

Context

MIB
MX-SIP-MIB
OID
.1.3.6.1.4.1.4935.10.1.70.15
Type
scalar
Access
readonly
Status
current
Parent
ipAddressStatusSipServer
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-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-MIB::sipOutboundProxyHost.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-MIB::sipOutboundProxyHost'

Syntax

Source
MX-TCMxIpHostName
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..255

Conformance