cTapMediationTransport
CISCO-TAP-MIB ·
.1.3.6.1.4.1.9.9.252.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
Context
- MIB
- CISCO-TAP-MIB
- OID
.1.3.6.1.4.1.9.9.252.1.1.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cTapMediationEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TAP-MIB::cTapMediationTransport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TAP-MIB::cTapMediationTransport.<cTapMediationContentId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TAP-MIB::cTapMediationTransport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udp |
2 | rtpNack |
3 | tcp |
4 | sctp |
Conformance
Member of