signalingChannelColrEnable
MX-ISDN-MIB ·
.0.1850.1.500.100.1.400
Object
Connected Line Identification Restriction Enable
Defines the Connected Number Information Element restriction at
the destination ISDN side:
* enable: When activated at the User UNI-side (Te), marks the
Connected Number IE with a 'restricted' Presentation
Indicator, which keeps privacy over the connected number
digits. This option has no effect when activated at the
Network UNI-side (Nt).
* disable: No restriction is applied.
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: The Presentation Indicator of the Connected Number
IE is set to 'restricted' in replies to incoming calls.
* Disable: There is no restriction on the connected user
number.
Context
- MIB
- MX-ISDN-MIB
- OID
.0.1850.1.500.100.1.400- 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::signalingChannelColrEnable'
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::signalingChannelColrEnable.<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::signalingChannelColrEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |