CISCO-IPMCAST-MIB
AI MIB Summary
The CISCO-IPMCAST-MIB enables monitoring and management of IP multicast routing protocols, group membership states, and forwarding statistics on Cisco network devices. It provides specific counters and status indicators for PIM (Protocol Independent Multicast) operations, multicast group tables, and interface-level multicast traffic metrics.
The MIB module for Cisco-specific management of IP Multicast in Cisco devices.
Main OID:
ciscoMcastMIB.1.3.6.1.4.1.9.10.4
47
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
47 total| Object Name |
|---|
ciscoMcastMIBThe MIB module for Cisco-specific management of IP
Multicast in Cisco devices. MODULE-IDENTITY .1.3.6.1.4.1.9.10.4 |
ciscoMcastMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.1 |
mcastAccess OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.1.1 |
pimRpAccessListTableThe (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. SEQUENCE OF PimRpAccessListEntry .1.3.6.1.4.1.9.10.4.1.1.1 |
pimRpAccessListEntryAn entry (conceptual row) in the pimRpAccessListTable. PimRpAccessListEntry .1.3.6.1.4.1.9.10.4.1.1.1.1 |
pimRpAccessListRPThe address of the Rendezvous Point for which this entry
contains access-list information. IpAddress .1.3.6.1.4.1.9.10.4.1.1.1.1.1 |
pimRpAccessListNumberThe 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.rw INTEGER .1.3.6.1.4.1.9.10.4.1.1.1.1.2 |
pimRpAccessListStatusThe status of this row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.4.1.1.1.1.3 |
igmpAccessListTableThe (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. SEQUENCE OF IgmpAccessListEntry .1.3.6.1.4.1.9.10.4.1.1.2 |
igmpAccessListEntryAn entry (conceptual row) in the igmpAccessListTable. IgmpAccessListEntry .1.3.6.1.4.1.9.10.4.1.1.2.1 |
igmpAccessListNumberThe 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.rw INTEGER .1.3.6.1.4.1.9.10.4.1.1.2.1.1 |
mcastTrace OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.1.2 |
mcastTraceRequest OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.1.2.1 |
mrbranchStateThe 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.rw Enumeration .1.3.6.1.4.1.9.10.4.1.2.1.1 |
mrbranchGroupThe IP multicast group address to be used by the next
SNMP-invoked mrbranch command.rw IpAddress .1.3.6.1.4.1.9.10.4.1.2.1.2 |
mrbranchBranchThe branch address, i.e., the IP unicast address of the
responding router, to be used by the next SNMP-invoked
mrbranch command.rw IpAddress .1.3.6.1.4.1.9.10.4.1.2.1.3 |
mrbranchTimeoutThe maximum number of seconds to be taken by the next
SNMP-invoked mrbranch command.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.9.10.4.1.2.1.4 |
mrbranchRequestorAn indication of the identity of invoker the
last/current/next SNMP-invoked mrbranch command.rw OwnerString UNITS "seconds" .1.3.6.1.4.1.9.10.4.1.2.1.5 |
mcastTraceResponse OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.1.2.2 |
mrbranchResponseTableThe table containing mrbranch responses. Additional
information from mrbranch responses is contained in the
mrbranchInterfaceListTable. SEQUENCE OF MrbranchResponseEntry .1.3.6.1.4.1.9.10.4.1.2.2.1 |
mrbranchResponseEntryAn entry in the mrbranchResponseTable, representing one
mrbranch response. MrbranchResponseEntry .1.3.6.1.4.1.9.10.4.1.2.2.1.1 |
mrbranchResponseResponderThe IP address of the responder to the mrbranch request
for which this entry contains information. IpAddress .1.3.6.1.4.1.9.10.4.1.2.2.1.1.1 |
mrbranchResponseRttThe time taken for the request to be sent and the
response to come back for this responder to the mrbranch
request.ro Integer32 .1.3.6.1.4.1.9.10.4.1.2.2.1.1.2 |
mrbranchResponseRPFThe IP address of the RPF neighbor of the responder to
the mrbranch request.ro IpAddress .1.3.6.1.4.1.9.10.4.1.2.2.1.1.3 |
mrbranchInterfaceListTableThe 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. SEQUENCE OF MrbranchInterfaceListEntry .1.3.6.1.4.1.9.10.4.1.2.2.2 |
mrbranchInterfaceListEntryAn entry in the mrbranchInterfaceListTable containing a
particular outgoing interface listed in the response to a
mrbranch received from the responder indicated by
mrbranchResponseResponder. MrbranchInterfaceListEntry .1.3.6.1.4.1.9.10.4.1.2.2.2.1 |
mrbranchInterfaceListAddressThe IP address of the outgoing interface.ro IpAddress .1.3.6.1.4.1.9.10.4.1.2.2.2.1.1 |
mrbranchInterfaceListNetMaskThe network mask of the IP address of the outgoing
interface.ro IpAddress .1.3.6.1.4.1.9.10.4.1.2.2.2.1.2 |
mcastFilter OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.1.3 |
igmpConditionalFilteringEnableAn indication of whether IGMP Conditional Filtering is
enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.4.1.3.1 |
igmpMemberReportTimeoutThe 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.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.9.10.4.1.3.2 |
igmpCondFilterIfTableThe table containing information on interfaces for use
with IGMP Conditional Filtering. SEQUENCE OF IgmpCondFilterIfEntry .1.3.6.1.4.1.9.10.4.1.3.3 |
igmpCondFilterIfEntryAn entry in the igmpCondFilterIfTable containing
information on a particular interface. IgmpCondFilterIfEntry .1.3.6.1.4.1.9.10.4.1.3.3.1 |
igmpCondFilterIfIndexThe ifIndex value of the interface. Integer32 .1.3.6.1.4.1.9.10.4.1.3.3.1.1 |
igmpCondFilterIfStatusAn 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.rw Enumeration .1.3.6.1.4.1.9.10.4.1.3.3.1.2 |
igmpCondFilterIfRouterAn indication of whether an IP multicast router is
present on this interface.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.4.1.3.3.1.3 |
igmpCondFilterMcastTableThe table containing information on IP multicast groups
for use with IGMP Conditional Filtering. SEQUENCE OF IgmpCondFilterMcastEntry .1.3.6.1.4.1.9.10.4.1.3.4 |
igmpCondFilterMcastEntryAn 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. IgmpCondFilterMcastEntry .1.3.6.1.4.1.9.10.4.1.3.4.1 |
igmpCondFilterMcastIfIndexThe ifIndex value of the interface. Integer32 .1.3.6.1.4.1.9.10.4.1.3.4.1.1 |
igmpCondFilterMcastAddressThe IP multicast group. IpAddress .1.3.6.1.4.1.9.10.4.1.3.4.1.2 |
igmpCondFilterMcastMemberAn indication of whether there is currently a member of
the IP multicast group on this interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.4.1.3.4.1.3 |
igmpCondFilterMcastInPktsThe number of IP multicast datagrams destined for this
multicast address which have been received on this
interface.ro Counter32 .1.3.6.1.4.1.9.10.4.1.3.4.1.4 |
igmpCondFilterMcastOutPktsThe number of IP multicast datagrams destined for this
multicast address which have been forwarded to this
interface.ro Counter32 .1.3.6.1.4.1.9.10.4.1.3.4.1.5 |
igmpCondFilterMcastStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.4.1.3.4.1.6 |
ciscoMcastMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.2 |
ciscoMcastMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.2.1 |
ciscoMcastMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.4.2.2 |