rcIgmpSnoopEgressPorts
SWITCH-IGMPSNOOP-MIB ·
.1.3.6.1.4.1.8886.6.1.11.7.1.1
Object
This read-only object displays the set of ports enabled to
forward specific Multicast Group traffic as determined by the
IGMP Snooping task.
It should be noted that the IGMP Snooping task generates a pseudo-
static (i.e., not saved in NVM) port list similar to the RFC2674
Q-MIB 'dot1qStaticMulticastStaticEgressPorts' object. Consequently,
a port will not be a member of 'rcCommonIgmpSnoopEgressPorts' if
it is a member of 'dot1qStaticMulticastForbiddenEgressPorts'.
Context
- MIB
- SWITCH-IGMPSNOOP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.11.7.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIgmpSnoopEntry
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 'SWITCH-IGMPSNOOP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-IGMPSNOOP-MIB::rcIgmpSnoopEgressPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-IGMPSNOOP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-IGMPSNOOP-MIB::rcIgmpSnoopEgressPorts.<dot1qVlanIndex>.<dot1qStaticMulticastAddress>.<dot1qStaticMulticastReceivePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-IGMPSNOOP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-IGMPSNOOP-MIB::rcIgmpSnoopEgressPorts'