systemPhoneFacAutoCallAcceptTime

FEC-SYSTEL-MIB · .0.64.1.3.1.7

Object

column r/w Enumeration
Setting of automatic call acceptance time, only used if 'headset' in
systemPhoneAudioFac is enabled(1) and a function-key 'autoanswer' is
configured and active on the system phone. For NG phones there are
new values available, marked with *:
immediately:	phone immediately accepts calls.
sec-5:		phone accepts calls after 5 seconds ringing.
sec-10:		phone accepts calls after 10 seconds ringing.
sec-15:		*phone accepts calls after 15 seconds ringing
			(only for NG phones).
sec-20:		*phone accepts calls after 20 seconds ringing
			(only for NG phones).

Context

MIB
FEC-SYSTEL-MIB
OID
.0.64.1.3.1.7
Type
column
Access
readwrite
Status
current
Parent
systemPhoneFacilityEntry

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 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFacAutoCallAcceptTime'
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::systemPhoneFacAutoCallAcceptTime.<systemPhoneFacIndex>'
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::systemPhoneFacAutoCallAcceptTime'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1immediately
2sec-5
3sec-10
4sec-15
5sec-20