RC-IGMP-MIB

File: RC-IGMP-MIB.mib (48592 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
IGMP-STD-MIB RAPID-CITY

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 IpAddress
DisplayString TruthValue RowStatus
InterfaceIndex igmpCacheAddress igmpCacheIfIndex
rcIp rcIgmp rcStat
PortSet EnableValue

Defined Types

RcIpConfIgmpEntry  
SEQUENCE    
  rcIpConfIgmpIfIndex INTEGER
  rcIpConfIgmpQueryInterval INTEGER
  rcIpConfIgmpVersion INTEGER
  rcIpConfIgmpQueryMaxResponseTime INTEGER
  rcIpConfIgmpQuerierPresentTimeout Integer32
  rcIpConfIgmpLeaveEnabled TruthValue
  rcIpConfIgmpRowStatus RowStatus
  rcIpConfIgmpRobustness INTEGER
  rcIpConfIgmpLastMemberQueryInterval INTEGER
  rcIpConfIgmpSnoopEnable TruthValue
  rcIpConfIgmpProxySnoopEnable TruthValue

RcIgmpGroupEntry  
SEQUENCE    
  rcIgmpGroupIpAddress IpAddress
  rcIgmpGroupMembers IpAddress
  rcIgmpGroupInPort INTEGER
  rcIgmpGroupExpiration Integer32
  rcIgmpGroupIfIndex InterfaceIndex
  rcIgmpGroupUserId DisplayString
  rcIgmpGroupMemberState INTEGER
  rcIgmpGroupSessionTime Integer32

RcIgmpInterfaceExtnEntry  
SEQUENCE    
  rcIgmpInterfaceExtnIfIndex InterfaceIndex
  rcIgmpInterfaceExtnSnoopEnable TruthValue
  rcIgmpInterfaceExtnProxySnoopEnable TruthValue
  rcIgmpInterfaceExtnMaxAdvertiseInterval INTEGER
  rcIgmpInterfaceExtnMinAdvertiseInterval INTEGER
  rcIgmpInterfaceExtnMaxInitialAdvertiseInterval Integer32
  rcIgmpInterfaceExtnMaxInitialAdvertments Integer32
  rcIgmpInterfaceExtnNeighborDeadInterval Integer32
  rcIgmpInterfaceExtnFastLeaveEnable TruthValue
  rcIgmpInterfaceExtnFastLeavePortMembers PortSet
  rcIgmpInterfaceExtnMrdiscEnable TruthValue
  rcIgmpInterfaceExtnDiscoveredRouterPorts PortSet
  rcIgmpInterfaceExtnSnoopMRouterPorts PortSet
  rcIgmpInterfaceExtnSnoopActiveMRouterPorts PortSet
  rcIgmpInterfaceExtnSnoopMRouterExpiration Integer32
  rcIgmpInterfaceExtnFlushAction INTEGER
  rcIgmpInterfaceExtnRouterAlertEnable EnableValue
  rcIgmpInterfaceExtnSsmEnable TruthValue
  rcIgmpInterfaceExtnIgapEnable EnableValue
  rcIgmpInterfaceExtnAccntEnable EnableValue
  rcIgmpInterfaceExtnAuthEnable EnableValue
  rcIgmpInterfaceExtnStreamLimitEnable EnableValue
  rcIgmpInterfaceExtnMaxStreams Integer32
  rcIgmpInterfaceExtnNumStreams Integer32
  rcIgmpInterfaceExtnNewQuerier IpAddress

RcIgmpStaticEntry  
SEQUENCE    
  rcIgmpStaticIfIndex InterfaceIndex
  rcIgmpStaticGrpAddr IpAddress
  rcIgmpStaticMemberPorts PortSet
  rcIgmpStaticNotAllowedToJoin PortSet
  rcIgmpStaticRowStatus RowStatus
  rcIgmpStaticToGrpAddr IpAddress

RcIgmpAccessEntry  
SEQUENCE    
  rcIgmpAccessIfIndex InterfaceIndex
  rcIgmpAccessGrpAddr IpAddress
  rcIgmpAccessHostAddr IpAddress
  rcIgmpAccessMode INTEGER
  rcIgmpAccessRowStatus RowStatus
  rcIgmpAccessHostMask IpAddress

RcIgmpSenderEntry  
SEQUENCE    
  rcIgmpSenderGrpAddr IpAddress
  rcIgmpSenderIfIndex InterfaceIndex
  rcIgmpSenderMemberAddr IpAddress
  rcIgmpSenderAction INTEGER
  rcIgmpSenderTPort Integer32
  rcIgmpSenderState INTEGER

RcIgmpSsmEntry  
SEQUENCE    
  rcIgmpSsmIpMulticastGrp IpAddress
  rcIgmpSsmIpSource IpAddress
  rcIgmpSsmLearningMode INTEGER
  rcIgmpSsmActivity TruthValue
  rcIgmpSsmAdminState EnableValue
  rcIgmpSsmRowStatus RowStatus

RcIgmpNewAccessEntry  
SEQUENCE    
  rcIgmpNewAccessIfIndex InterfaceIndex
  rcIgmpNewAccessPrefixListId Integer32
  rcIgmpNewAccessPrefixListName DisplayString
  rcIgmpNewAccessHostAddr IpAddress
  rcIgmpNewAccessHostMask IpAddress
  rcIgmpNewAccessActionMode INTEGER
  rcIgmpNewAccessRowStatus RowStatus

RcIgmpChannelLimitEntry  
SEQUENCE    
  rcIgmpChannelLimitIfIndex InterfaceIndex
  rcIgmpChannelLimitPort Integer32
  rcIgmpChannelLimitMaxStreams Integer32
  rcIgmpChannelLimitNumStreams Integer32
  rcIgmpChannelLimitRowStatus RowStatus

RcIgmpIgapServiceAbilityEntry  
SEQUENCE    
  rcIgmpIgapServiceAbilityIfIndex InterfaceIndex
  rcIgmpIgapServiceAbilityAuthSuccess Counter64
  rcIgmpIgapServiceAbilityAuthReject Counter64
  rcIgmpIgapServiceAbilityRespTimeout Counter64
  rcIgmpIgapServiceAbilityPapJoinReq Counter64
  rcIgmpIgapServiceAbilityBasicQuery Counter64
  rcIgmpIgapServiceAbilityBasicLeave Counter64
  rcIgmpIgapServiceAbilityClearStat TruthValue

RcIgmpCacheExtnEntry  
SEQUENCE    
  rcIgmpCacheExtnType INTEGER
  rcIgmpCacheExtnStaticPorts PortSet

RcIgmpSnoopTraceEntry  
SEQUENCE    
  rcIgmpSnoopGrpAddr IpAddress
  rcIgmpSnoopSrcAddr IpAddress
  rcIgmpSnoopOutVlan InterfaceIndex
  rcIgmpSnoopInPort InterfaceIndex
  rcIgmpSnoopInVlan InterfaceIndex
  rcIgmpSnoopOutPort PortSet

Defined Values

rcIgmpMib 1.3.6.1.4.1.2272.1.30.0
Enterprise MIB for the Accelar product family.
MODULE-IDENTITY    

rcIpConfIgmpTable 1.3.6.1.4.1.2272.1.8.5
A table used to maintain IGMP information for a particular interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpConfIgmpEntry

rcIpConfIgmpEntry 1.3.6.1.4.1.2272.1.8.5.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcIpConfIgmpEntry  

rcIpConfIgmpIfIndex 1.3.6.1.4.1.2272.1.8.5.1.1
An unique value to identify a physical interface or a logical interface (VLAN).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rcIpConfIgmpQueryInterval 1.3.6.1.4.1.2272.1.8.5.1.2
The frequency at which IGMP Host-Query packets are transmitted on this interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rcIpConfIgmpVersion 1.3.6.1.4.1.2272.1.8.5.1.3
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.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER version1(1), version2(2)  

rcIpConfIgmpQueryMaxResponseTime 1.3.6.1.4.1.2272.1.8.5.1.4
The maximum query response time advertised in IGMPv2 queries on this interface. Smaller values allow a router to prune groups faster.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

rcIpConfIgmpQuerierPresentTimeout 1.3.6.1.4.1.2272.1.8.5.1.5
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.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

rcIpConfIgmpLeaveEnabled 1.3.6.1.4.1.2272.1.8.5.1.6
An indication of whether the processing of IGMPv2 Leave messages is enabled on this interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpConfIgmpRowStatus 1.3.6.1.4.1.2272.1.8.5.1.7
Status of entry.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIpConfIgmpRobustness 1.3.6.1.4.1.2272.1.8.5.1.8
lossiness of network.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 2..255  

rcIpConfIgmpLastMemberQueryInterval 1.3.6.1.4.1.2272.1.8.5.1.9
max response in GrpSpec Query.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

rcIpConfIgmpSnoopEnable 1.3.6.1.4.1.2272.1.8.5.1.10
Enable snoop.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpConfIgmpProxySnoopEnable 1.3.6.1.4.1.2272.1.8.5.1.11
Enable proxy snoop.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpGroupTable 1.3.6.1.4.1.2272.1.8.6
The (conceptual) table listing the multicast groups configured in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpGroupEntry

rcIgmpGroupEntry 1.3.6.1.4.1.2272.1.8.6.1
An entry (conceptual row) representing an Igmp group.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpGroupEntry  

rcIgmpGroupIpAddress 1.3.6.1.4.1.2272.1.8.6.1.1
Multicast group Address (Class D) that others want to join. A group address can be the same for many incoming ports.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpGroupMembers 1.3.6.1.4.1.2272.1.8.6.1.2
IP Address of a source that has sent group report wishing to join this group.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpGroupInPort 1.3.6.1.4.1.2272.1.8.6.1.3
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rcIgmpGroupExpiration 1.3.6.1.4.1.2272.1.8.6.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIgmpGroupIfIndex 1.3.6.1.4.1.2272.1.8.6.1.5
An unique value to identify a physical interface or a logical interface (VLAN), which has received Group reports from various sources.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpGroupUserId 1.3.6.1.4.1.2272.1.8.6.1.6
User-id sending this group
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

rcIgmpGroupMemberState 1.3.6.1.4.1.2272.1.8.6.1.7
Used for IGAP, to indicated member state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noState(1), auth(2), accStart(3), authAndAcctStart(4), authAndAcctDisabled(5)  

rcIgmpGroupSessionTime 1.3.6.1.4.1.2272.1.8.6.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcStatIgmp 1.3.6.1.4.1.2272.1.12.4
OBJECT IDENTIFIER    

rcStatIgmpInMsgs 1.3.6.1.4.1.2272.1.12.4.1
Used to indicate the number of Igmp packets received by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatIgmpInErrors 1.3.6.1.4.1.2272.1.12.4.2
Used to indicate the number of Igmp packets received that are with checksum errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatIgmpInQueries 1.3.6.1.4.1.2272.1.12.4.3
Used to indicate the number of Igmp queries received by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatIgmpInReports 1.3.6.1.4.1.2272.1.12.4.4
Used to indicate the number of Igmp reports received by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatIgmpInLeaves 1.3.6.1.4.1.2272.1.12.4.5
Used to indicate the number of Igmp Leaves received by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatIgmpInvalid 1.3.6.1.4.1.2272.1.12.4.6
Used to indicate the number of Igmp packets received by the device that contained invalid type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatIgmpOutMsgs 1.3.6.1.4.1.2272.1.12.4.7
Used to indicate the number of Igmp queries sent by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcIgmpInterfaceExtnTable 1.3.6.1.4.1.2272.1.30.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpInterfaceExtnEntry

rcIgmpInterfaceExtnEntry 1.3.6.1.4.1.2272.1.30.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpInterfaceExtnEntry  

rcIgmpInterfaceExtnIfIndex 1.3.6.1.4.1.2272.1.30.1.1.1
ifindex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpInterfaceExtnSnoopEnable 1.3.6.1.4.1.2272.1.30.1.1.2
enable snoop.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpInterfaceExtnProxySnoopEnable 1.3.6.1.4.1.2272.1.30.1.1.3
enable proxy snoop.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpInterfaceExtnMaxAdvertiseInterval 1.3.6.1.4.1.2272.1.30.1.1.4
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..180  

rcIgmpInterfaceExtnMinAdvertiseInterval 1.3.6.1.4.1.2272.1.30.1.1.5
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..180  

rcIgmpInterfaceExtnMaxInitialAdvertiseInterval 1.3.6.1.4.1.2272.1.30.1.1.6
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcIgmpInterfaceExtnMaxInitialAdvertments 1.3.6.1.4.1.2272.1.30.1.1.7
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcIgmpInterfaceExtnNeighborDeadInterval 1.3.6.1.4.1.2272.1.30.1.1.8
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcIgmpInterfaceExtnFastLeaveEnable 1.3.6.1.4.1.2272.1.30.1.1.9
Enable fast leave on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpInterfaceExtnFastLeavePortMembers 1.3.6.1.4.1.2272.1.30.1.1.10
The set of ports that are enabled for fast leave.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcIgmpInterfaceExtnMrdiscEnable 1.3.6.1.4.1.2272.1.30.1.1.11
Enable/disable multicast router discovery.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpInterfaceExtnDiscoveredRouterPorts 1.3.6.1.4.1.2272.1.30.1.1.12
list of ports that discovered by IGMP Multicast router discovery (MRDISC) protocol.
Status: current Access: read-only
OBJECT-TYPE    
  PortSet  

rcIgmpInterfaceExtnSnoopMRouterPorts 1.3.6.1.4.1.2272.1.30.1.1.13
The set of ports in this interface that provide connectivity to an IP Multicast router.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcIgmpInterfaceExtnSnoopActiveMRouterPorts 1.3.6.1.4.1.2272.1.30.1.1.14
Active ports.
Status: current Access: read-only
OBJECT-TYPE    
  PortSet  

rcIgmpInterfaceExtnSnoopMRouterExpiration 1.3.6.1.4.1.2272.1.30.1.1.15
Multicast querier router aging time out.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIgmpInterfaceExtnFlushAction 1.3.6.1.4.1.2272.1.30.1.1.16
IGMP flush action.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), flushGrpMember(2), flushMrouter(3), flushSender(4)  

