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

VENDOR: ALLIED TELESIS


 Home MIB: AT-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
 igmp 1.3.6.1.4.1.207.8.4.4.4.139
The MIB module for IGMP Management.
         igmpIntInfo 1.3.6.1.4.1.207.8.4.4.4.139.1
             igmpInterfaceTable 1.3.6.1.4.1.207.8.4.4.4.139.1.1 no-access
The (conceptual) table listing IGMP capable IP interfaces.
                 igmpInterfaceEntry 1.3.6.1.4.1.207.8.4.4.4.139.1.1.1 no-access
An entry (conceptual row) in the igmpInterfaceTable.
                     igmpInterface 1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.1 integer read-only
The index value of the interface for which IGMP is enabled. This table is indexed by this value.
                     igmpInterfaceName 1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.2 displaystring read-only
The name of the interface for which IGMP or MLD is enabled.
                     igmpQueryTimeout 1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.3 unsigned32 read-only
It represents the maximum expected time interval, in seconds, between successive IGMP general query messages arriving on the interface. A vlaue of zero means there is no limits.
                     igmpProxy 1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.4 integer read-only
The object represents states of igmp proxy. When it has a value of 0 then it means the inteface proxy is currently disabled. When it has a value of 1 then it means IGMP is performing upstream inteface proxying. When it has a value of 2 then it means IGMP is performing downstream inteface proxying. Enumeration: 'off': 0, 'downstream': 2, 'upstream': 1.
             igmpIntStatsTable 1.3.6.1.4.1.207.8.4.4.4.139.1.2 no-access
The (conceptual) table listing statistics for IGMP capable IP interfaces.
                 igmpIntStatsEntry 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1 no-access
An entry (conceptual row) in the igmpIntStatsTable.
                     igmpInQuery 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.1 unsigned32 read-only
The number of IGMP Query messages received by the interface.
                     igmpInReportV1 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.2 unsigned32 read-only
The number of IGMP version 1 Report messages received by the interface.
                     igmpInReportV2 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.3 unsigned32 read-only
The number of IGMP version 2 Report messages received by the interface.
                     igmpInLeave 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.4 unsigned32 read-only
The number of IGMP Leave Group messages received by the interface.
                     igmpInTotal 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.5 unsigned32 read-only
The total number of IGMP messages received by the interface.
                     igmpOutQuery 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.6 unsigned32 read-only
The total number of IGMP Query messages that were transmitted by the switch over the interface.
                     igmpOutTotal 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.7 unsigned32 read-only
The total number of IGMP messages that were transmitted by the switch over the interface.
                     igmpBadQuery 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.8 unsigned32 read-only
The number of IGMP membership query messages with errors that were received by the interface.
                     igmpBadReportV1 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.9 unsigned32 read-only
The number of IGMP Version 1 membership report messages with errors that were received by the interface.
                     igmpBadReportV2 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.10 unsigned32 read-only
The number of IGMP Version 2 membership report messages with errors that were received by the interface.
                     igmpBadLeave 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.11 unsigned32 read-only
The number of IGMP Leave Group messages with errors that were received by the interface.
                     igmpBadTotal 1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.12 unsigned32 read-only
The total number of IGMP messages with errors that were received by the interface..
         igmpIntMember 1.3.6.1.4.1.207.8.4.4.4.139.9
             igmpIntGroupTable 1.3.6.1.4.1.207.8.4.4.4.139.9.1 no-access
The (conceptual) table listing the IP multicast groups of which there are members on a particular interface.
                 igmpIntGroupEntry 1.3.6.1.4.1.207.8.4.4.4.139.9.1.1 no-access
An entry (conceptual row) in the igmpGroupTable.
                     igmpIntGroupAddress 1.3.6.1.4.1.207.8.4.4.4.139.9.1.1.1 ipaddress read-only
The IP multicast group address for which this entry contains information.
                     igmpLastHost 1.3.6.1.4.1.207.8.4.4.4.139.9.1.1.2 ipaddress read-only
The IP address of the last host reporting a membership. If it is static, then 0.0.0.0 presents.
                     igmpRefreshTime 1.3.6.1.4.1.207.8.4.4.4.139.9.1.1.3 unsigned32 read-only
