signalingChannelInteropCallProceedingDelay

MX-ISDN-MIB · .0.1850.1.500.50000.100.1.200

Object

column r/w Unsigned32
CallProceeding Delay
              
Defines the maximum time to wait after receiving a SETUP message
before sending a CALL PROCEEDING message and going on with
normal call processing.
              
After receiving a SETUP message, the system waits for a message
from the called party. If the message maps to a User Busy cause,
a DISCONNECT message is sent instead of the CALL PROCEEDING
otherwise it goes on with normal call processing.
              
The value 0 deactivates this feature.
              
This value is expressed in milliseconds (ms).

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.500.50000.100.1.200
Type
column
Access
readwrite
Status
current
Parent
signalingChannelInteropEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::signalingChannelInteropCallProceedingDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::signalingChannelInteropCallProceedingDelay.<signalingChannelInteropInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ISDN-MIB::signalingChannelInteropCallProceedingDelay'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4000