interopCollectCallProprietaryHeader

MX-SIPEP-MIB · .0.1400.1.50000.7200

Object

scalar r/w Enumeration
Collect Call Proprietary Header
          
Defines how the reception of a collect call, also known as
'reverse charging' call, is handled:
          
  * Ignore: Ignore the 'Collect Call' header and relay the
    call as a normal call.
  * Relay: Relay the call as a collect call to the ISDN or R2
    telephony lines.
  * Block: Upon reception, reject with a 603 Decline all
    incoming calls with the collect call header.
          
This is supported only if the incoming SIP INVITE has this
proprietary header:
          
  * P-Asserted-Service-Info: service-code=Collect Call

Context

MIB
MX-SIPEP-MIB
OID
.0.1400.1.50000.7200
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::interopCollectCallProprietaryHeader.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::interopCollectCallProprietaryHeader'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100ignore
200relay
300block