CISCO-IPMCAST-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IPMCAST-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoMcastMIB 1.3.6.1.4.1.9.10.4
The MIB module for Cisco-specific management of IP Multicast in Cisco devices.
     ciscoMcastMIBObjects 1.3.6.1.4.1.9.10.4.1
         mcastAccess 1.3.6.1.4.1.9.10.4.1.1
             pimRpAccessListTable 1.3.6.1.4.1.9.10.4.1.1.1 no-access
The (conceptual) table containing the access-lists of IP Multicast groups configured for specific Rendezvous- Points. An RP for which there is no entry in this table is configured for all groups.
                 pimRpAccessListEntry 1.3.6.1.4.1.9.10.4.1.1.1.1 no-access
An entry (conceptual row) in the pimRpAccessListTable.
                     pimRpAccessListRP 1.3.6.1.4.1.9.10.4.1.1.1.1.1 ipaddress no-access
The address of the Rendezvous Point for which this entry contains access-list information.
                     pimRpAccessListNumber 1.3.6.1.4.1.9.10.4.1.1.1.1.2 integer read-only
The number of the access-list which specifies the range of group addresses which have this Rendezvous Point. A value of zero is equivalent to no access-list.
                     pimRpAccessListStatus 1.3.6.1.4.1.9.10.4.1.1.1.1.3 rowstatus read-only
The status of this row.
             igmpAccessListTable 1.3.6.1.4.1.9.10.4.1.1.2 no-access
The (conceptual) table containing the configured access- lists of IP Multicast groups for which join requests received from hosts (i.e., directly attached group members) via specific interfaces are allowed. If no access-list is defined for an interface, any group can be joined via that interace.
                 igmpAccessListEntry 1.3.6.1.4.1.9.10.4.1.1.2.1 no-access
An entry (conceptual row) in the igmpAccessListTable.
                     igmpAccessListNumber 1.3.6.1.4.1.9.10.4.1.1.2.1.1 integer read-write
The number of the access-list which specifies the IP multicast groups for which joins are allowed on this interface. A value of zero is equivalent to no access- list.
         mcastTrace 1.3.6.1.4.1.9.10.4.1.2
             mcastTraceRequest 1.3.6.1.4.1.9.10.4.1.2.1
                 mrbranchState 1.3.6.1.4.1.9.10.4.1.2.1.1 integer read-write
The state of the SNMP-invoked mrbranch facility. Only one such mrbranch may be in progress at a time. When this object has the value 'inactive', setting it to 'active' causes an mrbranch to be invoked using the values of mrbranchGroup, mrbranchBranch and mrbranchTimeout which were set either concurrently or most recently. The value stays 'active' until the mrbranch completes/times-out at which time it becomes 'inactive'. Setting this value to 'active' when it is already 'active' it is an error. Setting it to 'inactive' either cancels the active mrbranch or is a no-op. Enumeration: 'active': 2, 'inactive': 1.
                 mrbranchGroup 1.3.6.1.4.1.9.10.4.1.2.1.2 ipaddress read-write
The IP multicast group address to be used by the next SNMP-invoked mrbranch command.
                 mrbranchBranch 1.3.6.1.4.1.9.10.4.1.2.1.3 ipaddress read-write
The branch address, i.e., the IP unicast address of the responding router, to be used by the next SNMP-invoked mrbranch command.
                 mrbranchTimeout 1.3.6.1.4.1.9.10.4.1.2.1.4 integer32 read-write
The maximum number of seconds to be taken by the next SNMP-invoked mrbranch command.
                 mrbranchRequestor 1.3.6.1.4.1.9.10.4.1.2.1.5 ownerstring read-write
An indication of the identity of invoker the last/current/next SNMP-invoked mrbranch command.
             mcastTraceResponse 1.3.6.1.4.1.9.10.4.1.2.2
                 mrbranchResponseTable 1.3.6.1.4.1.9.10.4.1.2.2.1 no-access
The table containing mrbranch responses. Additional information from mrbranch responses is contained in the mrbranchInterfaceListTable.
                     mrbranchResponseEntry 1.3.6.1.4.1.9.10.4.1.2.2.1.1 no-access
An entry in the mrbranchResponseTable, representing one mrbranch response.
                         mrbranchResponseResponder 1.3.6.1.4.1.9.10.4.1.2.2.1.1.1 ipaddress no-access
The IP address of the responder to the mrbranch request for which this entry contains information.
                         mrbranchResponseRtt 1.3.6.1.4.1.9.10.4.1.2.2.1.1.2 integer32 read-only
The time taken for the request to be sent and the response to come back for this responder to the mrbranch request.
                         mrbranchResponseRPF 1.3.6.1.4.1.9.10.4.1.2.2.1.1.3 ipaddress read-only
The IP address of the RPF neighbor of the responder to the mrbranch request.
                 mrbranchInterfaceListTable 1.3.6.1.4.1.9.10.4.1.2.2.2 no-access
The table containing information on outgoing interfaces as reported in a response to a mrbranch. Each entry is one of a list of outgoing interface from a particular responder.
                     mrbranchInterfaceListEntry 1.3.6.1.4.1.9.10.4.1.2.2.2.1 no-access
