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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 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 |