epSpecificHoldEnable
MX-EPSERV-MIB ·
.0.1700.1.300.200.1.300
Object
Endpoint Specific Enable/Disable Holding Service.
Enables/Disables the holding service.
This service allows to temporarily put an active call 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.
This configuration overrides the default configuration set in
the DefaultHoldEnable parameter if the
EpSpecificHold.EnableConfig parameter is set to 'Enable'.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.300.200.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- epSpecificHoldEntry
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::epSpecificHoldEnable'
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::epSpecificHoldEnable.<epSpecificHoldEpId>'
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::epSpecificHoldEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |