interopSipInfoWithoutContentAnswer

MX-SIPEP-MIB · .0.1400.1.50000.5600

Object

scalar r/w Enumeration
SIP INFO Without Content Answer
          
Determines the response of the device to a received SIP INFO
with no message body for an existing call.
          
  * UnsupportedMediaType: The unit responds with the SIP error
    code 415 'Unsupported Media Type'.
  * Ok: The unit responds with a 200 OK.
          
RFC 2976 recommends that a 200 OK response MUST be sent for an
INFO request with no message body if the INFO request was
successfully received for an existing call.

Context

MIB
MX-SIPEP-MIB
OID
.0.1400.1.50000.5600
Type
scalar
Access
readwrite
Status
current
Parent
interopGroup

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
200ok
415unsupportedMediaType