ALCATEL-IND1-IGMP-MIB

File: ALCATEL-IND1-IGMP-MIB.mib (50692 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
SNMPv2-CONF IF-MIB ALCATEL-IND1-BASE

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 TimeTicks RowStatus
InetAddressIPv4 InetAddressType InetAddress
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
softentIND1Igmp

Defined Types

IgmpVlanEntry  
SEQUENCE    
  alaIgmpVlanIndex Unsigned32
  alaIgmpVlanStatus INTEGER
  alaIgmpVlanQuerying INTEGER
  alaIgmpVlanSpoofing INTEGER
  alaIgmpVlanZapping INTEGER
  alaIgmpVlanVersion Unsigned32
  alaIgmpVlanRobustness Unsigned32
  alaIgmpVlanQueryInterval Unsigned32
  alaIgmpVlanQueryResponseInterval Unsigned32
  alaIgmpVlanLastMemberQueryInterval Unsigned32
  alaIgmpVlanRouterTimeout Unsigned32
  alaIgmpVlanSourceTimeout Unsigned32
  alaIgmpVlanProxying INTEGER
  alaIgmpVlanUnsolicitedReportInterval Unsigned32
  alaIgmpVlanQuerierForwarding INTEGER
  alaIgmpVlanMaxGroupLimit Unsigned32
  alaIgmpVlanMaxGroupExceedAction INTEGER
  alaIgmpVlanSpoofAddressType InetAddressType
  alaIgmpVlanSpoofAddress InetAddress

IgmpMemberEntry  
SEQUENCE    
  alaIgmpMemberVlan Unsigned32
  alaIgmpMemberIfIndex InterfaceIndex
  alaIgmpMemberGroupAddress InetAddressIPv4
  alaIgmpMemberSourceAddress InetAddressIPv4
  alaIgmpMemberMode INTEGER
  alaIgmpMemberCount Counter32
  alaIgmpMemberTimeout TimeTicks

IgmpStaticMemberEntry  
SEQUENCE    
  alaIgmpStaticMemberVlan Unsigned32
  alaIgmpStaticMemberIfIndex InterfaceIndex
  alaIgmpStaticMemberGroupAddress InetAddressIPv4
  alaIgmpStaticMemberRowStatus RowStatus

IgmpNeighborEntry  
SEQUENCE    
  alaIgmpNeighborVlan Unsigned32
  alaIgmpNeighborIfIndex InterfaceIndex
  alaIgmpNeighborHostAddress InetAddressIPv4
  alaIgmpNeighborCount Counter32
  alaIgmpNeighborTimeout TimeTicks

IgmpStaticNeighborEntry  
SEQUENCE    
  alaIgmpStaticNeighborVlan Unsigned32
  alaIgmpStaticNeighborIfIndex InterfaceIndex
  alaIgmpStaticNeighborRowStatus RowStatus

IgmpQuerierEntry  
SEQUENCE    
  alaIgmpQuerierVlan Unsigned32
  alaIgmpQuerierIfIndex InterfaceIndex
  alaIgmpQuerierHostAddress InetAddressIPv4
  alaIgmpQuerierCount Counter32
  alaIgmpQuerierTimeout TimeTicks

IgmpStaticQuerierEntry  
SEQUENCE    
  alaIgmpStaticQuerierVlan Unsigned32
  alaIgmpStaticQuerierIfIndex InterfaceIndex
  alaIgmpStaticQuerierRowStatus RowStatus

IgmpSourceEntry  
SEQUENCE    
  alaIgmpSourceVlan Unsigned32
  alaIgmpSourceIfIndex InterfaceIndex
  alaIgmpSourceGroupAddress InetAddressIPv4
  alaIgmpSourceHostAddress InetAddressIPv4
  alaIgmpSourceDestAddress InetAddressIPv4
  alaIgmpSourceOrigAddress InetAddressIPv4
  alaIgmpSourceType INTEGER

IgmpForwardEntry  
SEQUENCE    
  alaIgmpForwardVlan Unsigned32
  alaIgmpForwardIfIndex InterfaceIndex
  alaIgmpForwardGroupAddress InetAddressIPv4
  alaIgmpForwardHostAddress InetAddressIPv4
  alaIgmpForwardDestAddress InetAddressIPv4
  alaIgmpForwardOrigAddress InetAddressIPv4
  alaIgmpForwardType INTEGER
  alaIgmpForwardNextVlan Unsigned32
  alaIgmpForwardNextIfIndex InterfaceIndex
  alaIgmpForwardNextType INTEGER

IgmpTunnelEntry  
SEQUENCE    
  alaIgmpTunnelVlan Unsigned32
  alaIgmpTunnelIfIndex InterfaceIndex
  alaIgmpTunnelGroupAddress InetAddressIPv4
  alaIgmpTunnelHostAddress InetAddressIPv4
  alaIgmpTunnelDestAddress InetAddressIPv4
  alaIgmpTunnelOrigAddress InetAddressIPv4
  alaIgmpTunnelType INTEGER
  alaIgmpTunnelNextDestAddress InetAddressIPv4
  alaIgmpTunnelNextType INTEGER

AlaIgmpPortEntry  
SEQUENCE    
  alaIgmpPortIfIndex InterfaceIndex
  alaIgmpPortMaxGroupLimit Unsigned32
  alaIgmpPortMaxGroupExceedAction INTEGER

AlaIgmpPortVlanEntry  
SEQUENCE    
  alaIgmpVlanId Unsigned32
  alaIgmpPortVlanCurrentGroupCount Unsigned32
  alaIgmpPortVlanMaxGroupLimit Unsigned32
  alaIgmpPortVlanMaxGroupExceedAction INTEGER

Defined Values

alcatelIND1IgmpMIB 1.3.6.1.4.1.6486.801.1.2.1.34.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Proprietary IPv4 Multicast MIB definitions The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1IgmpMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.34.1.1
OBJECT IDENTIFIER    

alaIgmp 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1
OBJECT IDENTIFIER    

alaIgmpStatus 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.1
Administratively enable IPv4 multicast switching and routing on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpQuerying 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.2
Administratively enable IGMP Querying on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpSpoofing 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.3
Administratively enable IGMP Spoofing on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpZapping 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.4
Administratively enable IGMP Zapping on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpVersion 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.5
Set the default IGMP protocol Version running on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpRobustness 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.6
Set the IGMP Robustness variable used on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpQueryInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.7
Set the IGMP Query Interval used on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpQueryResponseInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.8
Set the IGMP Query Response Interval on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpLastMemberQueryInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.9
Set the IGMP Last Member Query Interval on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpRouterTimeout 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.10
The IGMP Router Timeout on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpSourceTimeout 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.11
The IGMP Source Timeout on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpProxying 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.12
Administratively enable IGMP Proxying on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpUnsolicitedReportInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.13
The IGMP Unsolicited Report Interval on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpQuerierForwarding 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.14
Administratively enable IGMP Querier Forwarding on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpMaxGroupLimit 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.15
The global limit on maximum number of IGMP Group memberships that can be learnt on each port/vlan instance.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpMaxGroupExceedAction 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.16
The global configuration of action to be taken when IGMP group membership limit is exceeded on a port/vlan instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), drop(1), replace(2)  

alaIgmpFloodUnknown 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.17
Administratively enable flooding of multicast data packets during flow learning and setup.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpHelperAddressType 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.18
Set the address type of the helper address. Must be ipv4(1) and set at the same time as alaIgmpHelperAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType 1  

alaIgmpHelperAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.1.19
The configured IPv4 helper address. When an IGMP report or leave is received by the device it will remove the IP header and regenerate a new IP header with a destination IP address specified. Use 0.0.0.0 to no longer help an IGMP report to an remote address. Must be set at the same time as alaIgmpHelperAddressType
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(4)  

alaIgmpVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2
OBJECT IDENTIFIER    

alaIgmpVlanTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1
The VLAN table contains the information on which IPv4 multicast switching and routing is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpVlanEntry

alaIgmpVlanEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1
An entry corresponds to a VLAN on which IPv4 multicast switching and routing is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpVlanEntry  

alaIgmpVlanIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.1
The VLAN on which IPv4 multicast switching and routing is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanStatus 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.2
Administratively enable IPv4 multicast switching and routing on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpVlanQuerying 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.3
Administratively enable IGMP Querying on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpVlanSpoofing 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.4
Administratively enable IGMP Spoofing on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpVlanZapping 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.5
Administratively enable IGMP Zapping on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpVlanVersion 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.6
Set the default IGMP protocol Version running on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanRobustness 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.7
Set the IGMP Robustness variable used on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanQueryInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.8
Set the IGMP Query Interval used on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanQueryResponseInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.9
Set the IGMP Query Response Interval on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanLastMemberQueryInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.10
Set the IGMP Last Member Query Interval on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanRouterTimeout 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.11
Set the IGMP Router Timeout on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanSourceTimeout 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.12
Set the IGMP Source Timeout on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanProxying 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.13
Administratively enable IGMP Proxying on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpVlanUnsolicitedReportInterval 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.14
Set the IGMP Unsolicited Report Interval on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanQuerierForwarding 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.15
Administratively enable IGMP Querier Forwarding on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), enable(1), disable(2)  

