sipInteropFromUriDomainSelection
MX-SIP-INTEROP-MIB ·
.1.3.6.1.4.1.4935.99.20.1.449
Object
scalar r/w
Enumeration
Specifies the composition of the domain used in the
from:URI of SIP requests sent by the unit.
sipDomain :
The domain of from:URI is built from the sipDomain
variable. If sipDomain is empty, sipHomeDomainProxyHost
is used instead.
localHostWanAddress :
The domain of from:URI is built from the unit
address taken from the localHostWanAddress variable.
localHostFqdn :
The domain of from:URI is built from the unit's FQDN
taken from the localHostFqdn variable. If localHostFqdn
is empty, localHostWanAddress is used instead.
Context
- MIB
- MX-SIP-INTEROP-MIB
- OID
.1.3.6.1.4.1.4935.99.20.1.449- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipInteropMIBObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-INTEROP-MIB::sipInteropFromUriDomainSelection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-INTEROP-MIB::sipInteropFromUriDomainSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sipDomain |
1 | localHostWanAddress |
2 | localHostFqdn |
Conformance
Member of