The time in seconds until the membership group is deleted if another membership report is not received. A value of 0xffffffff means infinity.
         igmpSnooping 1.3.6.1.4.1.207.8.4.4.4.139.10
               igmpSnoopAdminInfo 1.3.6.1.4.1.207.8.4.4.4.139.10.1
                   igmpSnoopAdminEnabled 1.3.6.1.4.1.207.8.4.4.4.139.10.1.1 truthvalue read-only
Indicates whether IGMP Snooping is globally enabled.
               igmpSnoopVlanTable 1.3.6.1.4.1.207.8.4.4.4.139.10.2 no-access
The (conceptual) table listing the layer 2 interfaces performing IGMP snooping.
                   igmpSnoopVlanEntry 1.3.6.1.4.1.207.8.4.4.4.139.10.2.1 no-access
An entry (conceptual row) in the IGMP Snooping Vlan Table.
                       igmpSnoopVID 1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.1 integer read-only
The 802.1 VLAN ID of the layer 2 interface performing IGMP snooping.
                       igmpSnoopVlanName 1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.2 displaystring read-only
The name of the layer 2 interface performing IGMP snooping.
                       igmpSnoopFastLeave 1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.3 integer read-only
Indicates whether FastLeave is enabled, and operating in Single-Host or Multi-Host mode. Enumeration: 'single': 1, 'off': 0, 'multi': 2.
                       igmpSnoopQuerySolicit 1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.4 truthvalue read-only
Indicates whether query solicitation is on
                       igmpSnoopStaticRouterPorts 1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.5 displaystring read-only
Indicates the configured static multicast router ports.
               igmpSnoopGroupTable 1.3.6.1.4.1.207.8.4.4.4.139.10.3 no-access
The (conceptual) table of IGMP Groups snooped on a layer 2 interface.
                   igmpSnoopGroupEntry 1.3.6.1.4.1.207.8.4.4.4.139.10.3.1 no-access
A (conceptual) row in the IGMP Snooping Group table.
                       igmpSnoopGroupAddress 1.3.6.1.4.1.207.8.4.4.4.139.10.3.1.1 ipaddress read-only
The Multicast Group IP Address detected on a layer 2 interface.
                       igmpSnoopGroupTimer 1.3.6.1.4.1.207.8.4.4.4.139.10.3.1.2 unsigned32 read-only
The time remaining before the multicast group is deleted from the layer 2 interface.
               igmpSnoopPortTable 1.3.6.1.4.1.207.8.4.4.4.139.10.4 no-access
A (conceptual) table of ports in a layer 2 interface that are currently members of a multicast group.
                   igmpSnoopPortEntry 1.3.6.1.4.1.207.8.4.4.4.139.10.4.1 no-access
A (conceptual) row in the IGMP Snooping Port Table.
                       igmpSnoopPortNumber 1.3.6.1.4.1.207.8.4.4.4.139.10.4.1.1 integer read-only
Provides the number of a port in a multicast group.
                       igmpSnoopPortIsStatic 1.3.6.1.4.1.207.8.4.4.4.139.10.4.1.2 truthvalue read-only
Indicates whether a port has been administratively added to a multicast group.
                       igmpSnoopPortTimer 1.3.6.1.4.1.207.8.4.4.4.139.10.4.1.3 unsigned32 read-only
Indicates the time remaining before the port is removed.
               igmpSnoopHostTable 1.3.6.1.4.1.207.8.4.4.4.139.10.5 no-access
A (conceptual) table of hosts receiving multicast data.
                   igmpSnoopHostEntry 1.3.6.1.4.1.207.8.4.4.4.139.10.5.1 no-access
A (conceptual) row in the IGMP Snooping Host Table.
                       igmpSnoopHostMAC 1.3.6.1.4.1.207.8.4.4.4.139.10.5.1.1 macaddress read-only
Provides the Media Access Control Address of an IGMP Host.
                       igmpSnoopHostIpAddress 1.3.6.1.4.1.207.8.4.4.4.139.10.5.1.2 ipaddress read-only
Provides the Internet Protocol Address of an IGMP Host.
                       igmpSnoopHostTimer 1.3.6.1.4.1.207.8.4.4.4.139.10.5.1.3 unsigned32 read-only
Indicates the time remaining before the host times out.