alaIgmpVlanMaxGroupLimit 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.16
The maximum number of IGMP Group memberships that can be learnt on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpVlanMaxGroupExceedAction 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.17
The action to be taken when the IGMP group membership limit is exceeded on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), drop(1), replace(2)  

alaIgmpVlanSpoofAddressType 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.18
Set the type of SpoofAddress for the VLAN.
Status: obsolete Access: read-write
OBJECT-TYPE    
  InetAddressType 1..2  

alaIgmpVlanSpoofAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.2.1.1.19
Set the SpoofAddress for the VLAN.
Status: obsolete Access: read-write
OBJECT-TYPE    
  InetAddress  

alaIgmpMember 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3
OBJECT IDENTIFIER    

alaIgmpMemberTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1
The table listing the IGMP group membership information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpMemberEntry

alaIgmpMemberEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1
An entry corresponding to an IGMP group membership request.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpMemberEntry  

alaIgmpMemberVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1.1
The group membership request's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpMemberIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1.2
The group membership request's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpMemberGroupAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1.3
The group membership request's IPv4 group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpMemberSourceAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1.4
The group membership request's IPv4 source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpMemberMode 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1.5
The group membership request's IGMP source filter mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

alaIgmpMemberCount 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1.6
The group membership request's counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaIgmpMemberTimeout 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.3.1.1.7
The group membership request's timeout.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaIgmpStaticMember 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.4
OBJECT IDENTIFIER    

alaIgmpStaticMemberTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.4.1
The table listing the static IGMP group membership information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpStaticMemberEntry

alaIgmpStaticMemberEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.4.1.1
An entry corresponding to a static IGMP group membership request.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpStaticMemberEntry  

alaIgmpStaticMemberVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.4.1.1.1
The static group membership request's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpStaticMemberIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.4.1.1.2
The static group membership request's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpStaticMemberGroupAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.4.1.1.3
The static group membership request's IPv4 group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpStaticMemberRowStatus 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.4.1.1.4
Used in accordance with installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaIgmpNeighbor 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5
OBJECT IDENTIFIER    

alaIgmpNeighborTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5.1
The table listing the neighboring IP multicast routers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpNeighborEntry

alaIgmpNeighborEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5.1.1
An entry corresponding to an IP multicast router.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpNeighborEntry  

alaIgmpNeighborVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5.1.1.1
The IP multicast router's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpNeighborIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5.1.1.2
The IP multicast router's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpNeighborHostAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5.1.1.3
The IP multicast router's IPv4 host address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpNeighborCount 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5.1.1.4
The IP multicast router's counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaIgmpNeighborTimeout 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.5.1.1.5
The IP multicast router's timeout.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaIgmpStaticNeighbor 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.6
OBJECT IDENTIFIER    

alaIgmpStaticNeighborTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.6.1
The table listing the static IP multicast routers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpStaticNeighborEntry

alaIgmpStaticNeighborEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.6.1.1
An entry corresponding to a static IP multicast router.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpStaticNeighborEntry  

alaIgmpStaticNeighborVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.6.1.1.1
The static IP multicast router's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpStaticNeighborIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.6.1.1.2
The static IP multicast router's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpStaticNeighborRowStatus 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.6.1.1.3
Used in accordance with installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaIgmpQuerier 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7
OBJECT IDENTIFIER    

alaIgmpQuerierTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7.1
The table listing the neighboring IGMP queriers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpQuerierEntry

alaIgmpQuerierEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7.1.1
An entry corresponding to an IGMP querier.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpQuerierEntry  

alaIgmpQuerierVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7.1.1.1
The IGMP querier's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpQuerierIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7.1.1.2
The IGMP querier's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpQuerierHostAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7.1.1.3
The IGMP querier's IPv4 host address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpQuerierCount 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7.1.1.4
The IGMP querier's counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaIgmpQuerierTimeout 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.7.1.1.5
The IGMP querier's timeout.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaIgmpStaticQuerier 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.8
OBJECT IDENTIFIER    

alaIgmpStaticQuerierTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.8.1
The table listing the static IGMP queriers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpStaticQuerierEntry

alaIgmpStaticQuerierEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.8.1.1
An entry corresponding to a static IGMP querier.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpStaticQuerierEntry  

alaIgmpStaticQuerierVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.8.1.1.1
The static IGMP querier's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpStaticQuerierIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.8.1.1.2
The static IGMP querier's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpStaticQuerierRowStatus 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.8.1.1.3
Used in accordance with installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaIgmpSource 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9
OBJECT IDENTIFIER    

alaIgmpSourceTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1
The table listing the IP multicast source information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSourceEntry

alaIgmpSourceEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1
An entry corresponding to an IP multicast source flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSourceEntry  

alaIgmpSourceVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1.1
The IP multicast source flow's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpSourceIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1.2
The IP multicast source flow's ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpSourceGroupAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1.3
The IP multicast source flow's IPv4 group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpSourceHostAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1.4
The IP multicast source flow's IPv4 host address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpSourceDestAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1.5
The IP multicast source flow's IPv4 tunnel destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpSourceOrigAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1.6
The IP multicast source flow's IPv4 tunnel source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpSourceType 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.9.1.1.7
The IP multicast source flow's encapsulation type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcast(1), pim(2), ipip(3)  

alaIgmpForward 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10
OBJECT IDENTIFIER    

alaIgmpForwardTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1
The table listing the IP multicast forward information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpForwardEntry

alaIgmpForwardEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1
An entry corresponding to an IP multicast forwarded flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpForwardEntry  

alaIgmpForwardVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.1
The IP multicast forwarded flow's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpForwardIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.2
The IP multicast forwarded flow's ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpForwardGroupAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.3
The IP multicast forwarded flow's IPv4 group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpForwardHostAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.4
The IP multicast forwarded flow's IPv4 host address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpForwardDestAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.5
The IP multicast forwarded flow's IPv4 tunnel destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpForwardOrigAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.6
The IP multicast forwarded flow's IPv4 tunnel source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpForwardType 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.7
The IP multicast forwarded flow's encapsulation type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcast(1), pim(2), ipip(3)  

alaIgmpForwardNextVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.8
The IP multicast forwarded flow's next VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpForwardNextIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.9
The IP multicast forwarded flow's next ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpForwardNextType 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.10.1.1.10
The IP multicast forwarded flow's next encapsulation type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcast(1), pim(2), ipip(3)  

alaIgmpTunnel 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11
OBJECT IDENTIFIER    

alaIgmpTunnelTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1
The table listing the IP multicast tunnel information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpTunnelEntry

alaIgmpTunnelEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1
An entry corresponding to an IP multicast tunneled flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpTunnelEntry  

alaIgmpTunnelVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.1
The IP multicast tunneled flow's VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpTunnelIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.2
The IP multicast tunneled flow's ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpTunnelGroupAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.3
The IP multicast tunneled flow's IPv4 group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpTunnelHostAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.4
The IP multicast tunneled flow's IPv4 host address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpTunnelDestAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.5
The IP multicast tunneled flow's IPv4 tunnel destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpTunnelOrigAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.6
The IP multicast tunneled flow's IPv4 tunnel source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpTunnelType 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.7
The IP multicast tunneled flow's encapsulation type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcast(1), pim(2), ipip(3)  

