📊 CISCO-PIM-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/CISCO-PIM-MIB

Prefix: cisco-pim

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/CISCO-PIM-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: CISCO-PIM-MIB
  +--ro CISCO-PIM-MIB
     +--ro cpim
     |  +--ro cpimInvalidRegisterMsgsRcvd?    yang:counter32
     |  +--ro cpimInvalidJoinPruneMsgsRcvd?   yang:counter32
     |  +--ro cpimLastErrorType?              enumeration
     |  +--ro cpimLastErrorOriginType?        inet-address:InetAddressType
     |  +--ro cpimLastErrorOrigin?            inet-address:InetAddress
     |  +--ro cpimLastErrorGroupType?         inet-address:InetAddressType
     |  +--ro cpimLastErrorGroup?             inet-address:InetAddress
     |  +--ro cpimLastErrorRPType?            inet-address:InetAddressType
     |  +--ro cpimLastErrorRP?                inet-address:InetAddress
     +--ro ciscoPimMIBNotificationObjects
        +--ro cpimRPMappingChangeType?   enumeration

  notifications:
    +---n ciscoPimInterfaceUp
    |  +--ro object-1
    |     +--ro pimInterfaceIfIndex?   -> /pim-mib:PIM-MIB/pimInterfaceTable/pimInterfaceEntry/pimInterfaceIfIndex
    |     +--ro pimInterfaceStatus?    -> /pim-mib:PIM-MIB/pimInterfaceTable/pimInterfaceEntry/pimInterfaceStatus
    +---n ciscoPimInterfaceDown
    |  +--ro object-1
    |     +--ro pimInterfaceIfIndex?   -> /pim-mib:PIM-MIB/pimInterfaceTable/pimInterfaceEntry/pimInterfaceIfIndex
    |     +--ro pimInterfaceStatus?    -> /pim-mib:PIM-MIB/pimInterfaceTable/pimInterfaceEntry/pimInterfaceStatus
    +---n ciscoPimRPMappingChange
    |  +--ro object-1
    |  |  +--ro pimRPSetComponent?      -> /pim-mib:PIM-MIB/pimRPSetTable/pimRPSetEntry/pimRPSetComponent
    |  |  +--ro pimRPSetGroupAddress?   -> /pim-mib:PIM-MIB/pimRPSetTable/pimRPSetEntry/pimRPSetGroupAddress
    |  |  +--ro pimRPSetGroupMask?      -> /pim-mib:PIM-MIB/pimRPSetTable/pimRPSetEntry/pimRPSetGroupMask
    |  |  +--ro pimRPSetAddress?        -> /pim-mib:PIM-MIB/pimRPSetTable/pimRPSetEntry/pimRPSetAddress
    |  |  +--ro pimRPSetHoldTime?       -> /pim-mib:PIM-MIB/pimRPSetTable/pimRPSetEntry/pimRPSetHoldTime
    |  +--ro object-2
    |     +--ro cpimRPMappingChangeType?   -> /CISCO-PIM-MIB/ciscoPimMIBNotificationObjects/cpimRPMappingChangeType
    +---n ciscoPimInvalidRegister
    |  +--ro object-1
    |  |  +--ro cpimLastErrorOriginType?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorOriginType
    |  +--ro object-2
    |  |  +--ro cpimLastErrorOrigin?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorOrigin
    |  +--ro object-3
    |  |  +--ro cpimLastErrorGroupType?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorGroupType
    |  +--ro object-4
    |  |  +--ro cpimLastErrorGroup?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorGroup
    |  +--ro object-5
    |  |  +--ro cpimLastErrorRPType?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorRPType
    |  +--ro object-6
    |  |  +--ro cpimLastErrorRP?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorRP
    |  +--ro object-7
    |     +--ro cpimInvalidRegisterMsgsRcvd?   -> /CISCO-PIM-MIB/cpim/cpimInvalidRegisterMsgsRcvd
    +---n ciscoPimInvalidJoinPrune
       +--ro object-1
       |  +--ro cpimLastErrorOriginType?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorOriginType
       +--ro object-2
       |  +--ro cpimLastErrorOrigin?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorOrigin
       +--ro object-3
       |  +--ro cpimLastErrorGroupType?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorGroupType
       +--ro object-4
       |  +--ro cpimLastErrorGroup?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorGroup
       +--ro object-5
       |  +--ro cpimLastErrorRPType?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorRPType
       +--ro object-6
       |  +--ro cpimLastErrorRP?   -> /CISCO-PIM-MIB/cpim/cpimLastErrorRP
       +--ro object-7
          +--ro cpimInvalidJoinPruneMsgsRcvd?   -> /CISCO-PIM-MIB/cpim/cpimInvalidJoinPruneMsgsRcvd

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