MIBs Depot

FOUNDRY-SN-IGMP-MIB

Registered at
1.3.6.1.4.1.1991.1.2.6
Last updated
2010-06-02 00:00
Organization
Brocade Communications Systems, Inc.
Revisions
2010-06-02 00:00, 2009-09-30 00:00
Namespace
extreme
Source file
FOUNDRY-SN-IGMP-MIB
Digest
sha256:b82c658bcc1052cabe2a5c908a194a70226f5436cf107e99b3b629187f595058

Description

Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.

Contact

Technical Support Center 130 Holger Way, San Jose, CA 95134 Email: ipsupport@brocade.com Phone: 1-800-752-8061 URL: www.brocade.com

Imports

FromSymbols
FOUNDRY-SN-ROOT-MIBrouter
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

FOUNDRY-SN-IGMP-MIB
FOUNDRY-SN-ROOT-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
snIgmpMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.1991.1.2.6.1
snIgmpQueryInterval
OBJECT-TYPE
This is the time interval at which this entity sends out IGMP host query packets. For a router, snDvmrpEnable must have been set to 'enabled' before this object is writen. For a switch, snSwGroupIpMcastMode must have been set to 'enabled' and snSwIpMcastQuerierMode must have been set to 'querier' before this object is writen. Value 0 cannot be used for SET operations. This value is returned if IGMP is not configured within the system. For FI platform the configurable range for this object is 10 .. 3600
1.3.6.1.4.1.1991.1.2.6.1.1INTEGER (0..3600)read-writecurrent
snIgmpGroupMembershipTime
OBJECT-TYPE
This is the time interval after which a group is considered inactive. For a router, snDvmrpEnable must have been set to 'enabled' before this object is writen. For a switch, snSwGroupIpMcastMode must have been set to 'enabled' before this object is writen. Value 0 cannot be used for SET operations. This value is returned if IGMP is not configured within the system. For FI platform the configurable range for this object is 20 .. 7200
1.3.6.1.4.1.1991.1.2.6.1.2INTEGER (0..7200)read-writecurrent
snIgmpIfTable
OBJECT-TYPE
This table comprises of a list of IGMP interface entries.
1.3.6.1.4.1.1991.1.2.6.1.3not-accessiblecurrent
snIgmpIfEntry
OBJECT-TYPE
An entry (conceptual row) contains the group membership information for that port.
1.3.6.1.4.1.1991.1.2.6.1.3.1not-accessiblecurrent
snIgmpIfEntryIndex
OBJECT-TYPE
The table entry index.
1.3.6.1.4.1.1991.1.2.6.1.3.1.1Integer32read-onlycurrent
snIgmpIfPortNumber
OBJECT-TYPE
This is the interface on which the group was learnt.
1.3.6.1.4.1.1991.1.2.6.1.3.1.2Integer32read-onlycurrent
snIgmpIfGroupAddress
OBJECT-TYPE
The group address learnt from the interface.
1.3.6.1.4.1.1991.1.2.6.1.3.1.3IpAddressread-onlycurrent
snIgmpIfGroupAge
OBJECT-TYPE
This is the interval (seconds) after which the group information will be aged out.
1.3.6.1.4.1.1991.1.2.6.1.3.1.4Integer32read-onlycurrent
snIgmpStaticGroupTable
OBJECT-TYPE
This table comprises of a list of IGMP static group entries.
1.3.6.1.4.1.1991.1.2.6.1.4not-accessiblecurrent
snIgmpStaticGroupEntry
OBJECT-TYPE
An entry (conceptual row) contains the IGMP static group membership information.
1.3.6.1.4.1.1991.1.2.6.1.4.1not-accessiblecurrent
snIgmpStaticGroupIfIndex
OBJECT-TYPE
The interface of which the static group was configured.
1.3.6.1.4.1.1991.1.2.6.1.4.1.1Integer32read-onlycurrent
snIgmpStaticGroupAddress
OBJECT-TYPE
The group address of which the static group was configured.
1.3.6.1.4.1.1991.1.2.6.1.4.1.2IpAddressread-onlycurrent
snIgmpStaticGroupPortList
OBJECT-TYPE
A list of ports which are the port membership of the static group. Each port is a 16-bit integer ifIndex.
1.3.6.1.4.1.1991.1.2.6.1.4.1.3OCTET STRINGread-writecurrent
snIgmpStaticGroupRowStatus
OBJECT-TYPE
To create or delete a static group entry.
1.3.6.1.4.1.1991.1.2.6.1.4.1.4INTEGER {other(1), valid(2), delete(3), create(4), modify(5)}read-writecurrent