📊 RFC1213-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/RFC1213-MIB

Prefix: rfc1213

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/RFC1213-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: RFC1213-MIB
  +--ro RFC1213-MIB
     +--ro system
     |  +--ro sysDescr?      RFC1213-MIB:DisplayString
     |  +--ro sysObjectID?   yang:object-identifier-128
     |  +--ro sysUpTime?     yang:timeticks
     |  +--ro sysContact?    RFC1213-MIB:DisplayString
     |  +--ro sysName?       RFC1213-MIB:DisplayString
     |  +--ro sysLocation?   RFC1213-MIB:DisplayString
     |  +--ro sysServices?   int32
     +--ro interfaces
     |  +--ro ifNumber?   int32
     +--ro ip
     |  +--ro ipForwarding?        enumeration
     |  +--ro ipDefaultTTL?        int32
     |  +--ro ipInReceives?        yang:counter32
     |  +--ro ipInHdrErrors?       yang:counter32
     |  +--ro ipInAddrErrors?      yang:counter32
     |  +--ro ipForwDatagrams?     yang:counter32
     |  +--ro ipInUnknownProtos?   yang:counter32
     |  +--ro ipInDiscards?        yang:counter32
     |  +--ro ipInDelivers?        yang:counter32
     |  +--ro ipOutRequests?       yang:counter32
     |  +--ro ipOutDiscards?       yang:counter32
     |  +--ro ipOutNoRoutes?       yang:counter32
     |  +--ro ipReasmTimeout?      int32
     |  +--ro ipReasmReqds?        yang:counter32
     |  +--ro ipReasmOKs?          yang:counter32
     |  +--ro ipReasmFails?        yang:counter32
     |  +--ro ipFragOKs?           yang:counter32
     |  +--ro ipFragFails?         yang:counter32
     |  +--ro ipFragCreates?       yang:counter32
     |  +--ro ipRoutingDiscards?   yang:counter32
     +--ro icmp
     |  +--ro icmpInMsgs?             yang:counter32
     |  +--ro icmpInErrors?           yang:counter32
     |  +--ro icmpInDestUnreachs?     yang:counter32
     |  +--ro icmpInTimeExcds?        yang:counter32
     |  +--ro icmpInParmProbs?        yang:counter32
     |  +--ro icmpInSrcQuenchs?       yang:counter32
     |  +--ro icmpInRedirects?        yang:counter32
     |  +--ro icmpInEchos?            yang:counter32
     |  +--ro icmpInEchoReps?         yang:counter32
     |  +--ro icmpInTimestamps?       yang:counter32
     |  +--ro icmpInTimestampReps?    yang:counter32
     |  +--ro icmpInAddrMasks?        yang:counter32
     |  +--ro icmpInAddrMaskReps?     yang:counter32
     |  +--ro icmpOutMsgs?            yang:counter32
     |  +--ro icmpOutErrors?          yang:counter32
     |  +--ro icmpOutDestUnreachs?    yang:counter32
     |  +--ro icmpOutTimeExcds?       yang:counter32
     |  +--ro icmpOutParmProbs?       yang:counter32
     |  +--ro icmpOutSrcQuenchs?      yang:counter32
     |  +--ro icmpOutRedirects?       yang:counter32
     |  +--ro icmpOutEchos?           yang:counter32
     |  +--ro icmpOutEchoReps?        yang:counter32
     |  +--ro icmpOutTimestamps?      yang:counter32
     |  +--ro icmpOutTimestampReps?   yang:counter32
     |  +--ro icmpOutAddrMasks?       yang:counter32
     |  +--ro icmpOutAddrMaskReps?    yang:counter32
     +--ro tcp
     |  +--ro tcpRtoAlgorithm?   enumeration
     |  +--ro tcpRtoMin?         int32
     |  +--ro tcpRtoMax?         int32
     |  +--ro tcpMaxConn?        int32
     |  +--ro tcpActiveOpens?    yang:counter32
     |  +--ro tcpPassiveOpens?   yang:counter32
     |  +--ro tcpAttemptFails?   yang:counter32
     |  +--ro tcpEstabResets?    yang:counter32
     |  +--ro tcpCurrEstab?      yang:gauge32
     |  +--ro tcpInSegs?         yang:counter32
     |  +--ro tcpOutSegs?        yang:counter32
     |  +--ro tcpRetransSegs?    yang:counter32
     |  +--ro tcpInErrs?         yang:counter32
     |  +--ro tcpOutRsts?        yang:counter32
     +--ro udp
     |  +--ro udpInDatagrams?    yang:counter32
     |  +--ro udpNoPorts?        yang:counter32
     |  +--ro udpInErrors?       yang:counter32
     |  +--ro udpOutDatagrams?   yang:counter32
     +--ro egp
     |  +--ro egpInMsgs?      yang:counter32
     |  +--ro egpInErrors?    yang:counter32
     |  +--ro egpOutMsgs?     yang:counter32
     |  +--ro egpOutErrors?   yang:counter32
     |  +--ro egpAs?          int32
     +--ro snmp
     |  +--ro snmpInPkts?                yang:counter32
     |  +--ro snmpOutPkts?               yang:counter32
     |  +--ro snmpInBadVersions?         yang:counter32
     |  +--ro snmpInBadCommunityNames?   yang:counter32
     |  +--ro snmpInBadCommunityUses?    yang:counter32
     |  +--ro snmpInASNParseErrs?        yang:counter32
     |  +--ro snmpInTooBigs?             yang:counter32
     |  +--ro snmpInNoSuchNames?         yang:counter32
     |  +--ro snmpInBadValues?           yang:counter32
     |  +--ro snmpInReadOnlys?           yang:counter32
     |  +--ro snmpInGenErrs?             yang:counter32
     |  +--ro snmpInTotalReqVars?        yang:counter32
     |  +--ro snmpInTotalSetVars?        yang:counter32
     |  +--ro snmpInGetRequests?         yang:counter32
     |  +--ro snmpInGetNexts?            yang:counter32
     |  +--ro snmpInSetRequests?         yang:counter32
     |  +--ro snmpInGetResponses?        yang:counter32
     |  +--ro snmpInTraps?               yang:counter32
     |  +--ro snmpOutTooBigs?            yang:counter32
     |  +--ro snmpOutNoSuchNames?        yang:counter32
     |  +--ro snmpOutBadValues?          yang:counter32
     |  +--ro snmpOutGenErrs?            yang:counter32
     |  +--ro snmpOutGetRequests?        yang:counter32
     |  +--ro snmpOutGetNexts?           yang:counter32
     |  +--ro snmpOutSetRequests?        yang:counter32
     |  +--ro snmpOutGetResponses?       yang:counter32
     |  +--ro snmpOutTraps?              yang:counter32
     |  +--ro snmpEnableAuthenTraps?     enumeration
     +--ro ifTable
     |  +--ro ifEntry* [ifIndex]
     |     +--ro ifIndex              int32
     |     +--ro ifDescr?             RFC1213-MIB:DisplayString
     |     +--ro ifType?              ianaiftype-mib:IANAifType
     |     +--ro ifMtu?               int32
     |     +--ro ifSpeed?             yang:gauge32
     |     +--ro ifPhysAddress?       RFC1213-MIB:PhysAddress
     |     +--ro ifAdminStatus?       enumeration
     |     +--ro ifOperStatus?        enumeration
     |     +--ro ifLastChange?        yang:timeticks
     |     +--ro ifInOctets?          yang:counter32
     |     +--ro ifInUcastPkts?       yang:counter32
     |     +--ro ifInNUcastPkts?      yang:counter32
     |     +--ro ifInDiscards?        yang:counter32
     |     +--ro ifInErrors?          yang:counter32
     |     +--ro ifInUnknownProtos?   yang:counter32
     |     +--ro ifOutOctets?         yang:counter32
     |     +--ro ifOutUcastPkts?      yang:counter32
     |     +--ro ifOutNUcastPkts?     yang:counter32
     |     +--ro ifOutDiscards?       yang:counter32
     |     +--ro ifOutErrors?         yang:counter32
     |     +--ro ifOutQLen?           yang:gauge32
     |     +--ro ifSpecific?          yang:object-identifier-128
     o--ro atTable
     |  o--ro atEntry* [atIfIndex atIfIndex_2 atNetAddress]
     |     o--ro atIfIndex        int32
     |     o--ro atIfIndex_2      int32
     |     o--ro atPhysAddress?   RFC1213-MIB:PhysAddress
     |     o--ro atNetAddress     inet:ipv4-address
     +--ro ipAddrTable
     |  +--ro ipAddrEntry* [ipAdEntAddr]
     |     +--ro ipAdEntAddr            inet:ipv4-address
     |     +--ro ipAdEntIfIndex?        int32
     |     +--ro ipAdEntNetMask?        inet:ipv4-address
     |     +--ro ipAdEntBcastAddr?      int32
     |     +--ro ipAdEntReasmMaxSize?   int32
     +--ro ipRouteTable
     |  +--ro ipRouteEntry* [ipRouteDest]
     |     +--ro ipRouteDest       inet:ipv4-address
     |     +--ro ipRouteIfIndex?   int32
     |     +--ro ipRouteMetric1?   int32
     |     +--ro ipRouteMetric2?   int32
     |     +--ro ipRouteMetric3?   int32
     |     +--ro ipRouteMetric4?   int32
     |     +--ro ipRouteNextHop?   inet:ipv4-address
     |     +--ro ipRouteType?      enumeration
     |     +--ro ipRouteProto?     enumeration
     |     +--ro ipRouteAge?       int32
     |     +--ro ipRouteMask?      inet:ipv4-address
     |     +--ro ipRouteMetric5?   int32
     |     +--ro ipRouteInfo?      yang:object-identifier-128
     +--ro ipNetToMediaTable
     |  +--ro ipNetToMediaEntry* [ipNetToMediaIfIndex ipNetToMediaNetAddress]
     |     +--ro ipNetToMediaIfIndex        int32
     |     +--ro ipNetToMediaPhysAddress?   RFC1213-MIB:PhysAddress
     |     +--ro ipNetToMediaNetAddress     inet:ipv4-address
     |     +--ro ipNetToMediaType?          enumeration
     +--ro tcpConnTable
     |  +--ro tcpConnEntry* [tcpConnLocalAddress tcpConnLocalPort tcpConnRemAddress tcpConnRemPort]
     |     +--ro tcpConnState?          enumeration
     |     +--ro tcpConnLocalAddress    inet:ipv4-address
     |     +--ro tcpConnLocalPort       int32
     |     +--ro tcpConnRemAddress      inet:ipv4-address
     |     +--ro tcpConnRemPort         int32
     +--ro udpTable
     |  +--ro udpEntry* [udpLocalAddress udpLocalPort]
     |     +--ro udpLocalAddress    inet:ipv4-address
     |     +--ro udpLocalPort       int32
     +--ro egpNeighTable
        +--ro egpNeighEntry* [egpNeighAddr]
           +--ro egpNeighState?           enumeration
           +--ro egpNeighAddr             inet:ipv4-address
           +--ro egpNeighAs?              int32
           +--ro egpNeighInMsgs?          yang:counter32
           +--ro egpNeighInErrs?          yang:counter32
           +--ro egpNeighOutMsgs?         yang:counter32
           +--ro egpNeighOutErrs?         yang:counter32
           +--ro egpNeighInErrMsgs?       yang:counter32
           +--ro egpNeighOutErrMsgs?      yang:counter32
           +--ro egpNeighStateUps?        yang:counter32
           +--ro egpNeighStateDowns?      yang:counter32
           +--ro egpNeighIntervalHello?   int32
           +--ro egpNeighIntervalPoll?    int32
           +--ro egpNeighMode?            enumeration
           +--ro egpNeighEventTrigger?    enumeration

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