SW-IGMP-MIB: View SNMP OID List / Download MIB

VENDOR: FORE SYSTEMS


 Home MIB: SW-IGMP-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
 marconi 1.3.6.1.4.1.326
         systems 1.3.6.1.4.1.326.2
             external 1.3.6.1.4.1.326.2.20
                   dlink 1.3.6.1.4.1.326.2.20.1
                       dlinkcommon 1.3.6.1.4.1.326.2.20.1.1
                       golf 1.3.6.1.4.1.326.2.20.1.2
                           golfproducts 1.3.6.1.4.1.326.2.20.1.2.1
                               es2000 1.3.6.1.4.1.326.2.20.1.2.1.3
                           golfcommon 1.3.6.1.4.1.326.2.20.1.2.2
                               marconi_mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2
                                   es2000Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28
                                         swL2Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2
                                             swIGMP 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7
                                                 swIGMPCtrl 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.1
                                                     swIGMPAdminState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.1.1 integer read-write
This object allows the user to enable/disable the IGMP snooping function. The IGMP function provided by the device includes both v1 and v2. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                                                     swIGMPTimeout 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.1.2 integer read-write
The timeout value for sending IGMP query packet when no one was sent by the multicast router in the lan. The device will actively send the query message.
                                                 swIGMPInfoTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2 no-access
The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
                                                     swIGMPInfoEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1 no-access
Information about current IGMP query information, provided that swDevIGMPCaptureState and swIGMPCtrlState of associated VLAN entry are all enabled.
                                                         swIGMPInfoIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.1 integer read-only
This object indicates the IGMP query information entry number. It could be up to 12 entries, depending on current number of VLAN entries.
                                                         swIGMPInfoVid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.2 integer read-only
This object indicates the Vid of associated IGMP info table entry. It follows swIGMPCtrlVid in the associated entry of IGMP control table (swIGMPCtrlTable).
                                                         swIGMPInfoQueryCount 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.3 integer read-only
This object indicates the number of query packets received since the IGMP function enabled, in per-VLAN basis.
                                                         swIGMPInfoTxQueryCount 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.2.1.4 integer read-only
This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
                                                 swIGMPTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3 no-access
This table contains information regarding to the IGMP group membership report received by each port. The system will use the information recorded in this table to forward the multicast packet to those ports which have group membership. Since packets will not be forwarded to necessary ports, the network bandwith can thus be saved.
                                                     swIGMPEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1 no-access
Each entry describes the ports which are member of a specific group address. Note that when a specific multicast address existing in the table also exist in the filter table, the filter table has higher priority over this table.
                                                         swIGMPVid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.1 integer read-only
This object indicates the Vid of individual IGMP table entry. It shows the Vid of IGMP report information captured on network.
                                                         swIGMPGroupIpAddr 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.2 ipaddress read-only
A IP multicast group address which has port membership in the underlying network.
                                                         swIGMPGroupMacAddr 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.3 macaddress read-only
The multicast MAC address corresponds to swIGMPGroupIpAddr.
                                                         swIGMPPortMap 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.4 portlist read-only
Indicates the set of ports which are members of this multicast group. These ports are represented by a octet string.The most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port.
                                                         swIGMPIpGroupReportCount 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.3.1.5 integer read-only
Indicates the number of group membership report packets received by the device corresponding to this multicast group.
                                                 swIGMPCtrlTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4 no-access
The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swVlanInfoStatus). If VLAN is disabled or in Mac-Base mode, there is only one entry in the table, with index 1. If VLAN is in Port-Base or 802.1q mode, the number of entries can be up to 12, with index range from 1 to 12.
                                                     swIGMPCtrlEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1 no-access
The entry in IGMP control table (swIGMPCtrlTable). The entry is effective only when IGMP capture switch is enabled.
                                                         swIGMPCtrlIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.1 integer read-only
This object indicates the IGMP control entry number.Its scale depends on current VLAN state (es400VlanInfoStatus). If VLAN is disabled or in Mac-Base mode, there is only one entry in the table, with index 1. If VLAN is in Port-Base or 802.1q mode, the number of entries is 12, with index range from 1 to 12.
                                                         swIGMPCtrlVid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.2 integer read-write
This object indicates the IGMP control entry's VLAN id. If VLAN is disabled or in Mac-Base mode, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12 , fixed form. If VLAN is in 802.1q mode, the Vid setting can vary from 1 to 4094 by management user, and the Vid in each entry must be unique in the IGMP Control Table.
                                                         swIGMPCtrlTimer 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.3 integer read-write
The timer value for sending IGMP query packet when none was sent by the multicast router in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the timer is expired. Please reference RFC2236-1997. And it recommends a default of 125 seconds. The timeout value must be at least 30 seconds.
                                                         swIGMPCtrlState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.7.4.1.4 integer read-write
This object indicates the status of this entry. other(1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry. deleted(4) - IGMP entry is deleted. Enumeration: 'disabled': 2, 'deleted': 4, 'other': 1, 'enabled': 3.