msanSwitchIGMPSnoopingIntfVlanIDs

ISKRATEL-MSAN-MIB · .1.3.6.1.4.1.1332.1.1.5.3.8.4.1.8

Object

column deprecated VlanList
This field lists all the VlanIDs which include the selected interface.

Context

MIB
ISKRATEL-MSAN-MIB
OID
.1.3.6.1.4.1.1332.1.1.5.3.8.4.1.8
Type
column
Access
readonly
Status
deprecated
Parent
msanSwitchIGMPSnoopingStaticIntfMulticastRouterEntry

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 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanSwitchIGMPSnoopingIntfVlanIDs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanSwitchIGMPSnoopingIntfVlanIDs.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISKRATEL-MSAN-MIB::msanSwitchIGMPSnoopingIntfVlanIDs'

Syntax

Source
VlanList
Base type
OctetString
Type Description
Each octet within this value specifies a set of eight
vlans, with the first octet specifying vlans 1 through
8, the second octet specifying vlans 9 through 16, etc.
Within each octet, the most significant bit represents
the lowest numbered vlan, and the least significant bit
represents the highest numbered vlan.  Thus, each vlan
supported is represented by a single bit within the
value of this object.  If that bit has a value of '1'
then the associated port is in that vlan; the port is
not included if the vlans bit has a value of '0'.

Values & Constraints

No enumerated values or constraints recorded.