sipOptionsMethodSupport

MX-SIPPROXY-MIB · .0.4600.1.600.100

Object

scalar r/w Enumeration
SIP OPTIONS Method Support
          
Determines the behaviour of the SIP proxy when answering a SIP
OPTIONS request.
          
  * Default: The SIP proxy responds with a 200 OK only if the
    SIP proxy is the destination of the OPTIONS request
    regardless of the other content. If the SIP proxy is not
    the destination, the OPTIONS request is forwarded.
  * AcceptAll: The SIP proxy accepts all OPTIONS requests and
    responds with a 200 OK, regardless of the content and
    destination.
  * RejectAll: The SIP proxy rejects all OPTIONS requests and
    responds with an error 405 Method Not Allowed.

Context

MIB
MX-SIPPROXY-MIB
OID
.0.4600.1.600.100
Type
scalar
Access
readwrite
Status
current
Parent
optionGroup

Syntax

Enumeration

Values & Constraints

Enumerated Values
100default
200acceptAll
300rejectAll