sipInteropSipOptionsMethodSupport
MX-SIP-INTEROP-MIB ·
.1.3.6.1.4.1.4935.99.20.1.130
Object
scalar r/w
Enumeration
Determines the behaviour of the device when answering a
SIP OPTIONS request.
none :
The unit responds with an error 405 Method not allowed.
alwaysOk :
The unit responds with a 200 OK regardless of the
content of the OPTIONS request.
Context
- MIB
- MX-SIP-INTEROP-MIB
- OID
.1.3.6.1.4.1.4935.99.20.1.130- 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::sipInteropSipOptionsMethodSupport.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::sipInteropSipOptionsMethodSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | alwaysOk |
Conformance
Member of