ALCATEL-IND1-IPMS-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-IPMS-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
 alcatelIND1IPMSMIB 1.3.6.1.4.1.6486.801.1.2.1.18.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Propietary IPMS 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
     alcatelIND1IPMSMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.18.1.1
         alaIpmsConfig 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1
             alaIpmsStatus 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.1 integer read-write
Administratively enables/disables IPMS on this switch. Enumeration: 'enable': 1, 'disable': 2.
             alaIpmsLeaveTimeout 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.2 unsigned32 read-write
The IGMP Leave Timeout Interval in seconds.
             alaIpmsQueryInterval 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.3 unsigned32 read-write
The IGMP Query interval in seconds.
             alaIpmsNeighborTimer 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.4 unsigned32 read-write
The IPMS neighboring multicast router timeout interval in seconds.
             alaIpmsQuerierTimer 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.5 unsigned32 read-write
The IPMS neighboring querier timeout interval in seconds.
             alaIpmsMembershipTimer 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.6 unsigned32 read-write
The IGMP Group Membership timeout in seconds.
             alaIpmsPriority 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.7 integer read-write
The traffic priority applied to all IP multicast flows. Enumeration: 'high': 2, 'urgent': 3, 'medium': 1, 'low': 0, 'unsupported': 4.
             alaIpmsMaxBandwidth 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.8 unsigned32 read-write
The maximum ingress IP multicast traffic forwarded for each Coronado of the switch. This value should be specified in megabits. Hardware platforms lacking support for this command will read 0.
             alaIpmsHardwareRoute 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.9 integer read-write
Enable or disable hardware based routing for IPMS Enumeration: 'enable': 1, 'disable': 2, 'unsupported': 0.
             alaIpmsIGMPMembershipProxyVersion 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.10 integer read-write
Set the default IGMP version for membership reports being proxied to external neighbors and queriers. Enumeration: 'igmpv3': 3, 'igmpv2': 2, 'igmpv1': 1.
             alaIpmsOtherQuerierTimer 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.1.11 unsigned32 read-write
The IGMP Other Querier timeout in seconds.
         alaIpmsGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2
             alaIpmsGroupTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1 no-access
The Group table contains information about all ports that have requested membership in a multicast group.
                 alaIpmsGroupEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1 no-access
An entry corresponds to a membership request.
                     alaIpmsGroupDestIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.1 ipaddress no-access
The destination IP address of the membership request.
                     alaIpmsGroupClientIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.2 ipaddress no-access
The IP address of the last client requesting membership.
                     alaIpmsGroupClientMacAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.3 macaddress read-only
The source MAC address of the membership request.
                     alaIpmsGroupClientVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.4 integer no-access
The source VLAN of the membership request.
                     alaIpmsGroupClientIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.5 interfaceindex no-access
The source ifIndex value of the membership request.
                     alaIpmsGroupClientVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.6 unsigned32 no-access
The source vci of the membership request.
                     alaIpmsGroupIGMPVersion 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.7 integer read-only
The IGMP version of the client. Enumeration: 'igmpv3': 3, 'igmpv2': 2, 'igmpv1': 1.
                     alaIpmsGroupIGMPv3SrcIP 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.8 ipaddress no-access
The IP address of the IGMPv3 requested source. The value 0.0.0.0 will be used for IGMPv3 exclude none, or IGMPv2 membership requests.
                     alaIpmsGroupIGMPv3SrcType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.9 integer read-only
The type of the IGMPv3 required for this source. Enumeration: 'na': 0, 'include': 1, 'exclude': 2.
                     alaIpmsGroupIGMPv3SrcTimeout 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.10 unsigned32 read-only
The timeout of the requested IGMPv3 source. This value is only applicable to include type sources, all others will be zero.
                     alaIpmsGroupIGMPv3GroupType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.11 integer read-only
The IGMPv3 group membership type. Enumeration: 'na': 0, 'include': 1, 'exclude': 2.
                     alaIpmsGroupTimeout 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.2.1.1.12 unsigned32 read-only
