epSpecificSecondCallEnable
MX-EPSERV-MIB ·
.0.1700.1.500.200.1.300
Object
Endpoint Specific Enable/Disable Second Call Service
Enables/Disables the second call service.
This service allows a user with an active call to put the
call on hold and initiate a new call on the second line.
This service is most useful in conjunction with the transfer
and conference services.
To enable this service, the call hold service must be enabled
as well. See the DefaultHoldEnable parameter.
This configuration overrides the default configuration set in
the DefaultSecondCallEnable parameter if the
EpSpecificSecondCall.EnableConfig parameter is set to
'Enable'.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.500.200.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- epSpecificSecondCallEntry
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::epSpecificSecondCallEnable'
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::epSpecificSecondCallEnable.<epSpecificSecondCallEpId>'
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::epSpecificSecondCallEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |