RC-IGMP-MIB: View SNMP OID List / Download MIB

VENDOR: RAPID CITY COMMUNICATION


 Home MIB: RC-IGMP-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
 rcIpConfIgmpTable 1.3.6.1.4.1.2272.1.8.5 no-access
A table used to maintain IGMP information for a particular interface.
     rcIpConfIgmpEntry 1.3.6.1.4.1.2272.1.8.5.1 no-access
Entry 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.
         rcIpConfIgmpIfIndex 1.3.6.1.4.1.2272.1.8.5.1.1 integer32 read-only
An unique value to identify a physical interface or a logical interface (VLAN).
         rcIpConfIgmpQueryInterval 1.3.6.1.4.1.2272.1.8.5.1.2 integer32 read-only
The frequency at which IGMP Host-Query packets are transmitted on this interface.
         rcIpConfIgmpVersion 1.3.6.1.4.1.2272.1.8.5.1.3 integer read-only
The 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. Enumeration: 'version1': 1, 'version2': 2.
         rcIpConfIgmpQueryMaxResponseTime 1.3.6.1.4.1.2272.1.8.5.1.4 integer32 read-only
The maximum query response time advertised in IGMPv2 queries on this interface. Smaller values allow a router to prune groups faster.
         rcIpConfIgmpQuerierPresentTimeout 1.3.6.1.4.1.2272.1.8.5.1.5 integer32 read-only
A 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.
         rcIpConfIgmpLeaveEnabled 1.3.6.1.4.1.2272.1.8.5.1.6 truthvalue read-only
An indication of whether the processing of IGMPv2 Leave messages is enabled on this interface.
         rcIpConfIgmpRowStatus 1.3.6.1.4.1.2272.1.8.5.1.7 rowstatus read-only
Status of entry.
         rcIpConfIgmpRobustness 1.3.6.1.4.1.2272.1.8.5.1.8 integer32 read-only
lossiness of network.
         rcIpConfIgmpLastMemberQueryInterval 1.3.6.1.4.1.2272.1.8.5.1.9 integer32 read-only
max response in GrpSpec Query.
         rcIpConfIgmpSnoopEnable 1.3.6.1.4.1.2272.1.8.5.1.10 truthvalue read-only
Enable snoop.
         rcIpConfIgmpProxySnoopEnable 1.3.6.1.4.1.2272.1.8.5.1.11 truthvalue read-only
Enable proxy snoop.
 rcIgmpGroupTable 1.3.6.1.4.1.2272.1.8.6 no-access
The (conceptual) table listing the multicast groups configured in the device.
     rcIgmpGroupEntry 1.3.6.1.4.1.2272.1.8.6.1 no-access
An entry (conceptual row) representing an Igmp group.
         rcIgmpGroupIpAddress 1.3.6.1.4.1.2272.1.8.6.1.1 ipaddress read-only
Multicast group Address (Class D) that others want to join. A group address can be the same for many incoming ports.
         rcIgmpGroupMembers 1.3.6.1.4.1.2272.1.8.6.1.2 ipaddress read-only
IP Address of a source that has sent group report wishing to join this group.
         rcIgmpGroupInPort 1.3.6.1.4.1.2272.1.8.6.1.3 integer32 read-only
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
         rcIgmpGroupExpiration 1.3.6.1.4.1.2272.1.8.6.1.4 integer32 read-only
Time left before the group report expired on this port. Only one of this variable port. This variable is updated upon receiving a group report.
         rcIgmpGroupIfIndex 1.3.6.1.4.1.2272.1.8.6.1.5 interfaceindex read-only
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
         rcIgmpGroupUserId 1.3.6.1.4.1.2272.1.8.6.1.6 displaystring read-only
User-id sending this group
         rcIgmpGroupMemberState 1.3.6.1.4.1.2272.1.8.6.1.7 integer read-only
Used for IGAP, to indicated member state. Enumeration: 'authAndAcctStart': 4, 'accStart': 3, 'authAndAcctDisabled': 5, 'auth': 2, 'noState': 1.
         rcIgmpGroupSessionTime 1.3.6.1.4.1.2272.1.8.6.1.8 integer32 read-only
Used 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.
   rcStatIgmp 1.3.6.1.4.1.2272.1.12.4
       rcStatIgmpInMsgs 1.3.6.1.4.1.2272.1.12.4.1 counter32 read-only
Used to indicate the number of Igmp packets received by the device.
       rcStatIgmpInErrors 1.3.6.1.4.1.2272.1.12.4.2 counter32 read-only
Used to indicate the number of Igmp packets received that are with checksum errors.
       rcStatIgmpInQueries 1.3.6.1.4.1.2272.1.12.4.3 counter32 read-only
Used to indicate the number of Igmp queries received by the device.
       rcStatIgmpInReports 1.3.6.1.4.1.2272.1.12.4.4 counter32 read-only
Used to indicate the number of Igmp reports received by the device.
       rcStatIgmpInLeaves 1.3.6.1.4.1.2272.1.12.4.5 counter32 read-only
Used to indicate the number of Igmp Leaves received by the device.
       rcStatIgmpInvalid 1.3.6.1.4.1.2272.1.12.4.6 counter32 read-only
Used to indicate the number of Igmp packets received by the device that contained invalid type.
       rcStatIgmpOutMsgs 1.3.6.1.4.1.2272.1.12.4.7 counter32 read-only
Used to indicate the number of Igmp queries sent by the device.
   rcIgmpMib 1.3.6.1.4.1.2272.1.30.0
Enterprise MIB for the Accelar product family.
   rcIgmpInterfaceExtnTable 1.3.6.1.4.1.2272.1.30.1 no-access
       rcIgmpInterfaceExtnEntry 1.3.6.1.4.1.2272.1.30.1.1 no-access
           rcIgmpInterfaceExtnIfIndex 1.3.6.1.4.1.2272.1.30.1.1.1 interfaceindex read-only
ifindex.
           rcIgmpInterfaceExtnSnoopEnable 1.3.6.1.4.1.2272.1.30.1.1.2 truthvalue read-write
enable snoop.
           rcIgmpInterfaceExtnProxySnoopEnable 1.3.6.1.4.1.2272.1.30.1.1.3 truthvalue read-write
enable proxy snoop.
           rcIgmpInterfaceExtnMaxAdvertiseInterval 1.3.6.1.4.1.2272.1.30.1.1.4 integer32 read-write
           rcIgmpInterfaceExtnMinAdvertiseInterval 1.3.6.1.4.1.2272.1.30.1.1.5 integer32 read-write
           rcIgmpInterfaceExtnMaxInitialAdvertiseInterval 1.3.6.1.4.1.2272.1.30.1.1.6 integer32 read-write
           rcIgmpInterfaceExtnMaxInitialAdvertments 1.3.6.1.4.1.2272.1.30.1.1.7 integer32 read-write
           rcIgmpInterfaceExtnNeighborDeadInterval 1.3.6.1.4.1.2272.1.30.1.1.8 integer32 read-write
           rcIgmpInterfaceExtnFastLeaveEnable 1.3.6.1.4.1.2272.1.30.1.1.9 truthvalue read-write
Enable fast leave on this interface.
           rcIgmpInterfaceExtnFastLeavePortMembers 1.3.6.1.4.1.2272.1.30.1.1.10 portset read-write
The set of ports that are enabled for fast leave.
           rcIgmpInterfaceExtnMrdiscEnable 1.3.6.1.4.1.2272.1.30.1.1.11 truthvalue read-write
Enable/disable multicast router discovery.
           rcIgmpInterfaceExtnDiscoveredRouterPorts 1.3.6.1.4.1.2272.1.30.1.1.12 portset read-only
list of ports that discovered by IGMP Multicast router discovery (MRDISC) protocol.
           rcIgmpInterfaceExtnSnoopMRouterPorts 1.3.6.1.4.1.2272.1.30.1.1.13 portset read-write
The set of ports in this interface that provide connectivity to an IP Multicast router.
           rcIgmpInterfaceExtnSnoopActiveMRouterPorts 1.3.6.1.4.1.2272.1.30.1.1.14 portset read-only
Active ports.
           rcIgmpInterfaceExtnSnoopMRouterExpiration 1.3.6.1.4.1.2272.1.30.1.1.15 integer32 read-only
Multicast querier router aging time out.
           rcIgmpInterfaceExtnFlushAction 1.3.6.1.4.1.2272.1.30.1.1.16 integer read-write
IGMP flush action. Enumeration: 'none': 1, 'flushGrpMember': 2, 'flushMrouter': 3, 'flushSender': 4.
           rcIgmpInterfaceExtnRouterAlertEnable 1.3.6.1.4.1.2272.1.30.1.1.17 enablevalue read-write
Enable Router Alert Check.
           rcIgmpInterfaceExtnSsmEnable 1.3.6.1.4.1.2272.1.30.1.1.18 truthvalue read-write
enable SSM.
           rcIgmpInterfaceExtnIgapEnable 1.3.6.1.4.1.2272.1.30.1.1.19 enablevalue read-write
enable/disable IGAP.
           rcIgmpInterfaceExtnAccntEnable 1.3.6.1.4.1.2272.1.30.1.1.20 enablevalue read-write
enable/disable accounting.
           rcIgmpInterfaceExtnAuthEnable 1.3.6.1.4.1.2272.1.30.1.1.21 enablevalue read-write
enable/disable authentication.
           rcIgmpInterfaceExtnStreamLimitEnable 1.3.6.1.4.1.2272.1.30.1.1.22 enablevalue read-write