The timeout of the membership request. This field will always contain a valid timeout for IGMPv2 and IGMPv3 exclude clients. This value will be zero for IGMPv3 include clients.
         alaIpmsNeighbor 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3
             alaIpmsNeighborTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1 no-access
The Neighbor table contains information about all ports that link to multicast routers.
                 alaIpmsNeighborEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1.1 no-access
An entry corresponds to a multicast router.
                     alaIpmsNeighborIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1.1.1 ipaddress no-access
The IP address of the neighbor.
                     alaIpmsNeighborVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1.1.2 integer read-only
The VLAN of the neighbor.
                     alaIpmsNeighborIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1.1.3 interfaceindex read-only
The ifIndex value of the neighbor.
                     alaIpmsNeighborVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1.1.4 unsigned32 read-only
The vci of the neighbor.
                     alaIpmsNeighborType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1.1.5 integer read-only
The type of the neighbor. Enumeration: 'cmm': 3, 'ipip': 1, 'pim': 2, 'native': 0.
                     alaIpmsNeighborTimeout 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.3.1.1.6 unsigned32 read-only
The timeout of the neighbor.
         alaIpmsStaticNeighbor 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4
             alaIpmsStaticNeighborTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4.1 no-access
The Neighbor table contains information about all manually configured multicast neighbor ports.
                 alaIpmsStaticNeighborEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4.1.1 no-access
An entry corresponds to a manually configured multicast neighbor.
                     alaIpmsStaticNeighborVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4.1.1.1 integer no-access
The VLAN of the neighbor.
                     alaIpmsStaticNeighborIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4.1.1.2 interfaceindex no-access
The ifIndex value of the neighbor.
                     alaIpmsStaticNeighborVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4.1.1.3 unsigned32 no-access
The vci of the neighbor.
                     alaIpmsStaticNeighborIGMPVersion 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4.1.1.4 integer read-write
The version used for proxy IGMP membership reports to this static neighbor. Enumeration: 'igmpv3': 3, 'igmpv2': 2.
                     alaIpmsStaticNeighborRowStatus 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.4.1.1.5 rowstatus read-write
Used in accordance to installation and removal conventions for conceptual rows. The RowStatus values that are supported are the following: active - The row is active and valid. createAndGo - The row will be created and activated. destroy - The row will be destroyed.
         alaIpmsQuerier 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5
             alaIpmsQuerierTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1 no-access
The Querier table contains information about all ports that link to multicast queriers.
                 alaIpmsQuerierEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1.1 no-access
An entry corresponds to a multicast querier.
                     alaIpmsQuerierIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1.1.1 ipaddress no-access
The IP address of the querier.
                     alaIpmsQuerierVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1.1.2 integer read-only
The VLAN of the querier.
                     alaIpmsQuerierIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1.1.3 interfaceindex read-only
The ifIndex value of the querier.
                     alaIpmsQuerierVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1.1.4 unsigned32 read-only
The vci of the querier.
                     alaIpmsQuerierType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1.1.5 integer read-only
The type of the querier. Enumeration: 'cmm': 3, 'ipip': 1, 'pim': 2, 'native': 0.
                     alaIpmsQuerierTimeout 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.5.1.1.6 unsigned32 read-only
The timeout of the querier.
         alaIpmsStaticQuerier 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6
             alaIpmsStaticQuerierTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6.1 no-access
The Querier table contains information about all manually configured ports that link to multicast queriers.
                 alaIpmsStaticQuerierEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6.1.1 no-access
An entry corresponds to a multicast querier.
                     alaIpmsStaticQuerierVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6.1.1.1 integer no-access
The VLAN of the querier.
                     alaIpmsStaticQuerierIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6.1.1.2 interfaceindex no-access
The ifIndex value of the querier.
                     alaIpmsStaticQuerierVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6.1.1.3 unsigned32 no-access
