signalingChannelColrOverrideEnable
MX-ISDN-MIB ·
.0.1850.1.500.100.1.500
Object
Connected Line Identification Restriction Override Enable
Defines the Connected Number Information Element restriction
override at the originating ISDN side:
* enable: When activated at the Network UNI-side (Nt), the
connected number digits are delivered even if the
Presentation Indicator is set to 'restricted'. This option
has no effect when activated at the User UNI-side (Te).
This is a national option designed for emergency services.
* disable: The restriction is not overridden.
When the SignalingChannel.Protocol parameter is set to 'QSIG',
the effect of this parameter does not depend on the
PrimaryRateInterface.EndpointType parameter (Nt or Te).
* enable: When the Presentation Indicator of the Connected
Number IE is set to 'restricted', the restriction is
overridden and the connected user number is presented to
the calling user.
* disable: The restriction is not overridden.
Context
- MIB
- MX-ISDN-MIB
- OID
.0.1850.1.500.100.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- signalingChannelEntry
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::signalingChannelColrOverrideEnable'
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::signalingChannelColrOverrideEnable.<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::signalingChannelColrOverrideEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |