defaultDelayedHotlineEnable
MX-EPSERV-MIB ·
.0.1700.1.1000.100
Object
Default Enable/Disable Delayed Hotline Service.
Enables/Disables the delayed hotline service. This service is
also called warm line.
The delayed hotline allows the user to call a particular
destination without dialling. The configured destination is
called by picking up the phone and waiting for a configurable
number of seconds without dialling.
The delayed hotline can also be configured to be initiated if
the user does not dial a complete sequence of digits in an
allowed time period.
The condition to execute the delayed hotline is configurable
with the DefaultDelayedHotlineCondition parameter and the
destination with the DefaultDelayedHotlineTargetAddress
parameter.
If a specific configuration is set in the
EpSpecificDelayedHotline.Enable 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.100- 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::defaultDelayedHotlineEnable.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::defaultDelayedHotlineEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |