All MIBs › ASANTE-SWITCH-MIB › eSWPortCtrlVlanID
eSWPortCtrlVlanID
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWPortCtrlVlanID
OID (numeric): 1.3.6.1.4.1.298.1.5.1.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The 12 bit port VLAN indentifier for this port within the switch.
0 - The NULL VLAN ID. It is used when the tagging header contains only user priority information; no VLAN identifier is present in the frame. This number is not allowed here.
1 - The default VLAN ID; To be used as default PVID for the port through which tagged frames will be sent within the switch.
4095 - Reserved for implementation use.
What is eSWPortCtrlVlanID?
This 12-bit value assigns the port to a VLAN (PVID = Port VLAN ID). It sets the port's default VLAN. PVID=20 puts the port in VLAN 20.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.7 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortCtrlVlanID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.7.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWPortCtrlVlanID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.298.1.5.1.3.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eSWPortCtrlVlanID.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::eSWPortCtrlVlanID 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.7 | eSWPortCtrlVlanID | ASANTE-SWITCH-MIB |