MIB YANG Tree Visualization - IOS-XE 17.18.1
📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/SNMP-TARGET-MIB
Prefix: snmp-target
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-TARGET-MIB
📚 External Documentation
module: SNMP-TARGET-MIB
+--ro SNMP-TARGET-MIB
+--ro snmpTargetObjects
| +--ro snmpTargetSpinLock? snmpv2-tc:TestAndIncr
| +--ro snmpUnavailableContexts? yang:counter32
| +--ro snmpUnknownContexts? yang:counter32
+--ro snmpTargetAddrTable
| +--ro snmpTargetAddrEntry* [snmpTargetAddrName]
| +--ro snmpTargetAddrName snmp-framework:SnmpAdminString
| +--ro snmpTargetAddrTDomain? snmpv2-tc:TDomain
| +--ro snmpTargetAddrTAddress? snmpv2-tc:TAddress
| +--ro snmpTargetAddrTimeout? snmpv2-tc:TimeInterval
| +--ro snmpTargetAddrRetryCount? int32
| +--ro snmpTargetAddrTagList? SNMP-TARGET-MIB:SnmpTagList
| +--ro snmpTargetAddrParams? snmp-framework:SnmpAdminString
| +--ro snmpTargetAddrStorageType? snmpv2-tc:StorageType
| +--ro snmpTargetAddrRowStatus? snmpv2-tc:RowStatus
+--ro snmpTargetParamsTable
+--ro snmpTargetParamsEntry* [snmpTargetParamsName]
+--ro snmpTargetParamsName snmp-framework:SnmpAdminString
+--ro snmpTargetParamsMPModel? snmp-framework:SnmpMessageProcessingModel
+--ro snmpTargetParamsSecurityModel? snmp-framework:SnmpSecurityModel
+--ro snmpTargetParamsSecurityName? snmp-framework:SnmpAdminString
+--ro snmpTargetParamsSecurityLevel? snmp-framework:SnmpSecurityLevel
+--ro snmpTargetParamsStorageType? snmpv2-tc:StorageType
+--ro snmpTargetParamsRowStatus? snmpv2-tc:RowStatus
About this tree: This visualization shows the hierarchical structure of the SNMP-TARGET-MIB MIB YANG module.
Generated using pyang -f tree command.
• +--rw = read-write node
• +--ro = read-only node
• +-- = configuration data
• x-- = deprecated node