📊 SNMP-PROXY-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/SNMP-PROXY-MIB

Prefix: snmp-proxy

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/SNMP-PROXY-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: SNMP-PROXY-MIB
  +--ro SNMP-PROXY-MIB
     +--ro snmpProxyTable
        +--ro snmpProxyEntry* [snmpProxyName]
           +--ro snmpProxyName                 snmp-framework:SnmpAdminString
           +--ro snmpProxyType?                enumeration
           +--ro snmpProxyContextEngineID?     snmp-framework:SnmpEngineID
           +--ro snmpProxyContextName?         snmp-framework:SnmpAdminString
           +--ro snmpProxyTargetParamsIn?      snmp-framework:SnmpAdminString
           +--ro snmpProxySingleTargetOut?     snmp-framework:SnmpAdminString
           +--ro snmpProxyMultipleTargetOut?   snmp-target:SnmpTagValue
           +--ro snmpProxyStorageType?         snmpv2-tc:StorageType
           +--ro snmpProxyRowStatus?           snmpv2-tc:RowStatus

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