cTap2StreamType

CISCO-TAP2-MIB · .1.3.6.1.4.1.9.9.399.1.2.1.1.2

Object

column r/w Enumeration
Identifies the type of intercept filter associated to this
generic stream. The following types of streams are supported:
       ip:             The specific filter is an IP filter 
                       with same indices as that of this 
                       table. The exact filter is a row in 
                       citapStreamTable of CISCO-IP-TAP-MIB.
       mac:            The specific filter is a MAC filter
                       with same indices as that of this table.
                       The exact filter is a row in 
                       c8tapStreamTable of CISCO-802-TAP-MIB.
       userConnecton:  The specific filter is a user connection
                       filter with same indices as that of 
                       this table. The exact filter is a row 
                       in cuctTapStreamTable of 
                       CISCO-USER-CONNECTION-TAP-MIB.
       msPdsn:         The specific filter is a Mobile Sub
                       connection filter with same indices as
                       that of this table. The exact filter
                       is a row in ccptapStreamTable of 
                       CISCO-CDMA-PDSN-TAP-MIB.
       mobility:       The specific filter is a Mobile 
                       Subscriber connection filter with same
                       indices as that of this table. The exact
                       filter is a row in cmtapStreamTable of 
                       CISCO-MOBILITY-TAP-MIB.

Context

MIB
CISCO-TAP2-MIB
OID
.1.3.6.1.4.1.9.9.399.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cTap2StreamEntry
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::cTap2StreamType'
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::cTap2StreamType.<cTap2MediationContentId>.<cTap2StreamIndex>'
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::cTap2StreamType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ip
2mac
3userConnection
4msPdsn
5mobility

Conformance