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
| From | Symbols |
|---|---|
| FOUNDRY-SN-ROOT-MIB | router |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | INTEGER (0..3600) | read-write | current |
| 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.2 | INTEGER (0..7200) | read-write | current |
| snIgmpIfTable OBJECT-TYPE This table comprises of a list of IGMP interface entries. | 1.3.6.1.4.1.1991.1.2.6.1.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| snIgmpIfEntryIndex OBJECT-TYPE The table entry index. | 1.3.6.1.4.1.1991.1.2.6.1.3.1.1 | Integer32 | read-only | current |
| 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.2 | Integer32 | read-only | current |
| snIgmpIfGroupAddress OBJECT-TYPE The group address learnt from the interface. | 1.3.6.1.4.1.1991.1.2.6.1.3.1.3 | IpAddress | read-only | current |
| 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.4 | Integer32 | read-only | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 | read-only | current |
| 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.2 | IpAddress | read-only | current |
| 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.3 | OCTET STRING | read-write | current |
| snIgmpStaticGroupRowStatus OBJECT-TYPE To create or delete a static group entry. | 1.3.6.1.4.1.1991.1.2.6.1.4.1.4 | INTEGER {other(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |