uasPrackSupport
MX-SIPEP-MIB ·
.0.1400.1.1400.100
Object
scalar r/w
Enumeration
UAS PRACK Support
Determines the support of RFC 3262 (PRACK) when acting as a
user agent server.
* Unsupported: The option tag '100rel' is ignored if present
in the Supported or Required headers of received initial
INVITEs and provisional responses are not sent reliably as
per RFC 3261.
* Supported: If the option tag '100rel' is present in the
Supported or Required header of initial received INVITEs,
provisional responses are sent reliably as per RFC 3262 by
adding the option tag '100rel' to the Require header.
Receiving an UPDATE request to negotiate 'early media' is
supported only if the UasPrackSupport parameter is set to
'Supported'.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.1400.100- 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::uasPrackSupport.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::uasPrackSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
200 | unsupported |
300 | supported |