rcIgmpInterfaceExtnRouterAlertEnable 1.3.6.1.4.1.2272.1.30.1.1.17
Enable Router Alert Check.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcIgmpInterfaceExtnSsmEnable 1.3.6.1.4.1.2272.1.30.1.1.18
enable SSM.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpInterfaceExtnIgapEnable 1.3.6.1.4.1.2272.1.30.1.1.19
enable/disable IGAP.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcIgmpInterfaceExtnAccntEnable 1.3.6.1.4.1.2272.1.30.1.1.20
enable/disable accounting.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcIgmpInterfaceExtnAuthEnable 1.3.6.1.4.1.2272.1.30.1.1.21
enable/disable authentication.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcIgmpInterfaceExtnStreamLimitEnable 1.3.6.1.4.1.2272.1.30.1.1.22
Stream Limitation enable/disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcIgmpInterfaceExtnMaxStreams 1.3.6.1.4.1.2272.1.30.1.1.23
Maximum number of stream.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcIgmpInterfaceExtnNumStreams 1.3.6.1.4.1.2272.1.30.1.1.24
Current number of streams.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIgmpInterfaceExtnNewQuerier 1.3.6.1.4.1.2272.1.30.1.1.25
The address of the New IGMP Querier on the IP subnet to which this interface is attached.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpStaticTable 1.3.6.1.4.1.2272.1.30.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpStaticEntry

rcIgmpStaticEntry 1.3.6.1.4.1.2272.1.30.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpStaticEntry  

rcIgmpStaticIfIndex 1.3.6.1.4.1.2272.1.30.2.1.1
ifindex
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpStaticGrpAddr 1.3.6.1.4.1.2272.1.30.2.1.2
Ip multicast address. The GrpAddress holds the starting ragne fo the address range, if the ToGrpAddress is not entered, the it is as good as entering a single address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpStaticMemberPorts 1.3.6.1.4.1.2272.1.30.2.1.3
egressing ports.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcIgmpStaticNotAllowedToJoin 1.3.6.1.4.1.2272.1.30.2.1.4
not allowed to join.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcIgmpStaticRowStatus 1.3.6.1.4.1.2272.1.30.2.1.5
Used to create/delete entries in the rcIgmpStaticEntry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIgmpStaticToGrpAddr 1.3.6.1.4.1.2272.1.30.2.1.6
To hold the range for the GrpAddress.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcIgmpAccessTable 1.3.6.1.4.1.2272.1.30.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpAccessEntry

rcIgmpAccessEntry 1.3.6.1.4.1.2272.1.30.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpAccessEntry  

rcIgmpAccessIfIndex 1.3.6.1.4.1.2272.1.30.3.1.1
ifindex
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpAccessGrpAddr 1.3.6.1.4.1.2272.1.30.3.1.2
ip multicast addr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpAccessHostAddr 1.3.6.1.4.1.2272.1.30.3.1.3
host addr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpAccessMode 1.3.6.1.4.1.2272.1.30.3.1.4
denyTX(1), denyRX(2), denyBOTH(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER denyTX(1), denyRX(2), denyBOTH(3)  

rcIgmpAccessRowStatus 1.3.6.1.4.1.2272.1.30.3.1.5
Used to create/delete entries in the rcIgmpAccessEntry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIgmpAccessHostMask 1.3.6.1.4.1.2272.1.30.3.1.6
host mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpSenderTable 1.3.6.1.4.1.2272.1.30.4
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpSenderEntry

rcIgmpSenderEntry 1.3.6.1.4.1.2272.1.30.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpSenderEntry  

rcIgmpSenderGrpAddr 1.3.6.1.4.1.2272.1.30.4.1.1
ip multicast addr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpSenderIfIndex 1.3.6.1.4.1.2272.1.30.4.1.2
ifindex
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpSenderMemberAddr 1.3.6.1.4.1.2272.1.30.4.1.3
host addr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpSenderAction 1.3.6.1.4.1.2272.1.30.4.1.4
none(0), flushEntry(1), flushGrp(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), flushEntry(1), flushGrp(2)  

rcIgmpSenderTPort 1.3.6.1.4.1.2272.1.30.4.1.5
Igmp Sender Tport.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIgmpSenderState 1.3.6.1.4.1.2272.1.30.4.1.6
Indicates if a sender exists because of an IGMP access filter or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER filtered(1), notfiltered(2)  

rcIgmpSsmGlobal 1.3.6.1.4.1.2272.1.30.5
OBJECT IDENTIFIER    

rcIgmpSsmGlobalDynamicLearning 1.3.6.1.4.1.2272.1.30.5.1
Enable/disable dynamic learning or source/group pair from IVMPGv3 report.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpSsmGlobalAdminAction 1.3.6.1.4.1.2272.1.30.5.2
Set the admin status of all the Ssm entries to enable/disable at once.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), enableAll(2), disableAll(3)  

rcIgmpSsmGlobalRangeGroup 1.3.6.1.4.1.2272.1.30.5.3
If multicast group address & RangeMask == RangeGroup, then RangeGroup is in Ssm Range. Else it is not in the range.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcIgmpSsmGlobalRangeMask 1.3.6.1.4.1.2272.1.30.5.4
Used with RangeGroup.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcIgmpSsmTable 1.3.6.1.4.1.2272.1.30.6
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpSsmEntry

rcIgmpSsmEntry 1.3.6.1.4.1.2272.1.30.6.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpSsmEntry  

rcIgmpSsmIpMulticastGrp 1.3.6.1.4.1.2272.1.30.6.1.1
This is the IP multicast group address that has default range of 232/8. This parameter should be configured by the user.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpSsmIpSource 1.3.6.1.4.1.2272.1.30.6.1.2
This is the Source's IP address that will be sending traffic to the group source. This parameter should be configured by the user.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcIgmpSsmLearningMode 1.3.6.1.4.1.2272.1.30.6.1.3
This is a read only field that provides information if the entry is statically configured entry (Static) or a dynamically learned entry from IGMPv3 (Dynamic). Note that Dynamic may not be used in the first step of the implementation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

rcIgmpSsmActivity 1.3.6.1.4.1.2272.1.30.6.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rcIgmpSsmAdminState 1.3.6.1.4.1.2272.1.30.6.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcIgmpSsmRowStatus 1.3.6.1.4.1.2272.1.30.6.1.6
Used to create/delete entries.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIgmpNewAccessTable 1.3.6.1.4.1.2272.1.30.7
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpNewAccessEntry

