RC-IGMP-MIB

MIB Reference — IPNetwork Monitor

All MIBsRC-IGMP-MIB

Organization: Bay Networks, Rapid-City Group

Last Updated: 2010-01-27

Category: Nortel Enterprise Data

Description:

Handles IGMP snooping, querier configuration, and multicast group membership on Bay Networks Rapid-City series switches.

Imported Objects

From IF-MIB

InterfaceIndex
InterfaceIndexOrZero

From Q-BRIDGE-MIB

PortList
VlanId

From RAPID-CITY

EnableValue
PortSet
rcIgmpOBJECT-IDENTITY
rcIpOBJECT-IDENTITY
rcStatOBJECT-IDENTITY

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-SMI

Counter32
Counter64
Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
TimeTicks

From SNMPv2-TC

DisplayString
RowStatus
TruthValue

What Is RC-IGMP-MIB?

RC-IGMP-MIB is a Bay Networks/Nortel Rapid-City enterprise MIB (for the Accelar product family) that manages IGMP snooping and querier behavior for IPv4 multicast traffic on Layer 2/3 switches. It exposes per-interface IGMP configuration such as protocol version, query interval, querier-present timeout, robustness value, and snooping enable state, along with statistics on multicast group membership and IGMP activity. As a monitoring tool it is used to verify the software-level multicast control plane is functioning correctly, confirming IGMP snooping and the querier are enabled where expected, that timers like query interval and querier-present timeout are set consistently across the network, and watching statistics for signs of excessive query traffic or membership churn that could indicate a misbehaving host or a snooping misconfiguration. It is a self-contained enterprise MIB but parallels the concepts in the standard IGMP MIB (RFC 2933) even without a stated formal import. It is typically deployed on Bay Networks/Nortel Accelar-series Layer 3 switches in campus or enterprise networks running IP multicast applications. Network engineers evaluating or troubleshooting this functionality can download the RC-IGMP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in RC-IGMP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • IGMP snooping enable state
  • IGMP querier presence and timeout
  • IGMP version per interface
  • query interval and max response time
  • robustness value
  • IGMP statistics

Supported Devices

  • Bay Networks/Nortel Accelar-series Layer 3 switches

Monitoring Examples

An administrator would poll rcIpConfIgmpTable/rcIpConfIgmpEntry for a given rcIpConfIgmpIfIndex to check rcIpConfIgmpSnoopEnable and rcIpConfIgmpQuerierPresentTimeout, confirming snooping is active and the querier timeout matches network design. Checking rcIpConfIgmpVersion and rcIpConfIgmpQueryInterval across interfaces would reveal a version mismatch or inconsistent query timing that could cause multicast group membership to expire prematurely, and rcStatIgmp statistics would show whether membership reports are being processed as expected.

