All MIBs › IEEE8021-Q-BRIDGE-MIB › ieee8021QBridgeNextFreeLocalVlanIndex
ieee8021QBridgeNextFreeLocalVlanIndex
Module: IEEE8021-Q-BRIDGE-MIB
OID (symbolic): IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeNextFreeLocalVlanIndex
OID (numeric): 1.3.111.2.802.1.1.4.1.4.4.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The next available value for ieee8021QBridgeVlanIndex of a local VLAN entry in ieee8021QBridgeVlanStaticTable. This will report values >=4096 if a new Local VLAN may be created or else the value 0 if this is not possible.
A row creation operation in this table for an entry with a local VlanIndex value may fail if the current value of this object is not used as the index. Even if the value read is used, there is no guarantee that it will still be the valid index when the create operation is attempted; another manager may have already got in during the intervening time interval. In this case, ieee8021QBridgeNextFreeLocalVlanIndex should be re-read and the creation re-tried with the new value.
This value will automatically change when the current value is used to create a new row.
What is ieee8021QBridgeNextFreeLocalVlanIndex?
The next available local VLAN ID (4096 or higher) that can be used to create a new static VLAN entry, or 0 if none is available; an admin should re-read this value immediately before each row-creation attempt since another manager could claim it first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.4.1.2 snmpwalk -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeNextFreeLocalVlanIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.4.1.2.1 snmpget -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeNextFreeLocalVlanIndex.1
Start monitoring Vendor-neutral IEEE 802.1Q standard (VLAN-capable Ethernet switch/bridge) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeNextFreeLocalVlanIndex OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1Q standard (VLAN-capable Ethernet switch/bridge) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.4 | ieee8021QBridgeMib | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1 | ieee8021QBridgeMibObjects | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4 | ieee8021QBridgeVlan | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.4 | ieee8021QBridgeNextFreeLocalVlanTable | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.4.1 | ieee8021QBridgeNextFreeLocalVlanEntry | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.4.1.2 | ieee8021QBridgeNextFreeLocalVlanIndex | IEEE8021-Q-BRIDGE-MIB |