h323AttributesDirectGatewayCallEnable
MX-H323-ATTRIBUTES-MIB ·
.1.3.6.1.4.1.4935.20.30.5.1.10.1.5
Object
The 'Direct Gateway Call' is a Mediatrix proprietary procedure. The line is
configured with the IP address of a gateway.
This procedure applies only to lines that are not configured to register:
- The unit is configured with the multiple registration method and the
registration for the line is disabled.
OR
- The unit is configured with the none registration method.
This procedure allows the use of a gateway without the presence of a
gatekeeper. The user simply dials a telephone number. The new outgoing call
goes directly to the gateway. The telephone number is the call destination on
the SCN side. This procedure is not used if the user dials an IP address before
dialing a telephone number.
disable : the line does not use the 'Direct Gateway Call' procedure.
enable : the line uses the 'Direct Gateway Call' procedure.
Context
- MIB
- MX-H323-ATTRIBUTES-MIB
- OID
.1.3.6.1.4.1.4935.20.30.5.1.10.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- h323IfTelephonyAttributesEntry
- 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::h323AttributesDirectGatewayCallEnable'
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::h323AttributesDirectGatewayCallEnable.<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::h323AttributesDirectGatewayCallEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of