signalingChannelSendProgressIndicatorIE

MX-ISDN-MIB · .0.1850.1.500.100.1.10400

Object

column r/w Enumeration
Send ISDN Progress Indicator Information Element
              
Sets the strategy for sending the Progress Indicator
Information Element.
              
  * SendAll: Send the Progress Indicator IE in all situations.
  * SendInbandOnly: Send the Progress Indicator only when the
    Progress Description contains an indication of in-band
    information.
              
The strategy for the Progress Indicator IE should be adapted to
the configuration of the peer ISDN switch.
              
This parameter controls sending of a Progress Indicator IE in
ISDN messages where Progress Indicators are allowed. See the
parameters in the BasicRateInterfaceInterop and
PrimaryRateInterfaceInterop tables for a control over which
ISDN messages allow Progress Indicators.

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.500.100.1.10400
Type
column
Access
readwrite
Status
current
Parent
signalingChannelEntry

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::signalingChannelSendProgressIndicatorIE'
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::signalingChannelSendProgressIndicatorIE.<signalingChannelInterfaceName>'
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::signalingChannelSendProgressIndicatorIE'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100sendAll
200sendInbandOnly