All MIBs › ASANTE-SWITCH-MIB › eSWPortCtrlVlanGroups
eSWPortCtrlVlanGroups
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWPortCtrlVlanGroups
OID (numeric): 1.3.6.1.4.1.298.1.5.1.3.1.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object represents the port vlan map in 2 octets. The octets meaning is as follow: If 2 octets are considered together as 16 bit field, then the least significant bit (bit0) represents VLAN Group1, bit1 represents VLAN Group2, ..., bit14 represents VLAN Group15. If a bit is set (bit value = 1) then the port in question is a member of the VLAN Group represented by the bit.
What is eSWPortCtrlVlanGroups?
This 2-octet bitmask defines which VLAN groups the port belongs to. It allows multi-group membership. Bits 0-3 set mean the port is in groups 1-4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.9 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortCtrlVlanGroups
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.9.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortCtrlVlanGroups.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.9.1 s <value>
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::eSWPortCtrlVlanGroups 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.3 | eSWCtrl | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.3.1 | eSWPortCtrlTable | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.3.1.1 | eSWPortCtrlEntry | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.3.1.1.9 | eSWPortCtrlVlanGroups | ASANTE-SWITCH-MIB |