sipInteropRingingResponseCode

MX-SIP-INTEROP-MIB · .1.3.6.1.4.1.4935.99.20.1.375

Object

scalar r/w Enumeration
Configures the response code sent back when the endpoint starts
ringing.
          
send180Ringing :
   Send out a '180 Ringing' response without a body.
          
send183WithSdp :
   Return a '183 Session Progress' packet with SDP
   (needed if the endpoint is required to generate ringback
   on connection).

Context

MIB
MX-SIP-INTEROP-MIB
OID
.1.3.6.1.4.1.4935.99.20.1.375
Type
scalar
Access
readwrite
Status
current
Parent
sipInteropMIBObjects
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-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-INTEROP-MIB::sipInteropRingingResponseCode.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::sipInteropRingingResponseCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0send180Ringing
1send183WithSdp

Conformance