📊 CISCO-BGP-POLICY-ACCOUNTING-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-BGP-POLICY-ACCOUNTING-MIB

Prefix: cisco-bgp-polic

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-BGP-POLICY-ACCOUNTING-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-BGP-POLICY-ACCOUNTING-MIB
  +--ro CISCO-BGP-POLICY-ACCOUNTING-MIB
     +--ro cbpAcctTable
        +--ro cbpAcctEntry* [ifIndex cbpAcctTrafficIndex]
           +--ro ifIndex                  -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
           +--ro cbpAcctTrafficIndex      int32
           +--ro cbpAcctInPacketCount?    yang:counter64
           +--ro cbpAcctInOctetCount?     yang:counter64
           +--ro cbpAcctOutPacketCount?   yang:counter64
           +--ro cbpAcctOutOctetCount?    yang:counter64

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