h323AttributesFastConnectEnable
MX-H323-ATTRIBUTES-MIB ·
.1.3.6.1.4.1.4935.20.30.5.1.5.1.15
Object
The Fast Connect procedure allows two H.323 endpoints to establish a call with
as few as one round-trip message exchange, enabling immediate media stream
delivery upon call connection.
When making a call, the line includes the fastStart element in the SETUP
message.
When receiving a call, the line includes the fastStart element in the ALERTING
message.
The fastStart element contains the voice and data capabilities supported by the
line.
disable : the line does not use the Fast Connect procedure.
enable : the line uses the Fast Connect procedure.
Context
- MIB
- MX-H323-ATTRIBUTES-MIB
- OID
.1.3.6.1.4.1.4935.20.30.5.1.5.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Default
enable- 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::h323AttributesFastConnectEnable'
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::h323AttributesFastConnectEnable.<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::h323AttributesFastConnectEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of