telephonyAttributesHookFlashProcessing
MX-TELEPHONY-ATTRIBUTES-MIB ·
.1.3.6.1.4.1.4935.15.70.1.10.1.20
Object
column r/w
Enumeration
Select how hook-flash detection is processed.
When a call is in progress and the 'flash' button of the telephone is pressed,
the user can normally put the call on hold, transfer the call or even initiate
a conference call. telephonyAttributesHookFlashProcessing allows these
subscriber services to be handled by the unit or to be delegated to a remote
party.
processLocally : Hook-flash is processed locally. The actual behavior of the
'flash' button depends on which subscriber services are
enabled for this line. See subscriberServicesIfEnablingTable.
transmitUsingSignalingProtocol : Hook-flash is processed by a remote party. The
hook-flash event is carried by a signaling
protocol message. The actual behavior of the
'flash' button depends on the remote party.
outOfBandUsingRtp : Hook-flash is processed by a remote party. The hook-flash
event is relayed as telephone-event 16 via an RFC 2833 RTP packet.
The actual behavior of the 'flash' button depends on the remote party.
This variable's semantics are different depending on protocol and/or hardware platforms.
Please refer to the documentation for more details.
Context
- MIB
- MX-TELEPHONY-ATTRIBUTES-MIB
- OID
.1.3.6.1.4.1.4935.15.70.1.10.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- telephonyAttributesIfFeaturesEntry
- 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-TELEPHONY-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELEPHONY-ATTRIBUTES-MIB::telephonyAttributesHookFlashProcessing'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-TELEPHONY-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELEPHONY-ATTRIBUTES-MIB::telephonyAttributesHookFlashProcessing.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-TELEPHONY-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-TELEPHONY-ATTRIBUTES-MIB::telephonyAttributesHookFlashProcessing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | processLocally |
1 | transmitUsingSignalingProtocol |
2 | outOfBandUsingRtp |
Conformance
Member of