basicRateInterfaceInteropMaximumFacilityWaitingDelay

MX-ISDN-MIB · .0.1850.1.300.50000.100.1.700

Object

column r/w Unsigned32
Maximum FACILITY Waiting Delay
              
Defines the maximum amount of time to wait for a FACILITY
message, after receiving a SETUP message, before going on with
normal call processing.
              
After receiving a SETUP message, the system waits for this
amount of time for a FACILITY message. As soon as it receives a
FACILITY message or the delay expires, it goes on with normal
call processing.
              
A FACILITY message can contain useful information for the call.
For example, it can contain a Calling Name.
              
In order for this to be effective, the
SignalingChannel.FacilityServicesEnable parameter must be
enabled.
              
The value 0 deactivates this waiting delay.
              
This value is expressed in milliseconds (ms).

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.300.50000.100.1.700
Type
column
Access
readwrite
Status
current
Parent
basicRateInterfaceInteropEntry

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::basicRateInterfaceInteropMaximumFacilityWaitingDelay'
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::basicRateInterfaceInteropMaximumFacilityWaitingDelay.<basicRateInterfaceInteropName>'
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::basicRateInterfaceInteropMaximumFacilityWaitingDelay'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-1500