Stream Limitation enable/disable.
           rcIgmpInterfaceExtnMaxStreams 1.3.6.1.4.1.2272.1.30.1.1.23 integer32 read-write
Maximum number of stream.
           rcIgmpInterfaceExtnNumStreams 1.3.6.1.4.1.2272.1.30.1.1.24 integer32 read-only
Current number of streams.
           rcIgmpInterfaceExtnNewQuerier 1.3.6.1.4.1.2272.1.30.1.1.25 ipaddress read-only
The address of the New IGMP Querier on the IP subnet to which this interface is attached.
           rcIgmpInterfaceExtnSnoopQuerierEnable 1.3.6.1.4.1.2272.1.30.1.1.26 truthvalue read-write
enable snoop querier.
           rcIgmpInterfaceExtnSnoopQuerierAddr 1.3.6.1.4.1.2272.1.30.1.1.27 ipaddress read-write
The pseudo address of the IGMP Snoop Querier.
           rcIgmpInterfaceExtnMvrEnable 1.3.6.1.4.1.2272.1.30.1.1.28 truthvalue read-write
Enable 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.
           rcIgmpInterfaceExtnMvrProxyEnable 1.3.6.1.4.1.2272.1.30.1.1.29 truthvalue read-write
enable or disable mcast-vlan-registration proxy on a vlan, you must enable mcast-vlan-registration at first.
           rcIgmpInterfaceExtnDynamicDowngradeEnable 1.3.6.1.4.1.2272.1.30.1.1.30 truthvalue read-write
enable dynamic downgrade the IGMP version when older version query message was received.
           rcIgmpInterfaceExtnCompatibilityModeEnable 1.3.6.1.4.1.2272.1.30.1.1.31 truthvalue read-write
enable v2 v3 compatible mode, which will handle the IGMP v2 message in v3 interface
           rcIgmpInterfaceExtnOperVersion 1.3.6.1.4.1.2272.1.30.1.1.32 integer read-only
The operational version of IGMP which is running on this interface. Enumeration: 'version1': 1, 'version2': 2, 'version3': 3.
   rcIgmpStaticTable 1.3.6.1.4.1.2272.1.30.2 no-access
       rcIgmpStaticEntry 1.3.6.1.4.1.2272.1.30.2.1 no-access
           rcIgmpStaticIfIndex 1.3.6.1.4.1.2272.1.30.2.1.1 interfaceindex read-only
ifindex
           rcIgmpStaticGrpAddr 1.3.6.1.4.1.2272.1.30.2.1.2 ipaddress read-only
Ip 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.
           rcIgmpStaticMemberPorts 1.3.6.1.4.1.2272.1.30.2.1.3 portset read-only
egressing ports.
           rcIgmpStaticNotAllowedToJoin 1.3.6.1.4.1.2272.1.30.2.1.4 portset read-only
not allowed to join.
           rcIgmpStaticRowStatus 1.3.6.1.4.1.2272.1.30.2.1.5 rowstatus read-only
Used to create/delete entries in the rcIgmpStaticEntry.
           rcIgmpStaticToGrpAddr 1.3.6.1.4.1.2272.1.30.2.1.6 ipaddress read-only
To hold the range for the GrpAddress.
   rcIgmpAccessTable 1.3.6.1.4.1.2272.1.30.3 no-access
       rcIgmpAccessEntry 1.3.6.1.4.1.2272.1.30.3.1 no-access
           rcIgmpAccessIfIndex 1.3.6.1.4.1.2272.1.30.3.1.1 interfaceindex read-only
ifindex
           rcIgmpAccessGrpAddr 1.3.6.1.4.1.2272.1.30.3.1.2 ipaddress read-only
ip multicast addr.
           rcIgmpAccessHostAddr 1.3.6.1.4.1.2272.1.30.3.1.3 ipaddress read-only
host addr.
           rcIgmpAccessMode 1.3.6.1.4.1.2272.1.30.3.1.4 integer read-only
denyTX(1), denyRX(2), denyBOTH(3). Enumeration: 'denyBOTH': 3, 'denyTX': 1, 'denyRX': 2.
           rcIgmpAccessRowStatus 1.3.6.1.4.1.2272.1.30.3.1.5 rowstatus read-only
Used to create/delete entries in the rcIgmpAccessEntry.
           rcIgmpAccessHostMask 1.3.6.1.4.1.2272.1.30.3.1.6 ipaddress read-only
host mask.
   rcIgmpSenderTable 1.3.6.1.4.1.2272.1.30.4 no-access
       rcIgmpSenderEntry 1.3.6.1.4.1.2272.1.30.4.1 no-access
           rcIgmpSenderGrpAddr 1.3.6.1.4.1.2272.1.30.4.1.1 ipaddress read-only
ip multicast addr.
           rcIgmpSenderIfIndex 1.3.6.1.4.1.2272.1.30.4.1.2 interfaceindex read-only
ifindex
           rcIgmpSenderMemberAddr 1.3.6.1.4.1.2272.1.30.4.1.3 ipaddress read-only
host addr.
           rcIgmpSenderAction 1.3.6.1.4.1.2272.1.30.4.1.4 integer read-write
none(0), flushEntry(1), flushGrp(2). Enumeration: 'flushEntry': 1, 'none': 0, 'flushGrp': 2.
           rcIgmpSenderTPort 1.3.6.1.4.1.2272.1.30.4.1.5 integer32 read-only
Igmp Sender Tport.
           rcIgmpSenderState 1.3.6.1.4.1.2272.1.30.4.1.6 integer read-only
Indicates if a sender exists because of an IGMP access filter or not. Enumeration: 'filtered': 1, 'notfiltered': 2.
   rcIgmpSsmGlobal 1.3.6.1.4.1.2272.1.30.5
       rcIgmpSsmGlobalDynamicLearning 1.3.6.1.4.1.2272.1.30.5.1 truthvalue read-write
Enable/disable dynamic learning or source/group pair from IGMPv3 report.
       rcIgmpSsmGlobalAdminAction 1.3.6.1.4.1.2272.1.30.5.2 integer read-write
Set the admin status of all the Ssm entries to enable/disable at once. Enumeration: 'none': 1, 'disableAll': 3, 'enableAll': 2.
       rcIgmpSsmGlobalRangeGroup 1.3.6.1.4.1.2272.1.30.5.3 ipaddress read-write
If multicast group address & RangeMask == RangeGroup, then RangeGroup is in Ssm Range. Else it is not in the range.
       rcIgmpSsmGlobalRangeMask 1.3.6.1.4.1.2272.1.30.5.4 ipaddress read-write
Used with RangeGroup.
   rcIgmpSsmTable 1.3.6.1.4.1.2272.1.30.6 no-access
       rcIgmpSsmEntry 1.3.6.1.4.1.2272.1.30.6.1 no-access
           rcIgmpSsmIpMulticastGrp 1.3.6.1.4.1.2272.1.30.6.1.1 ipaddress read-only
This is the IP multicast group address that has default range of 232/8. This parameter should be configured by the user.
           rcIgmpSsmIpSource 1.3.6.1.4.1.2272.1.30.6.1.2 ipaddress read-only
This is the Source's IP address that will be sending traffic to the group source. This parameter should be configured by the user.
           rcIgmpSsmLearningMode 1.3.6.1.4.1.2272.1.30.6.1.3 integer read-only
This 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. Enumeration: 'static': 2, 'dynamic': 1.
           rcIgmpSsmActivity 1.3.6.1.4.1.2272.1.30.6.1.4 truthvalue read-only
This 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.
           rcIgmpSsmAdminState 1.3.6.1.4.1.2272.1.30.6.1.5 enablevalue read-only
The 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.
           rcIgmpSsmRowStatus 1.3.6.1.4.1.2272.1.30.6.1.6 rowstatus read-only
Used to create/delete entries.
   rcIgmpNewAccessTable 1.3.6.1.4.1.2272.1.30.7 no-access
       rcIgmpNewAccessEntry 1.3.6.1.4.1.2272.1.30.7.1 no-access
           rcIgmpNewAccessIfIndex 1.3.6.1.4.1.2272.1.30.7.1.1 interfaceindex read-only
ifindex
           rcIgmpNewAccessPrefixListId 1.3.6.1.4.1.2272.1.30.7.1.2 integer32 read-only
Prefix List ID.
           rcIgmpNewAccessPrefixListName 1.3.6.1.4.1.2272.1.30.7.1.3 displaystring read-only
Prefix List name.
           rcIgmpNewAccessHostAddr 1.3.6.1.4.1.2272.1.30.7.1.4 ipaddress read-only
host addr.
           rcIgmpNewAccessHostMask 1.3.6.1.4.1.2272.1.30.7.1.5 ipaddress read-only
host mask.
           rcIgmpNewAccessActionMode 1.3.6.1.4.1.2272.1.30.7.1.6 integer read-only
action mode. Enumeration: 'allowBOTH': 6, 'denyTX': 1, 'denyRX': 2, 'allowTX': 4, 'denyBOTH': 3, 'allowRX': 5.
           rcIgmpNewAccessRowStatus 1.3.6.1.4.1.2272.1.30.7.1.7 rowstatus read-only
Used to create/delete entries in the rcIgmpNewAccessEntry.
   rcIgmpChannelLimitTable 1.3.6.1.4.1.2272.1.30.8 no-access
       rcIgmpChannelLimitEntry 1.3.6.1.4.1.2272.1.30.8.1 no-access
           rcIgmpChannelLimitIfIndex 1.3.6.1.4.1.2272.1.30.8.1.1 interfaceindex read-only
