cTap2MediationTransport

CISCO-TAP2-MIB · .1.3.6.1.4.1.9.9.399.1.1.2.1.11

Object

column r/w Enumeration
The protocol used in transferring intercepted data to the
Mediation Device. The following protocols may be supported:
           udp:     PacketCable udp format
           rtpNack: RTP with Nack resilience
           tcp:     TCP with head of line blocking
           sctp:    SCTP with head of line blocking 
           rtp:     Realtime Transport Protocol(RTP)
                    packet format

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1udp
2rtpNack
3tcp
4sctp
5rtp