telephonyServicesHoldEnable

MX-TELEPHONY-SERVICES-MIB · .1.3.6.1.4.1.4935.15.60.1.10.1.5

Object

column deprecated r/w Enumeration
This object is deprecated. This means some agents may implement it and some
agents may not implement it.
              
Enable/Disable the holding service.
              
With this service enabled, an active call can be
temporarily put on hold, usually by using the 'flash'
button of the telephone. The user can resume the
call in the same way.
              
This service has no dependencies on other services
being enabled.

Context

MIB
MX-TELEPHONY-SERVICES-MIB
OID
.1.3.6.1.4.1.4935.15.60.1.10.1.5
Type
column
Access
readwrite
Status
deprecated
Parent
telephonyServicesIfActivationEntry
Groups
1

Walk 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-TELEPHONY-SERVICES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELEPHONY-SERVICES-MIB::telephonyServicesHoldEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-TELEPHONY-SERVICES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELEPHONY-SERVICES-MIB::telephonyServicesHoldEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-TELEPHONY-SERVICES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-TELEPHONY-SERVICES-MIB::telephonyServicesHoldEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable

Conformance