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

Prefix: cisco-ietf-pw-t

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

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-IETF-PW-TDM-MIB
  +--ro CISCO-IETF-PW-TDM-MIB
     +--ro cpwCTDMObjects
     |  +--ro cpwCTDMCfgIndexNext?   uint32
     +--ro cpwCTDMTable
     |  +--ro cpwCTDMEntry* [cpwVcIndex]
     |     +--ro cpwVcIndex                   -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
     |     +--ro cpwCTDMRate?                 int32
     |     +--ro cpwCTDMIfIndex?              if-mib:InterfaceIndexOrZero
     |     +--ro cpwCGenTDMCfgIndex?          CISCO-IETF-PW-TDM-MIB:CpwTDMCfgIndex
     |     +--ro cpwCRelTDMCfgIndex?          CISCO-IETF-PW-TDM-MIB:CpwTDMCfgIndex
     |     +--ro cpwCTDMConfigError?          bits
     |     +--ro cpwCTDMTimeElapsed?          int32
     |     +--ro cpwCTDMValidIntervals?       int32
     |     +--ro cpwCTDMValidDayIntervals?    int32
     |     +--ro cpwCTDMCurrentIndications?   bits
     |     +--ro cpwCTDMLatchedIndications?   bits
     |     +--ro cpwCTDMLastEsTimeStamp?      yang:timestamp
     +--ro cpwCTDMCfgTable
     |  +--ro cpwCTDMCfgEntry* [cpwCTDMCfgIndex]
     |     +--ro cpwCTDMCfgIndex                        CISCO-IETF-PW-TDM-MIB:CpwTDMCfgIndex
     |     +--ro cpwCTDMCfgConfErr?                     bits
     |     +--ro cpwCTDMCfgPayloadSize?                 uint32
     |     +--ro cpwCTDMCfgPktReorder?                  boolean
     |     +--ro cpwCTDMCfgRtpHdrUsed?                  boolean
     |     +--ro cpwCTDMCfgJtrBfrDepth?                 uint32
     |     +--ro cpwCTDMCfgPayloadSuppression?          enumeration
     |     +--ro cpwCTDMCfgConsecPktsInSynch?           uint32
     |     +--ro cpwCTDMCfgConsecMissPktsOutSynch?      uint32
     |     +--ro cpwCTDMCfgSetUp2SynchTimeOut?          uint32
     |     +--ro cpwCTDMCfgPktReplacePolicy?            enumeration
     |     +--ro cpwCTDMCfgAvePktLossTimeWindow?        int32
     |     +--ro cpwCTDMCfgExcessivePktLossThreshold?   uint32
     |     +--ro cpwCTDMCfgAlarmThreshold?              uint32
     |     +--ro cpwCTDMCfgClearAlarmThreshold?         uint32
     |     +--ro cpwCTDMCfgMissingPktsToSes?            uint32
     |     +--ro cpwCTDMCfgTimestampMode?               enumeration
     |     +--ro cpwCTDMCfgStorageType?                 snmpv2-tc:StorageType
     |     +--ro cpwCTDMCfgRowStatus?                   snmpv2-tc:RowStatus
     +--ro cpwCTDMPerfCurrentTable
     |  +--ro cpwCTDMPerfCurrentEntry* [cpwVcIndex]
     |     +--ro cpwVcIndex                           -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
     |     +--ro cpwCTDMPerfCurrentMissingPkts?       perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentPktsReOrder?       perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentJtrBfrUnderruns?   perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentMisOrderDropped?   perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentMalformedPkt?      perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentESs?               perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentSESs?              perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentUASs?              perfhist-tc:PerfCurrentCount
     |     +--ro cpwCTDMPerfCurrentFC?                perfhist-tc:PerfCurrentCount
     +--ro cpwCTDMPerfIntervalTable
     |  +--ro cpwCTDMPerfIntervalEntry* [cpwVcIndex cpwCTDMPerfIntervalNumber]
     |     +--ro cpwVcIndex                            -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
     |     +--ro cpwCTDMPerfIntervalNumber             uint32
     |     +--ro cpwCTDMPerfIntervalValidData?         boolean
     |     +--ro cpwCTDMPerfIntervalDuration?          uint32
     |     +--ro cpwCTDMPerfIntervalMissingPkts?       perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalPktsReOrder?       perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalJtrBfrUnderruns?   perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalMisOrderDropped?   perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalMalformedPkt?      perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalESs?               perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalSESs?              perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalUASs?              perfhist-tc:PerfIntervalCount
     |     +--ro cpwCTDMPerfIntervalFC?                perfhist-tc:PerfIntervalCount
     +--ro cpwCTDMPerf1DayIntervalTable
        +--ro cpwCTDMPerf1DayIntervalEntry* [cpwVcIndex cpwCTDMPerf1DayIntervalNumber]
           +--ro cpwVcIndex                                -> /cisco-ietf:CISCO-IETF-PW-MIB/cpwVcTable/cpwVcEntry/cpwVcIndex
           +--ro cpwCTDMPerf1DayIntervalNumber             uint32
           +--ro cpwCTDMPerf1DayIntervalValidData?         boolean
           +--ro cpwCTDMPerf1DayIntervalDuration?          uint32
           +--ro cpwCTDMPerf1DayIntervalMissingPkts?       yang:counter32
           +--ro cpwCTDMPerf1DayIntervalPktsReOrder?       yang:counter32
           +--ro cpwCTDMPerf1DayIntervalJtrBfrUnderruns?   yang:counter32
           +--ro cpwCTDMPerf1DayIntervalMisOrderDropped?   yang:counter32
           +--ro cpwCTDMPerf1DayIntervalMalformedPkt?      yang:counter32
           +--ro cpwCTDMPerf1DayIntervalESs?               yang:counter32
           +--ro cpwCTDMPerf1DayIntervalSESs?              yang:counter32
           +--ro cpwCTDMPerf1DayIntervalUASs?              yang:counter32
           +--ro cpwCTDMPerf1DayIntervalFC?                yang:counter32

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