primaryRateInterfaceClirOverrideEnable
MX-ISDN-MIB ·
.0.1850.1.200.100.1.1750
Object
Calling Line Information Restriction Override Enable
Enables the CLIR override option. This option allows the
calling party number to be presented to the destination party
even when the Calling Party Number (CPN) IE's Presentation
Indicator (PI) is set to 'Restricted'. This option is typically
used for police or emergency services.
Setting this parameter to 'Disable' disables the CLIR Override
option.
Setting this parameter to 'Enable' enables the CLIR Override
option. This has the following effects:
For all ISDN signaling protocols except QSIG:
* The override option acts on the NT interface of the
destination network side. It prevents the number to be
removed from the CPN IE inserted in the SETUP message sent
to the destination TE.
For the QSIG signaling protocol:
* The override option prevents the calling name to be removed
from the CPN IE in a received SETUP message.
Context
- MIB
- MX-ISDN-MIB
- OID
.0.1850.1.200.100.1.1750- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- primaryRateInterfaceEntry
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::primaryRateInterfaceClirOverrideEnable'
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::primaryRateInterfaceClirOverrideEnable.<primaryRateInterfaceName>'
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::primaryRateInterfaceClirOverrideEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |