primaryRateInterfaceInteropUseImplicitInbandInfoEnable
MX-ISDN-MIB ·
.0.1850.1.200.50000.100.1.800
Object
Use Implicit Inband Information
This parameter defines how to interpret an incoming ISDN
response message with a Progress Indicator information element
No. 1 (the call is not end-to-end ISDN; further call progress
information may be available in-band).
This parameter is only applied for outgoing ISDN calls. For
incoming ISDN call, it is inapplicable.
* Disable: The Inband information towards the SIP gateway is
always locally generated, regardless if Inband information
is received on the ISDN call.
* Enable: The Inband information towards the SIP gateway is
always provided by the called ISDN peer and the NT side
shall activate the B-channel connection with Inband
information.
Context
- MIB
- MX-ISDN-MIB
- OID
.0.1850.1.200.50000.100.1.800- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- primaryRateInterfaceInteropEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::primaryRateInterfaceInteropUseImplicitInbandInfoEnable'
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::primaryRateInterfaceInteropUseImplicitInbandInfoEnable.<primaryRateInterfaceInteropName>'
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::primaryRateInterfaceInteropUseImplicitInbandInfoEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |