IGMP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
22
igmpInterfaceTable
table.1.3.6.1.3.59.1.1.1
·
1 row entry
·
14 columns
The (conceptual) table listing the interfaces on which IGMP is enabled.
An entry (conceptual row) representing an
interface on which IGMP is enabled.
interface on which IGMP is enabled.
Indexes
igmpInterfaceIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
igmpInterfaceIfIndex
The interface for which IGMP is enabled.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.3.59.1.1.1.1.1 |
||||||||||||
|
igmpInterfaceQueryInterval
The frequency at which IGMP Host-Query packets
are transmitted on this interface. |
secondsSNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.3.59.1.1.1.1.2 |
||||||||||||
|
igmpInterfaceStatus
The activation of a row enables IGMP on the
interface. The destruction of a row disables IGMP on the interface. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.3.59.1.1.1.1.3 |
||||||||||||
|
igmpInterfaceVersion
The version of IGMP which is running on this interface.
This object can be used to configure a router capable of running either value. For IGMP to function correctly, all routers on a LAN must be configured to run th… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.3.59.1.1.1.1.4 |
||||||||||||
|
igmpInterfaceQuerier
The address of the IGMP Querier on the IP subnet to which
this interface is attached. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.3.59.1.1.1.1.5 |
||||||||||||
|
igmpInterfaceQueryMaxResponseTime
The maximum query response time advertised in IGMPv2
queries on this interface. |
secondsSNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.3.59.1.1.1.1.6 |
||||||||||||
|
igmpInterfaceQuerierPresentTimeout
deprecated
A timeout interval. If no IGMPv2 queries are heard on this
interface within this timeout interval, the local router will take over the Querier on the IP subnet to which this interface is attached. This object is now d… |
secondsSNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.3.59.1.1.1.1.7 |
||||||||||||
|
igmpInterfaceLeaveEnabled
deprecated
An indication of whether the processing of IGMPv2 Leave
messages is enabled on this interface. This object is now deprecated since it must be true when igmpInterfaceVersion is version2, and must be false when it is ver… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.3.59.1.1.1.1.8 |
||||||||||||
|
igmpInterfaceVersion1QuerierTimer
The time remaining until the host assumes that there are no
IGMPv1 routers present on the interface. While this is non-zero, the host will reply to all queries with version 1 membership reports. |
secondsSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.3.59.1.1.1.1.9 |
||||||||||||
|
igmpInterfaceWrongVersionQueries
The number of queries received whose IGMP version does not
match igmpInterfaceVersion. IGMP requires that all routers on a LAN be configured to run the same version of IGMP. Thus, if any queries are received with the w… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.59.1.1.1.1.10 |
||||||||||||
|
igmpInterfaceJoins
The number of times a group membership has been added on
this interface; that is, the number of times an entry for this interface has been added to the Cache Table. This object gives an indication of the amount of IGMP… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.59.1.1.1.1.11 |
||||||||||||
|
igmpInterfaceLeaves
deprecated
The number of times a group membership has been removed
from this interface; that is, the number of times an entry for this interface has been deleted from the Cache Table. This object is deprecated since its value cann… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.59.1.1.1.1.12 |
||||||||||||
|
igmpInterfaceGroups
The current number of entries for this interface in
the Cache Table. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.59.1.1.1.1.13 |
||||||||||||
|
igmpInterfaceRobustness
The Robustness Variable allows tuning for the expected
packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.3.59.1.1.1.1.14 |
igmpCacheTable
table.1.3.6.1.3.59.1.1.2
·
1 row entry
·
8 columns
The (conceptual) table listing the IP multicast groups for which there are members on a particular interface.
An entry (conceptual row) in the igmpCacheTable.
Indexes
igmpCacheAddress igmpCacheIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
igmpCacheAddress
The IP multicast group address for which this
entry contains information. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.3.59.1.1.2.1.1 |
||||||||||||
|
igmpCacheIfIndex
The interface for which this entry contains
information for an IP multicast group address. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.3.59.1.1.2.1.2 |
||||||||||||
|
igmpCacheSelf
An indication of whether the local system is a
member of this group address on this interface. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.3.59.1.1.2.1.3 |
||||||||||||
|
igmpCacheLastReporter
The IP address of the source of the last
membership report received for this IP Multicast group address on this interface. If no membership report has been received, this object has the value 0.0.0.0. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.3.59.1.1.2.1.4 |
||||||||||||
|
igmpCacheUpTime
The time since the system joined this group
address, or zero if the system is not currently a member. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.59.1.1.2.1.5 |
||||||||||||
|
igmpCacheExpiryTime
The minimum amount of time remaining before this
entry will be aged out. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.59.1.1.2.1.6 |
||||||||||||
|
igmpCacheStatus
The status of this entry.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.3.59.1.1.2.1.7 |
||||||||||||
|
igmpCacheVersion1HostTimer
The time remaining until the local router will assume that
there are no longer any IGMP version 1 members on the IP subnet attached to this interface. Upon hearing any IGMPv1 Membership Report, this value is reset to t… |
secondsSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.3.59.1.1.2.1.8 |