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

Prefix: cisco-ietf-pw-e

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-ENET-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-IETF-PW-ENET-MIB
  +--ro CISCO-IETF-PW-ENET-MIB
     +--ro cpwVcEnetTable
     |  +--ro cpwVcEnetEntry* [cpwVcIndex cpwVcEnetPwVlan]
     |     +--ro cpwVcIndex              -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
     |     +--ro cpwVcEnetPwVlan         cisco-ietf-pw:CpwVcVlanCfg
     |     +--ro cpwVcEnetVlanMode?      enumeration
     |     +--ro cpwVcEnetPortVlan?      cisco-ietf-pw:CpwVcVlanCfg
     |     +--ro cpwVcEnetVcIfIndex?     if-mib:InterfaceIndexOrZero
     |     +--ro cpwVcEnetPortIfIndex?   if-mib:InterfaceIndexOrZero
     |     +--ro cpwVcEnetRowStatus?     snmpv2-tc:RowStatus
     |     +--ro cpwVcEnetStorageType?   snmpv2-tc:StorageType
     +--ro cpwVcEnetMplsPriMappingTable
     |  +--ro cpwVcEnetMplsPriMappingTableEntry* [cpwVcIndex]
     |     +--ro cpwVcIndex                            -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
     |     +--ro cpwVcEnetMplsPriMapping?              bits
     |     +--ro cpwVcEnetMplsPriMappingRowStatus?     snmpv2-tc:RowStatus
     |     +--ro cpwVcEnetMplsPriMappingStorageType?   snmpv2-tc:StorageType
     +--ro cpwVcEnetStatsTable
        +--ro cpwVcEnetStatsEntry* [cpwVcIndex]
           +--ro cpwVcIndex                     -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
           +--ro cpwVcEnetStatsIllegalVlan?     yang:counter64
           +--ro cpwVcEnetStatsIllegalLength?   yang:counter64

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