All MIBs › ADMIN-ALTEON-AC-vADC-MIB › vADCCurCfgVlanId
vADCCurCfgVlanId
Module: ADMIN-ALTEON-AC-vADC-MIB
OID (symbolic): ADMIN-ALTEON-AC-vADC-MIB::vADCCurCfgVlanId
OID (numeric): 1.3.6.1.4.1.1872.2.6.1.1.1.3.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The vlans list for vADCs. The vlans are
presented in bitmap format. This string displays vlan number
from 1 to 4090.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ vlan 8
|| ||
|| ||___ vlan 7
|| |____ vlan 6
|| . . .
||_________ vlan 1
|__________ Reserved
where x : 1 - The represented vlan applied to the vADC.
0 - The represented vlan not applied to the vADC.What is vADCCurCfgVlanId?
This OID reports an octet string in bitmap format indicating which VLAN IDs are assigned to a vADC instance. It enables network segregation and multi-tenant isolation by mapping layer-2 virtual networks to logical application controllers. Example: 0xF0F0 (binary bits represent VLANs 8, 16, 24, 32 enabled for this vADC).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.6.1.1.1.3.1.2 snmpwalk -v2c -c public <target> ADMIN-ALTEON-AC-vADC-MIB::vADCCurCfgVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.6.1.1.1.3.1.2.1 snmpget -v2c -c public <target> ADMIN-ALTEON-AC-vADC-MIB::vADCCurCfgVlanId.1
Start monitoring Radware Alteon ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADMIN-ALTEON-AC-vADC-MIB::vADCCurCfgVlanId OID value, configure state conditions and alerts, and monitor any Radware Alteon ADCs from a single console.
OID Breakdown
Upper-level ancestors (9 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.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.6 | virt_admin | ALTEON-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.6.1 | adminvADC | ADMIN-ALTEON-AC-vADC-MIB |
| 1.3.6.1.4.1.1872.2.6.1.1 | adminvADCConfigs | ADMIN-ALTEON-AC-vADC-MIB |
| 1.3.6.1.4.1.1872.2.6.1.1.1 | vADCConfig | ADMIN-ALTEON-AC-vADC-MIB |
| 1.3.6.1.4.1.1872.2.6.1.1.1.3 | vADCCurCfgTable | ADMIN-ALTEON-AC-vADC-MIB |
| 1.3.6.1.4.1.1872.2.6.1.1.1.3.1 | vADCCurCfgTableEntry | ADMIN-ALTEON-AC-vADC-MIB |
| 1.3.6.1.4.1.1872.2.6.1.1.1.3.1.2 | vADCCurCfgVlanId | ADMIN-ALTEON-AC-vADC-MIB |