r2SignalingVariantsAniRestrictedEnable
MX-R2-MIB ·
.0.1875.1.100.200.1.950
Object
ANI Restricted Enable
This parameter specifies the behaviour of the unit following
the reception of a reject request after sending the Send next
digit (ANI) request. The request is generally rejected when
the calling party is unable to send its identification.
* Enable: A congestion tone is sent in response to the
reject request and the call should be dropped by the
caller.
* Disable: The unit uses the same behaviour as the End of
ANI Tone and the call continues.
Context
- MIB
- MX-R2-MIB
- OID
.0.1875.1.100.200.1.950- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- r2SignalingVariantsEntry
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-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2SignalingVariantsAniRestrictedEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2SignalingVariantsAniRestrictedEnable.<r2SignalingVariantsInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-R2-MIB::r2SignalingVariantsAniRestrictedEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |