AT-IGMP-MIB
AI MIB Summary
The AT-IGMP-MIB module enables the monitoring and management of Internet Group Management Protocol (IGMP) operations on Allied Telesis network devices, specifically tracking multicast group membership states, interface IGMP counters, and query/membership timer values.
The MIB module for IGMP Management.
Main OID:
igmp.1.3.6.1.4.1.207.8.4.4.4.139
52
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
52 total| Object Name |
|---|
igmpThe MIB module for IGMP Management. MODULE-IDENTITY .1.3.6.1.4.1.207.8.4.4.4.139 |
igmpIntInfo OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.139.1 |
igmpInterfaceTableThe (conceptual) table listing IGMP capable IP interfaces. SEQUENCE OF IgmpInterfaceEntry .1.3.6.1.4.1.207.8.4.4.4.139.1.1 |
igmpInterfaceEntryAn entry (conceptual row) in the igmpInterfaceTable. IgmpInterfaceEntry .1.3.6.1.4.1.207.8.4.4.4.139.1.1.1 |
igmpInterfaceThe index value of the interface for which IGMP is enabled. This table is indexed by this value.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.1 |
igmpInterfaceNameThe name of the interface for which IGMP or MLD is enabled.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.2 |
igmpQueryTimeoutIt 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.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.3 |
igmpProxyThe 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.ro Enumeration .1.3.6.1.4.1.207.8.4.4.4.139.1.1.1.4 |
igmpIntStatsTableThe (conceptual) table listing statistics for IGMP capable IP interfaces. SEQUENCE OF IgmpIntStatsEntry .1.3.6.1.4.1.207.8.4.4.4.139.1.2 |
igmpIntStatsEntryAn entry (conceptual row) in the igmpIntStatsTable. IgmpIntStatsEntry .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1 |
igmpInQueryThe number of IGMP Query messages received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.1 |
igmpInReportV1The number of IGMP version 1 Report messages received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.2 |
igmpInReportV2The number of IGMP version 2 Report messages received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.3 |
igmpInLeaveThe number of IGMP Leave Group messages received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.4 |
igmpInTotalThe total number of IGMP messages received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.5 |
igmpOutQueryThe total number of IGMP Query messages that were transmitted by the switch over the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.6 |
igmpOutTotalThe total number of IGMP messages that were transmitted by the switch over the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.7 |
igmpBadQueryThe number of IGMP membership query messages with errors that were received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.8 |
igmpBadReportV1The number of IGMP Version 1 membership report messages with errors that were received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.9 |
igmpBadReportV2The number of IGMP Version 2 membership report messages with errors that were received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.10 |
igmpBadLeaveThe number of IGMP Leave Group messages with errors that were received by the interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.11 |
igmpBadTotalThe total number of IGMP messages with errors that were received by the interface..ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.1.2.1.12 |
igmpIntMember OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.139.9 |
igmpIntGroupTableThe (conceptual) table listing the IP multicast groups of which there are members on a particular interface. SEQUENCE OF IgmpIntGroupEntry .1.3.6.1.4.1.207.8.4.4.4.139.9.1 |
igmpIntGroupEntryAn entry (conceptual row) in the igmpGroupTable. IgmpIntGroupEntry .1.3.6.1.4.1.207.8.4.4.4.139.9.1.1 |
igmpIntGroupAddressThe IP multicast group address for which this entry contains information.ro IpAddress .1.3.6.1.4.1.207.8.4.4.4.139.9.1.1.1 |
igmpLastHostThe IP address of the last host reporting a membership. If it is static, then 0.0.0.0 presents.ro IpAddress .1.3.6.1.4.1.207.8.4.4.4.139.9.1.1.2 |
igmpRefreshTimeThe time in seconds until the membership group is deleted if another membership report is not received. A value of 0xffffffff means infinity.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.9.1.1.3 |
igmpSnooping OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.139.10 |
igmpSnoopAdminInfo OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.139.10.1 |
igmpSnoopAdminEnabledIndicates whether IGMP Snooping is globally enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.139.10.1.1 |
igmpSnoopVlanTableThe (conceptual) table listing the layer 2 interfaces performing IGMP snooping. SEQUENCE OF IgmpSnoopVlanEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.2 |
igmpSnoopVlanEntryAn entry (conceptual row) in the IGMP Snooping Vlan Table. IgmpSnoopVlanEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.2.1 |
igmpSnoopVIDThe 802.1 VLAN ID of the layer 2 interface performing IGMP snooping.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.1 |
igmpSnoopVlanNameThe name of the layer 2 interface performing IGMP snooping.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.2 |
igmpSnoopFastLeaveIndicates whether FastLeave is enabled, and operating in Single-Host or Multi-Host mode.ro Enumeration .1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.3 |
igmpSnoopQuerySolicitIndicates whether query solicitation is onro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.4 |
igmpSnoopStaticRouterPortsIndicates the configured static multicast router ports.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.139.10.2.1.5 |
igmpSnoopGroupTableThe (conceptual) table of IGMP Groups snooped on a layer 2 interface. SEQUENCE OF IgmpSnoopGroupEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.3 |
igmpSnoopGroupEntryA (conceptual) row in the IGMP Snooping Group table. IgmpSnoopGroupEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.3.1 |
igmpSnoopGroupAddressThe Multicast Group IP Address detected on a layer 2 interface.ro IpAddress .1.3.6.1.4.1.207.8.4.4.4.139.10.3.1.1 |
igmpSnoopGroupTimerThe time remaining before the multicast group is deleted from the layer 2 interface.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.10.3.1.2 |
igmpSnoopPortTableA (conceptual) table of ports in a layer 2 interface that are currently members of a multicast group. SEQUENCE OF IgmpSnoopPortEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.4 |
igmpSnoopPortEntryA (conceptual) row in the IGMP Snooping Port Table. IgmpSnoopPortEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.4.1 |
igmpSnoopPortNumberProvides the number of a port in a multicast group.ro INTEGER .1.3.6.1.4.1.207.8.4.4.4.139.10.4.1.1 |
igmpSnoopPortIsStaticIndicates whether a port has been administratively added to a multicast group.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.139.10.4.1.2 |
igmpSnoopPortTimerIndicates the time remaining before the port is removed.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.10.4.1.3 |
igmpSnoopHostTableA (conceptual) table of hosts receiving multicast data. SEQUENCE OF IgmpSnoopHostEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.5 |
igmpSnoopHostEntryA (conceptual) row in the IGMP Snooping Host Table. IgmpSnoopHostEntry .1.3.6.1.4.1.207.8.4.4.4.139.10.5.1 |
igmpSnoopHostMACProvides the Media Access Control Address of an IGMP Host.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.139.10.5.1.1 |
igmpSnoopHostIpAddressProvides the Internet Protocol Address of an IGMP Host.ro IpAddress .1.3.6.1.4.1.207.8.4.4.4.139.10.5.1.2 |
igmpSnoopHostTimerIndicates the time remaining before the host times out.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.4.139.10.5.1.3 |