swMldSnoopingGroupInfoPortMap
MLD-SNOOPING-MIB ·
.1.3.6.1.4.1.171.12.34.3.3.1.4
Object
This object indicates which ports belong to the same multicast group, on a per-VLAN basis. Each multicast group has an octet string to indicate the port map. The most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'(Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant). The 4 octets represent one unit port according to its logical port. If the unit has less than 32 ports, other ports will be set to 0.
Context
- MIB
- MLD-SNOOPING-MIB
- OID
.1.3.6.1.4.1.171.12.34.3.3.1.4- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- swMldSnoopingGroupInfoEntry
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 'MLD-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MLD-SNOOPING-MIB::swMldSnoopingGroupInfoPortMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MLD-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MLD-SNOOPING-MIB::swMldSnoopingGroupInfoPortMap.<swMldSnoopingGroupInfoVid>.<swMldSnoopingGroupInfoIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MLD-SNOOPING-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MLD-SNOOPING-MIB::swMldSnoopingGroupInfoPortMap'