pcmCaptureEnable
MX-MIPT-MIB ·
.0.1600.1.50000.100.100
Object
PCM Capture Enable
Enables PCM capture for the endpoint specified by the
PcmCaptureEndpoint parameter and sends the capture to the host
configured in the PcmCaptureIpAddr parameter.
The captured PCM received from the peer is sent to port 5001
and the captured PCM sent to the peer is sent to port 6001.
The PCM capture can be enabled/disabled on-the-fly. The
capture starts right away if the endpoint is already in a
call, or will be started the next time a call is established.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.50000.100.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pcmCaptureGroup
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-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::pcmCaptureEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::pcmCaptureEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |