defaultAutoCallEnable
MX-EPSERV-MIB ·
.0.1700.1.200.100
Object
Default Enable/Disable Automatic Call Service.
Enables/Disables the automatic call service. This service
provides a 'redphone'-like experience.
If enabled, the target address is automatically called when
the user picks up the phone.
When this service is enabled, the second line service is
disabled but the call waiting feature is still functional. The
user can still accept incoming calls.
If a specific configuration is set in the
EpSpecificAutoCall.Enable parameter and the
EpSpecificAutoCall.EnableConfig parameter is set to 'Enable',
then it overrides the current default configuration.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.200.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- autoCallGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::defaultAutoCallEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPSERV-MIB::defaultAutoCallEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |