defaultSecondCallDisconnectAction
MX-EPSERV-MIB ·
.0.1700.1.500.150
Object
scalar r/w
Enumeration
Default Action on second call disconnect
The action to execute when the second call disconnects:
* Wait: This is the normal behavior. The end-of-call tone
will be played until the user either flash hook to go back
to the first call or on-hook to disconnect the first call.
* AutoSwitch: This will play a specific tone then
automatically switch back to the first call. Unless the
user either flash hook or on-hook while the tone plays.
Then those action have the same effect as when wait is
choosen
If a specific configuration is set in the
EpSpecificSecondCall.DisconnectAction parameter and the
EpSpecificSecondCall.EnableConfig parameter is set to
'Enable', then it overrides the current default configuration.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.500.150- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- secondCallGroup
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::defaultSecondCallDisconnectAction.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::defaultSecondCallDisconnectAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | wait |
200 | autoSwitch |