alaIgmpTunnelNextDestAddress 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.8
The IP multicast tunneled flow's next IPv4 tunnel destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

alaIgmpTunnelNextType 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.11.1.1.9
The IP multicast tunneled flow's next encapsulation type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcast(1), pim(2), ipip(3)  

alaIgmpPort 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.12
OBJECT IDENTIFIER    

alaIgmpPortTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.12.1
The table listing the IP multicast port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIgmpPortEntry

alaIgmpPortEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.12.1.1
An entry corresponding to IP multicast port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIgmpPortEntry  

alaIgmpPortIfIndex 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.12.1.1.1
The IP multicast port's ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaIgmpPortMaxGroupLimit 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.12.1.1.2
The maximum number of IGMP Group memberships that can be learnt on the port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaIgmpPortMaxGroupExceedAction 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.12.1.1.3
The action to be taken when IGMP group membership limit is exceeded for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), drop(1), replace(2)  

alaIgmpPortVlan 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.13
OBJECT IDENTIFIER    

alaIgmpPortVlanTable 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.13.1
The table listing the IGMP group membership limit information for a port/vlan instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIgmpPortVlanEntry

alaIgmpPortVlanEntry 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.13.1.1
An entry corresponding to IGMP group membership limit on a port/vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIgmpPortVlanEntry  

alaIgmpVlanId 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.13.1.1.1
The IP multicast group membership VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaIgmpPortVlanCurrentGroupCount 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.13.1.1.2
The current IP multicast group memberships on a port/vlan instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaIgmpPortVlanMaxGroupLimit 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.13.1.1.3
Maximum IGMP Group memberships on the port/vlan instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaIgmpPortVlanMaxGroupExceedAction 1.3.6.1.4.1.6486.801.1.2.1.34.1.1.13.1.1.4
The action to be taken when IGMP group membership limit is exceeded for the port/vlan instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), drop(1), replace(2)  

alcatelIND1IgmpMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.34.1.2
OBJECT IDENTIFIER    

alcatelIND1IgmpMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.1
OBJECT IDENTIFIER    

alaIgmpCompliance 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.1.1
The compliance statement for systems running IPv4 multicast switch and routing and implementing ALCATEL-IND1-IGMP-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alcatelIND1IgmpMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2
OBJECT IDENTIFIER    

alaIgmpGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.1
A collection of objects to support management of IPv4 multicast switching and routing system configuration.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpVlanGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.2
A collection of objects to support management of IPv4 multicast switching and routing vlan configuration.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpMemberGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.3
A collection of objects to support IPv4 multicast switching and routing group membership information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpStaticMemberGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.4
A collection of objects to support IPv4 multicast switching and routing static group membership information tables.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpNeighborGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.5
A collection of objects to support IPv4 multicast switching and routing IP multicast router information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpStaticNeighborGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.6
A collection of objects to support IPv4 multicast switching and routing static IP multicast router information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpQuerierGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.7
A collection of objects to support IPv4 multicast switching and routing IGMP querier information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpStaticQuerierGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.8
A collection of objects to support IPv4 multicast switching and routing static IGMP querier information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpSourceGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.9
A collection of objects to support IPv4 multicast switching and routing IP multicast source information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpForwardGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.10
A collection of objects to support IPv4 multicast switching and routing IP multicast forward information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpTunnelGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.11
A collection of objects to support IPv4 multicast switching and routing IP multicast tunnel information.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpPortGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.12
A collection of objects to support IPv4 multicast switching configuration.
Status: current Access: read-only
OBJECT-GROUP    

alaIgmpPortVlanGroup 1.3.6.1.4.1.6486.801.1.2.1.34.1.2.2.13
An object to support IPv4 multicast switching group limit information for a port/vlan instance.
Status: current Access: read-only
OBJECT-GROUP