prtExPVc4SignalingProtocol

RAD-Mpmx-MIB · .1.3.6.1.4.1.164.3.2.3.2.9.1.1.24

Object

column r/w Enumeration
The signaling protocol that will be used between the PABX & the voice port.
              
Delay Start Protocol: the line is seized by sending an Off hook signal
and after a delay, if the called party is available (On hook)   
DTMF (Dual Tone Multi Frequency) digits are sent towards the called party.
              
Immediate Start Protocol: the line is seized by sending an Off Hook signal
and immediately DTMF digits are sent towards the called party.
              
Wink start protocol: the line is seized by sending an Off Hook signal
and then the called party sends a short Off Hook wink signal.
Now the calling party starts sending DTMF digits.

Context

MIB
RAD-Mpmx-MIB
OID
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.24
Type
column
Access
readwrite
Status
current
Parent
prtExPVc4CnfgEntry

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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPVc4SignalingProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPVc4SignalingProtocol.<prtExPVc4CnfgIdx>.<prtExPVc4SltIdx>.<prtExPVc4PrtIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::prtExPVc4SignalingProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
2delayStart
3immediateStart
4winkStart