fxsServiceActivation
MX-POTS-MIB ·
.0.1800.1.10000.600
Object
scalar r/w
Enumeration
FXS Service Activation
Selects the method used by the user to activate supplementary
services like call hold, second call, call waiting, call
transfer and conference call.
* FlashHook: Service activation is performed by flash hook
or hanging up.
* FlashHookAndDigit: Service activation is performed by
flash hook, flash hook followed by a digit or hanging up.
Flash hook and digits commands when a call is waiting or a
call is on hold:
* [Flash+1] or [hang-up] : End active call and switch to
call on hold/waiting.
* [Flash+2] : Hold the active call and switch to call on
hold/waiting.
* [Flash+3] : Enter in 3-party conference mode.
* [Flash+4] : Transfer call on hold to the active call (not
available on call waiting).
Flash hook and digits commands when in 3-party conference:
* [hang-up] : End all calls.
* [Flash+1] : Exit from 3-party conference mode. 3rd party
is active, 2nd party call is ended.
* [Flash+2] : Exit from 3-party conference mode. 2nd party
is active, 3rd party is on hold.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.10000.600- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxsGroup
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-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-POTS-MIB::fxsServiceActivation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-POTS-MIB::fxsServiceActivation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | flashHook |
200 | flashHookAndDigit |