BAY-STACK-IGMP-EXT-MIB
AI MIB Summary
The BAY-STACK-IGMP-EXT-MIB extends standard IGMP monitoring capabilities for BayStack switches to track extended protocol states, including multicast group membership counts, query statistics, and specific interface-level IGMP version negotiation parameters.
This MIB module is an extension to the standard IGMP MIBs.
Main OID:
bayStackIgmpExtMib.bayStackMibs.32
38
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
38 total| Object Name |
|---|
bayStackIgmpExtMibThis MIB module is an extension to the standard IGMP MIBs. MODULE-IDENTITY .bayStackMibs.32 |
IMPORTSThis MIB module is an extension to the standard IGMP MIBs. Unknown .bayStackMibs.32 |
bsIgmpExtNotifications OBJECT IDENTIFIER .bayStackMibs.32.0 |
bsIgmpExtObjects OBJECT IDENTIFIER .bayStackMibs.32.1 |
bsIgmpExtFilterProfileTableThis table contains IGMP filter profile information. SEQUENCE OF BsIgmpExtFilterProfileEntry .bayStackMibs.32.1.1 |
bsIgmpExtFilterProfileEntryAn entry representing an IGMP filter profile. BsIgmpExtFilterProfileEntry .bayStackMibs.32.1.1.1 |
bsIgmpExtFilterProfileIdA unique integer value used to identify entries in this table. Integer32 .bayStackMibs.32.1.1.1.1 |
bsIgmpExtFilterProfileTypeThis value indicates whether IGMP messages from the address ranges
in this profile are allowed or denied.rw Enumeration .bayStackMibs.32.1.1.1.2 |
bsIgmpExtFilterProfilePortListThe list of ports to which this profile applies.rw PortList (Q-BRIDGE-MIB) .bayStackMibs.32.1.1.1.3 |
bsIgmpExtFilterProfileRowStatusThis object is used to create/delete entries in this table.rw RowStatus (SNMPv2-TC) .bayStackMibs.32.1.1.1.4 |
bsIgmpExtFilterProfileDroppedPacketsThe number of packets that were matched by this profile and
dropped.ro Counter32 .bayStackMibs.32.1.1.1.5 |
bsIgmpExtFilterRangeTableThis table contains IGMP filter profile address ranges. SEQUENCE OF BsIgmpExtFilterRangeEntry .bayStackMibs.32.1.2 |
bsIgmpExtFilterRangeEntryAn entry containing an IGMP filter profile address range. BsIgmpExtFilterRangeEntry .bayStackMibs.32.1.2.1 |
bsIgmpExtFilterRangeIdAn integer value used to uniquely identify entries in this table
within a particular IGMP filter profile. Integer32 .bayStackMibs.32.1.2.1.1 |
bsIgmpExtFilterRangeAddressTypeThis value indicates the type of address contained in the
corresponding instances of bsIgmpExtFilterRangeAddressStart and
bsIgmpExtFilterRangeAddressEnd. Currently only values of ipv4(1)
and ipv6(2) are allowed.rw InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.32.1.2.1.2 |
bsIgmpExtFilterRangeAddressStartThe starting address of this range. Only multicast addresses
are allowed.rw InetAddress (INET-ADDRESS-MIB) .bayStackMibs.32.1.2.1.3 |
bsIgmpExtFilterRangeAddressEndThe ending address of this range. Only multicast addresses
are allowed.rw InetAddress (INET-ADDRESS-MIB) .bayStackMibs.32.1.2.1.4 |
bsIgmpExtFilterRangeRowStatusThis object is used to create/delete entries in this table.rw RowStatus (SNMPv2-TC) .bayStackMibs.32.1.2.1.5 |
bsIgmpExtFilterProfileScalars OBJECT IDENTIFIER .bayStackMibs.32.1.3 |
bsIgmpExtFilterProfileClearStatsThis object is used to clear IGMP profile statistics. Setting it
to a particular profile ID will clear statistics for that profile.
Setting it to 0 will clear statistics for all profiles. When read,
the value is always 0.rw Integer32 .bayStackMibs.32.1.3.1 |
bsIgmpExtScalars OBJECT IDENTIFIER .bayStackMibs.32.1.4 |
bsIgmpExtAvailableHardwareResourcesThis object returns the number of available hardware resources for
IGMP.ro Gauge32 .bayStackMibs.32.1.4.1 |
bsIgmpExtHardwareCompatibilityModeThis object is used to set the 5510 hardware compatilibity mode for IGMP.rw Enumeration .bayStackMibs.32.1.4.2 |
bsIgmpExtStreamFlushAllThis object is required when flushing the multicast information on all vlans.
At retrieval, the object has the value none(1).
flushAllGroup - Flushes the multicast groups learned on all vlans.
flushAllStream - Flushes the multicast streams received on all vlans.
flushAllMrouter - Deletes all the multicast mrouters.
flushAll - Flushes all the multicast groups, streams and mrouters on all vlans.rw Enumeration .bayStackMibs.32.1.4.3 |
bsIgmpExtStreamCountThis object returns the number of streams for IGMP.ro Gauge32 .bayStackMibs.32.1.4.4 |
bsIgmpExtGroupCountThis object returns the number of groups for IGMP.ro Gauge32 .bayStackMibs.32.1.4.5 |
bsIgmpExtMvrGlobal OBJECT IDENTIFIER .bayStackMibs.32.1.5 |
bsIgmpExtMvrGlobalEnableThis objects controls whether Multicast VLAN Registration
is enabled globally.rw TruthValue (SNMPv2-TC) .bayStackMibs.32.1.5.1 |
bsIgmpExtMvrGlobalSourceVlanThis objects specifies the MVR source VLAN ID.rw VlanId (Q-BRIDGE-MIB) .bayStackMibs.32.1.5.2 |
bsIgmpExtMvrGroupRangeTableA table listing the Multicast VLAN Registration groups. SEQUENCE OF BsIgmpExtMvrGroupRangeEntry .bayStackMibs.32.1.6 |
bsIgmpExtMvrGroupRangeEntryAn entry representing an IGMP MVR address group. BsIgmpExtMvrGroupRangeEntry .bayStackMibs.32.1.6.1 |
bsIgmpExtMvrGroupRangeAddressThe IGMP MVR group's multicast IP address. IpAddress .bayStackMibs.32.1.6.1.1 |
bsIgmpExtMvrGroupRangeMaskThe IGMP MVR group's netmask. IpAddress .bayStackMibs.32.1.6.1.2 |
bsIgmpExtMvrGroupRangeRowStatusThis object controls creation and deletion of rows in this table.rw RowStatus (SNMPv2-TC) .bayStackMibs.32.1.6.1.3 |
bsIgmpExtMvrReceiversTableA table listing the Multicast VLAN Registration VLAN receivers. SEQUENCE OF BsIgmpExtMvrReceiversEntry .bayStackMibs.32.1.7 |
bsIgmpExtMvrReceiversEntryAn entry representing an IGMP MVR VLAN receiver group. BsIgmpExtMvrReceiversEntry .bayStackMibs.32.1.7.1 |
bsIgmpExtMvrReceiversVlanIdThis objects specifies the ID of a VLAN receiver that bounds to MVR. VlanId (Q-BRIDGE-MIB) .bayStackMibs.32.1.7.1.1 |
bsIgmpExtMvrReceiversRowStatusThis object controls creation and deletion of rows in this table.rw RowStatus (SNMPv2-TC) .bayStackMibs.32.1.7.1.2 |