h323AttributesEarlyH245Enable

MX-H323-ATTRIBUTES-MIB · .1.3.6.1.4.1.4935.20.30.5.1.5.1.5

Object

column r/w MX-TCMxEnableState
With the early H.245 procedure, the line includes its H.245 address in the SETUP
message (when making a call) or in the CONNECT message (when receiving a call).
This H.245 address may be used by the remote endpoint to open a H.245
connection. The H.245 connection may be opened before the call is connected,
thus the qualification of 'early' H.245.
              
disable : the line does not use the early H.245 procedure.
              
enable  : the line uses the early H.245 procedure.

Context

MIB
MX-H323-ATTRIBUTES-MIB
OID
.1.3.6.1.4.1.4935.20.30.5.1.5.1.5
Type
column
Access
readwrite
Status
current
Default
enable
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::h323AttributesEarlyH245Enable'
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::h323AttributesEarlyH245Enable.<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::h323AttributesEarlyH245Enable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable