📊 TOKENRING-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/TOKENRING-MIB

Prefix: tokenring

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/TOKENRING-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: TOKENRING-MIB
  +--ro TOKENRING-MIB
     +--ro dot5Table
     |  +--ro dot5Entry* [dot5IfIndex]
     |     +--ro dot5IfIndex              int32
     |     +--ro dot5Commands?            enumeration
     |     +--ro dot5RingStatus?          int32
     |     +--ro dot5RingState?           enumeration
     |     +--ro dot5RingOpenStatus?      enumeration
     |     +--ro dot5RingSpeed?           enumeration
     |     +--ro dot5UpStream?            yang:mac-address
     |     +--ro dot5ActMonParticipate?   enumeration
     |     +--ro dot5Functional?          yang:mac-address
     |     +--ro dot5LastBeaconSent?      yang:timestamp
     +--ro dot5StatsTable
     |  +--ro dot5StatsEntry* [dot5StatsIfIndex]
     |     +--ro dot5StatsIfIndex               int32
     |     +--ro dot5StatsLineErrors?           yang:counter32
     |     +--ro dot5StatsBurstErrors?          yang:counter32
     |     +--ro dot5StatsACErrors?             yang:counter32
     |     +--ro dot5StatsAbortTransErrors?     yang:counter32
     |     +--ro dot5StatsInternalErrors?       yang:counter32
     |     +--ro dot5StatsLostFrameErrors?      yang:counter32
     |     +--ro dot5StatsReceiveCongestions?   yang:counter32
     |     +--ro dot5StatsFrameCopiedErrors?    yang:counter32
     |     +--ro dot5StatsTokenErrors?          yang:counter32
     |     +--ro dot5StatsSoftErrors?           yang:counter32
     |     +--ro dot5StatsHardErrors?           yang:counter32
     |     +--ro dot5StatsSignalLoss?           yang:counter32
     |     +--ro dot5StatsTransmitBeacons?      yang:counter32
     |     +--ro dot5StatsRecoverys?            yang:counter32
     |     +--ro dot5StatsLobeWires?            yang:counter32
     |     +--ro dot5StatsRemoves?              yang:counter32
     |     +--ro dot5StatsSingles?              yang:counter32
     |     +--ro dot5StatsFreqErrors?           yang:counter32
     o--ro dot5TimerTable
        o--ro dot5TimerEntry* [dot5TimerIfIndex]
           o--ro dot5TimerIfIndex           int32
           o--ro dot5TimerReturnRepeat?     int32
           o--ro dot5TimerHolding?          int32
           o--ro dot5TimerQueuePDU?         int32
           o--ro dot5TimerValidTransmit?    int32
           o--ro dot5TimerNoToken?          int32
           o--ro dot5TimerActiveMon?        int32
           o--ro dot5TimerStandbyMon?       int32
           o--ro dot5TimerErrorReport?      int32
           o--ro dot5TimerBeaconTransmit?   int32
           o--ro dot5TimerBeaconReceive?    int32

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