digitMapSuffixStringToRemove
MX-DIGIT-MAP-MIB ·
.1.3.6.1.4.1.4935.15.55.1.10.1.35
Object
column r/w
OctetString
Post-Dial number modification. This leaf specifies
a string to look for and remove, from the end of
the dialed number. This can be especially helpful
if one of your digit maps contains a terminating
character that must not be dialed.
For example, a digit map such as '25#' in which the
'#' signals that the user has finished entering
digits. If, for some reason, you wish to remove the
'#', simply specify '#' in this leaf and the
resulting number will be '25'.
Also see digitMapPrefixedDigitRemovalCount and
digitMapPrependedString.
This rule is applied AFTER applying
digitMapPrefixedDigitRemovalCount but BEFORE
applying digitMapPrependedString.
Context
- MIB
- MX-DIGIT-MAP-MIB
- OID
.1.3.6.1.4.1.4935.15.55.1.10.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- digitMapAllowedEntry
- Groups
- 1
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-DIGIT-MAP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DIGIT-MAP-MIB::digitMapSuffixStringToRemove'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-DIGIT-MAP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DIGIT-MAP-MIB::digitMapSuffixStringToRemove.<digitMapAllowedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DIGIT-MAP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DIGIT-MAP-MIB::digitMapSuffixStringToRemove'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-20
Conformance
Member of