systemPhoneAudioFac
FEC-SYSTEL-MIB ·
.0.64.1.2.1.2
Object
column r/w
Bits
Facility settings for audio control:
out-ringing : Normal ringing tones can be heard on
the internal speaker [0] or on the
internal speaker and an additional
speaker connected to 'audio out'
[1].
out-paging : Incomming announcements can be heard
on the internal speaker [0] or on the
internal speaker and an additional
speaker connected to 'audio out' [1].
out-listening : Hands-free listening can be heard on
the internal speaker [0] or on the
internal speaker and an additional
speaker connected to 'audio out' [1].
out-handsfree : Hands-free talking and system call
exchange can be heard on the internal
speaker [0] or on the internal
speaker and an additional speaker
connected to 'audio out' [1].
out-answ-mach : Call of messages of anwering machine
can be heard on the internal speaker
[0] or on the internal speaker and an
additional speaker connected to
'audio out' [1].
headset : Setting this bit to [1] enables some
automatic headset functions:
--> if function keys auto call
acceptance AND headset are adjusted
AND the user activates the auto call
acceptance function key, the headset
automatically answer the call
--> furthermore, if function keys
trunk-line key OR extension key
adjusted, pressing such a keys leads
to automatically calling via headset
handsfree-mute : Enable [1] or disbable [0] mute after
handsfree calling.
beep-negative-ack : Enable [1] or disbable [0] negative
ack beep tone.
beep-positive-ack : Enable [1] or disbable [0] positive
ack beep tone.
beep-call-waiting-repeat : Setting this bit to [0] means that
the user is noticed onced. Setting
this bit to [1], causes beep-tone of
call waiting signal to be repeated.
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- systemPhoneAudioEntry
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 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneAudioFac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneAudioFac.<systemPhoneAudioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SYSTEL-MIB::systemPhoneAudioFac'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | out-ringing |
1 | out-paging |
2 | out-listening |
3 | out-handsfree |
4 | out-answ-mach |
5 | headset |
6 | handsfree-mute |
7 | beep-negative-ack |
8 | beep-positive-ack |
9 | beep-call-waiting-repeat |