OIDs
OID symbolicOID numericTypeAccessDescription
rcIpConfIgmpTable1.3.6.1.4.1.2272.1.8.5not-accessibleA table used to maintain IGMP information for a particular interface.
rcIpConfIgmpEntry1.3.6.1.4.1.2272.1.8.5.1not-accessibleEntry containing IGMP information. An entry is automatically created in this table when routing is enabled for an interface -or- when an ip address is configured on an interface.
I32 rcIpConfIgmpIfIndex1.3.6.1.4.1.2272.1.8.5.1.1Integer32read-onlyAn unique value to identify a physical interface or a logical interface (VLAN).
I32 rcIpConfIgmpQueryInterval1.3.6.1.4.1.2272.1.8.5.1.2Integer32read-createThe frequency at which IGMP Host-Query packets are transmitted on this interface.
INT rcIpConfIgmpVersion1.3.6.1.4.1.2272.1.8.5.1.3INTEGERread-createThe version of IGMP which is running on this interface. This object can be used to configure a router capable of running either value. For IGMP to function correctly, all routers on a LAN must be configured to run the same version of IGMP on that LAN.
I32 rcIpConfIgmpQueryMaxResponseTime1.3.6.1.4.1.2272.1.8.5.1.4Integer32read-createThe maximum query response time advertised in IGMPv2 queries on this interface. Smaller values allow a router to prune groups faster.
I32 rcIpConfIgmpQuerierPresentTimeout1.3.6.1.4.1.2272.1.8.5.1.5Integer32read-createA timeout interval. If no IGMPv2 queries are heard on this interface within this timeout interval, the local router will take over the Querier on the IP subnet to which this interface is attached.
T/F rcIpConfIgmpLeaveEnabled1.3.6.1.4.1.2272.1.8.5.1.6TruthValueread-createAn indication of whether the processing of IGMPv2 Leave messages is enabled on this interface.
ROW rcIpConfIgmpRowStatus1.3.6.1.4.1.2272.1.8.5.1.7RowStatusread-createStatus of entry.
I32 rcIpConfIgmpRobustness1.3.6.1.4.1.2272.1.8.5.1.8Integer32read-createlossiness of network.
I32 rcIpConfIgmpLastMemberQueryInterval1.3.6.1.4.1.2272.1.8.5.1.9Integer32read-createmax response in GrpSpec Query.
T/F rcIpConfIgmpSnoopEnable1.3.6.1.4.1.2272.1.8.5.1.10TruthValueread-createEnable snoop.
T/F rcIpConfIgmpProxySnoopEnable1.3.6.1.4.1.2272.1.8.5.1.11TruthValueread-createEnable proxy snoop.
rcIgmpGroupTable1.3.6.1.4.1.2272.1.8.6not-accessibleThe (conceptual) table listing the multicast groups configured in the device.
rcIgmpGroupEntry1.3.6.1.4.1.2272.1.8.6.1not-accessibleAn entry (conceptual row) representing an Igmp group.
IP rcIgmpGroupIpAddress1.3.6.1.4.1.2272.1.8.6.1.1IpAddressread-onlyMulticast group Address (Class D) that others want to join. A group address can be the same for many incoming ports.
IP rcIgmpGroupMembers1.3.6.1.4.1.2272.1.8.6.1.2IpAddressread-onlyIP Address of a source that has sent group report wishing to join this group.
I32 rcIgmpGroupInPort1.3.6.1.4.1.2272.1.8.6.1.3Integer32read-onlyAn unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
I32 rcIgmpGroupExpiration1.3.6.1.4.1.2272.1.8.6.1.4Integer32read-onlyTime left before the group report expired on this port. Only one of this variable port. This variable is updated upon receiving a group report.
NUM rcIgmpGroupIfIndex1.3.6.1.4.1.2272.1.8.6.1.5InterfaceIndexread-onlyAn unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
STR rcIgmpGroupUserId1.3.6.1.4.1.2272.1.8.6.1.6DisplayStringread-onlyUser-id sending this group
INT rcIgmpGroupMemberState1.3.6.1.4.1.2272.1.8.6.1.7INTEGERread-onlyUsed for IGAP, to indicated member state.
I32 rcIgmpGroupSessionTime1.3.6.1.4.1.2272.1.8.6.1.8Integer32read-onlyUsed for IGAP, to indicated the session time in seconds for the member. Session time is started after traffic is available to member. It can be also called AccountingTime since its values correspondes to the accounting duration of IGAP user session.
rcStatIgmp1.3.6.1.4.1.2272.1.12.4
C32 rcStatIgmpInMsgs1.3.6.1.4.1.2272.1.12.4.1Counter32read-onlyUsed to indicate the number of Igmp packets received by the device.
C32 rcStatIgmpInErrors1.3.6.1.4.1.2272.1.12.4.2Counter32read-onlyUsed to indicate the number of Igmp packets received that are with checksum errors.
C32 rcStatIgmpInQueries1.3.6.1.4.1.2272.1.12.4.3Counter32read-onlyUsed to indicate the number of Igmp queries received by the device.
C32 rcStatIgmpInReports1.3.6.1.4.1.2272.1.12.4.4Counter32read-onlyUsed to indicate the number of Igmp reports received by the device.
C32 rcStatIgmpInLeaves1.3.6.1.4.1.2272.1.12.4.5Counter32read-onlyUsed to indicate the number of Igmp Leaves received by the device.
C32 rcStatIgmpInvalid1.3.6.1.4.1.2272.1.12.4.6Counter32read-onlyUsed to indicate the number of Igmp packets received by the device that contained invalid type.
C32 rcStatIgmpOutMsgs1.3.6.1.4.1.2272.1.12.4.7Counter32read-onlyUsed to indicate the number of Igmp queries sent by the device.
rcIgmpMib1.3.6.1.4.1.2272.1.30.0Enterprise MIB for the Accelar product family.
rcIgmpInterfaceExtnTable1.3.6.1.4.1.2272.1.30.1not-accessible
rcIgmpInterfaceExtnEntry1.3.6.1.4.1.2272.1.30.1.1not-accessible
NUM rcIgmpInterfaceExtnIfIndex1.3.6.1.4.1.2272.1.30.1.1.1InterfaceIndexread-onlyifindex.
T/F rcIgmpInterfaceExtnSnoopEnable1.3.6.1.4.1.2272.1.30.1.1.2TruthValueread-writeenable snoop.
T/F rcIgmpInterfaceExtnProxySnoopEnable1.3.6.1.4.1.2272.1.30.1.1.3TruthValueread-writeenable proxy snoop.
I32 rcIgmpInterfaceExtnMaxAdvertiseInterval1.3.6.1.4.1.2272.1.30.1.1.4Integer32read-write
I32 rcIgmpInterfaceExtnMinAdvertiseInterval1.3.6.1.4.1.2272.1.30.1.1.5Integer32read-write
I32 rcIgmpInterfaceExtnMaxInitialAdvertiseInterval1.3.6.1.4.1.2272.1.30.1.1.6Integer32read-write
I32 rcIgmpInterfaceExtnMaxInitialAdvertments1.3.6.1.4.1.2272.1.30.1.1.7Integer32read-write
I32 rcIgmpInterfaceExtnNeighborDeadInterval1.3.6.1.4.1.2272.1.30.1.1.8Integer32read-write
T/F rcIgmpInterfaceExtnFastLeaveEnable1.3.6.1.4.1.2272.1.30.1.1.9TruthValueread-writeEnable fast leave on this interface.
POR rcIgmpInterfaceExtnFastLeavePortMembers1.3.6.1.4.1.2272.1.30.1.1.10PortSetread-writeThe set of ports that are enabled for fast leave.
T/F rcIgmpInterfaceExtnMrdiscEnable1.3.6.1.4.1.2272.1.30.1.1.11TruthValueread-writeEnable/disable multicast router discovery.
POR rcIgmpInterfaceExtnDiscoveredRouterPorts1.3.6.1.4.1.2272.1.30.1.1.12PortSetread-onlylist of ports that discovered by IGMP Multicast router discovery (MRDISC) protocol.
POR rcIgmpInterfaceExtnSnoopMRouterPorts1.3.6.1.4.1.2272.1.30.1.1.13PortSetread-writeThe set of ports in this interface that provide connectivity to an IP Multicast router.
POR rcIgmpInterfaceExtnSnoopActiveMRouterPorts1.3.6.1.4.1.2272.1.30.1.1.14PortSetread-onlyActive ports.
I32 rcIgmpInterfaceExtnSnoopMRouterExpiration1.3.6.1.4.1.2272.1.30.1.1.15Integer32read-onlyMulticast querier router aging time out.
INT rcIgmpInterfaceExtnFlushAction1.3.6.1.4.1.2272.1.30.1.1.16INTEGERread-writeIGMP flush action.
ENA rcIgmpInterfaceExtnRouterAlertEnable1.3.6.1.4.1.2272.1.30.1.1.17EnableValueread-writeEnable Router Alert Check.
T/F rcIgmpInterfaceExtnSsmEnable1.3.6.1.4.1.2272.1.30.1.1.18TruthValueread-writeenable SSM.
ENA rcIgmpInterfaceExtnIgapEnable1.3.6.1.4.1.2272.1.30.1.1.19EnableValueread-writeenable/disable IGAP.
ENA rcIgmpInterfaceExtnAccntEnable1.3.6.1.4.1.2272.1.30.1.1.20EnableValueread-writeenable/disable accounting.
ENA rcIgmpInterfaceExtnAuthEnable1.3.6.1.4.1.2272.1.30.1.1.21EnableValueread-writeenable/disable authentication.
ENA rcIgmpInterfaceExtnStreamLimitEnable1.3.6.1.4.1.2272.1.30.1.1.22EnableValueread-writeStream Limitation enable/disable.
I32 rcIgmpInterfaceExtnMaxStreams1.3.6.1.4.1.2272.1.30.1.1.23Integer32read-writeMaximum number of stream.
I32 rcIgmpInterfaceExtnNumStreams1.3.6.1.4.1.2272.1.30.1.1.24Integer32read-onlyCurrent number of streams.
IP rcIgmpInterfaceExtnNewQuerier1.3.6.1.4.1.2272.1.30.1.1.25IpAddressread-onlyThe address of the New IGMP Querier on the IP subnet to which this interface is attached.
T/F rcIgmpInterfaceExtnSnoopQuerierEnable1.3.6.1.4.1.2272.1.30.1.1.26TruthValueread-writeenable snoop querier.
IP rcIgmpInterfaceExtnSnoopQuerierAddr1.3.6.1.4.1.2272.1.30.1.1.27IpAddressread-writeThe pseudo address of the IGMP Snoop Querier.
T/F rcIgmpInterfaceExtnMvrEnable1.3.6.1.4.1.2272.1.30.1.1.28TruthValueread-writeEnable or disable mcast-vlan-registration on a vlan, it is used to specified a vlan works as a mcast-vlan, maximum 16 mcast-vlan is supported.
T/F rcIgmpInterfaceExtnMvrProxyEnable1.3.6.1.4.1.2272.1.30.1.1.29TruthValueread-writeenable or disable mcast-vlan-registration proxy on a vlan, you must enable mcast-vlan-registration at first.
T/F rcIgmpInterfaceExtnDynamicDowngradeEnable1.3.6.1.4.1.2272.1.30.1.1.30TruthValueread-writeenable dynamic downgrade the IGMP version when older version query message was received.
T/F rcIgmpInterfaceExtnCompatibilityModeEnable1.3.6.1.4.1.2272.1.30.1.1.31TruthValueread-writeenable v2 v3 compatible mode, which will handle the IGMP v2 message in v3 interface
INT rcIgmpInterfaceExtnOperVersion1.3.6.1.4.1.2272.1.30.1.1.32INTEGERread-onlyThe operational version of IGMP which is running on this interface.
rcIgmpStaticTable1.3.6.1.4.1.2272.1.30.2not-accessible
rcIgmpStaticEntry1.3.6.1.4.1.2272.1.30.2.1not-accessible
NUM rcIgmpStaticIfIndex1.3.6.1.4.1.2272.1.30.2.1.1InterfaceIndexread-onlyifindex
IP rcIgmpStaticGrpAddr1.3.6.1.4.1.2272.1.30.2.1.2IpAddressread-onlyIp multicast address. The GrpAddress holds the starting range for the address range. If the ToGrpAddress is not entered, the it is as good as entering a single address.
POR rcIgmpStaticMemberPorts1.3.6.1.4.1.2272.1.30.2.1.3PortSetread-createegressing ports.
POR rcIgmpStaticNotAllowedToJoin1.3.6.1.4.1.2272.1.30.2.1.4PortSetread-createnot allowed to join.
ROW rcIgmpStaticRowStatus1.3.6.1.4.1.2272.1.30.2.1.5RowStatusread-createUsed to create/delete entries in the rcIgmpStaticEntry.
IP rcIgmpStaticToGrpAddr1.3.6.1.4.1.2272.1.30.2.1.6IpAddressread-createTo hold the range for the GrpAddress.
rcIgmpAccessTable1.3.6.1.4.1.2272.1.30.3not-accessible
rcIgmpAccessEntry1.3.6.1.4.1.2272.1.30.3.1not-accessible
NUM rcIgmpAccessIfIndex1.3.6.1.4.1.2272.1.30.3.1.1InterfaceIndexread-onlyifindex
IP rcIgmpAccessGrpAddr1.3.6.1.4.1.2272.1.30.3.1.2IpAddressread-onlyip multicast addr.
IP rcIgmpAccessHostAddr1.3.6.1.4.1.2272.1.30.3.1.3IpAddressread-onlyhost addr.
INT rcIgmpAccessMode1.3.6.1.4.1.2272.1.30.3.1.4INTEGERread-createdenyTX(1), denyRX(2), denyBOTH(3).
ROW rcIgmpAccessRowStatus1.3.6.1.4.1.2272.1.30.3.1.5RowStatusread-createUsed to create/delete entries in the rcIgmpAccessEntry.
IP rcIgmpAccessHostMask1.3.6.1.4.1.2272.1.30.3.1.6IpAddressread-onlyhost mask.
rcIgmpSenderTable1.3.6.1.4.1.2272.1.30.4not-accessible
rcIgmpSenderEntry1.3.6.1.4.1.2272.1.30.4.1not-accessible
IP rcIgmpSenderGrpAddr1.3.6.1.4.1.2272.1.30.4.1.1IpAddressread-onlyip multicast addr.
NUM rcIgmpSenderIfIndex1.3.6.1.4.1.2272.1.30.4.1.2InterfaceIndexread-onlyifindex
IP rcIgmpSenderMemberAddr1.3.6.1.4.1.2272.1.30.4.1.3IpAddressread-onlyhost addr.
INT rcIgmpSenderAction1.3.6.1.4.1.2272.1.30.4.1.4INTEGERread-writenone(0), flushEntry(1), flushGrp(2).
I32 rcIgmpSenderTPort1.3.6.1.4.1.2272.1.30.4.1.5Integer32read-onlyIgmp Sender Tport.
INT rcIgmpSenderState1.3.6.1.4.1.2272.1.30.4.1.6INTEGERread-onlyIndicates if a sender exists because of an IGMP access filter or not.
rcIgmpSsmGlobal1.3.6.1.4.1.2272.1.30.5
T/F rcIgmpSsmGlobalDynamicLearning1.3.6.1.4.1.2272.1.30.5.1TruthValueread-writeEnable/disable dynamic learning or source/group pair from IGMPv3 report.
INT rcIgmpSsmGlobalAdminAction1.3.6.1.4.1.2272.1.30.5.2INTEGERread-writeSet the admin status of all the Ssm entries to enable/disable at once.
IP rcIgmpSsmGlobalRangeGroup1.3.6.1.4.1.2272.1.30.5.3IpAddressread-writeIf multicast group address & RangeMask == RangeGroup, then RangeGroup is in Ssm Range. Else it is not in the range.
IP rcIgmpSsmGlobalRangeMask1.3.6.1.4.1.2272.1.30.5.4IpAddressread-writeUsed with RangeGroup.
rcIgmpSsmTable1.3.6.1.4.1.2272.1.30.6not-accessible
rcIgmpSsmEntry1.3.6.1.4.1.2272.1.30.6.1not-accessible
IP rcIgmpSsmIpMulticastGrp1.3.6.1.4.1.2272.1.30.6.1.1IpAddressread-onlyThis is the IP multicast group address that has default range of 232/8. This parameter should be configured by the user.
IP rcIgmpSsmIpSource1.3.6.1.4.1.2272.1.30.6.1.2IpAddressread-createThis is the Source's IP address that will be sending traffic to the group source. This parameter should be configured by the user.
INT rcIgmpSsmLearningMode1.3.6.1.4.1.2272.1.30.6.1.3INTEGERread-createThis object indicates whether an entry was statically configured or dynamically learned through IGMPv3. Note that it is not necessary to write to this object when creating a static entry. However, for an existing dynamic(1) entry, the value of this object may be set to static(2) in order to convert the entry into a static entry. Setting this object to dynamic(1) for an existing static entry will generate an inconsistentValue error.
T/F rcIgmpSsmActivity1.3.6.1.4.1.2272.1.30.6.1.4TruthValueread-onlyThis is a read only field. It provides the activity on the corresponding (S,G). If the source is active and traffic is flowing to the switch, this field value should be Active, otherwise it should say non-active. This information is useful in knowing if the group has an active source or not when the group is joined by a member on the switch.
ENA rcIgmpSsmAdminState1.3.6.1.4.1.2272.1.30.6.1.5EnableValueread-createThe admin state provides information on whether the entry is to be used or not. If the value of this field is Enabled (default), then the entry can be used. If the state is Disabled, then the entry will not be used, but will be saved for future use.
ROW rcIgmpSsmRowStatus1.3.6.1.4.1.2272.1.30.6.1.6RowStatusread-createUsed to create/delete entries.
rcIgmpNewAccessTable1.3.6.1.4.1.2272.1.30.7not-accessible
rcIgmpNewAccessEntry1.3.6.1.4.1.2272.1.30.7.1not-accessible
NUM rcIgmpNewAccessIfIndex1.3.6.1.4.1.2272.1.30.7.1.1InterfaceIndexread-onlyifindex
I32 rcIgmpNewAccessPrefixListId1.3.6.1.4.1.2272.1.30.7.1.2Integer32read-onlyPrefix List ID.
STR rcIgmpNewAccessPrefixListName1.3.6.1.4.1.2272.1.30.7.1.3DisplayStringread-createPrefix List name.
IP rcIgmpNewAccessHostAddr1.3.6.1.4.1.2272.1.30.7.1.4IpAddressread-onlyhost addr.
IP rcIgmpNewAccessHostMask1.3.6.1.4.1.2272.1.30.7.1.5IpAddressread-onlyhost mask.
INT rcIgmpNewAccessActionMode1.3.6.1.4.1.2272.1.30.7.1.6INTEGERread-createaction mode.
ROW rcIgmpNewAccessRowStatus1.3.6.1.4.1.2272.1.30.7.1.7RowStatusread-createUsed to create/delete entries in the rcIgmpNewAccessEntry.
rcIgmpChannelLimitTable1.3.6.1.4.1.2272.1.30.8not-accessible
rcIgmpChannelLimitEntry1.3.6.1.4.1.2272.1.30.8.1not-accessible
NUM rcIgmpChannelLimitIfIndex1.3.6.1.4.1.2272.1.30.8.1.1InterfaceIndexread-onlyifindex
I32 rcIgmpChannelLimitPort1.3.6.1.4.1.2272.1.30.8.1.2Integer32read-onlyThe port belong to this vlan.
I32 rcIgmpChannelLimitMaxStreams1.3.6.1.4.1.2272.1.30.8.1.3Integer32read-createMaximum number of stream.
I32 rcIgmpChannelLimitNumStreams1.3.6.1.4.1.2272.1.30.8.1.4Integer32read-onlyCurrent number of streams.
ROW rcIgmpChannelLimitRowStatus1.3.6.1.4.1.2272.1.30.8.1.5RowStatusread-createRow Status.
rcIgmpIgapServiceAbilityTable1.3.6.1.4.1.2272.1.30.9not-accessible
rcIgmpIgapServiceAbilityEntry1.3.6.1.4.1.2272.1.30.9.1not-accessible
NUM rcIgmpIgapServiceAbilityIfIndex1.3.6.1.4.1.2272.1.30.9.1.1InterfaceIndexread-onlyifindex
C64 rcIgmpIgapServiceAbilityAuthSuccess1.3.6.1.4.1.2272.1.30.9.1.2Counter64read-onlyThe port belong to this vlan.
C64 rcIgmpIgapServiceAbilityAuthReject1.3.6.1.4.1.2272.1.30.9.1.3Counter64read-onlyMaximum number of stream.
C64 rcIgmpIgapServiceAbilityRespTimeout1.3.6.1.4.1.2272.1.30.9.1.4Counter64read-onlyCurrent number of streams.
C64 rcIgmpIgapServiceAbilityPapJoinReq1.3.6.1.4.1.2272.1.30.9.1.5Counter64read-onlyRow Status.
C64 rcIgmpIgapServiceAbilityBasicQuery1.3.6.1.4.1.2272.1.30.9.1.6Counter64read-onlyCurrent number of streams.
C64 rcIgmpIgapServiceAbilityBasicLeave1.3.6.1.4.1.2272.1.30.9.1.7Counter64read-onlyRow Status.
T/F rcIgmpIgapServiceAbilityClearStat1.3.6.1.4.1.2272.1.30.9.1.8TruthValueread-writeClear Counter.
rcIgmpIgapGlobal1.3.6.1.4.1.2272.1.30.10
T/F rcIgmpIgapGlobalClearAllStat1.3.6.1.4.1.2272.1.30.10.1TruthValueread-writeClear All IGAP Counters.
rcIgmpGlobalParams1.3.6.1.4.1.2272.1.30.11
INT rcIgmpFastLeaveMode1.3.6.1.4.1.2272.1.30.11.1INTEGERread-writeSet the fast-leave mode to be used by for all fast-leave enabled IGMP interfaces.
ENA rcIgmpGenerateTrap1.3.6.1.4.1.2272.1.30.11.2EnableValueread-writeEnabling the IGMP to generate trap.
ENA rcIgmpGenerateLog1.3.6.1.4.1.2272.1.30.11.3EnableValueread-writeEnabling the IGMP to generate log.
ENA rcIgmpMvr1.3.6.1.4.1.2272.1.30.11.4EnableValueread-writeEnable or disable mcast-vlan-registration globally.
rcIgmpCacheExtnTable1.3.6.1.4.1.2272.1.30.12not-accessible
rcIgmpCacheExtnEntry1.3.6.1.4.1.2272.1.30.12.1not-accessible
INT rcIgmpCacheExtnType1.3.6.1.4.1.2272.1.30.12.1.1INTEGERread-onlyIt takes up either of the two values, dynamic or static depending upon whether the entry is learnt Dynamic or is added statically.
POR rcIgmpCacheExtnStaticPorts1.3.6.1.4.1.2272.1.30.12.1.2PortSetread-onlyIt displays the static ports for the static joins, this would be null for the dynamic entry.
rcIgmpSnoopTraceTable1.3.6.1.4.1.2272.1.30.13not-accessibleThe table listing the multicast groups traversing the snoop enabled router
rcIgmpSnoopTraceEntry1.3.6.1.4.1.2272.1.30.13.1not-accessibleThe entry listing the multicast groups traversing the snoop enabled router
IP rcIgmpSnoopGrpAddr1.3.6.1.4.1.2272.1.30.13.1.1IpAddressnot-accessibleip mcast addr of grp traversing the router
IP rcIgmpSnoopSrcAddr1.3.6.1.4.1.2272.1.30.13.1.2IpAddressnot-accessibleIp src addr of the mcast grp address
VLA rcIgmpSnoopOutVlan1.3.6.1.4.1.2272.1.30.13.1.3VlanIdnot-accessibleEgress vlan id for the mcast group
NUM rcIgmpSnoopInPort1.3.6.1.4.1.2272.1.30.13.1.4InterfaceIndexread-onlyIngress port for the mcast grp
VLA rcIgmpSnoopInVlan1.3.6.1.4.1.2272.1.30.13.1.5VlanIdread-onlyIngress vlan id for the mcast source
POR rcIgmpSnoopOutPort1.3.6.1.4.1.2272.1.30.13.1.6PortSetread-onlyEgress port of the mcast grp
rcIgmpNewGroupTable1.3.6.1.4.1.2272.1.30.14not-accessibleThe (conceptual) table listing the multicast groups configured in the device.
rcIgmpNewGroupEntry1.3.6.1.4.1.2272.1.30.14.1not-accessibleAn entry (conceptual row) representing an Igmp group.
IP rcIgmpNewGroupIpAddress1.3.6.1.4.1.2272.1.30.14.1.1IpAddressnot-accessibleMulticast group Address (Class D) that others want to join. A group address can be the same for many incoming ports.
IP rcIgmpNewGroupMembers1.3.6.1.4.1.2272.1.30.14.1.2IpAddressnot-accessibleIP Address of a source that has sent group report wishing to join this group.
I32 rcIgmpNewGroupInPort1.3.6.1.4.1.2272.1.30.14.1.3Integer32not-accessibleAn unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
I32 rcIgmpNewGroupExpiration1.3.6.1.4.1.2272.1.30.14.1.4Integer32read-onlyTime left before the group report expired on this port. Only one of this variable port. This variable is updated upon receiving a group report.
NUM rcIgmpNewGroupIfIndex1.3.6.1.4.1.2272.1.30.14.1.5InterfaceIndexread-onlyAn unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
STR rcIgmpNewGroupUserId1.3.6.1.4.1.2272.1.30.14.1.6DisplayStringread-onlyUser-id sending this group
INT rcIgmpNewGroupMemberState1.3.6.1.4.1.2272.1.30.14.1.7INTEGERread-onlyUsed for IGAP, to indicated member state.
I32 rcIgmpNewGroupSessionTime1.3.6.1.4.1.2272.1.30.14.1.8Integer32read-onlyUsed for IGAP, to indicated the session time in seconds for the member. Session time is started after traffic is available to member. It can be also called AccountingTime since its values correspondes to the accounting duration of IGAP user session.
rcIgmpInterfaceTable1.3.6.1.4.1.2272.1.30.15not-accessibleThe (conceptual) table listing the interfaces on which IGMP is enabled.
rcIgmpInterfaceEntry1.3.6.1.4.1.2272.1.30.15.1not-accessibleAn entry (conceptual row) representing an interface on which IGMP is enabled.
NUM rcIgmpInterfaceIfIndex1.3.6.1.4.1.2272.1.30.15.1.1InterfaceIndexOrZeroread-onlyThe interface for which IGMP is enabled.
I32 rcIgmpInterfaceQueryInterval1.3.6.1.4.1.2272.1.30.15.1.2Integer32read-createThe frequency at which IGMP Host-Query packets are transmitted on this interface.
ROW rcIgmpInterfaceStatus1.3.6.1.4.1.2272.1.30.15.1.3RowStatusread-createThe activation of a row enables IGMP on the interface. The destruction of a row disables IGMP on the interface.
INT rcIgmpInterfaceVersion1.3.6.1.4.1.2272.1.30.15.1.4INTEGERread-createThe version of IGMP which is running on this interface. This object can be used to configure a router capable of running either value. For IGMP to function correctly, all routers on a LAN must be configured to run the same version of IGMP on that LAN.
IP rcIgmpInterfaceQuerier1.3.6.1.4.1.2272.1.30.15.1.5IpAddressread-onlyThe address of the IGMP Querier on the IP subnet to which this interface is attached.
I32 rcIgmpInterfaceQueryMaxResponseTime1.3.6.1.4.1.2272.1.30.15.1.6Integer32read-createThe maximum query response time advertised in IGMPv2 queries on this interface.
C32 rcIgmpInterfaceWrongVersionQueries1.3.6.1.4.1.2272.1.30.15.1.10Counter32read-onlyThe number of queries received whose IGMP version does not match rcIgmpInterfaceVersion. IGMP requires that all routers on a LAN be configured to run the same version of IGMP. Thus, if any queries are received with the wrong version, this indicates a configuration error.
C32 rcIgmpInterfaceJoins1.3.6.1.4.1.2272.1.30.15.1.11Counter32read-onlyThe number of times a group membership has been added on this interface; that is, the number of times an entry for this interface has been added to the Cache Table. This object gives an indication of the amount of IGMP activity over time.
I32 rcIgmpInterfaceRobustness1.3.6.1.4.1.2272.1.30.15.1.14Integer32read-createThe robustness variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses.
I32 rcIgmpInterfaceLastMembQueryIntvl1.3.6.1.4.1.2272.1.30.15.1.15Integer32read-createThe Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if rcIgmpInterfaceVersion is 1.
INT rcIgmpInterfaceOperVersion1.3.6.1.4.1.2272.1.30.15.1.16INTEGERread-onlyThe operational version of IGMP which is running on this interface.
I32 rcIgmpInterfaceOtherQuerierPresentTimeout1.3.6.1.4.1.2272.1.30.15.1.17Integer32read-onlyA timeout interval.
T/F rcIgmpInterfaceSendQuery1.3.6.1.4.1.2272.1.30.15.1.18TruthValueread-createIGMP send query flag.
rcIgmpCacheTable1.3.6.1.4.1.2272.1.30.16not-accessibleThe (conceptual) table listing the IP multicast groups for which there are members on a particular interface.
rcIgmpCacheEntry1.3.6.1.4.1.2272.1.30.16.1not-accessibleAn entry (conceptual row) in the rcIgmpCacheTable.
IP rcIgmpCacheAddress1.3.6.1.4.1.2272.1.30.16.1.1IpAddressnot-accessibleThe IP multicast group address for which this entry contains information.
NUM rcIgmpCacheIfIndex1.3.6.1.4.1.2272.1.30.16.1.2InterfaceIndexOrZeronot-accessibleThe interface for which this entry contains information for an IP multicast group address.
IP rcIgmpCacheLastReporter1.3.6.1.4.1.2272.1.30.16.1.4IpAddressread-onlyThe IP address of the source of the last membership report received for this IP Multicast group address on this interface. If no membership report has been received, this object has the value 0.0.0.0.
TIK rcIgmpCacheExpiryTime1.3.6.1.4.1.2272.1.30.16.1.6TimeTicksread-onlyThe minimum amount of time remaining before this entry will be aged out.
I32 rcIgmpCacheVersion1HostTimer1.3.6.1.4.1.2272.1.30.16.1.8Integer32read-onlyThe time remaining until the local router will assume that there are no longer any IGMP version 1 members on the IP subnet attached to this interface. Upon hearing any IGMPv1 Membership Report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv2 Leave messages for this group that it receives on this interface.
rcIgmpMvrGroupTable1.3.6.1.4.1.2272.1.30.17not-accessibleThe (conceptual) table listing the mcast-vlan-registration groups.
rcIgmpMvrGroupEntry1.3.6.1.4.1.2272.1.30.17.1not-accessibleAn entry (conceptual row) in the rcIgmpMvrGroupTable.
IP rcIgmpMvrGroupGroupAddress1.3.6.1.4.1.2272.1.30.17.1.1IpAddressnot-accessibleThe group's multicast ip address.
VLA rcIgmpMvrGroupVlanId1.3.6.1.4.1.2272.1.30.17.1.2VlanIdnot-accessibleThe igmp snoop enabled vlan this group belongs to.
I32 rcIgmpMvrGroupIgmpVersion1.3.6.1.4.1.2272.1.30.17.1.3Integer32read-onlyVersion of this group.
I32 rcIgmpMvrGroupLivingTime1.3.6.1.4.1.2272.1.30.17.1.4Integer32read-onlyLiving time of this group.
rcIgmpMvrVlanTable1.3.6.1.4.1.2272.1.30.18not-accessibleThe (conceptual) table listing the mcast vlans in mcast-vlan-registration.
rcIgmpMvrVlanEntry1.3.6.1.4.1.2272.1.30.18.1not-accessibleAn entry (conceptual row) in the rcIgmpMvrVlanTable.
VLA rcIgmpMvrVlanMvrVlanId1.3.6.1.4.1.2272.1.30.18.1.1VlanIdnot-accessibleThe id of mcast-vlan.
T/F rcIgmpMvrVlanMvrVlanProxy1.3.6.1.4.1.2272.1.30.18.1.2TruthValueread-onlyworking mode of this mcast-vlan, proxy or not.
I32 rcIgmpMvrVlanSourcePort1.3.6.1.4.1.2272.1.30.18.1.3Integer32read-onlysource port for this mcast-vlan.
IP rcIgmpMvrVlanSourceAddress1.3.6.1.4.1.2272.1.30.18.1.4IpAddressread-onlyquerier address for the source in this mcast-vlan.
rcIgmpMvrReceiverTable1.3.6.1.4.1.2272.1.30.19not-accessibleThe (conceptual) table listing the mcast vlans and receiver vlans in mcast-vlan-registration.
rcIgmpMvrReceiverEntry1.3.6.1.4.1.2272.1.30.19.1not-accessibleAn entry (conceptual row) in the rcIgmpMvrGroupTable.
VLA rcIgmpMvrReceiverVlanId1.3.6.1.4.1.2272.1.30.19.1.1VlanIdnot-accessibleThe id of receiver vlan that bound to mcast-vlan.
ROW rcIgmpMvrReceiverRowStatus1.3.6.1.4.1.2272.1.30.19.1.2RowStatusread-createUsed to create/delete entries.
rcIgmpAccessControlListInfoTable1.3.6.1.4.1.2272.1.30.20not-accessibleThe (conceptual) table listing the Name and the Port List for a specific IGMP Access Control List.
rcIgmpAccessControlListInfoEntry1.3.6.1.4.1.2272.1.30.20.1not-accessibleAn entry (conceptual row) in the rcIgmpAccessControlListInfoTable.
I32 rcIgmpAccessControlListInfoACLIndex1.3.6.1.4.1.2272.1.30.20.1.1Integer32not-accessibleAn index value that uniquely identifies an IGMP Access Control List.
STR rcIgmpAccessControlListInfoName1.3.6.1.4.1.2272.1.30.20.1.2SnmpAdminStringread-createName of the IGMP Access Control List.
POR rcIgmpAccessControlListInfoPortList1.3.6.1.4.1.2272.1.30.20.1.3PortListread-createList of ports that use this IGMP Access Control List.
ROW rcIgmpAccessControlListInfoRowStatus1.3.6.1.4.1.2272.1.30.20.1.4RowStatusread-createRow status for this entry.
rcIgmpAccessControlListConditionsTable1.3.6.1.4.1.2272.1.30.21not-accessibleThe (conceptual) table listing the conditions (IP ranges, subnets) for each IGMP Access Control List.
rcIgmpAccessControlListConditionsEntry1.3.6.1.4.1.2272.1.30.21.1not-accessibleAn entry (conceptual row) in the rcIgmpAccessControlListConditionsTable.
I32 rcIgmpAccessControlListConditionsACLIndex1.3.6.1.4.1.2272.1.30.21.1.1Integer32not-accessibleAn index value that uniquely identifies an IGMP Access Control List.
IP rcIgmpAccessControlListConditionsIpAddrStart1.3.6.1.4.1.2272.1.30.21.1.2IpAddressnot-accessibleThis is the IP address of the subnet or the Start address of the IP range.
IP rcIgmpAccessControlListConditionsIpAddrEndOrMask1.3.6.1.4.1.2272.1.30.21.1.3IpAddressnot-accessibleThis is the mask of the subnet or the End address of the IP range.
INT rcIgmpAccessControlListConditionsType1.3.6.1.4.1.2272.1.30.21.1.4INTEGERread-createThis value specifies if the stored entry is a subnet or an IP range.
ROW rcIgmpAccessControlListConditionsRowStatus1.3.6.1.4.1.2272.1.30.21.1.5RowStatusread-createRow status for this entry.
rcIgmpStaticEntriesTable1.3.6.1.4.1.2272.1.30.22not-accessibleThe (conceptual) table listing the IGMP static entries installed for each vlan
rcIgmpStaticEntriesEntry1.3.6.1.4.1.2272.1.30.22.1not-accessibleAn entry (conceptual row) in the rcIgmpStaticEntriesTable.
I32 rcIgmpStaticEntriesVlanId1.3.6.1.4.1.2272.1.30.22.1.1Integer32not-accessibleVlanId where this entry is installed.
IP rcIgmpStaticEntriesGroupAddress1.3.6.1.4.1.2272.1.30.22.1.2IpAddressnot-accessibleThis is the IP address of the IGMP group that is statically allowed on this vlan and port list.
POR rcIgmpStaticEntriesPortList1.3.6.1.4.1.2272.1.30.22.1.3PortListread-createList of ports where this IGMP Static Entry is installed.
ROW rcIgmpStaticEntriesRowStatus1.3.6.1.4.1.2272.1.30.22.1.4RowStatusread-createRow status for this entry.
rcIgmpGroupExtTable1.3.6.1.4.1.2272.1.30.23not-accessibleThe (conceptual) table listing the multicast groups configured in the device.
rcIgmpGroupExtEntry1.3.6.1.4.1.2272.1.30.23.1not-accessibleAn entry (conceptual row) representing an Igmp group.
IP rcIgmpGroupExtIpAddress1.3.6.1.4.1.2272.1.30.23.1.1IpAddressnot-accessibleMulticast group Address (Class D) that others want to join. A group address can be the same for many incoming ports.
IP rcIgmpGroupExtSourceAddress1.3.6.1.4.1.2272.1.30.23.1.2IpAddressnot-accessibleIP Address of the source.
IP rcIgmpGroupExtMembers1.3.6.1.4.1.2272.1.30.23.1.3IpAddressnot-accessibleIP Address of a source that has sent group report wishing to join this group.
I32 rcIgmpGroupExtInPort1.3.6.1.4.1.2272.1.30.23.1.4Integer32read-onlyAn unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
I32 rcIgmpGroupExtExpiration1.3.6.1.4.1.2272.1.30.23.1.5Integer32read-onlyTime left before the group report expired on this port. Only one of this variable port. This variable is updated upon receiving a group report.
NUM rcIgmpGroupExtIfIndex1.3.6.1.4.1.2272.1.30.23.1.6InterfaceIndexread-onlyAn unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
STR rcIgmpGroupExtUserId1.3.6.1.4.1.2272.1.30.23.1.7DisplayStringread-onlyUser-id sending this group
INT rcIgmpGroupExtMemberState1.3.6.1.4.1.2272.1.30.23.1.8INTEGERread-onlyUsed for IGAP, to indicated member state.
I32 rcIgmpGroupExtSessionTime1.3.6.1.4.1.2272.1.30.23.1.9Integer32read-onlyUsed for IGAP, to indicated the session time in seconds for the member. Session time is started after traffic is available to member. It can be also called AccountingTime since its value corresponds to the accounting duration of IGAP user session.
INT rcIgmpGroupExtMode1.3.6.1.4.1.2272.1.30.23.1.10INTEGERread-onlyAddress mode.

RFC description

Manages IGMP snooping, querier configuration, and multicast group membership on Bay Networks Rapid-City series switches.

Start monitoring Bay Networks/Nortel Accelar-series Layer 3 switches (IGMP snooping/querier configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RC-IGMP-MIB