epSpecificDelayedHotlineEnable
MX-EPSERV-MIB ·
.0.1700.1.1000.1000.1.300
Object
Endpoint Specific 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 parameter DefaultDelayedHotlineCondition and the
destination with the parameter
DefaultDelayedHotlineTargetAddress.
This configuration overrides the default configuration set in
the DefaultDelayedHotlineEnable parameter if the
EpSpecificDelayedHotline.EnableConfig parameter is set to
'Enable'.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.1000.1000.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- epSpecificDelayedHotlineEntry
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::epSpecificDelayedHotlineEnable'
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::epSpecificDelayedHotlineEnable.<epSpecificDelayedHotlineEpId>'
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::epSpecificDelayedHotlineEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |