h323AttributesParallelH245Enable
MX-H323-ATTRIBUTES-MIB ·
.1.3.6.1.4.1.4935.20.30.5.1.5.1.20
Object
The parallel H.245 procedure allows a line to include all the following elements
in the SETUP message:
- fastStart channels
- terminalCapabilitySet message
- masterSlaveDetermination message
The terminalCapabilitySet and masterSlaveDetermination messages are included in
the parallelH245Control field of the SETUP message.
At the same time as sending fastStart channels, the parallel H.245 procedure is
useful to send capabilities that can?t be described in a fastStart channel.
Examples of such capabilities are the UserInputIndication capability and the RTP
payload types. Also, the parallel H.245 procedure accelerates the call
establishment when the called endpoint doesn?t support the Fast Connect
procedure.
In order to include a parallelH245Control field in the SETUP message, the
Fast Connect procedure must be enabled. See the h323AttributesFastConnectEnable
variable.
disable : the line does not use the parallel H.245 procedure.
enable : the line uses the parallel H.245 procedure.
Context
- MIB
- MX-H323-ATTRIBUTES-MIB
- OID
.1.3.6.1.4.1.4935.20.30.5.1.5.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- h323IfSignalingAttributesEntry
- 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::h323AttributesParallelH245Enable'
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::h323AttributesParallelH245Enable.<ifIndex>'
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::h323AttributesParallelH245Enable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of