📊 ETHER-WIS

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/ETHER-WIS

Prefix: ether-wis

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/ETHER-WIS

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: ETHER-WIS
  +--ro ETHER-WIS
     +--ro etherWisDeviceTable
     |  +--ro etherWisDeviceEntry* [ifIndex]
     |     +--ro ifIndex                              -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
     |     +--ro etherWisDeviceTxTestPatternMode?     enumeration
     |     +--ro etherWisDeviceRxTestPatternMode?     enumeration
     |     +--ro etherWisDeviceRxTestPatternErrors?   yang:gauge32
     +--ro etherWisSectionCurrentTable
     |  +--ro etherWisSectionCurrentEntry* [ifIndex]
     |     +--ro ifIndex                                -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
     |     +--ro etherWisSectionCurrentJ0Transmitted?   binary
     |     +--ro etherWisSectionCurrentJ0Received?      binary
     +--ro etherWisPathCurrentTable
     |  +--ro etherWisPathCurrentEntry* [ifIndex]
     |     +--ro ifIndex                             -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
     |     +--ro etherWisPathCurrentStatus?          bits
     |     +--ro etherWisPathCurrentJ1Transmitted?   binary
     |     +--ro etherWisPathCurrentJ1Received?      binary
     +--ro etherWisFarEndPathCurrentTable
        +--ro etherWisFarEndPathCurrentEntry* [ifIndex]
           +--ro ifIndex                            -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
           +--ro etherWisFarEndPathCurrentStatus?   bits

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