CISCO-IPMCAST-MIB
- Registered at
- 1.3.6.1.4.1.9.10.4
- Last updated
- 1994-07-30 13:59
- Organization
- Cisco System Inc.
- Namespace
- cisco
- Source file
CISCO-IPMCAST-MIB- Digest
sha256:afbebd212d547a536065f380bb5df58cf0c62de80fd65adda5350f9e223cfd70
Description
The MIB module for Cisco-specific management of IP Multicast in Cisco devices.
Contact
Cisco System Inc.
Imports
| From | Symbols |
|---|---|
| IGMP-STD-MIB | igmpInterfaceEntry |
| RFC1271-MIB | OwnerString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-IPMCAST-MIB IANAifType-MIB IF-MIB IGMP-STD-MIB RFC1158-MIB RFC1271-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoMcastMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.1 | |||
| mcastAccess OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.1.1 | |||
| pimRpAccessListTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.1.1 | not-accessible | current | |
| pimRpAccessListEntry OBJECT-TYPE An entry (conceptual row) in the pimRpAccessListTable. | 1.3.6.1.4.1.9.10.4.1.1.1.1 | not-accessible | current | |
| pimRpAccessListRP OBJECT-TYPE The address of the Rendezvous Point for which this entry contains access-list information. | 1.3.6.1.4.1.9.10.4.1.1.1.1.1 | IpAddress | not-accessible | current |
| pimRpAccessListNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.1.1.1.2 | INTEGER (0..100) | read-create | current |
| pimRpAccessListStatus OBJECT-TYPE The status of this row. | 1.3.6.1.4.1.9.10.4.1.1.1.1.3 | RowStatus | read-create | current |
| igmpAccessListTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.1.2 | not-accessible | current | |
| igmpAccessListEntry OBJECT-TYPE An entry (conceptual row) in the igmpAccessListTable. | 1.3.6.1.4.1.9.10.4.1.1.2.1 | not-accessible | current | |
| igmpAccessListNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.1.2.1.1 | INTEGER (0..100) | read-write | current |
| mcastTrace OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.1.2 | |||
| mcastTraceRequest OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.1.2.1 | |||
| mrbranchState OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.2.1.1 | INTEGER {inactive(1), active(2)} | read-write | current |
| mrbranchGroup OBJECT-TYPE The IP multicast group address to be used by the next SNMP-invoked mrbranch command. | 1.3.6.1.4.1.9.10.4.1.2.1.2 | IpAddress | read-write | current |
| mrbranchBranch OBJECT-TYPE The branch address, i.e., the IP unicast address of the responding router, to be used by the next SNMP-invoked mrbranch command. | 1.3.6.1.4.1.9.10.4.1.2.1.3 | IpAddress | read-write | current |
| mrbranchTimeout OBJECT-TYPE The maximum number of seconds to be taken by the next SNMP-invoked mrbranch command. | 1.3.6.1.4.1.9.10.4.1.2.1.4 | Integer32 | read-write | current |
| mrbranchRequestor OBJECT-TYPE An indication of the identity of invoker the last/current/next SNMP-invoked mrbranch command. | 1.3.6.1.4.1.9.10.4.1.2.1.5 | OwnerString | read-write | current |
| mcastTraceResponse OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.1.2.2 | |||
| mrbranchResponseTable OBJECT-TYPE The table containing mrbranch responses. Additional information from mrbranch responses is contained in the mrbranchInterfaceListTable. | 1.3.6.1.4.1.9.10.4.1.2.2.1 | not-accessible | current | |
| mrbranchResponseEntry OBJECT-TYPE An entry in the mrbranchResponseTable, representing one mrbranch response. | 1.3.6.1.4.1.9.10.4.1.2.2.1.1 | not-accessible | current | |
| mrbranchResponseResponder OBJECT-TYPE The IP address of the responder to the mrbranch request for which this entry contains information. | 1.3.6.1.4.1.9.10.4.1.2.2.1.1.1 | IpAddress | not-accessible | current |
| mrbranchResponseRtt OBJECT-TYPE The time taken for the request to be sent and the response to come back for this responder to the mrbranch request. | 1.3.6.1.4.1.9.10.4.1.2.2.1.1.2 | Integer32 | read-only | current |
| mrbranchResponseRPF OBJECT-TYPE The IP address of the RPF neighbor of the responder to the mrbranch request. | 1.3.6.1.4.1.9.10.4.1.2.2.1.1.3 | IpAddress | read-only | current |
| mrbranchInterfaceListTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.2.2.2 | not-accessible | current | |
| mrbranchInterfaceListEntry OBJECT-TYPE An entry in the mrbranchInterfaceListTable containing a particular outgoing interface listed in the response to a mrbranch received from the responder indicated by mrbranchResponseResponder. | 1.3.6.1.4.1.9.10.4.1.2.2.2.1 | not-accessible | current | |
| mrbranchInterfaceListAddress OBJECT-TYPE The IP address of the outgoing interface. | 1.3.6.1.4.1.9.10.4.1.2.2.2.1.1 | IpAddress | read-only | current |
| mrbranchInterfaceListNetMask OBJECT-TYPE The network mask of the IP address of the outgoing interface. | 1.3.6.1.4.1.9.10.4.1.2.2.2.1.2 | IpAddress | read-only | current |
| mcastFilter OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.1.3 | |||
| igmpConditionalFilteringEnable OBJECT-TYPE An indication of whether IGMP Conditional Filtering is enabled. | 1.3.6.1.4.1.9.10.4.1.3.1 | TruthValue | read-write | current |
| igmpMemberReportTimeout OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.3.2 | Integer32 | read-write | current |
| igmpCondFilterIfTable OBJECT-TYPE The table containing information on interfaces for use with IGMP Conditional Filtering. | 1.3.6.1.4.1.9.10.4.1.3.3 | not-accessible | current | |
| igmpCondFilterIfEntry OBJECT-TYPE An entry in the igmpCondFilterIfTable containing information on a particular interface. | 1.3.6.1.4.1.9.10.4.1.3.3.1 | not-accessible | current | |
| igmpCondFilterIfIndex OBJECT-TYPE The ifIndex value of the interface. | 1.3.6.1.4.1.9.10.4.1.3.3.1.1 | Integer32 | not-accessible | current |
| igmpCondFilterIfStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.3.3.1.2 | INTEGER {routerPresent(1), noRouter(2), dynamic(3)} | read-write | current |
| igmpCondFilterIfRouter OBJECT-TYPE An indication of whether an IP multicast router is present on this interface. | 1.3.6.1.4.1.9.10.4.1.3.3.1.3 | TruthValue | read-only | current |
| igmpCondFilterMcastTable OBJECT-TYPE The table containing information on IP multicast groups for use with IGMP Conditional Filtering. | 1.3.6.1.4.1.9.10.4.1.3.4 | not-accessible | current | |
| igmpCondFilterMcastEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.3.4.1 | not-accessible | current | |
| igmpCondFilterMcastIfIndex OBJECT-TYPE The ifIndex value of the interface. | 1.3.6.1.4.1.9.10.4.1.3.4.1.1 | Integer32 | not-accessible | current |
| igmpCondFilterMcastAddress OBJECT-TYPE The IP multicast group. | 1.3.6.1.4.1.9.10.4.1.3.4.1.2 | IpAddress | not-accessible | current |
| igmpCondFilterMcastMember OBJECT-TYPE An indication of whether there is currently a member of the IP multicast group on this interface. | 1.3.6.1.4.1.9.10.4.1.3.4.1.3 | TruthValue | read-create | current |
| igmpCondFilterMcastInPkts OBJECT-TYPE The number of IP multicast datagrams destined for this multicast address which have been received on this interface. | 1.3.6.1.4.1.9.10.4.1.3.4.1.4 | Counter32 | read-only | current |
| igmpCondFilterMcastOutPkts OBJECT-TYPE The number of IP multicast datagrams destined for this multicast address which have been forwarded to this interface. | 1.3.6.1.4.1.9.10.4.1.3.4.1.5 | Counter32 | read-only | current |
| igmpCondFilterMcastStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.4.1.3.4.1.6 | RowStatus | read-create | current |
| ciscoMcastMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.2 | |||
| ciscoMcastMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.2.1 | |||
| ciscoMcastMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.4.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoMcastMIBCompliance MODULE-COMPLIANCE The compliance statement for routers implementing the Cisco-specific IP Multicast MIB. | 1.3.6.1.4.1.9.10.4.2.1.1 | current |
| ciscoMcastCondFilterMIBCompliance MODULE-COMPLIANCE The compliance statement for bridges/switches which implement Conditional IGMP Filtering. | 1.3.6.1.4.1.9.10.4.2.1.2 | current |
| ciscoMcastAccessMIBGroup OBJECT-GROUP A collection of objects providing management of Access- Lists for IP Multicast in Cisco routers. | 1.3.6.1.4.1.9.10.4.2.2.1 | current |
| ciscoMrbranchMIBGroup OBJECT-GROUP A collection of objects providing for the invocation of mrbranch commands in Cisco routers. | 1.3.6.1.4.1.9.10.4.2.2.2 | current |
| ciscoMcastFilterMIBGroup OBJECT-GROUP A collection of objects for management of bridges/switches which implement IGMP Conditional Filtering. | 1.3.6.1.4.1.9.10.4.2.2.3 | current |