BAY-STACK-IGMP-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: BAY-STACK-IGMP-EXT-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
 bayStackIgmpExtMib 1.3.6.1.4.1.45.5.32
This MIB module is an extension to the standard IGMP MIBs.
       bsIgmpExtNotifications 1.3.6.1.4.1.45.5.32.0
       bsIgmpExtObjects 1.3.6.1.4.1.45.5.32.1
           bsIgmpExtFilterProfileTable 1.3.6.1.4.1.45.5.32.1.1 no-access
This table contains IGMP filter profile information.
               bsIgmpExtFilterProfileEntry 1.3.6.1.4.1.45.5.32.1.1.1 no-access
An entry representing an IGMP filter profile.
                   bsIgmpExtFilterProfileId 1.3.6.1.4.1.45.5.32.1.1.1.1 integer32 no-access
A unique integer value used to identify entries in this table.
                   bsIgmpExtFilterProfileType 1.3.6.1.4.1.45.5.32.1.1.1.2 integer read-only
This value indicates whether IGMP messages from the address ranges in this profile are allowed or denied. Enumeration: 'deny': 2, 'permit': 1.
                   bsIgmpExtFilterProfilePortList 1.3.6.1.4.1.45.5.32.1.1.1.3 portlist read-only
The list of ports to which this profile applies.
                   bsIgmpExtFilterProfileRowStatus 1.3.6.1.4.1.45.5.32.1.1.1.4 rowstatus read-only
This object is used to create/delete entries in this table.
                   bsIgmpExtFilterProfileDroppedPackets 1.3.6.1.4.1.45.5.32.1.1.1.5 counter32 read-only
The number of packets that were matched by this profile and dropped.
           bsIgmpExtFilterRangeTable 1.3.6.1.4.1.45.5.32.1.2 no-access
This table contains IGMP filter profile address ranges.
               bsIgmpExtFilterRangeEntry 1.3.6.1.4.1.45.5.32.1.2.1 no-access
An entry containing an IGMP filter profile address range.
                   bsIgmpExtFilterRangeId 1.3.6.1.4.1.45.5.32.1.2.1.1 integer32 no-access
An integer value used to uniquely identify entries in this table within a particular IGMP filter profile.
                   bsIgmpExtFilterRangeAddressType 1.3.6.1.4.1.45.5.32.1.2.1.2 inetaddresstype read-only
This 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.
                   bsIgmpExtFilterRangeAddressStart 1.3.6.1.4.1.45.5.32.1.2.1.3 inetaddress read-only
The starting address of this range. Only multicast addresses are allowed.
                   bsIgmpExtFilterRangeAddressEnd 1.3.6.1.4.1.45.5.32.1.2.1.4 inetaddress read-only
The ending address of this range. Only multicast addresses are allowed.
                   bsIgmpExtFilterRangeRowStatus 1.3.6.1.4.1.45.5.32.1.2.1.5 rowstatus read-only
This object is used to create/delete entries in this table.
           bsIgmpExtFilterProfileScalars 1.3.6.1.4.1.45.5.32.1.3
               bsIgmpExtFilterProfileClearStats 1.3.6.1.4.1.45.5.32.1.3.1 integer32 read-write
This 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.
           bsIgmpExtScalars 1.3.6.1.4.1.45.5.32.1.4
               bsIgmpExtAvailableHardwareResources 1.3.6.1.4.1.45.5.32.1.4.1 gauge32 read-only
This object returns the number of available hardware resources for IGMP.
               bsIgmpExtHardwareCompatibilityMode 1.3.6.1.4.1.45.5.32.1.4.2 integer read-write
This object is used to set the 5510 hardware compatilibity mode for IGMP. Enumeration: 'nonErs5510': 2, 'ers5510': 1.