digitMapPrependedString
MX-DIGIT-MAP-MIB ·
.1.3.6.1.4.1.4935.15.55.1.10.1.30
Object
column r/w
OctetString
Post-Dial number modification. This leaf specifies
a string to insert at the beginning of the dialed
number before starting the call. This string is
added after executing the operation required by the
digitMapPrefixedDigitRemovalCount leaf.
For example, say that you need to dial a special
digit, '9', for all local calls. Dialing 'xxx-xxxx'
with a value of '9' for this leaf would yield
'9-xxx-xxxx' as the number with which we would
initiate the call.
Also see digitMapPrefixedDigitRemovalCount and
digitMapSuffixStringToRemove.
This rule is applied AFTER applying both
digitMapPrefixedDigitRemovalCount and
digitMapSuffixStringToRemove.
Context
- MIB
- MX-DIGIT-MAP-MIB
- OID
.1.3.6.1.4.1.4935.15.55.1.10.1.30- 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::digitMapPrependedString'
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::digitMapPrependedString.<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::digitMapPrependedString'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-20
Conformance
Member of