rcIgmpNewAccessEntry 1.3.6.1.4.1.2272.1.30.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpNewAccessEntry  

rcIgmpNewAccessIfIndex 1.3.6.1.4.1.2272.1.30.7.1.1
ifindex
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpNewAccessPrefixListId 1.3.6.1.4.1.2272.1.30.7.1.2
Prefix List ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcIgmpNewAccessPrefixListName 1.3.6.1.4.1.2272.1.30.7.1.3
Prefix List name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rcIgmpNewAccessHostAddr 1.3.6.1.4.1.2272.1.30.7.1.4
host addr.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpNewAccessHostMask 1.3.6.1.4.1.2272.1.30.7.1.5
host mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIgmpNewAccessActionMode 1.3.6.1.4.1.2272.1.30.7.1.6
action mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER denyTX(1), denyRX(2), denyBOTH(3), allowTX(4), allowRX(5), allowBOTH(6)  

rcIgmpNewAccessRowStatus 1.3.6.1.4.1.2272.1.30.7.1.7
Used to create/delete entries in the rcIgmpNewAccessEntry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIgmpChannelLimitTable 1.3.6.1.4.1.2272.1.30.8
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpChannelLimitEntry

rcIgmpChannelLimitEntry 1.3.6.1.4.1.2272.1.30.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpChannelLimitEntry  