ifindex
           rcIgmpChannelLimitPort 1.3.6.1.4.1.2272.1.30.8.1.2 integer32 read-only
The port belong to this vlan.
           rcIgmpChannelLimitMaxStreams 1.3.6.1.4.1.2272.1.30.8.1.3 integer32 read-only
Maximum number of stream.
           rcIgmpChannelLimitNumStreams 1.3.6.1.4.1.2272.1.30.8.1.4 integer32 read-only
Current number of streams.
           rcIgmpChannelLimitRowStatus 1.3.6.1.4.1.2272.1.30.8.1.5 rowstatus read-only
Row Status.
   rcIgmpIgapServiceAbilityTable 1.3.6.1.4.1.2272.1.30.9 no-access
       rcIgmpIgapServiceAbilityEntry 1.3.6.1.4.1.2272.1.30.9.1 no-access
           rcIgmpIgapServiceAbilityIfIndex 1.3.6.1.4.1.2272.1.30.9.1.1 interfaceindex read-only
ifindex
           rcIgmpIgapServiceAbilityAuthSuccess 1.3.6.1.4.1.2272.1.30.9.1.2 counter64 read-only
The port belong to this vlan.
           rcIgmpIgapServiceAbilityAuthReject 1.3.6.1.4.1.2272.1.30.9.1.3 counter64 read-only
Maximum number of stream.
           rcIgmpIgapServiceAbilityRespTimeout 1.3.6.1.4.1.2272.1.30.9.1.4 counter64 read-only
Current number of streams.
           rcIgmpIgapServiceAbilityPapJoinReq 1.3.6.1.4.1.2272.1.30.9.1.5 counter64 read-only
Row Status.
           rcIgmpIgapServiceAbilityBasicQuery 1.3.6.1.4.1.2272.1.30.9.1.6 counter64 read-only
Current number of streams.
           rcIgmpIgapServiceAbilityBasicLeave 1.3.6.1.4.1.2272.1.30.9.1.7 counter64 read-only
Row Status.
           rcIgmpIgapServiceAbilityClearStat 1.3.6.1.4.1.2272.1.30.9.1.8 truthvalue read-write
Clear Counter.
   rcIgmpIgapGlobal 1.3.6.1.4.1.2272.1.30.10
         rcIgmpIgapGlobalClearAllStat 1.3.6.1.4.1.2272.1.30.10.1 truthvalue read-write
Clear All IGAP Counters.
   rcIgmpGlobalParams 1.3.6.1.4.1.2272.1.30.11
         rcIgmpFastLeaveMode 1.3.6.1.4.1.2272.1.30.11.1 integer read-write
Set the fast-leave mode to be used by for all fast-leave enabled IGMP interfaces. Enumeration: 'multipleUser': 1, 'none': 0, 'oneUser': 2.
         rcIgmpGenerateTrap 1.3.6.1.4.1.2272.1.30.11.2 enablevalue read-write
Enabling the IGMP to generate trap.
         rcIgmpGenerateLog 1.3.6.1.4.1.2272.1.30.11.3 enablevalue read-write
Enabling the IGMP to generate log.
         rcIgmpMvr 1.3.6.1.4.1.2272.1.30.11.4 enablevalue read-write
Enable or disable mcast-vlan-registration globally.
   rcIgmpCacheExtnTable 1.3.6.1.4.1.2272.1.30.12 no-access
         rcIgmpCacheExtnEntry 1.3.6.1.4.1.2272.1.30.12.1 no-access
             rcIgmpCacheExtnType 1.3.6.1.4.1.2272.1.30.12.1.1 integer read-only
It takes up either of the two values, dynamic or static depending upon whether the entry is learnt Dynamic or is added statically. Enumeration: 'static': 2, 'dynamic': 1.
             rcIgmpCacheExtnStaticPorts 1.3.6.1.4.1.2272.1.30.12.1.2 portset read-only
It displays the static ports for the static joins, this would be null for the dynamic entry.
   rcIgmpSnoopTraceTable 1.3.6.1.4.1.2272.1.30.13 no-access
The table listing the multicast groups traversing the snoop enabled router
         rcIgmpSnoopTraceEntry 1.3.6.1.4.1.2272.1.30.13.1 no-access
The entry listing the multicast groups traversing the snoop enabled router
             rcIgmpSnoopGrpAddr 1.3.6.1.4.1.2272.1.30.13.1.1 ipaddress no-access
ip mcast addr of grp traversing the router
             rcIgmpSnoopSrcAddr 1.3.6.1.4.1.2272.1.30.13.1.2 ipaddress no-access
Ip src addr of the mcast grp address
             rcIgmpSnoopOutVlan 1.3.6.1.4.1.2272.1.30.13.1.3 vlanid no-access
Egress vlan id for the mcast group
             rcIgmpSnoopInPort 1.3.6.1.4.1.2272.1.30.13.1.4 interfaceindex read-only
