swIGMPSnpGrpRouterPorts
MCAST-SNOOPING-MIB ·
.1.3.6.1.4.1.171.12.73.2.1.2.1.5
Object
column PortList
This indicates the router port list of the IGMP snooping group entry. This is only used for data driven learning groups. For normal groups, this object should be 0.
Context
- MIB
- MCAST-SNOOPING-MIB
- OID
.1.3.6.1.4.1.171.12.73.2.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swIGMPSnoopingGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MCAST-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-SNOOPING-MIB::swIGMPSnpGrpRouterPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MCAST-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-SNOOPING-MIB::swIGMPSnpGrpRouterPorts.<swIGMPSnoopingVlanID>.<swIGMPSnpGrpSrcAddr>.<swIGMPSnpGrpGrpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MCAST-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MCAST-SNOOPING-MIB::swIGMPSnpGrpRouterPorts'