rcIgmpChannelLimitIfIndex 1.3.6.1.4.1.2272.1.30.8.1.1
ifindex
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpChannelLimitPort 1.3.6.1.4.1.2272.1.30.8.1.2
The port belong to this vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcIgmpChannelLimitMaxStreams 1.3.6.1.4.1.2272.1.30.8.1.3
Maximum number of stream.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcIgmpChannelLimitNumStreams 1.3.6.1.4.1.2272.1.30.8.1.4
Current number of streams.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIgmpChannelLimitRowStatus 1.3.6.1.4.1.2272.1.30.8.1.5
Row Status.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIgmpIgapServiceAbilityTable 1.3.6.1.4.1.2272.1.30.9
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpIgapServiceAbilityEntry

rcIgmpIgapServiceAbilityEntry 1.3.6.1.4.1.2272.1.30.9.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpIgapServiceAbilityEntry  

rcIgmpIgapServiceAbilityIfIndex 1.3.6.1.4.1.2272.1.30.9.1.1
ifindex
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpIgapServiceAbilityAuthSuccess 1.3.6.1.4.1.2272.1.30.9.1.2
The port belong to this vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rcIgmpIgapServiceAbilityAuthReject 1.3.6.1.4.1.2272.1.30.9.1.3
Maximum number of stream.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rcIgmpIgapServiceAbilityRespTimeout 1.3.6.1.4.1.2272.1.30.9.1.4
Current number of streams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rcIgmpIgapServiceAbilityPapJoinReq 1.3.6.1.4.1.2272.1.30.9.1.5
Row Status.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rcIgmpIgapServiceAbilityBasicQuery 1.3.6.1.4.1.2272.1.30.9.1.6
Current number of streams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rcIgmpIgapServiceAbilityBasicLeave 1.3.6.1.4.1.2272.1.30.9.1.7
Row Status.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rcIgmpIgapServiceAbilityClearStat 1.3.6.1.4.1.2272.1.30.9.1.8
Clear Counter.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpIgapGlobal 1.3.6.1.4.1.2272.1.30.10
OBJECT IDENTIFIER    

