MIB YANG Tree Visualization - IOS-XE 17.18.1
📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/SNMPv2-MIB
Prefix: snmpv2
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/SNMPv2-MIB
📚 External Documentation
module: SNMPv2-MIB
+--ro SNMPv2-MIB
+--ro system
| +--ro sysDescr? snmpv2-tc:DisplayString
| +--ro sysObjectID? yang:object-identifier-128
| +--ro sysUpTime? yang:timeticks
| +--ro sysContact? snmpv2-tc:DisplayString
| +--ro sysName? snmpv2-tc:DisplayString
| +--ro sysLocation? snmpv2-tc:DisplayString
| +--ro sysServices? int32
| +--ro sysORLastChange? yang:timestamp
+--ro snmp
| +--ro snmpInPkts? yang:counter32
| o--ro snmpOutPkts? yang:counter32
| +--ro snmpInBadVersions? yang:counter32
| +--ro snmpInBadCommunityNames? yang:counter32
| +--ro snmpInBadCommunityUses? yang:counter32
| +--ro snmpInASNParseErrs? yang:counter32
| o--ro snmpInTooBigs? yang:counter32
| o--ro snmpInNoSuchNames? yang:counter32
| o--ro snmpInBadValues? yang:counter32
| o--ro snmpInReadOnlys? yang:counter32
| o--ro snmpInGenErrs? yang:counter32
| o--ro snmpInTotalReqVars? yang:counter32
| o--ro snmpInTotalSetVars? yang:counter32
| o--ro snmpInGetRequests? yang:counter32
| o--ro snmpInGetNexts? yang:counter32
| o--ro snmpInSetRequests? yang:counter32
| o--ro snmpInGetResponses? yang:counter32
| o--ro snmpInTraps? yang:counter32
| o--ro snmpOutTooBigs? yang:counter32
| o--ro snmpOutNoSuchNames? yang:counter32
| o--ro snmpOutBadValues? yang:counter32
| o--ro snmpOutGenErrs? yang:counter32
| o--ro snmpOutGetRequests? yang:counter32
| o--ro snmpOutGetNexts? yang:counter32
| o--ro snmpOutSetRequests? yang:counter32
| o--ro snmpOutGetResponses? yang:counter32
| o--ro snmpOutTraps? yang:counter32
| +--ro snmpEnableAuthenTraps? enumeration
| +--ro snmpSilentDrops? yang:counter32
| +--ro snmpProxyDrops? yang:counter32
+--ro snmpSet
| +--ro snmpSetSerialNo? snmpv2-tc:TestAndIncr
+--ro sysORTable
+--ro sysOREntry* [sysORIndex]
+--ro sysORIndex int32
+--ro sysORID? yang:object-identifier-128
+--ro sysORDescr? snmpv2-tc:DisplayString
+--ro sysORUpTime? yang:timestamp
notifications:
+---n coldStart
+---n warmStart
+---n authenticationFailure
About this tree: This visualization shows the hierarchical structure of the SNMPv2-MIB MIB YANG module.
Generated using pyang -f tree command.
• +--rw = read-write node
• +--ro = read-only node
• +-- = configuration data
• x-- = deprecated node