uacPrackSupport
MX-SIPEP-MIB ·
.0.1400.1.1400.200
Object
scalar r/w
Enumeration
UAC PRACK Support
Determines the support of RFC 3262 (PRACK) when acting as a
user agent client.
* Unsupported: The option tag '100rel' is not added in the
Supported or Required headers of sent INVITEs as per RFC
3261. If the provisional response contains a 'Require'
header field with the option tag '100rel', the indication
is ignored and no PRACK are sent.
* Supported: The option tag '100rel' is added to the
Supported header of sent initial INVITEs as per RFC 3262.
If the received provisional response contains a Require
header field with the option tag '100rel', the response is
to be sent reliably using the PRACK method.
* Required: The option tag '100rel' is added to the Require
header of sent initial INVITEs as per RFC 3262. If the
received provisional response contains a Require header
field with the option tag '100rel', the response is to be
sent reliably using the PRACK method.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.1400.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- prackGroup
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-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::uacPrackSupport.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::uacPrackSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
200 | unsupported |
300 | supported |
400 | required |