h323AttributesCalledPartyNumberEnable
MX-H323-ATTRIBUTES-MIB ·
.1.3.6.1.4.1.4935.20.30.5.1.1.15.1.5
Object
This variable is related to the 'called party number' information element
(Q.931 header of the SETUP message).
When all the digit maps are disabled, the 'type of number' field is set to
'National number' and the 'numbering plan identification' field is set to
'ISDN/telephony numbering plan'.
When one or more digit maps are enabled but there is no match between the
number dialed by the local user and the digit maps that are enabled, the
'type of number' and the 'numbering plan identification' fields are both set
to 'Unknown'.
disable : the digit map is not used to set the value of the 'type of number'
field.
enable : the digit map is used to set the value of the 'type of number'
field.
Context
- MIB
- MX-H323-ATTRIBUTES-MIB
- OID
.1.3.6.1.4.1.4935.20.30.5.1.1.15.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- h323AttributesQ931CalledPartyNumberEntry
- 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-H323-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-H323-ATTRIBUTES-MIB::h323AttributesCalledPartyNumberEnable'
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::h323AttributesCalledPartyNumberEnable.<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::h323AttributesCalledPartyNumberEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of