IGMP-STD-MIB
- Registered at
- 1.3.6.1.2.1.85
- Last updated
- 2000-09-28 00:00
- Organization
- IETF IDMR Working Group.
- Revisions
- 2000-09-28 00:00
- Namespace
- standard
- Source file
IGMP-STD-MIB- Digest
sha256:d3b27976dce775a0462f2c2dd797a3014e0230046d05001d0acca109b1cc6727
Description
The MIB module for IGMP Management.
Contact
Dave Thaler Microsoft Corporation One Microsoft Way Redmond, WA 98052-6399 US Phone: +1 425 703 8835 EMail: dthaler@microsoft.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB IGMP-STD-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| igmpMIBObjects OBJECT-IDENTITY | 1.3.6.1.2.1.85.1 | |||
| igmpInterfaceTable OBJECT-TYPE The (conceptual) table listing the interfaces on which IGMP is enabled. | 1.3.6.1.2.1.85.1.1 | not-accessible | current | |
| igmpInterfaceEntry OBJECT-TYPE An entry (conceptual row) representing an interface on which IGMP is enabled. | 1.3.6.1.2.1.85.1.1.1 | not-accessible | current | |
| igmpInterfaceIfIndex OBJECT-TYPE The ifIndex value of the interface for which IGMP is enabled. | 1.3.6.1.2.1.85.1.1.1.1 | InterfaceIndex | not-accessible | current |
| igmpInterfaceQueryInterval OBJECT-TYPE The frequency at which IGMP Host-Query packets are transmitted on this interface. | 1.3.6.1.2.1.85.1.1.1.2 | Unsigned32 | read-create | current |
| igmpInterfaceStatus OBJECT-TYPE The activation of a row enables IGMP on the interface. The destruction of a row disables IGMP on the interface. | 1.3.6.1.2.1.85.1.1.1.3 | RowStatus | read-create | current |
| igmpInterfaceVersion OBJECT-TYPE 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 the same version of IGMP on that LAN. | 1.3.6.1.2.1.85.1.1.1.4 | Unsigned32 | read-create | current |
| igmpInterfaceQuerier OBJECT-TYPE The address of the IGMP Querier on the IP subnet to which this interface is attached. | 1.3.6.1.2.1.85.1.1.1.5 | IpAddress | read-only | current |
| igmpInterfaceQueryMaxResponseTime OBJECT-TYPE The maximum query response time advertised in IGMPv2 queries on this interface. | 1.3.6.1.2.1.85.1.1.1.6 | Unsigned32 (0..255) | read-create | current |
| igmpInterfaceQuerierUpTime OBJECT-TYPE The time since igmpInterfaceQuerier was last changed. | 1.3.6.1.2.1.85.1.1.1.7 | TimeTicks | read-only | current |
| igmpInterfaceQuerierExpiryTime OBJECT-TYPE The amount of time remaining before the Other Querier Present Timer expires. If the local system is the querier, the value of this object is zero. | 1.3.6.1.2.1.85.1.1.1.8 | TimeTicks | read-only | current |
| igmpInterfaceVersion1QuerierTimer OBJECT-TYPE 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. | 1.3.6.1.2.1.85.1.1.1.9 | TimeTicks | read-only | current |
| igmpInterfaceWrongVersionQueries OBJECT-TYPE The number of queries received whose IGMP version does not match igmpInterfaceVersion, over the lifetime of the row entry. 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 wrong version, this indicates a configuration error. | 1.3.6.1.2.1.85.1.1.1.10 | Counter32 | read-only | current |
| igmpInterfaceJoins OBJECT-TYPE 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 activity over the lifetime of the row entry. | 1.3.6.1.2.1.85.1.1.1.11 | Counter32 | read-only | current |
| igmpInterfaceProxyIfIndex OBJECT-TYPE Some devices implement a form of IGMP proxying whereby memberships learned on the interface represented by this row, cause IGMP Host Membership Reports to be sent on the interface whose ifIndex value is given by this object. Such a device would implement the igmpV2RouterMIBGroup only on its router interfaces (those interfaces with non-zero igmpInterfaceProxyIfIndex). Typically, the value of this object is 0, indicating that no proxying is being done. | 1.3.6.1.2.1.85.1.1.1.12 | InterfaceIndexOrZero | read-create | current |
| igmpInterfaceGroups OBJECT-TYPE The current number of entries for this interface in the Cache Table. | 1.3.6.1.2.1.85.1.1.1.13 | Gauge32 | read-only | current |
| igmpInterfaceRobustness OBJECT-TYPE 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. | 1.3.6.1.2.1.85.1.1.1.14 | Unsigned32 (1..255) | read-create | current |
| igmpInterfaceLastMembQueryIntvl OBJECT-TYPE The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if igmpInterfaceVersion is 1. | 1.3.6.1.2.1.85.1.1.1.15 | Unsigned32 (0..255) | read-create | current |
| igmpCacheTable OBJECT-TYPE The (conceptual) table listing the IP multicast groups for which there are members on a particular interface. | 1.3.6.1.2.1.85.1.2 | not-accessible | current | |
| igmpCacheEntry OBJECT-TYPE An entry (conceptual row) in the igmpCacheTable. | 1.3.6.1.2.1.85.1.2.1 | not-accessible | current | |
| igmpCacheAddress OBJECT-TYPE The IP multicast group address for which this entry contains information. | 1.3.6.1.2.1.85.1.2.1.1 | IpAddress | not-accessible | current |
| igmpCacheIfIndex OBJECT-TYPE The interface for which this entry contains information for an IP multicast group address. | 1.3.6.1.2.1.85.1.2.1.2 | InterfaceIndex | not-accessible | current |
| igmpCacheSelf OBJECT-TYPE An indication of whether the local system is a member of this group address on this interface. | 1.3.6.1.2.1.85.1.2.1.3 | TruthValue | read-create | current |
| igmpCacheLastReporter OBJECT-TYPE 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. | 1.3.6.1.2.1.85.1.2.1.4 | IpAddress | read-only | current |
| igmpCacheUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.2.1.85.1.2.1.5 | TimeTicks | read-only | current |
| igmpCacheExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. A value of 0 indicates that the entry is only present because igmpCacheSelf is true and that if the router left the group, this entry would be aged out immediately. Note that some implementations may process membership reports from the local system in the same way as reports from other hosts, so a value of 0 is not required. | 1.3.6.1.2.1.85.1.2.1.6 | TimeTicks | read-only | current |
| igmpCacheStatus OBJECT-TYPE The status of this entry. | 1.3.6.1.2.1.85.1.2.1.7 | RowStatus | read-create | current |
| igmpCacheVersion1HostTimer OBJECT-TYPE 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 the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv2 Leave messages for this group that it receives on this interface. | 1.3.6.1.2.1.85.1.2.1.8 | TimeTicks | read-only | current |
| igmpMIBConformance OBJECT-IDENTITY | 1.3.6.1.2.1.85.2 | |||
| igmpMIBCompliances OBJECT-IDENTITY | 1.3.6.1.2.1.85.2.1 | |||
| igmpMIBGroups OBJECT-IDENTITY | 1.3.6.1.2.1.85.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| igmpV1HostMIBCompliance MODULE-COMPLIANCE The compliance statement for hosts running IGMPv1 and implementing the IGMP MIB. | 1.3.6.1.2.1.85.2.1.1 | current |
| igmpV1RouterMIBCompliance MODULE-COMPLIANCE The compliance statement for routers running IGMPv1 and implementing the IGMP MIB. | 1.3.6.1.2.1.85.2.1.2 | current |
| igmpV2HostMIBCompliance MODULE-COMPLIANCE The compliance statement for hosts running IGMPv2 and implementing the IGMP MIB. | 1.3.6.1.2.1.85.2.1.3 | current |
| igmpV2RouterMIBCompliance MODULE-COMPLIANCE The compliance statement for routers running IGMPv2 and implementing the IGMP MIB. | 1.3.6.1.2.1.85.2.1.4 | current |
| igmpBaseMIBGroup OBJECT-GROUP The basic collection of objects providing management of IGMP version 1 or 2. | 1.3.6.1.2.1.85.2.2.1 | current |
| igmpRouterMIBGroup OBJECT-GROUP A collection of additional objects for management of IGMP version 1 or 2 in routers. | 1.3.6.1.2.1.85.2.2.2 | current |
| igmpV2HostMIBGroup OBJECT-GROUP A collection of additional objects for management of IGMP version 2 in hosts. | 1.3.6.1.2.1.85.2.2.3 | current |
| igmpHostOptMIBGroup OBJECT-GROUP A collection of optional objects for IGMP hosts. Supporting this group can be especially useful in an environment with a router which does not support the IGMP MIB. | 1.3.6.1.2.1.85.2.2.4 | current |
| igmpV2RouterMIBGroup OBJECT-GROUP A collection of additional objects for management of IGMP version 2 in routers. | 1.3.6.1.2.1.85.2.2.5 | current |
| igmpV2ProxyMIBGroup OBJECT-GROUP A collection of additional objects for management of IGMP proxy devices. | 1.3.6.1.2.1.85.2.2.6 | current |