All MIBs › WLSX-IFEXT-MIB › ifExtTrunkAllowedVlanList
ifExtTrunkAllowedVlanList
Module: WLSX-IFEXT-MIB
OID (symbolic): WLSX-IFEXT-MIB::ifExtTrunkAllowedVlanList
OID (numeric): 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A string of octets containing one bit per VLAN for a total of 4096 VLANs in the management domain. The most significant bit of the octet string is the lowest value VLAN of 4096 VLANs. By setting the bit(1) we indicate that the vlan is part of the interface. The most significant bit of the bitmap is transmitted first. Note that if the length of this string is less than 512 octets, any 'missing' octets are assumed to contain the value zero. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNTrunkAllowedVlanList.
What is ifExtTrunkAllowedVlanList?
This is a bitmap octet string, one bit per VLAN across up to 4096 VLANs, where a set bit means that VLAN is allowed on this trunk port; the most significant bit represents the lowest VLAN ID and any omitted trailing octets are treated as zero. It is deprecated in favor of ifExtNTrunkAllowedVlanList.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.13 snmpwalk -v2c -c public <target> WLSX-IFEXT-MIB::ifExtTrunkAllowedVlanList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.13.1 snmpget -v2c -c public <target> WLSX-IFEXT-MIB::ifExtTrunkAllowedVlanList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.13.1 s <value>
Start monitoring Aruba wireless LAN controller (wired/wireless port operational-status/traffic status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WLSX-IFEXT-MIB::ifExtTrunkAllowedVlanList OID value, configure state conditions and alerts, and monitor any Aruba wireless LAN controller (wired/wireless port operational-status/traffic status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.14823 | aruba | AP80-PRIVATE-MIB |
| 1.3.6.1.4.1.14823.2 | arubaEnterpriseMibModules | AP80-PRIVATE-MIB |
| 1.3.6.1.4.1.14823.2.2 | switch | ARUBA-MIB |
| 1.3.6.1.4.1.14823.2.2.1 | wlsxEnterpriseMibModules | ARUBA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14823.2.2.1.3 | wlsxIfExtMIB | WLSX-IFEXT-MIB |
| 1.3.6.1.4.1.14823.2.2.1.3.1 | wlsxIfExtGroup | WLSX-IFEXT-MIB |
| 1.3.6.1.4.1.14823.2.2.1.3.1.1 | wlsxIfExtPortTable | WLSX-IFEXT-MIB |
| 1.3.6.1.4.1.14823.2.2.1.3.1.1.1 | wlsxIfExtPortEntry | WLSX-IFEXT-MIB |
| 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.13 | ifExtTrunkAllowedVlanList | WLSX-IFEXT-MIB |