📊 CISCO-IETF-PW-ATM-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-IETF-PW-ATM-MIB

Prefix: cisco-ietf-pw-a

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-IETF-PW-ATM-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-IETF-PW-ATM-MIB
  +--ro CISCO-IETF-PW-ATM-MIB
     +--ro cpwVcAtmTable
        +--ro cpwVcAtmEntry* [cpwVcIndex]
           +--ro cpwVcIndex                -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
           +--ro cpwAtmIf?                 if-mib:InterfaceIndex
           +--ro cpwAtmVpi?                atm-tc:AtmVpIdentifier
           +--ro cpwAtmVci?                atm-tc:AtmVcIdentifier
           +--ro cpwAtmClpQosMapping?      boolean
           +--ro cpwAtmRowStatus?          snmpv2-tc:RowStatus
           +--ro cpwAtmOamCellSupported?   boolean
           +--ro cpwAtmQosScalingFactor?   int32
           +--ro cpwAtmCellPacking?        boolean
           +--ro cpwAtmMncp?               int32
           +--ro cpwAtmPeerMncp?           int32
           +--ro cpwAtmEncap?              enumeration
           +--ro cpwAtmMcptTimeout?        int32
           +--ro cpwAtmCellsReceived?      yang:counter32
           +--ro cpwAtmCellsSent?          yang:counter32
           +--ro cpwAtmCellsRejected?      yang:counter32
           +--ro cpwAtmCellsTagged?        yang:counter32
           +--ro cpwAtmHCCellsReceived?    yang:counter64
           +--ro cpwAtmHCCellsRejected?    yang:counter64
           +--ro cpwAtmHCCellsTagged?      yang:counter64
           +--ro cpwAtmAvgCellsPacked?     yang:counter32
           +--ro cpwAtmPktsReceived?       yang:counter32
           +--ro cpwAtmPktsSent?           yang:counter32
           +--ro cpwAtmPktsRejected?       yang:counter32

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