📊 CISCO-IP-TAP-MIB

MIB YANG Tree Visualization - IOS-XE 17.18.1

📚 API Documentation & Navigation

📄 View Swagger Spec 🚀 Open in Swagger UI 📂 Browse All MIB APIs 📄 YANG Source 🌳 All MIB Trees 🏠 Main Tree Browser

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/CISCO-IP-TAP-MIB

Prefix: cisco-ip-tap

Related Modules:
ATM-MIB
BGP4-MIB
BRIDGE-MIB
CISCO-AAA-SERVER-MIB
CISCO-AAA-SESSION-MIB

💡 Example Usage

# GET module data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/CISCO-IP-TAP-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-IP-TAP-MIB
  +--ro CISCO-IP-TAP-MIB
     +--ro citapStreamEncodePacket
     |  +--ro citapStreamCapabilities?   bits
     +--ro citapStreamTable
        +--ro citapStreamEntry* [cTap2MediationContentId cTap2StreamIndex]
           +--ro cTap2MediationContentId          -> /cisco-tap2:CISCO-TAP2-MIB/cTap2MediationTable/cTap2MediationEntry/cTap2MediationContentId
           +--ro cTap2StreamIndex                 -> /cisco-tap2:CISCO-TAP2-MIB/cTap2StreamTable/cTap2StreamEntry/cTap2StreamIndex
           +--ro citapStreamInterface?            int32
           +--ro citapStreamAddrType?             inet-address:InetAddressType
           +--ro citapStreamDestinationAddress?   inet-address:InetAddress
           +--ro citapStreamDestinationLength?    inet-address:InetAddressPrefixLength
           +--ro citapStreamSourceAddress?        inet-address:InetAddress
           +--ro citapStreamSourceLength?         inet-address:InetAddressPrefixLength
           +--ro citapStreamTosByte?              int32
           +--ro citapStreamTosByteMask?          int32
           +--ro citapStreamFlowId?               int32
           +--ro citapStreamProtocol?             int32
           +--ro citapStreamDestL4PortMin?        inet:port-number
           +--ro citapStreamDestL4PortMax?        inet:port-number
           +--ro citapStreamSourceL4PortMin?      inet:port-number
           +--ro citapStreamSourceL4PortMax?      inet:port-number
           +--ro citapStreamVRF?                  snmp-framework:SnmpAdminString
           +--ro citapStreamStatus?               snmpv2-tc:RowStatus

About this tree: This visualization shows the hierarchical structure of the CISCO-IP-TAP-MIB MIB YANG module. Generated using pyang -f tree command. • +--rw = read-write node • +--ro = read-only node • +-- = configuration data • x-- = deprecated node