📊 CISCO-IPSLA-AUTOMEASURE-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-IPSLA-AUTOMEASURE-MIB

Prefix: cisco-ipsla-aut

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-IPSLA-AUTOMEASURE-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-IPSLA-AUTOMEASURE-MIB
  +--ro CISCO-IPSLA-AUTOMEASURE-MIB
     +--ro cipslaAutoGroupTable
     |  +--ro cipslaAutoGroupEntry* [cipslaAutoGroupName]
     |     +--ro cipslaAutoGroupName                snmp-framework:SnmpAdminString
     |     +--ro cipslaAutoGroupDescription?        snmp-framework:SnmpAdminString
     |     +--ro cipslaAutoGroupDestinationName?    snmp-framework:SnmpAdminString
     |     +--ro cipslaAutoGroupADDestPort?         inet:port-number
     |     +--ro cipslaAutoGroupOperTemplateName?   snmp-framework:SnmpAdminString
     |     +--ro cipslaAutoGroupSchedulerId?        snmp-framework:SnmpAdminString
     |     +--ro cipslaAutoGroupQoSEnable?          boolean
     |     +--ro cipslaAutoGroupOperType?           cisco-ipsla:IpSlaOperType
     |     +--ro cipslaAutoGroupDestIPADEnable?     boolean
     |     +--ro cipslaAutoGroupADMeasureRetry?     uint32
     |     +--ro cipslaAutoGroupADDestIPAgeout?     uint32
     |     +--ro cipslaAutoGroupStorageType?        snmpv2-tc:StorageType
     |     +--ro cipslaAutoGroupRowStatus?          snmpv2-tc:RowStatus
     +--ro cipslaAutoGroupDestTable
     |  +--ro cipslaAutoGroupDestEntry* [cipslaAutoGroupDestName cipslaAutoGroupDestIpAddrType cipslaAutoGroupDestIpAddr cipslaAutoGroupDestPort]
     |     +--ro cipslaAutoGroupDestName           snmp-framework:SnmpAdminString
     |     +--ro cipslaAutoGroupDestIpAddrType     inet-address:InetAddressType
     |     +--ro cipslaAutoGroupDestIpAddr         inet-address:InetAddress
     |     +--ro cipslaAutoGroupDestPort           inet:port-number
     |     +--ro cipslaAutoGroupDestStorageType?   snmpv2-tc:StorageType
     |     +--ro cipslaAutoGroupDestRowStatus?     snmpv2-tc:RowStatus
     +--ro cipslaReactTable
     |  +--ro cipslaReactEntry* [cipslaAutoGroupOperType cipslaReactConfigIndex cipslaAutoGroupOperTemplateName]
     |     +--ro cipslaAutoGroupOperType            -> /CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupOperType
     |     +--ro cipslaAutoGroupOperTemplateName    -> /CISCO-IPSLA-AUTOMEASURE-MIB/cipslaAutoGroupTable/cipslaAutoGroupEntry/cipslaAutoGroupOperTemplateName
     |     +--ro cipslaReactConfigIndex             uint32
     |     +--ro cipslaReactVar?                    cisco-ipsla:IpSlaReactVar
     |     +--ro cipslaReactThresholdType?          enumeration
     |     +--ro cipslaReactActionType?             enumeration
     |     +--ro cipslaReactThresholdRising?        uint32
     |     +--ro cipslaReactThresholdFalling?       uint32
     |     +--ro cipslaReactThresholdCountX?        uint32
     |     +--ro cipslaReactThresholdCountY?        uint32
     |     +--ro cipslaReactStorageType?            snmpv2-tc:StorageType
     |     +--ro cipslaReactRowStatus?              snmpv2-tc:RowStatus
     +--ro cipslaAutoGroupSchedTable
        +--ro cipslaAutoGroupSchedEntry* [cipslaAutoGroupSchedId]
           +--ro cipslaAutoGroupSchedId             snmp-framework:SnmpAdminString
           +--ro cipslaAutoGroupSchedPeriod?        uint32
           +--ro cipslaAutoGroupSchedInterval?      uint32
           +--ro cipslaAutoGroupSchedLife?          uint32
           +--ro cipslaAutoGroupSchedAgeout?        uint32
           +--ro cipslaAutoGroupSchedMaxInterval?   uint32
           +--ro cipslaAutoGroupSchedMinInterval?   uint32
           +--ro cipslaAutoGroupSchedStartTime?     uint32
           +--ro cipslaAutoGroupSchedStorageType?   snmpv2-tc:StorageType
           +--ro cipslaAutoGroupSchedRowStatus?     snmpv2-tc:RowStatus

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