h323AttributesH245TunnelingEnable

MX-H323-ATTRIBUTES-MIB · .1.3.6.1.4.1.4935.20.30.5.1.5.1.10

Object

column r/w MX-TCMxEnableState
When tunneling is enabled, the line sends H.245 messages within Q.931 messages.
              
When H.245 is enabled and the line is the calling endpoint:
              
   - The line offers the use of H.245 tunneling by setting the h245Tunneling
     field to true in the SETUP message.
              
   - If the called endpoint accepts the use of H.245 tunneling, the line sets
     the h245Tunneling field to true in every subsequent Q.931 messages.
              
   - If the called endpoint refuses the use of H.245 tunneling, the line stops
     using H.245 tunneling. The line considers the H.245 messages sent in the
     SETUP message as ignored by the called endpoint.
              
When H.245 is disabled and the line is the calling endpoint:
              
   - The line does not offer the use of H.245 tunneling. The line sets the
     h245Tunneling field to false in every Q.931 messages.
              
When H.245 is enabled and the line is the called endpoint:
              
   - When offered, the line accepts the use of H.245 tunneling. The line sets
     the h245Tunneling field to true in the first Q.931 message sent as
     response to the SETUP message. The line sets the h245Tunneling field to
     true in every subsequent Q.931 messages.
              
When H.245 is disabled and the line is the called endpoint:
              
   - When offered, the line refuses the use of H.245 tunneling. The line sets
     the h245Tunneling field to false in every Q.931 messages.
              
When the line is the called endpoint, it does not use H.245 tunneling if it was
not offered by the calling endpoint.
              
disable : the line does not use H.245 tunneling.
              
enable  : the line uses H.245 tunneling.

Context

MIB
MX-H323-ATTRIBUTES-MIB
OID
.1.3.6.1.4.1.4935.20.30.5.1.5.1.10
Type
column
Access
readwrite
Status
current
Default
disable
Parent
h323IfSignalingAttributesEntry
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::h323AttributesH245TunnelingEnable'
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::h323AttributesH245TunnelingEnable.<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::h323AttributesH245TunnelingEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable