IGMPV3-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
32
mgmdRouterInterfaceTable
table.1.3.6.1.4.1.171.12.18.1.4
·
1 row entry
·
11 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk mgmdRouterInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IGMPV3-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMPV3-MIB::mgmdRouterInterfaceTable'
The (conceptual) table listing the interfaces on which IGMP or MLD is enabled.
An entry (conceptual row) representing an interface on
which IGMP or MLD is enabled.
which IGMP or MLD is enabled.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex value of the interface for which IGMP or MLD
is enabled. The table is indexed by the ifIndex value and the InetAddressType to allow for interfaces which may be configured in both IPv4 and IPv6 modes. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.171.12.18.1.4.1.1 |
||||||||||||||
|
The address type of this interface. This entry along with
the ifIndex value acts as the index to the mgmdRouterInterface table. A physical interface may be configured in multiple modes concurrently, e.g. in IPv4 and IPv… |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.171.12.18.1.4.1.2 |
||||||||||||||
|
The address of the IGMP or MLD Querier on the IP subnet to
which this interface is attached. The InetAddressType, e.g. IPv4 or IPv6, is identified by the mgmdRouterInterfaceQuerierType variable in the mgmdRouterInterfac… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.171.12.18.1.4.1.3 |
||||||||||||||
|
The frequency at which IGMP or MLD Host-Query packets are
transmitted on this interface. |
secondsSNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.4.1.4 |
||||||||||||||
|
The activation of a row enables the router side of IGMP or MLD
on the interface. The destruction of a row disables the router side of IGMP or MLD on the interface. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.171.12.18.1.4.1.5 |
||||||||||||||
|
The version of MGMD which is running on this interface.
Value 1 applies to IGMPv1 routers only. Value 2 applies To IGMPv2 and MLDv1 routers, and value 3 applies to IGMPv3 and MLDv2 routers. This object can be used to co… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.4.1.6 |
||||||||||||||
|
The maximum query response time advertised in MGMDv2 or v3
queries on this interface. |
tenths of secondsUnsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.171.12.18.1.4.1.7 |
||||||||||||||
|
The time since mgmdRouterInterfaceQuerier was last changed.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.4.1.8 |
||||||||||||||
|
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. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.4.1.9 |
||||||||||||||
|
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 and MLD is robust to (Robustness Variable-1) packet l… |
Unsigned32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.171.12.18.1.4.1.14 |
||||||||||||||
|
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 ma… |
tenths of secondsUnsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.171.12.18.1.4.1.15 |
mgmdRouterCacheTable
table.1.3.6.1.4.1.171.12.18.1.6
·
1 row entry
·
9 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk mgmdRouterCacheTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IGMPV3-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMPV3-MIB::mgmdRouterCacheTable'
The (conceptual) table listing the IP multicast groups for which there are members on a particular router interface.
An entry (conceptual row) in the mgmdRouterCacheTable.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The address type of the mgmdRouterCacheTable entry. This value
applies to both the mgmdRouterCacheAddress and the mgmdRouterCacheLastReporter entries. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.171.12.18.1.6.1.1 |
||||||||||||||
|
The interface for which this entry contains information
for an IP multicast group address. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.171.12.18.1.6.1.2 |
||||||||||||||
|
The IP multicast group address for which this entry
contains information. The InetAddressType, e.g. IPv4 or IPv6, is identified by the mgmdRouterCacheAddresType variable in the mgmdRouterCache table. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.171.12.18.1.6.1.3 |
||||||||||||||
|
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. The InetAddressType,… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.171.12.18.1.6.1.4 |
||||||||||||||
|
In IGMPv2, this object represent minimum amount of time remaining before
this entry will be aged out. The value must always be greater than 0. In IGMPv3, this obbject represent minimum amount of time remaining before t… |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.6.1.6 |
||||||||||||||
|
The status of this row. Enabling the entry makes this router
an active member of the group on the interface defined by mgmdRouterCacheIfIndex. Disabling the entry forces the router interface to leave the group. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.171.12.18.1.6.1.7 |
||||||||||||||
|
The time remaining until the local router will assume that
there are no longer any MGMD version 1 members on the IP subnet attached to this interface. This entry only applies to IGMPv1 hosts, and is not implemented for… |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.6.1.8 |
||||||||||||||
|
The time remaining until the local router will assume that
there are no longer any MGMD version 2 members on the IP subnet attached to this interface. This entry applies to both IGMP and MLD hosts. Upon hearing any MGM… |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.6.1.9 |
||||||||||||||
|
The state in which the interface is currently set. The
value indicates the relevance of the corresponding source list entries in the RouterSrcList Table for MGMDv3 interfaces. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.171.12.18.1.6.1.10 |
mgmdRouterSrcListTable
table.1.3.6.1.4.1.171.12.18.1.10
·
1 row entry
·
5 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk mgmdRouterSrcListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IGMPV3-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMPV3-MIB::mgmdRouterSrcListTable'
The (conceptual) table listing the Source List entries corresponding to each Interface filter mode record on a Router.
An entry (conceptual row) in the mgmdRouterSrcListTable.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The address type of the InetAddress variables in this
table. This value applies to the mgmdRouterSrcListHostAddress and mgmdRouterSrcListAddress entries. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.171.12.18.1.10.1.1 |
||||||||||||||
|
The interface for which this entry contains information
for an IP multicast group address. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.171.12.18.1.10.1.2 |
||||||||||||||
|
The IP multicast group address for which this entry
contains information. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.171.12.18.1.10.1.3 |
||||||||||||||
|
The host address to which this entry
corresponds. The mgmdRouterCacheSourceFilterMode value for this Group address and interface indicates whether this Host address is included or excluded. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.171.12.18.1.10.1.4 |
||||||||||||||
|
This value indicates the relevance of the SrcList entry,
whereby a non-zero value indicates this is an INCLUDE state value, and a zero value indicates this to be an EXCLUDE state value. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.12.18.1.10.1.5 |
.1.3.6.1.4.1.171.12.18.1.11
·
1 row entry
·
4 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk mgmdRouterChkSubSrcNetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IGMPV3-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMPV3-MIB::mgmdRouterChkSubSrcNetTable'
The (conceptual) table listing the interfaces whether to check subscriber source network when receive IGMP report/leave.
An entry (conceptual row) in the mgmdRouterChkSubSrcNetTable.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
A unique value for the specified interface.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.171.12.18.1.11.1.1 |
||||
|
The IP address of the interface.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.171.12.18.1.11.1.2 |
||||
|
The subnet mask of the interface.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.171.12.18.1.11.1.3 |
||||
|
The state of the specified interface whether to check subscriber
source IP when receive IGMP report/leave. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.171.12.18.1.11.1.4 |
.1.3.6.1.4.1.171.12.18.1.12
·
1 row entry
·
3 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk mgmdRouterIGMPStaticGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IGMPV3-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IGMPV3-MIB::mgmdRouterIGMPStaticGroupTable'
The (conceptual) table listing the static IP multicast groups for which there are members on a particular router interface.
An entry (conceptual row) in the mgmdRouterIGMPStaticGroupTable.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The interface for which this entry contains information
for a static IP multicast group address. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.171.12.18.1.12.1.1 |
||||||||||||
|
The IP multicast group address for which this entry
contains information. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.171.12.18.1.12.1.2 |
||||||||||||
|
This object indicates the status of this static IP multicast
entry. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.171.12.18.1.12.1.3 |