epSpecificAutoCallEnable
MX-EPSERV-MIB ·
.0.1700.1.200.300.1.300
Object
Endpoint Specific 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.
This configuration overrides the default configuration set in
the DefaultAutoCallEnable parameter if the
EpSpecificAutoCall.EnableConfig parameter is set to 'Enable'.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.200.300.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- epSpecificAutoCallEntry
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-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::epSpecificAutoCallEnable'
More examples
Read one indexed 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::epSpecificAutoCallEnable.<epSpecificAutoCallEpId>'
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::epSpecificAutoCallEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |