mcastFdbSrcPorts

LENOVO-GbTOR-G7052-MIB · .1.3.6.1.4.1.20301.2.7.18.2.3.1.3.1.4

Object

column PortNumber
The multicast MAC address port list.  The ports are presented in bitmap format.
in receiving order:
              
    OCTET 1  OCTET 2  .....
    xxxxxxxx xxxxxxxx .....
    ||    || |_ port 8
    ||    ||
    ||    ||___ port 7
    ||    |____ port 6
    ||      .    .   .
    ||_________ port 1
    |__________ reserved
              
where x : 1 - The represented port belongs to the multicast MAC address.
          0 - The represented port does not belong to the multicast MAC address.

Context

MIB
LENOVO-GbTOR-G7052-MIB
OID
.1.3.6.1.4.1.20301.2.7.18.2.3.1.3.1.4
Type
column
Access
readonly
Status
current
Parent
mcastFdbEntry

Walk 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 'LENOVO-GbTOR-G7052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G7052-MIB::mcastFdbSrcPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G7052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G7052-MIB::mcastFdbSrcPorts.<mcastFdbEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G7052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G7052-MIB::mcastFdbSrcPorts'

Syntax

Source
PortNumber
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.