Ingress port for the mcast grp
             rcIgmpSnoopInVlan 1.3.6.1.4.1.2272.1.30.13.1.5 vlanid read-only
Ingress vlan id for the mcast source
             rcIgmpSnoopOutPort 1.3.6.1.4.1.2272.1.30.13.1.6 portset read-only
Egress port of the mcast grp
   rcIgmpNewGroupTable 1.3.6.1.4.1.2272.1.30.14 no-access
The (conceptual) table listing the multicast groups configured in the device.
         rcIgmpNewGroupEntry 1.3.6.1.4.1.2272.1.30.14.1 no-access
An entry (conceptual row) representing an Igmp group.
             rcIgmpNewGroupIpAddress 1.3.6.1.4.1.2272.1.30.14.1.1 ipaddress no-access
Multicast group Address (Class D) that others want to join. A group address can be the same for many incoming ports.
             rcIgmpNewGroupMembers 1.3.6.1.4.1.2272.1.30.14.1.2 ipaddress no-access
IP Address of a source that has sent group report wishing to join this group.
             rcIgmpNewGroupInPort 1.3.6.1.4.1.2272.1.30.14.1.3 integer32 no-access
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
             rcIgmpNewGroupExpiration 1.3.6.1.4.1.2272.1.30.14.1.4 integer32 read-only
Time left before the group report expired on this port. Only one of this variable port. This variable is updated upon receiving a group report.
             rcIgmpNewGroupIfIndex 1.3.6.1.4.1.2272.1.30.14.1.5 interfaceindex read-only
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
             rcIgmpNewGroupUserId 1.3.6.1.4.1.2272.1.30.14.1.6 displaystring read-only
User-id sending this group
             rcIgmpNewGroupMemberState 1.3.6.1.4.1.2272.1.30.14.1.7 integer read-only
Used for IGAP, to indicated member state. Enumeration: 'authAndAcctStart': 4, 'accStart': 3, 'authAndAcctDisabled': 5, 'auth': 2, 'noState': 1.
             rcIgmpNewGroupSessionTime 1.3.6.1.4.1.2272.1.30.14.1.8 integer32 read-only
Used 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.
   rcIgmpInterfaceTable 1.3.6.1.4.1.2272.1.30.15 no-access
The (conceptual) table listing the interfaces on which IGMP is enabled.
         rcIgmpInterfaceEntry 1.3.6.1.4.1.2272.1.30.15.1 no-access
An entry (conceptual row) representing an interface on which IGMP is enabled.
             rcIgmpInterfaceIfIndex 1.3.6.1.4.1.2272.1.30.15.1.1 interfaceindexorzero read-only
The interface for which IGMP is enabled.
             rcIgmpInterfaceQueryInterval 1.3.6.1.4.1.2272.1.30.15.1.2 integer32 read-only
The frequency at which IGMP Host-Query packets are transmitted on this interface.
             rcIgmpInterfaceStatus 1.3.6.1.4.1.2272.1.30.15.1.3 rowstatus read-only
The activation of a row enables IGMP on the interface. The destruction of a row disables IGMP on the interface.
             rcIgmpInterfaceVersion 1.3.6.1.4.1.2272.1.30.15.1.4 integer read-only
The 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. Enumeration: 'version1': 1, 'version2': 2, 'version3': 3.
             rcIgmpInterfaceQuerier 1.3.6.1.4.1.2272.1.30.15.1.5 ipaddress read-only
The address of the IGMP Querier on the IP subnet to which this interface is attached.
             rcIgmpInterfaceQueryMaxResponseTime 1.3.6.1.4.1.2272.1.30.15.1.6 integer32 read-only
The maximum query response time advertised in IGMPv2 queries on this interface.
             rcIgmpInterfaceWrongVersionQueries 1.3.6.1.4.1.2272.1.30.15.1.10 counter32 read-only
The 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.
             rcIgmpInterfaceJoins 1.3.6.1.4.1.2272.1.30.15.1.11 counter32 read-only
The 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.
             rcIgmpInterfaceRobustness 1.3.6.1.4.1.2272.1.30.15.1.14 integer32 read-only
The 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.
             rcIgmpInterfaceLastMembQueryIntvl 1.3.6.1.4.1.2272.1.30.15.1.15 integer32 read-only
The 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.
             rcIgmpInterfaceOperVersion 1.3.6.1.4.1.2272.1.30.15.1.16 integer read-only
The operational version of IGMP which is running on this interface. Enumeration: 'version1': 1, 'version2': 2, 'version3': 3.
             rcIgmpInterfaceOtherQuerierPresentTimeout 1.3.6.1.4.1.2272.1.30.15.1.17 integer32 read-only
A timeout interval.
             rcIgmpInterfaceSendQuery 1.3.6.1.4.1.2272.1.30.15.1.18 truthvalue read-only