rcIgmpIgapGlobalClearAllStat 1.3.6.1.4.1.2272.1.30.10.1
Clear All IGAP Counters.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIgmpGlobalParams 1.3.6.1.4.1.2272.1.30.11
OBJECT IDENTIFIER    

rcIgmpFastLeaveMode 1.3.6.1.4.1.2272.1.30.11.1
Set the fast-leave mode to be used by for all fast-leave enabled IGMP interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), multipleUser(1), oneUser(2)  

rcIgmpCacheExtnTable 1.3.6.1.4.1.2272.1.30.12
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpCacheExtnEntry

rcIgmpCacheExtnEntry 1.3.6.1.4.1.2272.1.30.12.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpCacheExtnEntry  

rcIgmpCacheExtnType 1.3.6.1.4.1.2272.1.30.12.1.1
It takes up either of the two values, dynamic or static depending upon whether the entry is learnt Dynamic or is added statically.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

rcIgmpCacheExtnStaticPorts 1.3.6.1.4.1.2272.1.30.12.1.2
It displays the static ports for the static joins, this would be null for the dynamic entry.
Status: current Access: read-only
OBJECT-TYPE    
  PortSet  

rcIgmpSnoopTraceTable 1.3.6.1.4.1.2272.1.30.13
The table listing the multicast groups traversing the snoop enabled router
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIgmpSnoopTraceEntry

rcIgmpSnoopTraceEntry 1.3.6.1.4.1.2272.1.30.13.1
The entry listing the multicast groups traversing the snoop enabled router
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIgmpSnoopTraceEntry  

rcIgmpSnoopGrpAddr 1.3.6.1.4.1.2272.1.30.13.1.1
ip mcast addr of grp traversing the router
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rcIgmpSnoopSrcAddr 1.3.6.1.4.1.2272.1.30.13.1.2
Ip src addr of the mcast grp address
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rcIgmpSnoopOutVlan 1.3.6.1.4.1.2272.1.30.13.1.3
Egress vlan id for the mcast group
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpSnoopInPort 1.3.6.1.4.1.2272.1.30.13.1.4
Ingress port for the mcast grp
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpSnoopInVlan 1.3.6.1.4.1.2272.1.30.13.1.5
Ingress vlan id for the mcast source
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIgmpSnoopOutPort 1.3.6.1.4.1.2272.1.30.13.1.6
Egress port of the mcast grp
Status: current Access: read-only
OBJECT-TYPE    
  PortSet  

rcIgmpGenerateTrap 1.3.6.1.4.1.2272.1.30.11.2
Enabling the IGMP to generate trap.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcIgmpGenerateLog 1.3.6.1.4.1.2272.1.30.11.3
Enabling the IGMP to generate log.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue