All MIBs › ASANTE-SWITCH-MIB › eSWVlanMemberSet
eSWVlanMemberSet
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWVlanMemberSet
OID (numeric): 1.3.6.1.4.1.298.1.5.1.2.9.4.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The set of ports to which traffic destined for this VLAN may be transmitted. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, ech port of the switch is represented by a single bit within the value of this object. Bit value 1 means the corresponding port is included in the member set and bit value 0 represents the port is not included.
What is eSWVlanMemberSet?
This bitmask specifies which ports are members of this VLAN. Each bit represents one port's membership. Bit pattern 0x0F means ports 1-4 are in this VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.2.9.4.1.4 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWVlanMemberSet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.2.9.4.1.4.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWVlanMemberSet.1
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASANTE-SWITCH-MIB::eSWVlanMemberSet OID value, configure state conditions and alerts, and monitor any Asante Technologies Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.298 | asante | ASANTE-AH1012-MIB |
| 1.3.6.1.4.1.298.1 | products | ASANTE-AH1012-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.298.1.5 | switch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1 | eAsntSwitch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2 | eSWBasic | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2.9 | eSWVlanInfo | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2.9.4 | eSWVlanTable | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2.9.4.1 | eSWVlanEntry | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.2.9.4.1.4 | eSWVlanMemberSet | ASANTE-SWITCH-MIB |