MIB YANG Tree Visualization - IOS-XE 17.18.1
📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/TUNNEL-MIB
Prefix: tunnel
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/TUNNEL-MIB
📚 External Documentation
module: TUNNEL-MIB
+--ro TUNNEL-MIB
+--ro tunnelIfTable
| +--ro tunnelIfEntry* [ifIndex]
| +--ro ifIndex -> /if-mib:IF-MIB/ifTable/ifEntry/ifIndex
| x--ro tunnelIfLocalAddress? inet:ipv4-address
| x--ro tunnelIfRemoteAddress? inet:ipv4-address
| +--ro tunnelIfEncapsMethod? ianaiftype-mib:IANAtunnelType
| +--ro tunnelIfHopLimit? int32
| +--ro tunnelIfSecurity? enumeration
| +--ro tunnelIfTOS? int32
| +--ro tunnelIfFlowLabel? int32
| +--ro tunnelIfAddressType? inet-address:InetAddressType
| +--ro tunnelIfLocalInetAddress? inet-address:InetAddress
| +--ro tunnelIfRemoteInetAddress? inet-address:InetAddress
| +--ro tunnelIfEncapsLimit? int32
x--ro tunnelConfigTable
| x--ro tunnelConfigEntry* [tunnelConfigLocalAddress tunnelConfigRemoteAddress tunnelConfigEncapsMethod tunnelConfigID]
| x--ro tunnelConfigLocalAddress inet:ipv4-address
| x--ro tunnelConfigRemoteAddress inet:ipv4-address
| x--ro tunnelConfigEncapsMethod ianaiftype-mib:IANAtunnelType
| x--ro tunnelConfigID int32
| x--ro tunnelConfigIfIndex? if-mib:InterfaceIndexOrZero
| x--ro tunnelConfigStatus? snmpv2-tc:RowStatus
+--ro tunnelInetConfigTable
+--ro tunnelInetConfigEntry* [tunnelInetConfigAddressType tunnelInetConfigLocalAddress tunnelInetConfigRemoteAddress tunnelInetConfigEncapsMethod tunnelInetConfigID]
+--ro tunnelInetConfigAddressType inet-address:InetAddressType
+--ro tunnelInetConfigLocalAddress inet-address:InetAddress
+--ro tunnelInetConfigRemoteAddress inet-address:InetAddress
+--ro tunnelInetConfigEncapsMethod ianaiftype-mib:IANAtunnelType
+--ro tunnelInetConfigID int32
+--ro tunnelInetConfigIfIndex? if-mib:InterfaceIndexOrZero
+--ro tunnelInetConfigStatus? snmpv2-tc:RowStatus
+--ro tunnelInetConfigStorageType? snmpv2-tc:StorageType
About this tree: This visualization shows the hierarchical structure of the TUNNEL-MIB MIB YANG module.
Generated using pyang -f tree command.
• +--rw = read-write node
• +--ro = read-only node
• +-- = configuration data
• x-- = deprecated node