MIB YANG Tree Visualization - IOS-XE 17.18.1
📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/ATM-MIB
Prefix: atm
Related Modules:
BGP4-MIB
BRIDGE-MIB
CISCO-AAA-SERVER-MIB
CISCO-AAA-SESSION-MIB
CISCO-ATM-PVCTRAP-EXTN-MIB
💡 Example Usage
# GET module data curl -X GET \ -H "Accept: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/ATM-MIB
📚 External Documentation
module: ATM-MIB
+--ro ATM-MIB
+--ro atmMIBObjects
| +--ro atmVpCrossConnectIndexNext? int32
| +--ro atmVcCrossConnectIndexNext? int32
| +--ro atmTrafficDescrParamIndexNext? int32
+--ro atmInterfaceConfTable
| +--ro atmInterfaceConfEntry* [ifIndex]
| +--ro ifIndex -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
| +--ro atmInterfaceMaxVpcs? int32
| +--ro atmInterfaceMaxVccs? int32
| +--ro atmInterfaceConfVpcs? int32
| +--ro atmInterfaceConfVccs? int32
| +--ro atmInterfaceMaxActiveVpiBits? int32
| +--ro atmInterfaceMaxActiveVciBits? int32
| +--ro atmInterfaceIlmiVpi? atm-tc:AtmVpIdentifier
| +--ro atmInterfaceIlmiVci? atm-tc:AtmVcIdentifier
| x--ro atmInterfaceAddressType? enumeration
| x--ro atmInterfaceAdminAddress? atm-tc:AtmAddr
| +--ro atmInterfaceMyNeighborIpAddress? inet:ipv4-address
| +--ro atmInterfaceMyNeighborIfName? snmpv2-tc:DisplayString
| +--ro atmInterfaceCurrentMaxVpiBits? int32
| +--ro atmInterfaceCurrentMaxVciBits? int32
| +--ro atmInterfaceSubscrAddress? atm-tc:AtmAddr
+--ro atmInterfaceDs3PlcpTable
| +--ro atmInterfaceDs3PlcpEntry* [ifIndex]
| +--ro ifIndex -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
| +--ro atmInterfaceDs3PlcpSEFSs? yang:counter32
| +--ro atmInterfaceDs3PlcpAlarmState? enumeration
| +--ro atmInterfaceDs3PlcpUASs? yang:counter32
+--ro atmInterfaceTCTable
| +--ro atmInterfaceTCEntry* [ifIndex]
| +--ro ifIndex -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
| +--ro atmInterfaceOCDEvents? yang:counter32
| +--ro atmInterfaceTCAlarmState? enumeration
+--ro atmTrafficDescrParamTable
| +--ro atmTrafficDescrParamEntry* [atmTrafficDescrParamIndex]
| +--ro atmTrafficDescrParamIndex atm-tc:AtmTrafficDescrParamIndex
| +--ro atmTrafficDescrType? yang:object-identifier-128
| +--ro atmTrafficDescrParam1? int32
| +--ro atmTrafficDescrParam2? int32
| +--ro atmTrafficDescrParam3? int32
| +--ro atmTrafficDescrParam4? int32
| +--ro atmTrafficDescrParam5? int32
| x--ro atmTrafficQoSClass? int32
| +--ro atmTrafficDescrRowStatus? snmpv2-tc:RowStatus
| +--ro atmServiceCategory? atm-tc:AtmServiceCategory
| +--ro atmTrafficFrameDiscard? boolean
+--ro atmVplTable
| +--ro atmVplEntry* [ifIndex atmVplVpi]
| +--ro ifIndex -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
| +--ro atmVplVpi atm-tc:AtmVpIdentifier
| +--ro atmVplAdminStatus? atm-tc:AtmVorXAdminStatus
| +--ro atmVplOperStatus? atm-tc:AtmVorXOperStatus
| +--ro atmVplLastChange? atm-tc:AtmVorXLastChange
| +--ro atmVplReceiveTrafficDescrIndex? atm-tc:AtmTrafficDescrParamIndex
| +--ro atmVplTransmitTrafficDescrIndex? atm-tc:AtmTrafficDescrParamIndex
| +--ro atmVplCrossConnectIdentifier? int32
| +--ro atmVplRowStatus? snmpv2-tc:RowStatus
| +--ro atmVplCastType? atm-tc:AtmConnCastType
| +--ro atmVplConnKind? atm-tc:AtmConnKind
+--ro atmVclTable
| +--ro atmVclEntry* [ifIndex atmVclVpi atmVclVci]
| +--ro ifIndex -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
| +--ro atmVclVpi atm-tc:AtmVpIdentifier
| +--ro atmVclVci atm-tc:AtmVcIdentifier
| +--ro atmVclAdminStatus? atm-tc:AtmVorXAdminStatus
| +--ro atmVclOperStatus? atm-tc:AtmVorXOperStatus
| +--ro atmVclLastChange? atm-tc:AtmVorXLastChange
| +--ro atmVclReceiveTrafficDescrIndex? atm-tc:AtmTrafficDescrParamIndex
| +--ro atmVclTransmitTrafficDescrIndex? atm-tc:AtmTrafficDescrParamIndex
| +--ro atmVccAalType? enumeration
| +--ro atmVccAal5CpcsTransmitSduSize? int32
| +--ro atmVccAal5CpcsReceiveSduSize? int32
| +--ro atmVccAal5EncapsType? enumeration
| +--ro atmVclCrossConnectIdentifier? int32
| +--ro atmVclRowStatus? snmpv2-tc:RowStatus
| +--ro atmVclCastType? atm-tc:AtmConnCastType
| +--ro atmVclConnKind? atm-tc:AtmConnKind
+--ro atmVpCrossConnectTable
| +--ro atmVpCrossConnectEntry* [atmVpCrossConnectIndex atmVpCrossConnectLowIfIndex atmVpCrossConnectLowVpi atmVpCrossConnectHighIfIndex atmVpCrossConnectHighVpi]
| +--ro atmVpCrossConnectIndex int32
| +--ro atmVpCrossConnectLowIfIndex if-mib:InterfaceIndex
| +--ro atmVpCrossConnectLowVpi atm-tc:AtmVpIdentifier
| +--ro atmVpCrossConnectHighIfIndex if-mib:InterfaceIndex
| +--ro atmVpCrossConnectHighVpi atm-tc:AtmVpIdentifier
| +--ro atmVpCrossConnectAdminStatus? atm-tc:AtmVorXAdminStatus
| +--ro atmVpCrossConnectL2HOperStatus? atm-tc:AtmVorXOperStatus
| +--ro atmVpCrossConnectH2LOperStatus? atm-tc:AtmVorXOperStatus
| +--ro atmVpCrossConnectL2HLastChange? atm-tc:AtmVorXLastChange
| +--ro atmVpCrossConnectH2LLastChange? atm-tc:AtmVorXLastChange
| +--ro atmVpCrossConnectRowStatus? snmpv2-tc:RowStatus
+--ro atmVcCrossConnectTable
| +--ro atmVcCrossConnectEntry* [atmVcCrossConnectIndex atmVcCrossConnectLowIfIndex atmVcCrossConnectLowVpi atmVcCrossConnectLowVci atmVcCrossConnectHighIfIndex atmVcCrossConnectHighVpi atmVcCrossConnectHighVci]
| +--ro atmVcCrossConnectIndex int32
| +--ro atmVcCrossConnectLowIfIndex if-mib:InterfaceIndex
| +--ro atmVcCrossConnectLowVpi atm-tc:AtmVpIdentifier
| +--ro atmVcCrossConnectLowVci atm-tc:AtmVcIdentifier
| +--ro atmVcCrossConnectHighIfIndex if-mib:InterfaceIndex
| +--ro atmVcCrossConnectHighVpi atm-tc:AtmVpIdentifier
| +--ro atmVcCrossConnectHighVci atm-tc:AtmVcIdentifier
| +--ro atmVcCrossConnectAdminStatus? atm-tc:AtmVorXAdminStatus
| +--ro atmVcCrossConnectL2HOperStatus? atm-tc:AtmVorXOperStatus
| +--ro atmVcCrossConnectH2LOperStatus? atm-tc:AtmVorXOperStatus
| +--ro atmVcCrossConnectL2HLastChange? atm-tc:AtmVorXLastChange
| +--ro atmVcCrossConnectH2LLastChange? atm-tc:AtmVorXLastChange
| +--ro atmVcCrossConnectRowStatus? snmpv2-tc:RowStatus
+--ro aal5VccTable
+--ro aal5VccEntry* [ifIndex aal5VccVpi aal5VccVci]
+--ro ifIndex -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
+--ro aal5VccVpi atm-tc:AtmVpIdentifier
+--ro aal5VccVci atm-tc:AtmVcIdentifier
+--ro aal5VccCrcErrors? yang:counter32
+--ro aal5VccSarTimeOuts? yang:counter32
+--ro aal5VccOverSizedSDUs? yang:counter32
About this tree: This visualization shows the hierarchical structure of the ATM-MIB MIB YANG module.
Generated using pyang -f tree command.
• +--rw = read-write node
• +--ro = read-only node
• +-- = configuration data
• x-- = deprecated node