An entry in the mrbranchInterfaceListTable containing a particular outgoing interface listed in the response to a mrbranch received from the responder indicated by mrbranchResponseResponder.
                         mrbranchInterfaceListAddress 1.3.6.1.4.1.9.10.4.1.2.2.2.1.1 ipaddress read-only
The IP address of the outgoing interface.
                         mrbranchInterfaceListNetMask 1.3.6.1.4.1.9.10.4.1.2.2.2.1.2 ipaddress read-only
The network mask of the IP address of the outgoing interface.
         mcastFilter 1.3.6.1.4.1.9.10.4.1.3
             igmpConditionalFilteringEnable 1.3.6.1.4.1.9.10.4.1.3.1 truthvalue read-write
An indication of whether IGMP Conditional Filtering is enabled.
             igmpMemberReportTimeout 1.3.6.1.4.1.9.10.4.1.3.2 integer32 read-write
The number of seconds for which the receipt of the most recent IGMP Membership Report for a particular IP multicast group on a particular interface indicates that there is currently a member of that group on that interface.
             igmpCondFilterIfTable 1.3.6.1.4.1.9.10.4.1.3.3 no-access
The table containing information on interfaces for use with IGMP Conditional Filtering.
                 igmpCondFilterIfEntry 1.3.6.1.4.1.9.10.4.1.3.3.1 no-access
An entry in the igmpCondFilterIfTable containing information on a particular interface.
                     igmpCondFilterIfIndex 1.3.6.1.4.1.9.10.4.1.3.3.1.1 integer32 no-access
The ifIndex value of the interface.
                     igmpCondFilterIfStatus 1.3.6.1.4.1.9.10.4.1.3.3.1.2 integer read-write
An indication of whether the presense of an IP multicast router on this interface is to be determined statically or dynamically. The values routerPresent(1) and noRouter(2) indicate that the presence of a router is statically determined to be present or not-present, respectively. The value dynamic(3) indicates the presence is to be determined dynamically. Enumeration: 'routerPresent': 1, 'dynamic': 3, 'noRouter': 2.
                     igmpCondFilterIfRouter 1.3.6.1.4.1.9.10.4.1.3.3.1.3 truthvalue read-only
An indication of whether an IP multicast router is present on this interface.
             igmpCondFilterMcastTable 1.3.6.1.4.1.9.10.4.1.3.4 no-access
The table containing information on IP multicast groups for use with IGMP Conditional Filtering.
                 igmpCondFilterMcastEntry 1.3.6.1.4.1.9.10.4.1.3.4.1 no-access
An entry in the igmpCondFilterMcastTable containing information on a particular IP multicast group on a particular interface. An entry is created by the agent when it receives on the interface either an IP multicast datagram destined to the multicast group, or an IGMP Membership Report for the group. An entry can also be created by network management to indicate that datagrams for the multicast group are to be forwarded to the interface irrespective of the receipt/non-receipt of IGMP Membership Reports.
                     igmpCondFilterMcastIfIndex 1.3.6.1.4.1.9.10.4.1.3.4.1.1 integer32 no-access
The ifIndex value of the interface.
                     igmpCondFilterMcastAddress 1.3.6.1.4.1.9.10.4.1.3.4.1.2 ipaddress no-access
The IP multicast group.
                     igmpCondFilterMcastMember 1.3.6.1.4.1.9.10.4.1.3.4.1.3 truthvalue read-only
An indication of whether there is currently a member of the IP multicast group on this interface.
                     igmpCondFilterMcastInPkts 1.3.6.1.4.1.9.10.4.1.3.4.1.4 counter32 read-only
The number of IP multicast datagrams destined for this multicast address which have been received on this interface.
                     igmpCondFilterMcastOutPkts 1.3.6.1.4.1.9.10.4.1.3.4.1.5 counter32 read-only
The number of IP multicast datagrams destined for this multicast address which have been forwarded to this interface.
                     igmpCondFilterMcastStatus 1.3.6.1.4.1.9.10.4.1.3.4.1.6 rowstatus read-only
The status of this row. If a row is created for a IP multicast group on a particular interface with the instance of igmpCondFilterMcastMember set to true(1), then datagrams destined to the multicast group are to be forwarded to the interface independent of whether IGMP Membership Reports are received.
     ciscoMcastMIBConformance 1.3.6.1.4.1.9.10.4.2
         ciscoMcastMIBCompliances 1.3.6.1.4.1.9.10.4.2.1
             ciscoMcastMIBCompliance 1.3.6.1.4.1.9.10.4.2.1.1
The compliance statement for routers implementing the Cisco-specific IP Multicast MIB.
             ciscoMcastCondFilterMIBCompliance 1.3.6.1.4.1.9.10.4.2.1.2
The compliance statement for bridges/switches which implement Conditional IGMP Filtering.
         ciscoMcastMIBGroups 1.3.6.1.4.1.9.10.4.2.2
             ciscoMcastAccessMIBGroup 1.3.6.1.4.1.9.10.4.2.2.1
A collection of objects providing management of Access- Lists for IP Multicast in Cisco routers.
             ciscoMrbranchMIBGroup 1.3.6.1.4.1.9.10.4.2.2.2
A collection of objects providing for the invocation of mrbranch commands in Cisco routers.
             ciscoMcastFilterMIBGroup 1.3.6.1.4.1.9.10.4.2.2.3
A collection of objects for management of bridges/switches which implement IGMP Conditional Filtering.