E5-111-MIB :: igmpGroupIp

MIB Reference — IPNetwork Monitor

All MIBsE5-111-MIBigmpGroupIp

igmpGroupIp

Module: E5-111-MIB

OID (symbolic): E5-111-MIB::igmpGroupIp

OID (numeric): 1.3.6.1.4.1.6321.1.2.3.2.13.5.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

igmp group IP

What is igmpGroupIp?

This OID holds an IP address in dot-decimal format (like 224.0.0.5) identifying a multicast group that this interface is listening to (IGMP is a protocol for multicast group membership). Reading this tells which multicast streams this interface receives. An operator tracking video distribution would check this to confirm a receiving point is subscribed to the correct multicast address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.13.5.1.1
snmpwalk -v2c -c public <target> E5-111-MIB::igmpGroupIp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.13.5.1.1.1
snmpget -v2c -c public <target> E5-111-MIB::igmpGroupIp.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> igmpGroupIp.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.6321calixNetworksCALIX-SMI
1.3.6.1.4.1.6321.1calixRegistrationsCALIX-SMI
1.3.6.1.4.1.6321.1.2calixProductsCALIX-SMI
1.3.6.1.4.1.6321.1.2.3e5x100CALIX-PRODUCT-MIB
1.3.6.1.4.1.6321.1.2.3.2e5x111E5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.13statisticsE5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.13.5igmpGroupTableE5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.13.5.1igmpGroupEntryE5-111-MIB
1.3.6.1.4.1.6321.1.2.3.2.13.5.1.1igmpGroupIpE5-111-MIB