The vci of the querier.
                     alaIpmsStaticQuerierIGMPVersion 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6.1.1.4 integer read-write
The version used for proxy IGMP membership reports sent to this querier. Enumeration: 'igmpv3': 3, 'igmpv2': 2.
                     alaIpmsStaticQuerierRowStatus 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.6.1.1.5 rowstatus read-write
Used in accordance to installation and removal conventions for conceptual rows. The RowStatus values that are supported are the following: active - The row is active and valid. createAndGo - The row will be created and activated. destroy - The row will be destroyed.
         alaIpmsSource 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7
             alaIpmsSourceTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1 no-access
The Source table contains information about all the multicast streams.
                 alaIpmsSourceEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1 no-access
An entry corresponds to a multicast stream.
                     alaIpmsSourceDestIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.1 ipaddress no-access
The destination IP address of the multicast stream.
                     alaIpmsSourceSrcIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.2 ipaddress no-access
The source IP address of the multicast stream.
                     alaIpmsSourceSrcMacAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.3 macaddress read-only
The source MAC address of the multicast stream.
                     alaIpmsSourceSrcVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.4 integer no-access
The source VLAN of the multicast stream.
                     alaIpmsSourceSrcIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.5 interfaceindex no-access
The source ifIndex value of the multicast stream.
                     alaIpmsSourceUniIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.6 ipaddress no-access
The tunneled source IP address of the multicast stream.
                     alaIpmsSourceSrcVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.7 unsigned32 no-access
The source vci of the multicast stream.
                     alaIpmsSourceSrcType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.8 integer no-access
The source type of the multicast stream. Enumeration: 'cmm': 3, 'ipip': 1, 'pim': 2, 'native': 0.
                     alaIpmsSourceTimeout 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.7.1.1.9 unsigned32 read-only
The timeout of the multicast stream.
         alaIpmsForward 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8
             alaIpmsForwardTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1 no-access
The Forward table contains information for forwarding multicast streams.
                 alaIpmsForwardEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1 no-access
An entry corresponds to a multicast stream.
                     alaIpmsForwardDestIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.1 ipaddress no-access
The destination IP address of the multicast stream.
                     alaIpmsForwardSrcIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.2 ipaddress no-access
The source IP address of the multicast stream.
                     alaIpmsForwardDestVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.3 integer no-access
The destination VLAN of the multicast stream.
                     alaIpmsForwardSrcVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.4 integer no-access
The source VLAN of the multicast stream.
                     alaIpmsForwardSrcIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.5 interfaceindex no-access
The source ifIndex value of the multicast stream.
                     alaIpmsForwardUniIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.6 ipaddress no-access
The tunneled source IP address of the multicast stream.
                     alaIpmsForwardSrcVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.7 unsigned32 no-access
The source vci of the multicast stream.
                     alaIpmsForwardDestType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.8 integer no-access
The destination type of the multicast stream. Enumeration: 'cmm': 3, 'ipip': 1, 'pim': 2, 'native': 0.
                     alaIpmsForwardSrcType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.9 integer no-access
The source type of the multicast stream. Enumeration: 'cmm': 3, 'ipip': 1, 'pim': 2, 'native': 0.
                     alaIpmsForwardDestTunIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.10 ipaddress no-access
The tunneled destination IP address of the multicast stream.
                     alaIpmsForwardSrcTunIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.11 ipaddress read-only
The tunneled source IP address of the multicast stream.
                     alaIpmsForwardRtrMacAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.12 macaddress read-only
The source MAC address of the router port.
                     alaIpmsForwardRtrTtl 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.13 integer read-only
The time-to-live of the router port.
                     alaIpmsForwardDestIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.8.1.1.14 interfaceindex no-access
The destination ifIndex value of the multicast stream.
         alaIpmsPolicy 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9
             alaIpmsPolicyTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1 no-access
The Policy table contains information about all policies concerning multicast streams.
                 alaIpmsPolicyEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1 no-access
An entry corresponds to a membership request.
                     alaIpmsPolicyDestIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.1 ipaddress no-access
The destination IP address of the policy stream.
                     alaIpmsPolicySrcIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.2 ipaddress no-access
The source IP address of the policy stream.
                     alaIpmsPolicySrcMacAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.3 macaddress read-only
The source MAC address of the policy stream.
                     alaIpmsPolicySrcVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.4 integer no-access
The source VLAN of the policy stream.
                     alaIpmsPolicySrcIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.5 interfaceindex no-access
The source ifIndex value of the policy stream.
                     alaIpmsPolicyUniIpAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.6 ipaddress no-access
The tunneled source IP address of the policy stream.
                     alaIpmsPolicySrcVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.7 unsigned32 no-access
The source vci of the policy stream.
                     alaIpmsPolicySrcType 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.8 integer no-access
The source type of the policy stream. Enumeration: 'cmm': 3, 'ipip': 1, 'pim': 2, 'native': 0.
                     alaIpmsPolicyPolicy 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.9 integer no-access
The type of policy of the stream. Enumeration: 'membership': 1.
                     alaIpmsPolicyDisposition 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.10 integer read-only
The applied disposition of the policy stream. Enumeration: 'drop': 0, 'accept': 1.
                     alaIpmsPolicyTimeout 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.9.1.1.11 unsigned32 read-only
The timeout of the policy stream.
         alaIpmsStaticMember 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10
               alaIpmsStaticMemberTable 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1 no-access
The Member table contains information about all manually configured multicast Member ports.
                   alaIpmsStaticMemberEntry 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1.1 no-access
An entry corresponds to a manually configured multicast Member.
                       alaIpmsStaticMemberGroupAddr 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1.1.1 ipaddress no-access
The Multicast Group IP address this static client subscribes to.
                       alaIpmsStaticMemberIGMPVersion 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1.1.2 integer no-access
The version used for proxy IGMP membership reports to this static Member. Enumeration: 'igmpv3': 3, 'igmpv2': 2.
                       alaIpmsStaticMemberVlan 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1.1.3 integer no-access
The VLAN of the Member.
                       alaIpmsStaticMemberIfIndex 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1.1.4 interfaceindex no-access
The ifIndex value of the Member.
                       alaIpmsStaticMemberVci 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1.1.5 unsigned32 no-access
The vci of the Member.
                       alaIpmsStaticMemberRowStatus 1.3.6.1.4.1.6486.801.1.2.1.18.1.1.10.1.1.6 rowstatus read-only
Used in accordance to installation and removal conventions for conceptual rows. The RowStatus values that are supported are the following: active - The row is active and valid. createAndGo - The row will be created and activated. destroy - The row will be destroyed.
     alcatelIND1IPMSMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.18.1.2
         alcatelIND1IPMSMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.1
             alaIpmsCompliance 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.1.1
The compliance statement for switches running IPMS and implementing ALCATEL-IND1-IPMS-MIB.
         alcatelIND1IPMSMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2
             alaIpmsConfigGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.1
A collection of objects to support management of configuration parameters of IPMS switches.
             alaIpmsGroupGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.2
A collection of objects to support IPMS group tables.
             alaIpmsNeighborGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.3
A collection of objects to support IPMS neighbor tables.
             alaIpmsStaticNeighborGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.4
A collection of objects to support IPMS static neighbor tables.
             alaIpmsQuerierGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.5
A collection of objects to support IPMS querier tables.
             alaIpmsStaticQuerierGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.6
A collection of objects to support IPMS static querier tables.
             alaIpmsSourceGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.7
A collection of objects to support IPMS source tables.
             alaIpmsForwardGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.8
A collection of objects to support IPMS forward tables.
             alaIpmsPolicyGroup 1.3.6.1.4.1.6486.801.1.2.1.18.1.2.2.9
A collection of objects to support IPMS policy tables.