defaultHoldEnable
MX-EPSERV-MIB ·
.0.1700.1.300.100
Object
Default 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.
If a specific configuration is set in the
EpSpecificHold.Enable parameter and the
EpSpecificHold.EnableConfig parameter is set to 'Enable', then
it overrides the current default configuration.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.300.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- holdGroup
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::defaultHoldEnable.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::defaultHoldEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |