defaultDelayedHotlineCondition
MX-EPSERV-MIB ·
.0.1700.1.1000.200
Object
scalar r/w
Enumeration
Default Delayed Hotline Activation Condition
Selects the condition(s) that activate the delayed hotline.
* FirstDtmfTimeout: The delayed hotline is activated when
the timeout configured in DtmfMapTimeoutFirstDtmf elapse.
* InterDtmfOrCompletionTimeout: The delayed hotline is
activated when the timeout configured in
DtmfMapTimeoutCompletion elapses or the DTMFs collection
fails because the DtmfMapTimeoutInterDtmf elapses.
* AnyTimeout: The delayed hotline is activated for the
condition of 'FirstDtmfTimeout' and
'InterDtmfOrCompletionTimeout'.
If a specific configuration is set in the
EpSpecificDelayedHotline.Condition parameter and the
EpSpecificDelayedHotline.EnableConfig parameter is set to
'Enable', then it overrides the current default configuration.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.1000.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- delayedHotlineGroup
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::defaultDelayedHotlineCondition.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::defaultDelayedHotlineCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | firstDtmfTimeout |
200 | interDtmfOrCompletionTimeout |
300 | anyTimeout |