defaultCallCompletionEarlyMediaBehaviour
MX-EPSERV-MIB ·
.0.1700.1.900.775
Object
scalar r/w
Enumeration
Default Call Completion Early Media Behaviour
Defines how the call completion service needs to interpret the
reception of a progress message with early media.
* None: The progress message with early media is not
considered as a busy or a ringing response.
* Ccbs: The progress message with early media is interpreted
as a busy response and the CCBS can be activated on the
call.
* Ccnr: The progress message with early media is interpreted
as a ringing response and the CCNR can be activated on the
call.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.900.775- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- callCompletionGroup
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-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::defaultCallCompletionEarlyMediaBehaviour.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPSERV-MIB::defaultCallCompletionEarlyMediaBehaviour'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | ccbs |
300 | ccnr |