mldSnoopEgressPorts
GBNL2Switch-MIB ·
.1.3.6.1.4.1.13464.1.2.4.1.7.4.1.1
Object
column Q-BRIDGE-MIBPortList
This read-only object displays the set of ports enabled to
forward specific MLD Group traffic as determined by the
MLD Snooping task.
It should be noted that the MLD 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 'gbnCommonIgmpSnoopEgressPorts' if
it is a member of 'dot1qStaticMulticastForbiddenEgressPorts'.
Context
- MIB
- GBNL2Switch-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.1.7.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mldSnoopEntry
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 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2Switch-MIB::mldSnoopEgressPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2Switch-MIB::mldSnoopEgressPorts.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNL2Switch-MIB::mldSnoopEgressPorts'
Syntax
- Source
- Q-BRIDGE-MIBPortList
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.