hwPreDigitMapType

HUAWEI-VOIP-COMMON-MIB · .1.3.6.1.4.1.2011.6.36.1.156.1.4

Object

column r/w Enumeration
Indicate digit map type. 
For SIP it may be normal(1), emergency(2), scc(3), directCentrex(4), secondCentrex(5). 
For H248 it should only be normal(1).
Options:
1. normal(1) -normal
2. emergency(2) -emergency
3. scc(3) -scc
4. directCentrex(4) -direct centrex
5. secondCentrex(5) -second centrex
Default: normal(1)

Context

MIB
HUAWEI-VOIP-COMMON-MIB
OID
.1.3.6.1.4.1.2011.6.36.1.156.1.4
Type
column
Access
readwrite
Status
current
Parent
hwPreDigitMapConfigEntry

Walk 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 'HUAWEI-VOIP-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-COMMON-MIB::hwPreDigitMapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-COMMON-MIB::hwPreDigitMapType.<hwPreDigitMapName>.<hwPreDigitMapSliceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-COMMON-MIB::hwPreDigitMapType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2emergency
3scc
4directCentrex
5secondCentrex