All MIBs › CISCOSB-vlan-MIB › vlanDynamicVlanSupported
vlanDynamicVlanSupported
Module: CISCOSB-vlan-MIB
OID (symbolic): CISCOSB-vlan-MIB::vlanDynamicVlanSupported
OID (numeric): 1.3.6.1.4.1.9.6.1.101.48.38
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: is DynamicVlanVlan supported.
What is vlanDynamicVlanSupported?
This read-only TruthValue indicates whether the device supports Dynamic VLAN assignment. An admin checks this before attempting to configure vlanDynamicVlanTag, since dynamic VLAN configuration only takes effect if this feature is supported. For example, if vlanDynamicVlanSupported reports false, an admin knows dynamic VLAN assignment features are unavailable on this switch model.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.48.38 snmpwalk -v2c -c public <target> CISCOSB-vlan-MIB::vlanDynamicVlanSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.48.38.1 snmpget -v2c -c public <target> CISCOSB-vlan-MIB::vlanDynamicVlanSupported.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-vlan-MIB::vlanDynamicVlanSupported OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (11 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.48 | vlan | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.48.38 | vlanDynamicVlanSupported | CISCOSB-vlan-MIB |