h323AttributesCalledPartyNumberDigitMap

MX-H323-ATTRIBUTES-MIB · .1.3.6.1.4.1.4935.20.30.5.1.1.15.1.10

Object

column r/w OctetString
This variable is related to the 'called party number' information element
(Q.931 header of the SETUP message).
              
This digit map is associated with a 'type of number' value.
              
At the beginning of an outgoing call, the destination of the call is compared
with the digit maps from this table. The destination of the call is the number
dialed by the local user. If there is a match, the 'type of number' value
(associated with the matching digit map) is used to set the 'type of number'
field. Only the digit maps that are enabled are used in the comparison.

Context

MIB
MX-H323-ATTRIBUTES-MIB
OID
.1.3.6.1.4.1.4935.20.30.5.1.1.15.1.10
Type
column
Access
readwrite
Status
current
Default
""
Parent
h323AttributesQ931CalledPartyNumberEntry
Groups
1

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 'MX-H323-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-H323-ATTRIBUTES-MIB::h323AttributesCalledPartyNumberDigitMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-H323-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-H323-ATTRIBUTES-MIB::h323AttributesCalledPartyNumberDigitMap.<h323AttributesCalledPartyNumberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-H323-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-H323-ATTRIBUTES-MIB::h323AttributesCalledPartyNumberDigitMap'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-63

Conformance