cvoiptapStreamType

CISCO-VOIP-TAP-MIB · .1.3.6.1.4.1.9.9.716.1.1.2.1.2

Object

column r/w Enumeration
pen :         Pen Register - provides trace of all outgoing 
calls.  Only Call Data is sent.
trace :       Trace - provides trace of all incoming calls.  
Only Call Data is sent.
penAndTrace : Provides trace of both incoming and outgoing 
calls.  Only Call Data is sent.
intercept :   Provides both Call Data and Call Content to 
Commission on Accreditation for Law 
Enforcement Agencies (CALEA). Intercept 
is applicable to both originating and 
terminating calls.

Context

MIB
CISCO-VOIP-TAP-MIB
OID
.1.3.6.1.4.1.9.9.716.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
cvoiptapStreamEntry
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 'CISCO-VOIP-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOIP-TAP-MIB::cvoiptapStreamType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOIP-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOIP-TAP-MIB::cvoiptapStreamType.<cTap2MediationContentId>.<cTap2StreamIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOIP-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOIP-TAP-MIB::cvoiptapStreamType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pen
2trace
3penAndTrace
4intercept

Conformance