IGMP send query flag.
   rcIgmpCacheTable 1.3.6.1.4.1.2272.1.30.16 no-access
The (conceptual) table listing the IP multicast groups for which there are members on a particular interface.
         rcIgmpCacheEntry 1.3.6.1.4.1.2272.1.30.16.1 no-access
An entry (conceptual row) in the rcIgmpCacheTable.
             rcIgmpCacheAddress 1.3.6.1.4.1.2272.1.30.16.1.1 ipaddress no-access
The IP multicast group address for which this entry contains information.
             rcIgmpCacheIfIndex 1.3.6.1.4.1.2272.1.30.16.1.2 interfaceindexorzero no-access
The interface for which this entry contains information for an IP multicast group address.
             rcIgmpCacheLastReporter 1.3.6.1.4.1.2272.1.30.16.1.4 ipaddress read-only
The 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.
             rcIgmpCacheExpiryTime 1.3.6.1.4.1.2272.1.30.16.1.6 timeticks read-only
The minimum amount of time remaining before this entry will be aged out.
             rcIgmpCacheVersion1HostTimer 1.3.6.1.4.1.2272.1.30.16.1.8 integer32 read-only
The 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.
   rcIgmpMvrGroupTable 1.3.6.1.4.1.2272.1.30.17 no-access
The (conceptual) table listing the mcast-vlan-registration groups.
         rcIgmpMvrGroupEntry 1.3.6.1.4.1.2272.1.30.17.1 no-access
An entry (conceptual row) in the rcIgmpMvrGroupTable.
             rcIgmpMvrGroupGroupAddress 1.3.6.1.4.1.2272.1.30.17.1.1 ipaddress no-access
The group's multicast ip address.
             rcIgmpMvrGroupVlanId 1.3.6.1.4.1.2272.1.30.17.1.2 vlanid no-access
The igmp snoop enabled vlan this group belongs to.
             rcIgmpMvrGroupIgmpVersion 1.3.6.1.4.1.2272.1.30.17.1.3 integer32 read-only
Version of this group.
             rcIgmpMvrGroupLivingTime 1.3.6.1.4.1.2272.1.30.17.1.4 integer32 read-only
Living time of this group.
   rcIgmpMvrVlanTable 1.3.6.1.4.1.2272.1.30.18 no-access
The (conceptual) table listing the mcast vlans in mcast-vlan-registration.
         rcIgmpMvrVlanEntry 1.3.6.1.4.1.2272.1.30.18.1 no-access
An entry (conceptual row) in the rcIgmpMvrVlanTable.
             rcIgmpMvrVlanMvrVlanId 1.3.6.1.4.1.2272.1.30.18.1.1 vlanid no-access
The id of mcast-vlan.
             rcIgmpMvrVlanMvrVlanProxy 1.3.6.1.4.1.2272.1.30.18.1.2 truthvalue read-only
working mode of this mcast-vlan, proxy or not.
             rcIgmpMvrVlanSourcePort 1.3.6.1.4.1.2272.1.30.18.1.3 integer32 read-only
source port for this mcast-vlan.
             rcIgmpMvrVlanSourceAddress 1.3.6.1.4.1.2272.1.30.18.1.4 ipaddress read-only
querier address for the source in this mcast-vlan.
   rcIgmpMvrReceiverTable 1.3.6.1.4.1.2272.1.30.19 no-access
The (conceptual) table listing the mcast vlans and receiver vlans in mcast-vlan-registration.
         rcIgmpMvrReceiverEntry 1.3.6.1.4.1.2272.1.30.19.1 no-access
An entry (conceptual row) in the rcIgmpMvrGroupTable.
             rcIgmpMvrReceiverVlanId 1.3.6.1.4.1.2272.1.30.19.1.1 vlanid no-access
The id of receiver vlan that bound to mcast-vlan.
             rcIgmpMvrReceiverRowStatus 1.3.6.1.4.1.2272.1.30.19.1.2 rowstatus read-only
Used to create/delete entries.
   rcIgmpAccessControlListInfoTable 1.3.6.1.4.1.2272.1.30.20 no-access
The (conceptual) table listing the Name and the Port List for a specific IGMP Access Control List.
         rcIgmpAccessControlListInfoEntry 1.3.6.1.4.1.2272.1.30.20.1 no-access
An entry (conceptual row) in the rcIgmpAccessControlListInfoTable.
             rcIgmpAccessControlListInfoACLIndex 1.3.6.1.4.1.2272.1.30.20.1.1 integer32 no-access
An index value that uniquely identifies an IGMP Access Control List.
             rcIgmpAccessControlListInfoName 1.3.6.1.4.1.2272.1.30.20.1.2 snmpadminstring read-only
Name of the IGMP Access Control List.
             rcIgmpAccessControlListInfoPortList 1.3.6.1.4.1.2272.1.30.20.1.3 portlist read-only
