Cisco-IOS-XE-snmp

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Native Config APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-snmp

Prefix: snmp

Related Modules:
CISCO-AAL5-MIB
CISCO-ATM-EXT-MIB
Cisco-IOS-XE-aaa
Cisco-IOS-XE-acl
Cisco-IOS-XE-adsl

💡 Example Usage

# GET module data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-snmp

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-snmp

  augment /ios:native/ios:snmp:
    +--rw ifmib
    |  +--rw ifindex
    |  |  +--rw persist?   empty
    |  +--rw ifalias
    |     +--rw long?   empty
    +--rw mib
    |  +--rw community-map
    |  |  +--rw community-map-list* [name]
    |  |     +--rw name          string
    |  |     +--rw encryption?   enumeration
    |  |     +--rw engineid?     string
    |  +--rw event
    |  |  +--rw sample
    |  |     +--rw minimum?    uint32
    |  |     +--rw instance
    |  |        +--rw maximum?   uint32
    |  +--rw expression
    |  |  +--rw delta
    |  |  |  +--rw minimum?    int16
    |  |  |  +--rw wildcard
    |  |  |     +--rw maximum?   uint32
    |  |  +--rw owner
    |  |     +--rw owner-name-list* [owner-name name]
    |  |        +--rw owner-name    string
    |  |        +--rw name          string
    |  |        +--rw value
    |  |        |  +--rw type?   enumeration
    |  |        +--rw expression?   string
    |  +--rw bulkstat
    |  |  +--rw object-list* [name]
    |  |     +--rw name    string
    |  +--rw flowmon
    |  |  +--rw alarmhistorysize?   uint32
    |  +--rw flash
    |  |  +--rw cache!
    |  |     +--rw interval?   uint8
    |  +--rw persist-config
    |  |  +--rw cbqos?     empty
    |  |  +--rw circuit?   empty
    |  |  +--rw v3mibs?    empty
    |  |  +--rw dsmib?     empty
    |  x--rw persist!
    |  |  x--rw persist-enum?   enumeration
    |  +--rw nhrp?               empty
    |  +--rw notification-log
    |     +--rw globalageout?   uint32
    |     +--rw globalsize?     uint16
    +--rw monitor
       +--rw response?   uint16
  augment /ios:native/ios:snmp-server:
    +--rw chassis-id?         string
    +--rw engineID
    |  +--rw local?         string
    |  +--rw remote-conf
    |  |  +--rw host-list* [ip-address]
    |  |  |  +--rw ip-address    ios-types:host-type
    |  |  |  +--rw engine-id?    string
    |  |  +--rw host-vrf-list* [ip-address]
    |  |  |  +--rw ip-address    ios-types:host-type
    |  |  |  +--rw vrf* [vrf-name]
    |  |  |     +--rw vrf-name     string
    |  |  |     +--rw engine-id?   string
    |  |  +--rw host-udp-list* [ip-address]
    |  |  |  +--rw ip-address    ios-types:host-type
    |  |  |  +--rw udp-port* [port-number]
    |  |  |     +--rw port-number    uint16
    |  |  |     +--rw engine-id?     string
    |  |  +--rw host-udp-vrf-list* [ip-address]
    |  |     +--rw ip-address    ios-types:host-type
    |  |     +--rw udp-port* [port-number]
    |  |        +--rw port-number    uint16
    |  |        +--rw vrf* [vrf-name]
    |  |           +--rw vrf-name     string
    |  |           +--rw engine-id?   string
    |  o--rw remote
    +--rw community-config* [name]
    |  +--rw name                string
    |  +--rw encryption?         enumeration
    |  +--rw view?               string
    |  +--rw permission?         enumeration
    |  +--rw ipv6?               string
    |  +--rw access-list-name?   ios-types:std-acl-type
    o--rw community* [name]
    |  o--rw name                string
    |  o--rw view?               string
    |  +--rw (access-choice)?
    |  |  o--:(RO)
    |  |  |  o--rw RO?           empty
    |  |  o--:(RW)
    |  |     o--rw RW?           empty
    |  o--rw ipv6?               string
    |  o--rw access-list-name?   ios-types:std-acl-type
    +--rw contact?            string
    +--rw context* [name]
    |  +--rw name    string
    +--rw dbal
    |  +--rw cache?   boolean
    +--rw enable
    |  +--rw enable-choice
    |     +--rw logging
    |     |  +--rw getop?   boolean
    |     |  +--rw setop?   boolean
    |     +--rw informs?   empty
    |     +--rw traps!
    |        +--rw aaa_server?                    empty
    |        +--rw vdsl2line?                     empty
    |        +--rw adslline?                      empty
    |        +--rw trustsec-sxp!
    |        |  +--rw binding-conflict?     empty
    |        |  +--rw binding-err?          empty
    |        |  +--rw binding-expn-fail?    empty
    |        |  +--rw conn-config-err?      empty
    |        |  +--rw conn-down?            empty
    |        |  +--rw conn-srcaddr-err?     empty
    |        |  +--rw conn-up?              empty
    |        |  +--rw msg-parse-err?        empty
    |        |  +--rw oper-nodeid-change?   empty
    |        +--rw vswitch!
    |        |  +--rw dual-active!
    |        |     +--rw vsl?   empty
    |        +--rw trustsec-server!
    |        |  +--rw radius-server!
    |        |     +--rw provision-secret?   empty
    |        +--rw trustsec!
    |        |  +--rw authz-file-error!
    |        |     +--rw cache-file-error!
    |        |        +--rw keystore-file-error!
    |        |           +--rw keystore-sync-fail!
    |        |              +--rw random-number-fail!
    |        |                 +--rw src-entropy-fail?   empty
    |        +--rw trustsec-interface!
    |        |  +--rw unauthorized!
    |        |     +--rw sap-fail!
    |        |        +--rw authc-fail!
    |        |           +--rw supplicant-fail!
    |        |              +--rw authz-fail?   empty
    |        +--rw trustsec-policy!
    |        |  +--rw peer-policy-updated!
    |        |     +--rw authz-sgacl-fail?   empty
    |        x--rw ospfv3
    |        |  x--rw state-change?   empty
    |        |  x--rw errors?         empty
    |        +--rw ike
    |        |  +--rw policy
    |        |  |  +--rw add?      empty
    |        |  |  +--rw delete?   empty
    |        |  +--rw tunnel
    |        |     +--rw start?   empty
    |        |     +--rw stop?    empty
    |        +--rw pki?                           empty
    |        +--rw local-auth?                    empty
    |        +--rw alarms!
    |        |  +--rw alarm-type?   union
    |        +--rw atm
    |        |  +--rw pvc!
    |        |  |  +--rw extension
    |        |  |  |  +--rw down?         empty
    |        |  |  |  +--rw up?           empty
    |        |  |  |  +--rw mibversion?   enumeration
    |        |  |  |  +--rw oam
    |        |  |  |     +--rw failure
    |        |  |  |        +--rw loopback?   empty
    |        |  |  +--rw interval?        uint16
    |        |  |  +--rw fail-interval?   uint16
    |        |  +--rw subif!
    |        |     +--rw interval?   uint16
    |        |     +--rw count?      uint16
    |        +--rw authenticate-fail?             empty
    |        +--rw auth-framework!
    |        |  +--rw sec-violation?   empty
    |        +--rw bfd?                           empty
    |        o--rw bgp-conf
    |        |  o--rw cbgp2?   empty
    |        o--rw bgp-traps!
    |        |  o--rw state-changes
    |        |  |  o--rw suboptions*         enumeration
    |        |  |  o--rw enable-all-traps?   empty
    |        |  o--rw cbgp2?           empty
    |        |  o--rw threshold
    |        |     o--rw prefix?   empty
    |        o--rw bgp?                           empty
    |        +--rw bridge!
    |        |  +--rw newroot?          empty
    |        |  +--rw topologychange?   empty
    |        +--rw bstun?                         empty
    |        +--rw bulkstat!
    |        |  +--rw collection?   empty
    |        |  +--rw transfer?     empty
    |        +--rw call-home!
    |        |  +--rw message-send-fail?   empty
    |        |  +--rw server-fail?         empty
    |        +--rw c2900?                         empty
    |        +--rw c3g?                           empty
    |        +--rw c6kxbar!
    |        |  +--rw intbus-crcexcd?    empty
    |        |  +--rw intbus-crcrcvrd?   empty
    |        |  +--rw swbus?             empty
    |        +--rw casa?                          empty
    |        +--rw ccme?                          empty
    |        +--rw cef
    |        |  +--rw resource-failure?        empty
    |        |  +--rw peer-state-change?       empty
    |        |  +--rw peer-fib-state-change?   empty
    |        |  +--rw inconsistency?           empty
    |        +--rw cluster?                       empty
    |        +--rw channel?                       empty
    |        +--rw chassis?                       empty
    |        +--rw cnpd?                          empty
    |        +--rw config?                        empty
    |        +--rw copy-config?                   empty
    |        +--rw config-copy?                   empty
    |        +--rw config-ctid?                   empty
    |        +--rw cpu!
    |        |  +--rw threshold?   empty
    |        +--rw cpu_threshold?                 empty
    |        +--rw csg!
    |        |  +--rw agent?          empty
    |        |  +--rw database?       empty
    |        |  +--rw quota-server?   empty
    |        +--rw dial?                          empty
    |        +--rw director?                      empty
    |        +--rw dlsw?                          empty
    |        +--rw deauthenticate?                empty
    |        +--rw disassociate?                  empty
    |        +--rw dnis?                          empty
    |        +--rw dot11-qos?                     empty
    |        +--rw diameter!
    |        |  +--rw peer-down?           empty
    |        |  +--rw peer-up?             empty
    |        |  +--rw permanent-failure?   empty
    |        |  +--rw protocol-error?      empty
    |        |  +--rw transient-failure?   empty
    |        +--rw dot1x
    |        |  +--rw auth-fail-vlan?      empty
    |        |  +--rw guest-vlan?          empty
    |        |  +--rw no-auth-fail-vlan?   empty
    |        |  +--rw no-guest-vlan?       empty
    |        +--rw ds0-busyout?                   empty
    |        +--rw ds1?                           empty
    |        +--rw ds1-loopback?                  empty
    |        +--rw ds3?                           empty
    |        +--rw dsp!
    |        |  +--rw card-status?   empty
    |        |  +--rw oper-state?    empty
    |        +--rw dhcp?                          empty
    |        +--rw eigrp?                         empty
    |        +--rw energywise!
    |        |  +--rw event-occured?      empty
    |        |  +--rw level-change?       empty
    |        |  +--rw neighbor-added?     empty
    |        |  +--rw neighbor-deleted?   empty
    |        +--rw entity?                        empty
    |        +--rw entity-diag!
    |        |  +--rw boot-up-fail?          empty
    |        |  +--rw hm-test-recover?       empty
    |        |  +--rw hm-thresh-reached?     empty
    |        |  +--rw scheduled-test-fail?   empty
    |        +--rw entity-sensor?                 empty
    |        +--rw entity-state?                  empty
    |        +--rw entity-perf!
    |        |  +--rw throughput-notif?   empty
    |        +--rw entity-qfp!
    |        |  +--rw mem-res-thresh?     empty
    |        |  +--rw throughput-notif?   empty
    |        +--rw envmon!
    |        |  +--rw fan?           empty
    |        |  +--rw shutdown?      empty
    |        |  +--rw supply?        empty
    |        |  +--rw temperature?   empty
    |        |  +--rw status?        empty
    |        +--rw errdisable!
    |        |  +--rw notification-rate?   uint16
    |        +--rw ether-oam?                     empty
    |        +--rw ethernet
    |        |  +--rw cfm
    |        |  |  +--rw alarm?        empty
    |        |  |  +--rw cc!
    |        |  |  |  +--rw config?          empty
    |        |  |  |  +--rw cross-connect?   empty
    |        |  |  |  +--rw loop?            empty
    |        |  |  |  +--rw mep-down?        empty
    |        |  |  |  +--rw mep-up?          empty
    |        |  |  +--rw crosscheck!
    |        |  |     +--rw mep-missing?   empty
    |        |  |     +--rw mep-unknown?   empty
    |        |  |     +--rw service-up?    empty
    |        |  +--rw evc!
    |        |     +--rw create?   empty
    |        |     +--rw delete?   empty
    |        |     +--rw status?   empty
    |        +--rw event-manager?                 empty
    |        +--rw firewall!
    |        |  +--rw serverstatus?   empty
    |        +--rw flash!
    |        |  +--rw insertion?   empty
    |        |  +--rw removal?     empty
    |        |  +--rw lowspace?    empty
    |        +--rw flowmon?                       empty
    |        +--rw flex-links!
    |        |  +--rw status?   empty
    |        +--rw frame-relay-config
    |        |  +--rw only-frame-relay
    |        |  |  +--rw frame-relay?   empty
    |        |  +--rw frame-relay-options
    |        |     +--rw frame-relay
    |        |        +--rw multilink
    |        |        |  +--rw bundle-mismatch?   empty
    |        |        +--rw subif-configs
    |        |           +--rw subif?      empty
    |        |           +--rw interval?   uint16
    |        |           +--rw count?      uint16
    |        x--rw frame-relay!
    |        |  x--rw multilink
    |        |  |  x--rw bundle-mismatch?   empty
    |        |  x--rw subif!
    |        |     x--rw count?      uint16
    |        |     x--rw interval?   uint16
    |        +--rw fru-ctrl?                      empty
    |        +--rw gatekeeper?                    empty
    |        +--rw hsrp?                          empty
    |        +--rw icsudsu?                       empty
    |        +--rw ima?                           empty
    |        +--rw ip
    |        |  +--rw local
    |        |     +--rw pool?   empty
    |        +--rw ipmobile?                      empty
    |        +--rw ipmulticast?                   empty
    |        +--rw ipsec
    |        |  +--rw cryptomap
    |        |  |  +--rw add?      empty
    |        |  |  +--rw attach?   empty
    |        |  |  +--rw delete?   empty
    |        |  |  +--rw detach?   empty
    |        |  +--rw tunnel
    |        |  |  +--rw start?   empty
    |        |  |  +--rw stop?    empty
    |        |  +--rw too-many-sas?   empty
    |        +--rw isakmp
    |        |  +--rw policy
    |        |  |  +--rw add?      empty
    |        |  |  +--rw delete?   empty
    |        |  +--rw tunnel
    |        |     +--rw start?   empty
    |        |     +--rw stop?    empty
    |        +--rw isdn!
    |        |  +--rw call-information?   empty
    |        |  +--rw chan-not-avail?     empty
    |        |  +--rw ietf?               empty
    |        |  +--rw layer2?             empty
    |        +--rw ipsla?                         empty
    |        +--rw isis?                          empty
    |        +--rw l2tc!
    |        |  +--rw sys-threshold?   empty
    |        |  +--rw threshold?       empty
    |        +--rw l2tun
    |        |  +--rw session?      empty
    |        |  +--rw tunnel?       empty
    |        |  +--rw pseudowire
    |        |     +--rw status?   empty
    |        +--rw LTE?                           empty
    |        +--rw license!
    |        |  +--rw deploy?   empty
    |        |  +--rw error?    empty
    |        |  +--rw usage?    empty
    |        +--rw lisp?                          empty
    |        +--rw mac-notification!
    |        |  +--rw change?      empty
    |        |  +--rw move?        empty
    |        |  +--rw threshold?   empty
    |        +--rw mac-notification2!
    |        |  +--rw change?      empty
    |        |  +--rw move?        empty
    |        |  +--rw threshold?   empty
    |        +--rw memory!
    |        |  +--rw bufferpeak?   empty
    |        +--rw module?                        empty
    |        +--rw mpls!
    |        |  +--rw traffic-eng!
    |        |  |  +--rw up?        empty
    |        |  |  +--rw down?      empty
    |        |  |  +--rw reroute?   empty
    |        |  +--rw fast-reroute!
    |        |  |  +--rw protected?   empty
    |        |  +--rw rfc!
    |        |  |  +--rw ldp?           empty
    |        |  |  +--rw traffic-eng?   empty
    |        |  +--rw ldp!
    |        |  |  +--rw pv-limit?       empty
    |        |  |  +--rw session-down?   empty
    |        |  |  +--rw session-up?     empty
    |        |  |  +--rw threshold?      empty
    |        |  +--rw vpn?            empty
    |        +--rw msdp?                          empty
    |        +--rw mvpn?                          empty
    |        x--rw nhrp!
    |        |  x--rw nhs!
    |        |  x--rw nhc!
    |        |  x--rw nhp!
    |        |  x--rw quota-exceeded!
    |        x--rw ospf
    |        |  x--rw state-change!
    |        |  |  x--rw if-state-change?             empty
    |        |  |  x--rw neighbor-state-change?       empty
    |        |  |  x--rw virtif-state-change?         empty
    |        |  |  x--rw virtneighbor-state-change?   empty
    |        |  x--rw errors!
    |        |  x--rw retransmit!
    |        |  |  x--rw packets?        empty
    |        |  |  x--rw virt-packets?   empty
    |        |  x--rw lsa!
    |        |  |  x--rw lsa-maxage?      empty
    |        |  |  x--rw lsa-originate?   empty
    |        |  x--rw cisco-specific!
    |        |     x--rw state-change!
    |        |     |  x--rw nssa-trans-change?   empty
    |        |     |  x--rw shamlink!
    |        |     |     x--rw interface?       empty
    |        |     |     x--rw interface-old?   empty
    |        |     |     x--rw neighbor?        empty
    |        |     x--rw errors!
    |        |     x--rw errdisable!
    |        |     |  x--rw notification-rate?   uint16
    |        |     x--rw retransmit!
    |        |     x--rw lsa!
    |        |        x--rw lsa-maxage?      empty
    |        |        x--rw lsa-originate?   empty
    |        +--rw pim!
    |        |  +--rw invalid-pim-message?   empty
    |        |  +--rw neighbor-change?       empty
    |        |  +--rw rp-mapping-change?     empty
    |        +--rw pimstdmib!
    |        |  +--rw neighbor-loss?        empty
    |        |  +--rw invalid-register?     empty
    |        |  +--rw invalid-join-prune?   empty
    |        |  +--rw rp-mapping-change?    empty
    |        |  +--rw interface-election?   empty
    |        +--rw plogd!
    |        +--rw port-security!
    |        |  +--rw trap-rate?   uint16
    |        +--rw power-ethernet
    |        |  +--rw group?    string
    |        |  +--rw police?   empty
    |        +--rw pfr?                           empty
    |        +--rw pppoe?                         empty
    |        +--rw pw!
    |        |  +--rw vc?   empty
    |        +--rw rep?                           empty
    |        +--rw resource-policy?               empty
    |        +--rw rf?                            empty
    |        +--rw rogue-ap?                      empty
    |        +--rw rsvp?                          empty
    |        +--rw rtr?                           empty
    |        o--rw sdwan!
    |        |  o--rw security?   empty
    |        |  o--rw policy?     empty
    |        |  o--rw system?     empty
    |        |  o--rw omp?        empty
    |        +--rw slb!
    |        |  +--rw csrp?      empty
    |        |  +--rw real?      empty
    |        |  +--rw virtual?   empty
    |        +--rw smart-licenseing
    |        |  +--rw smart-license?   empty
    |        |  +--rw entitlement?     empty
    |        |  +--rw global?          empty
    |        +--rw snmp
    |        |  +--rw authentication?   empty
    |        |  +--rw coldstart?        empty
    |        |  +--rw linkdown?         empty
    |        |  +--rw linkup?           empty
    |        |  +--rw warmstart?        empty
    |        +--rw sonet?                         empty
    |        +--rw srst?                          empty
    |        +--rw srp?                           empty
    |        +--rw stackwise!
    |        |  +--rw GLS?                           empty
    |        |  +--rw ILS?                           empty
    |        |  +--rw SRLS?                          empty
    |        |  +--rw insufficient-power?            empty
    |        |  +--rw invalid-input-current?         empty
    |        |  +--rw invalid-output-current?        empty
    |        |  +--rw member-removed?                empty
    |        |  +--rw member-upgrade-notification?   empty
    |        |  +--rw new-master?                    empty
    |        |  +--rw new-member?                    empty
    |        |  +--rw port-change?                   empty
    |        |  +--rw power-budget-warning?          empty
    |        |  +--rw power-invalid-topology?        empty
    |        |  +--rw power-link-status-changed?     empty
    |        |  +--rw power-oper-status-changed?     empty
    |        |  +--rw power-priority-conflict?       empty
    |        |  +--rw power-version-mismatch?        empty
    |        |  +--rw ring-redundant?                empty
    |        |  +--rw stack-mismatch?                empty
    |        |  +--rw unbalanced-power-supplies?     empty
    |        |  +--rw under-budget?                  empty
    |        |  +--rw under-voltage?                 empty
    |        +--rw stpx!
    |        |  +--rw inconsistency?        empty
    |        |  +--rw root-inconsistency?   empty
    |        |  +--rw loop-inconsistency?   empty
    |        +--rw stun?                          empty
    |        +--rw switch-over?                   empty
    |        +--rw syslog?                        empty
    |        +--rw transceiver
    |        |  +--rw all?   empty
    |        +--rw tty?                           empty
    |        +--rw udld!
    |        |  +--rw link-fail-rpt?   empty
    |        |  +--rw status-change?   empty
    |        +--rw vlancreate?                    empty
    |        +--rw vlandelete?                    empty
    |        +--rw vlan-mac-limit?                empty
    |        +--rw vlan-membership?               empty
    |        +--rw voice?                         empty
    |        +--rw vrfmib
    |        |  +--rw vrf-up?            empty
    |        |  +--rw vrf-down?          empty
    |        |  +--rw vnet-trunk-up?     empty
    |        |  +--rw vnet-trunk-down?   empty
    |        +--rw vrrp?                          empty
    |        +--rw vsimaster?                     empty
    |        +--rw vstack!
    |        |  +--rw addition?    empty
    |        |  +--rw failure?     empty
    |        |  +--rw lost?        empty
    |        |  +--rw operation?   empty
    |        +--rw vtp?                           empty
    |        +--rw wlan-wep?                      empty
    |        +--rw xgcp?                          empty
    |        +--rw wiredguest!
    |        |  +--rw wired_guest?   empty
    |        +--rw wireless!
    |        |  +--rw AP?                  empty
    |        |  +--rw bsn80211Security?    empty
    |        |  +--rw bsnAutoRF?           empty
    |        |  +--rw bsnGeneral?          empty
    |        |  +--rw Client?              empty
    |        |  +--rw MESH?                empty
    |        |  +--rw rogue?               empty
    |        |  +--rw RRM?                 empty
    |        |  +--rw SI?                  empty
    |        |  +--rw tunnel?              empty
    |        |  +--rw wireless_mobility?   empty
    |        |  o--rw bsnMobileStation!
    |        |     o--rw bsnAccessPoint!
    |        |        o--rw bsnRogue?   empty
    |        +--rw netsync?                       empty
    |        +--rw ptp?                           empty
    |        +--rw lost-ptp-slave?                empty
    |        +--rw breach-ptp-offset-threshold?   empty
    +--rw file-transfer
    |  +--rw access-group-with-protocol* [protocol]
    |  |  +--rw protocol        enumeration
    |  |  +--rw access-group?   union
    |  o--rw access-group
    |     o--rw access-group-name?   union
    +--rw group* [id]
    |  +--rw id           string
    |  +--rw (security-model)?
    |     +--:(v1)
    |     |  +--rw v1
    |     +--:(v2c)
    |     |  +--rw v2c
    |     +--:(v3)
    |        +--rw v3
    |           +--rw security-level-list-config* [security-level]
    |           |  +--rw security-level    enumeration
    |           |  +--rw match?            enumeration
    |           |  +--rw read?             string
    |           |  +--rw write?            string
    |           |  +--rw notify?           string
    |           |  +--rw access-config
    |           |     +--rw ipv6-acl?             string
    |           |     +--rw (access-option)?
    |           |        +--:(standard-acl)
    |           |        |  +--rw standard-acl?   uint32
    |           |        +--:(acl-name)
    |           |        |  +--rw acl-name?       string
    |           |        o--:(ipv6)
    |           |           o--rw ipv6?           string
    |           +--rw security-level-list-context* [security-level context]
    |           |  +--rw security-level    enumeration
    |           |  +--rw context           string
    |           |  +--rw match?            enumeration
    |           |  +--rw read?             string
    |           |  +--rw write?            string
    |           |  +--rw notify?           string
    |           |  +--rw access-config
    |           |     +--rw ipv6-acl?             string
    |           |     +--rw (access-option)?
    |           |        +--:(standard-acl)
    |           |        |  +--rw standard-acl?   uint32
    |           |        +--:(acl-name)
    |           |        |  +--rw acl-name?       string
    |           |        o--:(ipv6)
    |           |           o--rw ipv6?           string
    |           x--rw security-level-list* [security-level]
    |           |  x--rw security-level    enumeration
    |           |  x--rw context-node?     string
    |           |  x--rw match-node?       enumeration
    |           |  x--rw read-node?        string
    |           |  x--rw write-node?       string
    |           |  x--rw notify-node?      string
    |           |  o--rw access-node?      union
    |           |  +--rw access-config
    |           |     +--rw ipv6-acl?             string
    |           |     +--rw (access-option)?
    |           |        +--:(standard-acl)
    |           |        |  +--rw standard-acl?   uint32
    |           |        +--:(acl-name)
    |           |        |  +--rw acl-name?       string
    |           |        o--:(ipv6)
    |           |           o--rw ipv6?           string
    |           o--rw security-level?                enumeration
    |           o--rw context?                       string
    |           o--rw match?                         enumeration
    |           o--rw read?                          string
    |           o--rw write?                         string
    |           o--rw notify?                        string
    |           o--rw access?                        union
    +--rw user
    |  +--rw names* [username grpname]
    |     +--rw username    string
    |     +--rw grpname     string
    |     +--rw v3!
    |        +--rw auth-config!
    |        |  +--rw algorithm?       enumeration
    |        |  +--rw sha-2?           enumeration
    |        |  +--rw encryption?      enumeration
    |        |  +--rw password         string
    |        |  +--rw priv-config
    |        |  |  +--rw (priv-option)?
    |        |  |     +--:(aes)
    |        |  |     |  +--rw aes!
    |        |  |     |     +--rw algorithm        enumeration
    |        |  |     |     +--rw encryption?      enumeration
    |        |  |     |     +--rw password         string
    |        |  |     |     +--rw access-config
    |        |  |     |        +--rw ipv6-acl?             string
    |        |  |     |        +--rw (access-option)?
    |        |  |     |           +--:(standard-acl)
    |        |  |     |           |  +--rw standard-acl?   uint32
    |        |  |     |           +--:(acl-name)
    |        |  |     |           |  +--rw acl-name?       string
    |        |  |     |           o--:(ipv6)
    |        |  |     |              o--rw ipv6?           string
    |        |  |     +--:(des)
    |        |  |     |  +--rw des!
    |        |  |     |     +--rw encryption?      enumeration
    |        |  |     |     +--rw password         string
    |        |  |     |     +--rw access-config
    |        |  |     |        +--rw ipv6-acl?             string
    |        |  |     |        +--rw (access-option)?
    |        |  |     |           +--:(standard-acl)
    |        |  |     |           |  +--rw standard-acl?   uint32
    |        |  |     |           +--:(acl-name)
    |        |  |     |           |  +--rw acl-name?       string
    |        |  |     |           o--:(ipv6)
    |        |  |     |              o--rw ipv6?           string
    |        |  |     +--:(des3)
    |        |  |        +--rw des3!
    |        |  |           +--rw encryption?      enumeration
    |        |  |           +--rw password         string
    |        |  |           +--rw access-config
    |        |  |              +--rw ipv6-acl?             string
    |        |  |              +--rw (access-option)?
    |        |  |                 +--:(standard-acl)
    |        |  |                 |  +--rw standard-acl?   uint32
    |        |  |                 +--:(acl-name)
    |        |  |                 |  +--rw acl-name?       string
    |        |  |                 o--:(ipv6)
    |        |  |                    o--rw ipv6?           string
    |        |  +--rw access-config
    |        |     +--rw ipv6-acl?             string
    |        |     +--rw (access-option)?
    |        |        +--:(standard-acl)
    |        |        |  +--rw standard-acl?   uint32
    |        |        +--:(acl-name)
    |        |        |  +--rw acl-name?       string
    |        |        o--:(ipv6)
    |        |           o--rw ipv6?           string
    |        o--rw auth
    |        |  o--rw sha
    |        |  |  o--rw auth
    |        |  |     o--rw authpass?   string
    |        |  |     o--rw priv
    |        |  |        o--rw aes
    |        |  |           o--rw algo128
    |        |  |              o--rw privpass
    |        |  |                 o--rw privpass?   string
    |        |  |                 o--rw access?     string
    |        |  o--rw md5
    |        |     o--rw auth
    |        |        o--rw authpass?   string
    |        |        o--rw priv
    |        |           o--rw aes
    |        |              o--rw algo128
    |        |                 o--rw privpass
    |        |                    o--rw privpass?   string
    |        |                    o--rw access?     string
    |        +--rw encrypted!
    |           +--rw access-config
    |           |  +--rw ipv6-acl?             string
    |           |  +--rw (access-option)?
    |           |     +--:(standard-acl)
    |           |     |  +--rw standard-acl?   uint32
    |           |     +--:(acl-name)
    |           |     |  +--rw acl-name?       string
    |           |     o--:(ipv6)
    |           |        o--rw ipv6?           string
    |           +--rw auth-config!
    |           |  +--rw algorithm?       enumeration
    |           |  +--rw sha-2?           enumeration
    |           |  +--rw password         string
    |           |  +--rw priv-config
    |           |  |  +--rw (priv-option)?
    |           |  |     +--:(aes)
    |           |  |     |  +--rw aes!
    |           |  |     |     +--rw algorithm        enumeration
    |           |  |     |     +--rw password         string
    |           |  |     |     +--rw access-config
    |           |  |     |        +--rw ipv6-acl?             string
    |           |  |     |        +--rw (access-option)?
    |           |  |     |           +--:(standard-acl)
    |           |  |     |           |  +--rw standard-acl?   uint32
    |           |  |     |           +--:(acl-name)
    |           |  |     |           |  +--rw acl-name?       string
    |           |  |     |           o--:(ipv6)
    |           |  |     |              o--rw ipv6?           string
    |           |  |     +--:(des)
    |           |  |     |  +--rw des!
    |           |  |     |     +--rw password         string
    |           |  |     |     +--rw access-config
    |           |  |     |        +--rw ipv6-acl?             string
    |           |  |     |        +--rw (access-option)?
    |           |  |     |           +--:(standard-acl)
    |           |  |     |           |  +--rw standard-acl?   uint32
    |           |  |     |           +--:(acl-name)
    |           |  |     |           |  +--rw acl-name?       string
    |           |  |     |           o--:(ipv6)
    |           |  |     |              o--rw ipv6?           string
    |           |  |     +--:(des3)
    |           |  |        +--rw des3!
    |           |  |           +--rw password         string
    |           |  |           +--rw access-config
    |           |  |              +--rw ipv6-acl?             string
    |           |  |              +--rw (access-option)?
    |           |  |                 +--:(standard-acl)
    |           |  |                 |  +--rw standard-acl?   uint32
    |           |  |                 +--:(acl-name)
    |           |  |                 |  +--rw acl-name?       string
    |           |  |                 o--:(ipv6)
    |           |  |                    o--rw ipv6?           string
    |           |  +--rw access-config
    |           |     +--rw ipv6-acl?             string
    |           |     +--rw (access-option)?
    |           |        +--:(standard-acl)
    |           |        |  +--rw standard-acl?   uint32
    |           |        +--:(acl-name)
    |           |        |  +--rw acl-name?       string
    |           |        o--:(ipv6)
    |           |           o--rw ipv6?           string
    |           o--rw auth
    |              o--rw sha
    |              |  o--rw auth
    |              |     o--rw authpass?   string
    |              |     o--rw priv
    |              |        o--rw aes
    |              |           o--rw algo128
    |              |              o--rw privpass
    |              |                 o--rw privpass?   string
    |              |                 o--rw access?     string
    |              o--rw md5
    |                 o--rw auth
    |                    o--rw authpass?   string
    |                    o--rw priv
    |                       o--rw aes
    |                          o--rw algo128
    |                             o--rw privpass
    |                                o--rw privpass?   string
    |                                o--rw access?     string
    +--rw host-config
    |  +--rw ip-community* [ip-address community-or-user]
    |  |  +--rw ip-address           ios-types:host-type
    |  |  +--rw community-or-user    string
    |  |  +--rw (informs-traps-choice)?
    |  |  |  +--:(informs)
    |  |  |  |  +--rw informs?       empty
    |  |  |  +--:(traps)
    |  |  |     +--rw traps?         empty
    |  |  +--rw version?             enumeration
    |  |  +--rw security-level?      enumeration
    |  |  +--rw trap-enable
    |  |  |  +--rw aaa_server?                empty
    |  |  |  +--rw alarms?                    empty
    |  |  |  +--rw atm?                       empty
    |  |  |  +--rw bfd?                       empty
    |  |  |  +--rw bgp?                       empty
    |  |  |  +--rw bstun?                     empty
    |  |  |  +--rw bulkstat?                  empty
    |  |  |  +--rw call-home?                 empty
    |  |  |  +--rw casa?                      empty
    |  |  |  +--rw cef?                       empty
    |  |  |  +--rw cnpd?                      empty
    |  |  |  +--rw config?                    empty
    |  |  |  +--rw config-copy?               empty
    |  |  |  +--rw config-ctid?               empty
    |  |  |  +--rw cpu?                       empty
    |  |  |  +--rw dhcp?                      empty
    |  |  |  +--rw dlsw?                      empty
    |  |  |  +--rw ds1?                       empty
    |  |  |  +--rw dsp?                       empty
    |  |  |  +--rw dspu?                      empty
    |  |  |  +--rw eigrp?                     empty
    |  |  |  +--rw entity?                    empty
    |  |  |  +--rw entity-diag?               empty
    |  |  |  +--rw entity-qfp?                empty
    |  |  |  +--rw entity-state?              empty
    |  |  |  +--rw ethernet-cfm?              empty
    |  |  |  +--rw evc?                       empty
    |  |  |  +--rw event-manager?             empty
    |  |  |  +--rw firewall?                  empty
    |  |  |  +--rw flash?                     empty
    |  |  |  +--rw flowmon?                   empty
    |  |  |  +--rw frame-relay?               empty
    |  |  |  +--rw fru-ctrl?                  empty
    |  |  |  +--rw gdoi?                      empty
    |  |  |  +--rw hsrp?                      empty
    |  |  |  +--rw iplocalpool?               empty
    |  |  |  +--rw ipmulticast?               empty
    |  |  |  +--rw ipsec?                     empty
    |  |  |  +--rw ipsla?                     empty
    |  |  |  +--rw isakmp?                    empty
    |  |  |  +--rw isg-mib?                   empty
    |  |  |  +--rw isis?                      empty
    |  |  |  +--rw l2tun-pseudowire-status?   empty
    |  |  |  +--rw l2tun-session?             empty
    |  |  |  +--rw license?                   empty
    |  |  |  +--rw memory?                    empty
    |  |  |  +--rw mpls-fast-reroute?         empty
    |  |  |  +--rw mpls-ldp?                  empty
    |  |  |  +--rw mpls-traffic-eng?          empty
    |  |  |  +--rw mpls-vpn?                  empty
    |  |  |  +--rw msdp?                      empty
    |  |  |  +--rw mvpn?                      empty
    |  |  |  +--rw nhrp?                      empty
    |  |  |  +--rw ospf?                      empty
    |  |  |  +--rw ospfv3?                    empty
    |  |  |  +--rw pfr?                       empty
    |  |  |  +--rw pim?                       empty
    |  |  |  +--rw pw-vc?                     empty
    |  |  |  +--rw resource-policy?           empty
    |  |  |  +--rw rf?                        empty
    |  |  |  +--rw rsrb?                      empty
    |  |  |  +--rw rsvp?                      empty
    |  |  |  +--rw sdlc?                      empty
    |  |  |  +--rw sdllc?                     empty
    |  |  |  +--rw snmp?                      empty
    |  |  |  +--rw sonet?                     empty
    |  |  |  +--rw srp?                       empty
    |  |  |  +--rw stun?                      empty
    |  |  |  +--rw syslog?                    empty
    |  |  |  +--rw trustsec-sxp?              empty
    |  |  |  +--rw tty?                       empty
    |  |  |  +--rw voice?                     empty
    |  |  |  +--rw vrfmib?                    empty
    |  |  |  +--rw vrrp?                      empty
    |  |  |  +--rw x25?                       empty
    |  |  +--rw encryption?          enumeration
    |  +--rw ip-community-port* [ip-address community-or-user udp-port]
    |  |  +--rw ip-address           ios-types:host-type
    |  |  +--rw community-or-user    string
    |  |  +--rw udp-port             uint16
    |  |  +--rw (informs-traps-choice)?
    |  |  |  +--:(informs)
    |  |  |  |  +--rw informs?       empty
    |  |  |  +--:(traps)
    |  |  |     +--rw traps?         empty
    |  |  +--rw version?             enumeration
    |  |  +--rw security-level?      enumeration
    |  |  +--rw trap-enable
    |  |  |  +--rw aaa_server?                empty
    |  |  |  +--rw alarms?                    empty
    |  |  |  +--rw atm?                       empty
    |  |  |  +--rw bfd?                       empty
    |  |  |  +--rw bgp?                       empty
    |  |  |  +--rw bstun?                     empty
    |  |  |  +--rw bulkstat?                  empty
    |  |  |  +--rw call-home?                 empty
    |  |  |  +--rw casa?                      empty
    |  |  |  +--rw cef?                       empty
    |  |  |  +--rw cnpd?                      empty
    |  |  |  +--rw config?                    empty
    |  |  |  +--rw config-copy?               empty
    |  |  |  +--rw config-ctid?               empty
    |  |  |  +--rw cpu?                       empty
    |  |  |  +--rw dhcp?                      empty
    |  |  |  +--rw dlsw?                      empty
    |  |  |  +--rw ds1?                       empty
    |  |  |  +--rw dsp?                       empty
    |  |  |  +--rw dspu?                      empty
    |  |  |  +--rw eigrp?                     empty
    |  |  |  +--rw entity?                    empty
    |  |  |  +--rw entity-diag?               empty
    |  |  |  +--rw entity-qfp?                empty
    |  |  |  +--rw entity-state?              empty
    |  |  |  +--rw ethernet-cfm?              empty
    |  |  |  +--rw evc?                       empty
    |  |  |  +--rw event-manager?             empty
    |  |  |  +--rw firewall?                  empty
    |  |  |  +--rw flash?                     empty
    |  |  |  +--rw flowmon?                   empty
    |  |  |  +--rw frame-relay?               empty
    |  |  |  +--rw fru-ctrl?                  empty
    |  |  |  +--rw gdoi?                      empty
    |  |  |  +--rw hsrp?                      empty
    |  |  |  +--rw iplocalpool?               empty
    |  |  |  +--rw ipmulticast?               empty
    |  |  |  +--rw ipsec?                     empty
    |  |  |  +--rw ipsla?                     empty
    |  |  |  +--rw isakmp?                    empty
    |  |  |  +--rw isg-mib?                   empty
    |  |  |  +--rw isis?                      empty
    |  |  |  +--rw l2tun-pseudowire-status?   empty
    |  |  |  +--rw l2tun-session?             empty
    |  |  |  +--rw license?                   empty
    |  |  |  +--rw memory?                    empty
    |  |  |  +--rw mpls-fast-reroute?         empty
    |  |  |  +--rw mpls-ldp?                  empty
    |  |  |  +--rw mpls-traffic-eng?          empty
    |  |  |  +--rw mpls-vpn?                  empty
    |  |  |  +--rw msdp?                      empty
    |  |  |  +--rw mvpn?                      empty
    |  |  |  +--rw nhrp?                      empty
    |  |  |  +--rw ospf?                      empty
    |  |  |  +--rw ospfv3?                    empty
    |  |  |  +--rw pfr?                       empty
    |  |  |  +--rw pim?                       empty
    |  |  |  +--rw pw-vc?                     empty
    |  |  |  +--rw resource-policy?           empty
    |  |  |  +--rw rf?                        empty
    |  |  |  +--rw rsrb?                      empty
    |  |  |  +--rw rsvp?                      empty
    |  |  |  +--rw sdlc?                      empty
    |  |  |  +--rw sdllc?                     empty
    |  |  |  +--rw snmp?                      empty
    |  |  |  +--rw sonet?                     empty
    |  |  |  +--rw srp?                       empty
    |  |  |  +--rw stun?                      empty
    |  |  |  +--rw syslog?                    empty
    |  |  |  +--rw trustsec-sxp?              empty
    |  |  |  +--rw tty?                       empty
    |  |  |  +--rw voice?                     empty
    |  |  |  +--rw vrfmib?                    empty
    |  |  |  +--rw vrrp?                      empty
    |  |  |  +--rw x25?                       empty
    |  |  +--rw encryption?          enumeration
    |  +--rw ip-vrf-community* [ip-address vrf community-or-user]
    |  |  +--rw ip-address           ios-types:host-type
    |  |  +--rw vrf                  string
    |  |  +--rw community-or-user    string
    |  |  +--rw (informs-traps-choice)?
    |  |  |  +--:(informs)
    |  |  |  |  +--rw informs?       empty
    |  |  |  +--:(traps)
    |  |  |     +--rw traps?         empty
    |  |  +--rw version?             enumeration
    |  |  +--rw security-level?      enumeration
    |  |  +--rw trap-enable
    |  |  |  +--rw aaa_server?                empty
    |  |  |  +--rw alarms?                    empty
    |  |  |  +--rw atm?                       empty
    |  |  |  +--rw bfd?                       empty
    |  |  |  +--rw bgp?                       empty
    |  |  |  +--rw bstun?                     empty
    |  |  |  +--rw bulkstat?                  empty
    |  |  |  +--rw call-home?                 empty
    |  |  |  +--rw casa?                      empty
    |  |  |  +--rw cef?                       empty
    |  |  |  +--rw cnpd?                      empty
    |  |  |  +--rw config?                    empty
    |  |  |  +--rw config-copy?               empty
    |  |  |  +--rw config-ctid?               empty
    |  |  |  +--rw cpu?                       empty
    |  |  |  +--rw dhcp?                      empty
    |  |  |  +--rw dlsw?                      empty
    |  |  |  +--rw ds1?                       empty
    |  |  |  +--rw dsp?                       empty
    |  |  |  +--rw dspu?                      empty
    |  |  |  +--rw eigrp?                     empty
    |  |  |  +--rw entity?                    empty
    |  |  |  +--rw entity-diag?               empty
    |  |  |  +--rw entity-qfp?                empty
    |  |  |  +--rw entity-state?              empty
    |  |  |  +--rw ethernet-cfm?              empty
    |  |  |  +--rw evc?                       empty
    |  |  |  +--rw event-manager?             empty
    |  |  |  +--rw firewall?                  empty
    |  |  |  +--rw flash?                     empty
    |  |  |  +--rw flowmon?                   empty
    |  |  |  +--rw frame-relay?               empty
    |  |  |  +--rw fru-ctrl?                  empty
    |  |  |  +--rw gdoi?                      empty
    |  |  |  +--rw hsrp?                      empty
    |  |  |  +--rw iplocalpool?               empty
    |  |  |  +--rw ipmulticast?               empty
    |  |  |  +--rw ipsec?                     empty
    |  |  |  +--rw ipsla?                     empty
    |  |  |  +--rw isakmp?                    empty
    |  |  |  +--rw isg-mib?                   empty
    |  |  |  +--rw isis?                      empty
    |  |  |  +--rw l2tun-pseudowire-status?   empty
    |  |  |  +--rw l2tun-session?             empty
    |  |  |  +--rw license?                   empty
    |  |  |  +--rw memory?                    empty
    |  |  |  +--rw mpls-fast-reroute?         empty
    |  |  |  +--rw mpls-ldp?                  empty
    |  |  |  +--rw mpls-traffic-eng?          empty
    |  |  |  +--rw mpls-vpn?                  empty
    |  |  |  +--rw msdp?                      empty
    |  |  |  +--rw mvpn?                      empty
    |  |  |  +--rw nhrp?                      empty
    |  |  |  +--rw ospf?                      empty
    |  |  |  +--rw ospfv3?                    empty
    |  |  |  +--rw pfr?                       empty
    |  |  |  +--rw pim?                       empty
    |  |  |  +--rw pw-vc?                     empty
    |  |  |  +--rw resource-policy?           empty
    |  |  |  +--rw rf?                        empty
    |  |  |  +--rw rsrb?                      empty
    |  |  |  +--rw rsvp?                      empty
    |  |  |  +--rw sdlc?                      empty
    |  |  |  +--rw sdllc?                     empty
    |  |  |  +--rw snmp?                      empty
    |  |  |  +--rw sonet?                     empty
    |  |  |  +--rw srp?                       empty
    |  |  |  +--rw stun?                      empty
    |  |  |  +--rw syslog?                    empty
    |  |  |  +--rw trustsec-sxp?              empty
    |  |  |  +--rw tty?                       empty
    |  |  |  +--rw voice?                     empty
    |  |  |  +--rw vrfmib?                    empty
    |  |  |  +--rw vrrp?                      empty
    |  |  |  +--rw x25?                       empty
    |  |  +--rw encryption?          enumeration
    |  +--rw ip-vrf-community-port* [ip-address vrf community-or-user udp-port]
    |     +--rw ip-address           ios-types:host-type
    |     +--rw vrf                  string
    |     +--rw community-or-user    string
    |     +--rw udp-port             uint16
    |     +--rw (informs-traps-choice)?
    |     |  +--:(informs)
    |     |  |  +--rw informs?       empty
    |     |  +--:(traps)
    |     |     +--rw traps?         empty
    |     +--rw version?             enumeration
    |     +--rw security-level?      enumeration
    |     +--rw trap-enable
    |     |  +--rw aaa_server?                empty
    |     |  +--rw alarms?                    empty
    |     |  +--rw atm?                       empty
    |     |  +--rw bfd?                       empty
    |     |  +--rw bgp?                       empty
    |     |  +--rw bstun?                     empty
    |     |  +--rw bulkstat?                  empty
    |     |  +--rw call-home?                 empty
    |     |  +--rw casa?                      empty
    |     |  +--rw cef?                       empty
    |     |  +--rw cnpd?                      empty
    |     |  +--rw config?                    empty
    |     |  +--rw config-copy?               empty
    |     |  +--rw config-ctid?               empty
    |     |  +--rw cpu?                       empty
    |     |  +--rw dhcp?                      empty
    |     |  +--rw dlsw?                      empty
    |     |  +--rw ds1?                       empty
    |     |  +--rw dsp?                       empty
    |     |  +--rw dspu?                      empty
    |     |  +--rw eigrp?                     empty
    |     |  +--rw entity?                    empty
    |     |  +--rw entity-diag?               empty
    |     |  +--rw entity-qfp?                empty
    |     |  +--rw entity-state?              empty
    |     |  +--rw ethernet-cfm?              empty
    |     |  +--rw evc?                       empty
    |     |  +--rw event-manager?             empty
    |     |  +--rw firewall?                  empty
    |     |  +--rw flash?                     empty
    |     |  +--rw flowmon?                   empty
    |     |  +--rw frame-relay?               empty
    |     |  +--rw fru-ctrl?                  empty
    |     |  +--rw gdoi?                      empty
    |     |  +--rw hsrp?                      empty
    |     |  +--rw iplocalpool?               empty
    |     |  +--rw ipmulticast?               empty
    |     |  +--rw ipsec?                     empty
    |     |  +--rw ipsla?                     empty
    |     |  +--rw isakmp?                    empty
    |     |  +--rw isg-mib?                   empty
    |     |  +--rw isis?                      empty
    |     |  +--rw l2tun-pseudowire-status?   empty
    |     |  +--rw l2tun-session?             empty
    |     |  +--rw license?                   empty
    |     |  +--rw memory?                    empty
    |     |  +--rw mpls-fast-reroute?         empty
    |     |  +--rw mpls-ldp?                  empty
    |     |  +--rw mpls-traffic-eng?          empty
    |     |  +--rw mpls-vpn?                  empty
    |     |  +--rw msdp?                      empty
    |     |  +--rw mvpn?                      empty
    |     |  +--rw nhrp?                      empty
    |     |  +--rw ospf?                      empty
    |     |  +--rw ospfv3?                    empty
    |     |  +--rw pfr?                       empty
    |     |  +--rw pim?                       empty
    |     |  +--rw pw-vc?                     empty
    |     |  +--rw resource-policy?           empty
    |     |  +--rw rf?                        empty
    |     |  +--rw rsrb?                      empty
    |     |  +--rw rsvp?                      empty
    |     |  +--rw sdlc?                      empty
    |     |  +--rw sdllc?                     empty
    |     |  +--rw snmp?                      empty
    |     |  +--rw sonet?                     empty
    |     |  +--rw srp?                       empty
    |     |  +--rw stun?                      empty
    |     |  +--rw syslog?                    empty
    |     |  +--rw trustsec-sxp?              empty
    |     |  +--rw tty?                       empty
    |     |  +--rw voice?                     empty
    |     |  +--rw vrfmib?                    empty
    |     |  +--rw vrrp?                      empty
    |     |  +--rw x25?                       empty
    |     +--rw encryption?          enumeration
    o--rw host* [ip-address community-or-user]
    |  o--rw ip-address           ios-types:host-type
    |  o--rw community-or-user    string
    |  o--rw vrf?                 string
    |  o--rw (informs-traps-choice)?
    |  |  o--:(informs)
    |  |  |  o--rw informs?       empty
    |  |  o--:(traps)
    |  |     o--rw traps?         empty
    |  o--rw version?             enumeration
    |  o--rw security-level?      enumeration
    |  o--rw udp-port?            uint16
    |  o--rw trap-enable
    |     o--rw aaa_server?                empty
    |     o--rw alarms?                    empty
    |     o--rw atm?                       empty
    |     o--rw bfd?                       empty
    |     o--rw bgp?                       empty
    |     o--rw bstun?                     empty
    |     o--rw bulkstat?                  empty
    |     o--rw call-home?                 empty
    |     o--rw casa?                      empty
    |     o--rw cef?                       empty
    |     o--rw cnpd?                      empty
    |     o--rw config?                    empty
    |     o--rw config-copy?               empty
    |     o--rw config-ctid?               empty
    |     o--rw cpu?                       empty
    |     o--rw dhcp?                      empty
    |     o--rw dlsw?                      empty
    |     o--rw ds1?                       empty
    |     o--rw dsp?                       empty
    |     o--rw dspu?                      empty
    |     o--rw eigrp?                     empty
    |     o--rw entity?                    empty
    |     o--rw entity-diag?               empty
    |     o--rw entity-qfp?                empty
    |     o--rw entity-state?              empty
    |     o--rw ethernet-cfm?              empty
    |     o--rw evc?                       empty
    |     o--rw event-manager?             empty
    |     o--rw firewall?                  empty
    |     o--rw flash?                     empty
    |     o--rw flowmon?                   empty
    |     o--rw frame-relay?               empty
    |     o--rw fru-ctrl?                  empty
    |     o--rw gdoi?                      empty
    |     o--rw hsrp?                      empty
    |     o--rw iplocalpool?               empty
    |     o--rw ipmulticast?               empty
    |     o--rw ipsec?                     empty
    |     o--rw ipsla?                     empty
    |     o--rw isakmp?                    empty
    |     o--rw isg-mib?                   empty
    |     o--rw isis?                      empty
    |     o--rw l2tun-pseudowire-status?   empty
    |     o--rw l2tun-session?             empty
    |     o--rw license?                   empty
    |     o--rw memory?                    empty
    |     o--rw mpls-fast-reroute?         empty
    |     o--rw mpls-ldp?                  empty
    |     o--rw mpls-traffic-eng?          empty
    |     o--rw mpls-vpn?                  empty
    |     o--rw msdp?                      empty
    |     o--rw mvpn?                      empty
    |     o--rw nhrp?                      empty
    |     o--rw ospf?                      empty
    |     o--rw ospfv3?                    empty
    |     o--rw pfr?                       empty
    |     o--rw pim?                       empty
    |     o--rw pw-vc?                     empty
    |     o--rw resource-policy?           empty
    |     o--rw rf?                        empty
    |     o--rw rsrb?                      empty
    |     o--rw rsvp?                      empty
    |     o--rw sdlc?                      empty
    |     o--rw sdllc?                     empty
    |     o--rw snmp?                      empty
    |     o--rw sonet?                     empty
    |     o--rw srp?                       empty
    |     o--rw stun?                      empty
    |     o--rw syslog?                    empty
    |     o--rw trustsec-sxp?              empty
    |     o--rw tty?                       empty
    |     o--rw voice?                     empty
    |     o--rw vrfmib?                    empty
    |     o--rw vrrp?                      empty
    |     o--rw x25?                       empty
    +--rw ip
    |  +--rw dscp?         uint8
    |  +--rw precedence?   uint8
    +--rw ifindex
    |  +--rw persist?   empty
    +--rw location?           string
    +--rw manager!
    |  +--rw session-timeout?   uint32
    +--rw packetsize?         uint32
    +--rw queue-length?       uint16
    +--rw source-interface
    |  +--rw informs
    |  |  +--rw (interface-choice)?
    |  |     +--:(AppNav-Compress)
    |  |     |  +--rw AppNav-Compress?             uint16
    |  |     +--:(AppNav-UnCompress)
    |  |     |  +--rw AppNav-UnCompress?           uint16
    |  |     +--:(ATM)
    |  |     |  +--rw ATM?                         string
    |  |     +--:(ATM-subinterface)
    |  |     |  +--rw ATM-subinterface
    |  |     |     +--rw ATM?   string
    |  |     +--:(ATM-ACR)
    |  |     |  +--rw ATM-ACR?                     string
    |  |     +--:(ATM-ACRsubinterface)
    |  |     |  +--rw ATM-ACRsubinterface
    |  |     |     +--rw ATM-ACR?   string
    |  |     +--:(BDI)
    |  |     |  +--rw BDI?                         string
    |  |     +--:(CEM)
    |  |     |  +--rw CEM?                         string
    |  |     +--:(CEM-ACR)
    |  |     |  +--rw CEM-ACR?                     uint8
    |  |     +--:(Embedded-Service-Engine)
    |  |     |  +--rw Embedded-Service-Engine?     string
    |  |     +--:(Ethernet)
    |  |     |  +--rw Ethernet?                    string
    |  |     +--:(FastEthernet)
    |  |     |  +--rw FastEthernet?                string
    |  |     +--:(GigabitEthernet)
    |  |     |  +--rw GigabitEthernet?             string
    |  |     +--:(FiveGigabitEthernet)
    |  |     |  +--rw FiveGigabitEthernet?         string
    |  |     +--:(AppGigabitEthernet)
    |  |     |  +--rw AppGigabitEthernet?          string
    |  |     o--:(TwentyFiveGigabitEthernet)
    |  |     |  o--rw TwentyFiveGigabitEthernet?   string
    |  |     +--:(TwentyFiveGigE)
    |  |     |  +--rw TwentyFiveGigE?              string
    |  |     +--:(TwoGigabitEthernet)
    |  |     |  +--rw TwoGigabitEthernet?          string
    |  |     +--:(FortyGigabitEthernet)
    |  |     |  +--rw FortyGigabitEthernet?        string
    |  |     +--:(FiftyGigabitEthernet)
    |  |     |  +--rw FiftyGigabitEthernet?        string
    |  |     +--:(HundredGigE)
    |  |     |  +--rw HundredGigE?                 string
    |  |     +--:(L2LISP)
    |  |     |  +--rw L2LISP?                      string
    |  |     +--:(L2LISP-subinterface)
    |  |     |  +--rw L2LISP-subinterface
    |  |     |     +--rw L2LISP?   string
    |  |     +--:(LISP)
    |  |     |  +--rw LISP?                        string
    |  |     +--:(LISP-subinterface)
    |  |     |  +--rw LISP-subinterface
    |  |     |     +--rw LISP?   string
    |  |     +--:(Loopback)
    |  |     |  +--rw Loopback?                    uint32
    |  |     +--:(Multilink)
    |  |     |  +--rw Multilink?                   uint16
    |  |     +--:(nve)
    |  |     |  +--rw nve?                         uint16
    |  |     +--:(overlay)
    |  |     |  +--rw overlay?                     uint16
    |  |     +--:(Port-channel)
    |  |     |  +--rw Port-channel?                uint32
    |  |     +--:(Port-channel-subinterface)
    |  |     |  +--rw Port-channel-subinterface
    |  |     |     +--rw Port-channel?   string
    |  |     +--:(pseudowire)
    |  |     |  +--rw pseudowire?                  uint32
    |  |     +--:(SM)
    |  |     |  +--rw SM?                          string
    |  |     +--:(Cellular)
    |  |     |  +--rw Cellular?                    string
    |  |     +--:(Dialer)
    |  |     |  +--rw Dialer?                      string
    |  |     +--:(Serial)
    |  |     |  +--rw Serial?                      string
    |  |     +--:(Async)
    |  |     |  +--rw Async?                       string
    |  |     +--:(TenGigabitEthernet)
    |  |     |  +--rw TenGigabitEthernet?          string
    |  |     +--:(Tunnel)
    |  |     |  +--rw Tunnel?                      uint32
    |  |     +--:(Virtual-Template)
    |  |     |  +--rw Virtual-Template?            uint16
    |  |     +--:(Vlan)
    |  |     |  +--rw Vlan?                        uint16
    |  |     +--:(VirtualPortGroup)
    |  |     |  +--rw VirtualPortGroup?            uint16
    |  |     +--:(vasileft)
    |  |     |  +--rw vasileft?                    uint16
    |  |     +--:(vasiright)
    |  |     |  +--rw vasiright?                   uint16
    |  |     +--:(BD-VIF)
    |  |     |  +--rw BD-VIF?                      string
    |  |     +--:(MFR)
    |  |     |  +--rw MFR?                         uint32
    |  |     +--:(Serial-subinterface)
    |  |     |  +--rw Serial-subinterface
    |  |     |     +--rw Serial?   string
    |  |     +--:(Bundle)
    |  |        +--rw Bundle?                      uint32 {ios-features:cable-config}?
    |  +--rw traps
    |     +--rw (interface-choice)?
    |        +--:(AppNav-Compress)
    |        |  +--rw AppNav-Compress?             uint16
    |        +--:(AppNav-UnCompress)
    |        |  +--rw AppNav-UnCompress?           uint16
    |        +--:(ATM)
    |        |  +--rw ATM?                         string
    |        +--:(ATM-subinterface)
    |        |  +--rw ATM-subinterface
    |        |     +--rw ATM?   string
    |        +--:(ATM-ACR)
    |        |  +--rw ATM-ACR?                     string
    |        +--:(ATM-ACRsubinterface)
    |        |  +--rw ATM-ACRsubinterface
    |        |     +--rw ATM-ACR?   string
    |        +--:(BDI)
    |        |  +--rw BDI?                         string
    |        +--:(CEM)
    |        |  +--rw CEM?                         string
    |        +--:(CEM-ACR)
    |        |  +--rw CEM-ACR?                     uint8
    |        +--:(Embedded-Service-Engine)
    |        |  +--rw Embedded-Service-Engine?     string
    |        +--:(Ethernet)
    |        |  +--rw Ethernet?                    string
    |        +--:(FastEthernet)
    |        |  +--rw FastEthernet?                string
    |        +--:(GigabitEthernet)
    |        |  +--rw GigabitEthernet?             string
    |        +--:(FiveGigabitEthernet)
    |        |  +--rw FiveGigabitEthernet?         string
    |        +--:(AppGigabitEthernet)
    |        |  +--rw AppGigabitEthernet?          string
    |        o--:(TwentyFiveGigabitEthernet)
    |        |  o--rw TwentyFiveGigabitEthernet?   string
    |        +--:(TwentyFiveGigE)
    |        |  +--rw TwentyFiveGigE?              string
    |        +--:(TwoGigabitEthernet)
    |        |  +--rw TwoGigabitEthernet?          string
    |        +--:(FortyGigabitEthernet)
    |        |  +--rw FortyGigabitEthernet?        string
    |        +--:(FiftyGigabitEthernet)
    |        |  +--rw FiftyGigabitEthernet?        string
    |        +--:(HundredGigE)
    |        |  +--rw HundredGigE?                 string
    |        +--:(L2LISP)
    |        |  +--rw L2LISP?                      string
    |        +--:(L2LISP-subinterface)
    |        |  +--rw L2LISP-subinterface
    |        |     +--rw L2LISP?   string
    |        +--:(LISP)
    |        |  +--rw LISP?                        string
    |        +--:(LISP-subinterface)
    |        |  +--rw LISP-subinterface
    |        |     +--rw LISP?   string
    |        +--:(Loopback)
    |        |  +--rw Loopback?                    uint32
    |        +--:(Multilink)
    |        |  +--rw Multilink?                   uint16
    |        +--:(nve)
    |        |  +--rw nve?                         uint16
    |        +--:(overlay)
    |        |  +--rw overlay?                     uint16
    |        +--:(Port-channel)
    |        |  +--rw Port-channel?                uint32
    |        +--:(Port-channel-subinterface)
    |        |  +--rw Port-channel-subinterface
    |        |     +--rw Port-channel?   string
    |        +--:(pseudowire)
    |        |  +--rw pseudowire?                  uint32
    |        +--:(SM)
    |        |  +--rw SM?                          string
    |        +--:(Cellular)
    |        |  +--rw Cellular?                    string
    |        +--:(Dialer)
    |        |  +--rw Dialer?                      string
    |        +--:(Serial)
    |        |  +--rw Serial?                      string
    |        +--:(Async)
    |        |  +--rw Async?                       string
    |        +--:(TenGigabitEthernet)
    |        |  +--rw TenGigabitEthernet?          string
    |        +--:(Tunnel)
    |        |  +--rw Tunnel?                      uint32
    |        +--:(Virtual-Template)
    |        |  +--rw Virtual-Template?            uint16
    |        +--:(Vlan)
    |        |  +--rw Vlan?                        uint16
    |        +--:(VirtualPortGroup)
    |        |  +--rw VirtualPortGroup?            uint16
    |        +--:(vasileft)
    |        |  +--rw vasileft?                    uint16
    |        +--:(vasiright)
    |        |  +--rw vasiright?                   uint16
    |        +--:(BD-VIF)
    |        |  +--rw BD-VIF?                      string
    |        +--:(MFR)
    |        |  +--rw MFR?                         uint32
    |        +--:(Serial-subinterface)
    |        |  +--rw Serial-subinterface
    |        |     +--rw Serial?   string
    |        +--:(Bundle)
    |           +--rw Bundle?                      uint32 {ios-features:cable-config}?
    +--rw sparse-tables?      boolean
    +--rw subagent
    |  +--rw cache
    |  |  +--rw timeout?   uint8
    |  +--rw cache-stats?   boolean
    |  +--rw datastage
    |  |  +--rw timeout?   uint8
    |  +--rw enable?        boolean
    |  +--rw fetch
    |     +--rw count?   uint8
    +--rw system-shutdown?    empty
    +--rw tftp-server-list?   union
    +--rw trap
    |  +--rw authentication
    |  |  +--rw unknown-context?   boolean
    |  |  +--rw acl-failure?       boolean
    |  |  +--rw vrf?               boolean
    |  +--rw link
    |  |  +--rw ietf?         empty
    |  |  +--rw switchover?   empty
    |  +--rw timeout?          uint16
    +--rw trap-source
    |  +--rw (interface-choice)?
    |     +--:(AppNav-Compress)
    |     |  +--rw AppNav-Compress?             uint16
    |     +--:(AppNav-UnCompress)
    |     |  +--rw AppNav-UnCompress?           uint16
    |     +--:(ATM)
    |     |  +--rw ATM?                         string
    |     +--:(ATM-subinterface)
    |     |  +--rw ATM-subinterface
    |     |     +--rw ATM?   string
    |     +--:(ATM-ACR)
    |     |  +--rw ATM-ACR?                     string
    |     +--:(ATM-ACRsubinterface)
    |     |  +--rw ATM-ACRsubinterface
    |     |     +--rw ATM-ACR?   string
    |     +--:(BDI)
    |     |  +--rw BDI?                         string
    |     +--:(CEM)
    |     |  +--rw CEM?                         string
    |     +--:(CEM-ACR)
    |     |  +--rw CEM-ACR?                     uint8
    |     +--:(Embedded-Service-Engine)
    |     |  +--rw Embedded-Service-Engine?     string
    |     +--:(Ethernet)
    |     |  +--rw Ethernet?                    string
    |     +--:(FastEthernet)
    |     |  +--rw FastEthernet?                string
    |     +--:(GigabitEthernet)
    |     |  +--rw GigabitEthernet?             string
    |     +--:(FiveGigabitEthernet)
    |     |  +--rw FiveGigabitEthernet?         string
    |     +--:(AppGigabitEthernet)
    |     |  +--rw AppGigabitEthernet?          string
    |     o--:(TwentyFiveGigabitEthernet)
    |     |  o--rw TwentyFiveGigabitEthernet?   string
    |     +--:(TwentyFiveGigE)
    |     |  +--rw TwentyFiveGigE?              string
    |     +--:(TwoGigabitEthernet)
    |     |  +--rw TwoGigabitEthernet?          string
    |     +--:(FortyGigabitEthernet)
    |     |  +--rw FortyGigabitEthernet?        string
    |     +--:(FiftyGigabitEthernet)
    |     |  +--rw FiftyGigabitEthernet?        string
    |     +--:(HundredGigE)
    |     |  +--rw HundredGigE?                 string
    |     +--:(L2LISP)
    |     |  +--rw L2LISP?                      string
    |     +--:(L2LISP-subinterface)
    |     |  +--rw L2LISP-subinterface
    |     |     +--rw L2LISP?   string
    |     +--:(LISP)
    |     |  +--rw LISP?                        string
    |     +--:(LISP-subinterface)
    |     |  +--rw LISP-subinterface
    |     |     +--rw LISP?   string
    |     +--:(Loopback)
    |     |  +--rw Loopback?                    uint32
    |     +--:(Multilink)
    |     |  +--rw Multilink?                   uint16
    |     +--:(nve)
    |     |  +--rw nve?                         uint16
    |     +--:(overlay)
    |     |  +--rw overlay?                     uint16
    |     +--:(Port-channel)
    |     |  +--rw Port-channel?                uint32
    |     +--:(Port-channel-subinterface)
    |     |  +--rw Port-channel-subinterface
    |     |     +--rw Port-channel?   string
    |     +--:(pseudowire)
    |     |  +--rw pseudowire?                  uint32
    |     +--:(SM)
    |     |  +--rw SM?                          string
    |     +--:(Cellular)
    |     |  +--rw Cellular?                    string
    |     +--:(Dialer)
    |     |  +--rw Dialer?                      string
    |     +--:(Serial)
    |     |  +--rw Serial?                      string
    |     +--:(Async)
    |     |  +--rw Async?                       string
    |     +--:(TenGigabitEthernet)
    |     |  +--rw TenGigabitEthernet?          string
    |     +--:(Tunnel)
    |     |  +--rw Tunnel?                      uint32
    |     +--:(Virtual-Template)
    |     |  +--rw Virtual-Template?            uint16
    |     +--:(Vlan)
    |     |  +--rw Vlan?                        uint16
    |     +--:(VirtualPortGroup)
    |     |  +--rw VirtualPortGroup?            uint16
    |     +--:(vasileft)
    |     |  +--rw vasileft?                    uint16
    |     +--:(vasiright)
    |     |  +--rw vasiright?                   uint16
    |     +--:(BD-VIF)
    |     |  +--rw BD-VIF?                      string
    |     +--:(MFR)
    |     |  +--rw MFR?                         uint32
    |     +--:(Serial-subinterface)
    |     |  +--rw Serial-subinterface
    |     |     +--rw Serial?   string
    |     +--:(Bundle)
    |        +--rw Bundle?                      uint32 {ios-features:cable-config}?
    +--rw view* [name mib]
       +--rw name       string
       +--rw mib        string
       +--rw inc-exl?   enumeration
  augment /ios:native/ios:interface/ios:FastEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:ATM-subinterface/ios:ATM:
    +--rw snmp
       +--rw trap
          +--rw link-status?   boolean
  augment /ios:native/ios:interface/ios:GigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:TenGigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:FiveGigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:AppGigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:TwentyFiveGigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:TwentyFiveGigE:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:TwoGigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:FortyGigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:FiftyGigabitEthernet:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:HundredGigE:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:Loopback:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:Port-channel:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:Tunnel:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:Virtual-Template:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:VirtualPortGroup:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty
  augment /ios:native/ios:interface/ios:Serial:
    +--rw snmp
       +--rw ifindex
       |  +--rw (ifindex-choice)?
       |     +--:(persist)
       |     |  +--rw persist?   empty
       |     +--:(clear)
       |        +--rw clear?     boolean
       +--rw trap
          +--rw link-status?         boolean
          +--rw link-status-capas
             +--rw link-status
                +--rw permit
                   +--rw duplicates?   empty