List of ports that use this IGMP Access Control List.
             rcIgmpAccessControlListInfoRowStatus 1.3.6.1.4.1.2272.1.30.20.1.4 rowstatus read-only
Row status for this entry.
   rcIgmpAccessControlListConditionsTable 1.3.6.1.4.1.2272.1.30.21 no-access
The (conceptual) table listing the conditions (IP ranges, subnets) for each IGMP Access Control List.
         rcIgmpAccessControlListConditionsEntry 1.3.6.1.4.1.2272.1.30.21.1 no-access
An entry (conceptual row) in the rcIgmpAccessControlListConditionsTable.
             rcIgmpAccessControlListConditionsACLIndex 1.3.6.1.4.1.2272.1.30.21.1.1 integer32 no-access
An index value that uniquely identifies an IGMP Access Control List.
             rcIgmpAccessControlListConditionsIpAddrStart 1.3.6.1.4.1.2272.1.30.21.1.2 ipaddress no-access
This is the IP address of the subnet or the Start address of the IP range.
             rcIgmpAccessControlListConditionsIpAddrEndOrMask 1.3.6.1.4.1.2272.1.30.21.1.3 ipaddress no-access
This is the mask of the subnet or the End address of the IP range.
             rcIgmpAccessControlListConditionsType 1.3.6.1.4.1.2272.1.30.21.1.4 integer read-only
This value specifies if the stored entry is a subnet or an IP range. Enumeration: 'range': 1, 'mask': 2.
             rcIgmpAccessControlListConditionsRowStatus 1.3.6.1.4.1.2272.1.30.21.1.5 rowstatus read-only
Row status for this entry.
   rcIgmpStaticEntriesTable 1.3.6.1.4.1.2272.1.30.22 no-access
The (conceptual) table listing the IGMP static entries installed for each vlan
         rcIgmpStaticEntriesEntry 1.3.6.1.4.1.2272.1.30.22.1 no-access
An entry (conceptual row) in the rcIgmpStaticEntriesTable.
             rcIgmpStaticEntriesVlanId 1.3.6.1.4.1.2272.1.30.22.1.1 integer32 no-access
VlanId where this entry is installed.
             rcIgmpStaticEntriesGroupAddress 1.3.6.1.4.1.2272.1.30.22.1.2 ipaddress no-access
This is the IP address of the IGMP group that is statically allowed on this vlan and port list.
             rcIgmpStaticEntriesPortList 1.3.6.1.4.1.2272.1.30.22.1.3 portlist read-only
List of ports where this IGMP Static Entry is installed.
             rcIgmpStaticEntriesRowStatus 1.3.6.1.4.1.2272.1.30.22.1.4 rowstatus read-only
Row status for this entry.
   rcIgmpGroupExtTable 1.3.6.1.4.1.2272.1.30.23 no-access
The (conceptual) table listing the multicast groups configured in the device.
         rcIgmpGroupExtEntry 1.3.6.1.4.1.2272.1.30.23.1 no-access
An entry (conceptual row) representing an Igmp group.
             rcIgmpGroupExtIpAddress 1.3.6.1.4.1.2272.1.30.23.1.1 ipaddress no-access
Multicast group Address (Class D) that others want to join. A group address can be the same for many incoming ports.
             rcIgmpGroupExtSourceAddress 1.3.6.1.4.1.2272.1.30.23.1.2 ipaddress no-access
IP Address of the source.
             rcIgmpGroupExtMembers 1.3.6.1.4.1.2272.1.30.23.1.3 ipaddress no-access
IP Address of a source that has sent group report wishing to join this group.
             rcIgmpGroupExtInPort 1.3.6.1.4.1.2272.1.30.23.1.4 integer32 read-only
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
             rcIgmpGroupExtExpiration 1.3.6.1.4.1.2272.1.30.23.1.5 integer32 read-only
Time left before the group report expired on this port. Only one of this variable port. This variable is updated upon receiving a group report.
             rcIgmpGroupExtIfIndex 1.3.6.1.4.1.2272.1.30.23.1.6 interfaceindex read-only
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
             rcIgmpGroupExtUserId 1.3.6.1.4.1.2272.1.30.23.1.7 displaystring read-only
User-id sending this group
             rcIgmpGroupExtMemberState 1.3.6.1.4.1.2272.1.30.23.1.8 integer read-only
Used for IGAP, to indicated member state. Enumeration: 'authAndAcctStart': 4, 'accStart': 3, 'authAndAcctDisabled': 5, 'auth': 2, 'noState': 1.
             rcIgmpGroupExtSessionTime 1.3.6.1.4.1.2272.1.30.23.1.9 integer32 read-only
Used 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.
             rcIgmpGroupExtMode 1.3.6.1.4.1.2272.1.30.23.1.10 integer read-only
Address mode. Enumeration: 'exclude': 2, 'include': 1.